Build:
- 0
2025-06-21 12:09.23: New job: Build using linux-arm64 in
[]
2025-06-21 12:09.23: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.12-nnp-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.12 --packages=ocaml-variants.4.12.1+options,ocaml-options-only-nnp
RUN opam pin add -k version ocaml-variants 4.12.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-21 12:09.23: Using cache hint "4.12.1+nnp-arm64-ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d"
2025-06-21 12:09.23: Waiting for resource in pool OCluster
2025-06-21 12:09.23: Waiting for worker…
2025-06-21 15:07.12: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:c21d8e3a4d3a69f05c6bae8c63617f0e09916d366b8d3b9ab3cc828ffa5c6b1a
#1 transferring dockerfile:
#1 transferring dockerfile: 533B done
#1 DONE 0.2s
#2 [internal] load .dockerignore
#2 sha256:bdf359e85183ec8c58d5abd14350ebeb64285a3b16b37dd13f9e8f0441724076
#2 transferring context: 2B done
#2 DONE 0.3s
#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:8b3d5c56ad81a7c5d46e97eb6a67e383a99ac1c80d5c78bc1da9b137deed336c
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d
#6 sha256:d3ddb6bf20ff71a61e46ee998e74ff8d51e18905606c2634e06317ec97106f3d
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:3f1fce539fd8aba7d7004256ee50a6f89d054e3fed9e08d2085f462c445f9285
#7 DONE 0.0s
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d
#8 sha256:7611f96591b8ef0df2787e5508e221bb24c8dfb6b67c99b91dc2f5db8943ca5e
#8 CACHED
#12 [internal] load build context
#12 sha256:55bae591835322b1f35caeacb5c9f980f2053b206ce37055469217433f22dcc2
#12 transferring context: 533B done
#12 DONE 0.1s
#9 [2/5] RUN opam switch create 4.12 --packages=ocaml-variants.4.12.1+options,ocaml-options-only-nnp
#9 sha256:37190ca99edaba790b552184aaacb57394f7a4d1d92c4a95f323b6eff09f066c
#9 3.210
#9 3.210 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 3.364 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 3.488 [ocaml-config.2/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 3.503 [ocaml-variants.4.12.1+options] downloaded from cache at https://opam.ocaml.org/cache
#9 4.093 [ocaml-variants.4.12.1+options/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 4.195 [ocaml-variants.4.12.1+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#9 4.195
#9 4.195 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.197 -> installed base-bigarray.base
#9 4.199 -> installed base-threads.base
#9 4.211 -> installed base-unix.base
#9 4.212 -> installed ocaml-option-nnp.1
#9 4.444 -> installed base-nnp.base
#9 4.447 -> installed ocaml-options-only-nnp.1
#9 85.52 -> installed ocaml-variants.4.12.1+options
#9 85.56 -> installed ocaml-config.2
#9 85.66 -> installed ocaml.4.12.1
#9 86.01 Done.
#9 86.01 # Run eval $(opam env) to update the current shell environment
#9 DONE 86.6s
#10 [3/5] RUN opam pin add -k version ocaml-variants 4.12.1+options
#10 sha256:007d3e762deac5cf1904f1cd0f2681092a37a1528cd3c9ee514ad931bb5d8e52
#10 0.686 ocaml-variants is now pinned to version 4.12.1+options
#10 0.686
#10 3.410 No package build needed.
#10 3.410 Nothing to do.
#10 3.410 # Run eval $(opam env) to update the current shell environment
#10 DONE 3.5s
#11 [4/5] RUN opam install -y opam-depext
#11 sha256:9b0233db165129a68397451340f6541828987d9d94f556fcc289f23e8651813e
#11 3.590 The following actions will be performed:
#11 3.590 - install opam-depext 1.2.3
#11 3.590
#11 3.590 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 3.728 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 3.744
#11 3.744 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.564 -> installed opam-depext.1.2.3
#11 5.643 Done.
#11 5.644 # Run eval $(opam env) to update the current shell environment
#11 DONE 5.7s
#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:d048c253f57f312c50187872f2e861072c27e06b5f415eda6f23d7c5828c17de
#13 DONE 0.1s
#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.9s done
#14 writing image sha256:a772db3a0d2419b9fe03782609d1a8ffd48198c2b25c925f9b20f13222f1939b done
#14 DONE 1.9s
Pushing "sha256:34440714a35a79bd2fa166604ae7393bea1fa9d07f0199e0ec39f01ed19861ce" to "ocurrent/opam-staging:debian-12-ocaml-4.12-nnp-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
0eb1318a46b4: Preparing
0eb1318a46b4: Pushed
debian-12-ocaml-4.12-nnp-arm64: digest: sha256:de115682e25ca91acf4d12ed2cd48f15d3bb5d3dcaac6d38b1cb7ba778052387 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
0eb1318a46b4: Preparing
0eb1318a46b4: Layer already exists
debian-12-ocaml-4.12-nnp-arm64: digest: sha256:de115682e25ca91acf4d12ed2cd48f15d3bb5d3dcaac6d38b1cb7ba778052387 size: 530
Job succeeded
2025-06-21 15:42.38: Job succeeded