Build:
  1. 0
2025-06-07 11:45.18: New job: Build using linux-arm64 in
                                []
2025-06-07 11:45.18: Will push staging image to ocurrent/opam-staging:alpine-3.21-ocaml-5.2-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:a037e52aa906df513895e102c1cffc6cef729d6f5a6d70de9003d93ff0f8d07b
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
RUN opam switch create 5.2 --packages=ocaml-base-compiler.5.2.1
RUN opam pin add -k version ocaml-base-compiler 5.2.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-07 11:45.18: Using cache hint "5.2.1-arm64-ocurrent/opam-staging@sha256:a037e52aa906df513895e102c1cffc6cef729d6f5a6d70de9003d93ff0f8d07b"
2025-06-07 11:45.18: Waiting for resource in pool OCluster
2025-06-07 11:45.18: Waiting for worker…
2025-06-07 13:46.50: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:dba12f9908497dceb6d8ca0b2f514c7bcc4df5200008e2d466745e1f806968b5
#1 transferring dockerfile: 568B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:c93a55841c862bc0e886432353b99761b1a0724420adb2b950c804f9611af570
#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.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:eebdd63275585beec235922735e542b9ec3d210d37c7e981c4538997a9d03826
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:a037e52aa906df513895e102c1cffc6cef729d6f5a6d70de9003d93ff0f8d07b
#6 sha256:064fe73d34c181f7dcf106dbde9b2e38d7d223021d097c4b9ac19d39979ca600
#6 DONE 0.0s

#7 [internal] load .dockerignore
#7 sha256:0d2c0b122234712948d46705d76a01e3b65c29f0a47758d5ce0722990b843386
#7 DONE 0.0s

#8 [1/7] FROM docker.io/ocurrent/opam-staging@sha256:a037e52aa906df513895e102c1cffc6cef729d6f5a6d70de9003d93ff0f8d07b
#8 sha256:a87e40c91d03cbb545b3c113d5363af2f7f0bb508fb8c4761bf1481e199881a5
#8 DONE 0.0s

#9 [2/7] RUN apk update && apk upgrade
#9 sha256:ec001e28f78c992532c3b43d7de805143d009319c3272f65126d06098bb9ea30
#9 CACHED

#10 [3/7] RUN apk add zstd
#10 sha256:d0a5ea2692fd4cc8222b4955584c1cf2af95893387f5cbf143f30e6d2e098194
#10 CACHED

#14 [internal] load build context
#14 sha256:5b75c97c51a9c09842e0855d384bdd354b59c781e60223131b4331587056f3d1
#14 transferring context: 568B done
#14 DONE 0.1s

#11 [4/7] RUN opam switch create 5.2 --packages=ocaml-base-compiler.5.2.1
#11 sha256:8197b35670e7cbcc135ffb636d9cfcc41d99a4fe1bce2b4f1eaf8aec73394c46
#11 4.331 
#11 4.331 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.625 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#11 4.813 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#11 5.563 [ocaml-base-compiler.5.2.1] downloaded from cache at https://opam.ocaml.org/cache
#11 6.333 [ocaml-base-compiler.5.2.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#11 6.337 
#11 6.337 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.582 -> installed base-bigarray.base
#11 6.585 -> installed base-threads.base
#11 6.588 -> installed base-unix.base
#11 6.589 -> installed ocaml-options-vanilla.1
#11 109.3 -> installed ocaml-base-compiler.5.2.1
#11 109.3 -> installed ocaml-config.3
#11 109.4 -> installed ocaml.5.2.1
#11 109.4 -> installed base-domains.base
#11 109.5 -> installed base-nnp.base
#11 109.8 Done.
#11 109.8 # Run eval $(opam env) to update the current shell environment
#11 DONE 110.3s

#12 [5/7] RUN opam pin add -k version ocaml-base-compiler 5.2.1
#12 sha256:73e365dd9639aa420edee6ed9ec813ec156c869d18752e8290601365f76ac549
#12 0.866 ocaml-base-compiler is now pinned to version 5.2.1
#12 0.866 
#12 4.693 No package build needed.
#12 4.693 Nothing to do.
#12 4.702 # Run eval $(opam env) to update the current shell environment
#12 DONE 4.8s

#13 [6/7] RUN opam install -y opam-depext
#13 sha256:1ff5e4cfbe08a941de3fe9b39ea14477eb3f1805c6e8bf2ca13624e741df922f
#13 4.956 The following actions will be performed:
#13 4.956   - install opam-depext 1.2.3
#13 4.956 
#13 4.956 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.411 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#13 5.438 
#13 5.438 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 7.330 -> installed opam-depext.1.2.3
#13 7.339 Done.
#13 7.346 # Run eval $(opam env) to update the current shell environment
#13 DONE 7.7s

#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:1ba72919bd28492e4140319bbdb1a57a7aecc9e6ec821df2f241171df2390396
#15 DONE 0.1s

#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 1.9s done
#16 writing image sha256:d545a1f5eb0f28733faea63bb74e23d4ec052de6cd68bd989e2cbf2e68155aee done
#16 DONE 1.9s
Pushing "sha256:3685baa1657476af498be0854dace4479353cdb4a8df9b689e816dcc084dd9d3" to "ocurrent/opam-staging:alpine-3.21-ocaml-5.2-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
0fe68c77e182: Preparing
0fe68c77e182: Pushed
alpine-3.21-ocaml-5.2-arm64: digest: sha256:e576ab8ff36a7505d1f64d0ceba0c203c9dbc0c930ddb6a62d32f02b911ccb4a size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
0fe68c77e182: Preparing
0fe68c77e182: Layer already exists
alpine-3.21-ocaml-5.2-arm64: digest: sha256:e576ab8ff36a7505d1f64d0ceba0c203c9dbc0c930ddb6a62d32f02b911ccb4a size: 530
Job succeeded
2025-06-07 13:53.22: Job succeeded