Build:
- 0
2025-06-07 12:01.53: New job: Build using linux-arm64 in
[]
2025-06-07 12:01.53: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.2-afl-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN apt-get -y update
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
RUN opam switch create 5.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.2.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-07 12:01.53: Using cache hint "5.2.1+afl-arm64-ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755"
2025-06-07 12:01.53: Waiting for resource in pool OCluster
2025-06-07 12:01.53: Waiting for worker…
2025-06-07 16:09.29: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:d2a33233918e009e121ca9aa287de964f3e6f58cf58458f4d8d6aee0895f2d47
#2 transferring context: 2B done
#2 DONE 0.1s
#1 [internal] load build definition from Dockerfile
#1 sha256:138852e0fb0f734bca054910811edc470b98817f4c8586b194ccec62efa926df
#1 transferring dockerfile: 692B done
#1 DONE 0.2s
#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
#3 DONE 0.3s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:9feed7257af689424116c6042b6f664949e4df4165a6a8149f779d10d6de70d9
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
#6 sha256:76b19ca501f2d787bc211e35fe00133765f13cd13c2f1ccf6dbbfac2649c8d1e
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:060d5c52d1e4c9ce42fecd685d54a3ce3455b5c370c6b8efc6d8c94f2d159d66
#7 DONE 0.0s
#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
#8 sha256:50c032355ec1e03d95f321a877d9eae54cfae1756362182ff22981498728560f
#8 DONE 0.0s
#9 [2/8] RUN apt-get -y update
#9 sha256:a501cd05d05480e6d59665ed249a6022b0a79b9312744c75c63cfa1968ddc48c
#9 CACHED
#10 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#10 sha256:ce85edfe974ef1ab39cbb1acbd9a0e5e85035feaaff3c31453c4e295315a73b6
#10 CACHED
#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:f98c2ab4ece70192e16a2ddf788396c021a6b5566c95474843ea73322f4d9e98
#11 CACHED
#15 [internal] load build context
#15 sha256:1cd858d66019cc92158fc1fdcd55198b43e1caa893477f5a2a477dcb0a157189
#15 transferring context: 692B done
#15 DONE 0.1s
#12 [5/8] RUN opam switch create 5.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-afl
#12 sha256:7505e48f00843bb4a7aa8afdf444e9e04e6d83a8bb4be360d12741e5eae9c67b
#12 4.388
#12 4.388 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 4.640 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 4.870 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 5.303 [ocaml-variants.5.2.1+options] downloaded from cache at https://opam.ocaml.org/cache
#12 6.088 [ocaml-variants.5.2.1+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#12 6.089
#12 6.089 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 6.092 -> installed base-bigarray.base
#12 6.093 -> installed base-threads.base
#12 6.095 -> installed base-unix.base
#12 6.097 -> installed ocaml-option-afl.1
#12 6.366 -> installed ocaml-options-only-afl.1
#12 140.3 -> installed ocaml-variants.5.2.1+options
#12 140.4 -> installed ocaml-config.3
#12 140.5 -> installed ocaml.5.2.1
#12 140.5 -> installed base-domains.base
#12 140.5 -> installed base-nnp.base
#12 140.9 Done.
#12 140.9 # Run eval $(opam env) to update the current shell environment
#12 DONE 141.3s
#13 [6/8] RUN opam pin add -k version ocaml-variants 5.2.1+options
#13 sha256:eb06a3e37ca3963797cdbcb85b7a6dca4ad179d6f67c65ae8115ea94dc27d57e
#13 0.818 ocaml-variants is now pinned to version 5.2.1+options
#13 0.818
#13 4.583 No package build needed.
#13 4.583 Nothing to do.
#13 4.583 # Run eval $(opam env) to update the current shell environment
#13 DONE 4.7s
#14 [7/8] RUN opam install -y opam-depext
#14 sha256:b8c4207bfc96e7d53150af033103f03f830724296149748a0dc46875faa4094b
#14 4.846 The following actions will be performed:
#14 4.846 - install opam-depext 1.2.3
#14 4.846
#14 4.846 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 5.069 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 5.094
#14 5.094 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 7.021 -> installed opam-depext.1.2.3
#14 7.028 Done.
#14 7.029 # Run eval $(opam env) to update the current shell environment
#14 DONE 7.1s
#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:937482e0fe061b1e35359d00aa351ee08ea6da72fe26f0990999d613b23a155b
#16 DONE 0.1s
#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 1.7s done
#17 writing image sha256:b0c38f98293b7bc01d82988dc6cafedaf76c88d973ebd286654437c06ded2054
#17 writing image sha256:b0c38f98293b7bc01d82988dc6cafedaf76c88d973ebd286654437c06ded2054 done
#17 DONE 1.8s
Pushing "sha256:c7a7acd6e948d929273c2b1c650c79d6150256574aff1defb03469d2aae7316b" to "ocurrent/opam-staging:debian-12-ocaml-5.2-afl-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
495ab933cb6f: Preparing
495ab933cb6f: Pushed
debian-12-ocaml-5.2-afl-arm64: digest: sha256:8a78dea16fe46099a6fceaeb81eaa46d88844d8865d308f679f1229b512e7b84 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
495ab933cb6f: Preparing
495ab933cb6f: Layer already exists
debian-12-ocaml-5.2-afl-arm64: digest: sha256:8a78dea16fe46099a6fceaeb81eaa46d88844d8865d308f679f1229b512e7b84 size: 531
Job succeeded
2025-06-07 16:15.20: Job succeeded