Build:
- 0
2025-06-07 11:55.10: New job: Build using linux-arm64 in
[]
2025-06-07 11:55.10: Will push staging image to ocurrent/opam-staging:debian-11-ocaml-5.3-arm32v7
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
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.3 --packages=ocaml-base-compiler.5.3.0
RUN opam pin add -k version ocaml-base-compiler 5.3.0
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-07 11:55.10: Using cache hint "5.3.0-arm32v7-ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600"
2025-06-07 11:55.10: Waiting for resource in pool OCluster
2025-06-07 11:55.10: Waiting for worker…
2025-06-07 14:50.58: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:438ebe91fe0c5b8520aead4071853c904a858313db5cf9c3e080adaa3bf98884
#1 transferring dockerfile: 729B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:4e5524a17f78b9fe6110e137eb34c81341320e14f912ef4bacd491908d3bba1c
#2 transferring context: 2B done
#2 DONE 0.1s
#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
#3 DONE 0.6s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:5bdc0df673727809418de0e26e09526fb2cdd84e190196bb95eb93684e2a3407
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600
#6 sha256:d47ff8aa1ca16ef026f225d5d2d98e03214c00d9d971f31773278c5143662c66
#6 DONE 0.5s
#7 [internal] load .dockerignore
#7 sha256:4872e302d166e755d5248f97c905ea71cd13e1781310720efd49cb68e8833996
#7 DONE 0.0s
#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600
#8 sha256:323dc06a83911a9c16eb0383779dc45aa4d3fae835fe19653a972029fc9aa9c4
#8 DONE 0.0s
#10 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#10 sha256:3d0d900df7b967c93f0ce9a8f908f1966ddfa886b6e5eefb1d09860551e3d3fc
#10 CACHED
#9 [2/8] RUN apt-get -y update
#9 sha256:69937ec66794d34deabc1f351403f397ce13b934970916b8a0d01797ea1314d6
#9 CACHED
#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:e1e7fc08345f4c680e423abb3ac3df1710b009bf7e75c2f5844242d10ecdc49e
#11 CACHED
#15 [internal] load build context
#15 sha256:3517ee088f30cb71f871888223c6ee26efacda675fec3c619f17682c1338d726
#15 transferring context: 729B done
#15 DONE 0.1s
#12 [5/8] RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0
#12 sha256:203d8cc016c5262500590d6399d5efcbbdf5d4ab0f1377670f2c4f08f1cc5ea6
#12 5.203
#12 5.203 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 5.496 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 5.789 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 6.415 [ocaml-compiler.5.3.0] downloaded from cache at https://opam.ocaml.org/cache
#12 7.261 [ocaml-compiler.5.3.0/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#12 7.262
#12 7.262 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 7.264 -> installed base-bigarray.base
#12 7.271 -> installed base-threads.base
#12 7.272 -> installed base-unix.base
#12 7.274 -> installed ocaml-option-bytecode-only.1
#12 7.537 -> installed ocaml-options-vanilla.1
#12 45.45 -> installed ocaml-compiler.5.3.0
#12 45.48 -> installed ocaml-base-compiler.5.3.0
#12 45.53 -> installed ocaml-config.3
#12 45.66 -> installed ocaml.5.3.0
#12 45.68 -> installed base-domains.base
#12 45.70 -> installed base-effects.base
#12 45.72 -> installed base-nnp.base
#12 45.94 Done.
#12 45.94 # Run eval $(opam env) to update the current shell environment
#12 DONE 46.2s
#13 [6/8] RUN opam pin add -k version ocaml-base-compiler 5.3.0
#13 sha256:3ac238d70d2ff4e5192e77f4d351568d8439c70b7e293ccbcbc17e1f1cc8516b
#13 0.902 ocaml-base-compiler is now pinned to version 5.3.0
#13 0.902
#13 5.436 No package build needed.
#13 5.436 Nothing to do.
#13 5.436 # Run eval $(opam env) to update the current shell environment
#13 DONE 5.5s
#14 [7/8] RUN opam install -y opam-depext
#14 sha256:93cb7fa285ae1379609044564509c47917d9cd82cc4e10e7370ec63491767d30
#14 5.775 The following actions will be performed:
#14 5.775 - install opam-depext 1.2.3
#14 5.775
#14 5.775 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 6.210 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 6.238
#14 6.238 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 8.039 -> installed opam-depext.1.2.3
#14 8.046 Done.
#14 8.048 # Run eval $(opam env) to update the current shell environment
#14 DONE 8.1s
#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:cfa9b26a8eee51f405b42153063f53858061e8683a2fdb3bc44d84702a2ea6cd
#16 DONE 0.1s
#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 0.9s done
#17 writing image sha256:1d39a14bc013015f3a777c46da1403f2d2b6877227f75f529feaf5ff812ee4d7 done
#17 DONE 1.0s
Pushing "sha256:3ab7345b8f8e5b951d1c435409263c76d07e871c6aebb1ffb8a905288253784b" to "ocurrent/opam-staging:debian-11-ocaml-5.3-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
8aed3a849f5c: Preparing
8aed3a849f5c: Pushed
debian-11-ocaml-5.3-arm32v7: digest: sha256:78b9ea836759020df6757102e77aed056d3960b266f9613411f435c180ca73eb size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
8aed3a849f5c: Preparing
8aed3a849f5c: Layer already exists
debian-11-ocaml-5.3-arm32v7: digest: sha256:78b9ea836759020df6757102e77aed056d3960b266f9613411f435c180ca73eb size: 531
Job succeeded
2025-06-07 14:56.22: Job succeeded