Build:
  1. 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-4.08-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
RUN opam pin add -k version ocaml-base-compiler 4.08.1
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 "4.08.1-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 15:09.22: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:7744f7437fb9db89c55439c08b163e8af6a9a401b5ed659e3ef404ef5bc770b5
#1 transferring dockerfile: 504B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:652fba06498e7c7a945b3d9b3992f059ac5bf369d13ce955f16d63e0c9bba15a
#2 transferring context: 2B done
#2 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:fbc2093dc62b0fd9714ae026d6ae1efaf1cfad89d077c2580824d3b2614fedf5
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
#6 sha256:76b19ca501f2d787bc211e35fe00133765f13cd13c2f1ccf6dbbfac2649c8d1e
#6 DONE 1.8s

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

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
#8 sha256:50c032355ec1e03d95f321a877d9eae54cfae1756362182ff22981498728560f
#8 resolve docker.io/ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755 done
#8 DONE 0.1s

#12 [internal] load build context
#12 sha256:1584aec3b40ebe7e9248bad3d847363a0bd022d4e47dbf2b8e0214ff8a333aac
#12 transferring context: 504B done
#12 DONE 0.2s

#9 [2/5] RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
#9 sha256:4535658134450a229320c89860345561bcbc870fe1085f417582ad11e5c457fa
#9 4.350 
#9 4.350 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.695 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 5.046 [ocaml-config.1/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 5.392 [ocaml-base-compiler.4.08.1] downloaded from cache at https://opam.ocaml.org/cache
#9 6.122 [ocaml-base-compiler.4.08.1/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 6.476 [ocaml-base-compiler.4.08.1/fix-gcc10.patch] downloaded from https://opam.ocaml.org/cache
#9 6.841 [ocaml-base-compiler.4.08.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#9 6.842 
#9 6.842 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.082 -> installed base-bigarray.base
#9 7.083 -> installed base-threads.base
#9 7.084 -> installed base-unix.base
#9 106.3 -> installed ocaml-base-compiler.4.08.1
#9 106.4 -> installed ocaml-config.1
#9 106.5 -> installed ocaml.4.08.1
#9 106.8 Done.
#9 106.8 # Run eval $(opam env) to update the current shell environment
#9 DONE 107.3s

#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.08.1
#10 sha256:21473e9cc53f2ca24699d33c3026dff7e6b01ae0b1dc776020d5361df6ac091b
#10 0.782 ocaml-base-compiler is now pinned to version 4.08.1
#10 0.782 
#10 4.559 No package build needed.
#10 4.559 Nothing to do.
#10 4.559 # Run eval $(opam env) to update the current shell environment
#10 DONE 4.6s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:4a35c7b25a543900b194959d9b71b195ce6b6c0d37019ceece987a31f16291ae
#11 4.857 The following actions will be performed:
#11 4.857   - install opam-depext 1.2.3
#11 4.857 
#11 4.857 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.519 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 5.548 
#11 5.548 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.289 -> installed opam-depext.1.2.3
#11 7.297 Done.
#11 7.297 # Run eval $(opam env) to update the current shell environment
#11 DONE 7.5s

#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:1a8d6e9be1b84520534b73e94d9cd53c06be55a7a2a133084e9d7e938bbf46a0
#13 DONE 0.1s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.6s done
#14 writing image sha256:f7f131333d7e06edf8cd09725ab901ec0462692d6698ef54bf82d949efc6021a done
#14 DONE 1.6s
Pushing "sha256:884b8f7ac146f00a870ec463415c0c0368e3abb918086c85c1aed9f544fc6919" to "ocurrent/opam-staging:debian-12-ocaml-4.08-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
88ec90fc1d27: Preparing
88ec90fc1d27: Pushed
debian-12-ocaml-4.08-arm64: digest: sha256:15416e60f9738c8784a174369140ccf041e2460ab4bed2462572d14d023aa758 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
88ec90fc1d27: Preparing
88ec90fc1d27: Layer already exists
debian-12-ocaml-4.08-arm64: digest: sha256:15416e60f9738c8784a174369140ccf041e2460ab4bed2462572d14d023aa758 size: 530
Job succeeded
2025-06-07 15:15.33: Job succeeded