Build:
  1. 1
  2. 0
2025-10-13 09:33.17: New job: Build using linux-arm64 in
                                []
2025-10-13 09:33.17: Will push staging image to ocurrent/opam-staging:debian-13-ocaml-4.13-flambda-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:7e9ed905456642122ac4ba90a91aa7341c6f8eb7595134ef0735f34ae0254347
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.13 --packages=ocaml-variants.4.13.1+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 4.13.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-10-13 09:33.17: Using cache hint "4.13.1+flambda-arm32v7-ocurrent/opam-staging@sha256:7e9ed905456642122ac4ba90a91aa7341c6f8eb7595134ef0735f34ae0254347"
2025-10-13 09:33.17: Waiting for resource in pool OCluster
2025-10-13 12:55.06: Waiting for worker…
2025-10-13 13:00.07: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:d1d78343944bc5a9dcefafe29db5054e18e577ca4ce54112bf69d879f7e76e63
#1 transferring dockerfile: 603B done
#1 DONE 0.0s

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 sha256:8d3e54df0f62607d8ba237b8482161b4f3a374f33a62ab2ee35ddc545abfff1d
#2 DONE 0.6s

#3 docker-image://docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6
#3 sha256:af7cd8303c7f6833bd9c7654e78133e6d9f8fe5b555ddfc8ce27b673ff639e7c
#3 CACHED

#4 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:7e9ed905456642122ac4ba90a91aa7341c6f8eb7595134ef0735f34ae0254347
#4 sha256:3179de860d74de7b038a6d8c907ca951449bfc256d8bf43793e7837c95e2fb27
#4 DONE 0.5s

#5 [internal] load .dockerignore
#5 sha256:1edfb7adcc76bc65fc8f9acfdd24e75e788be3de8e0285d824dd48b5fbf899f4
#5 transferring context: 2B done
#5 DONE 0.0s

#11 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:7e9ed905456642122ac4ba90a91aa7341c6f8eb7595134ef0735f34ae0254347
#11 sha256:b28b8fd1f674556dc9fe009ce0db2ba2ef3d64720b57c90379d87a21f085f059
#11 CACHED

#7 [internal] load build context
#7 sha256:23ed8435b372dff18bb7df4f5e625a49217206c6c70370988118ac5cf1e87e29
#7 transferring context: 603B done
#7 DONE 0.0s

#10 [2/5] RUN opam switch create 4.13 --packages=ocaml-variants.4.13.1+options,ocaml-options-only-flambda
#10 sha256:e2c5ce7e0acac3872bb20551cd8cd171707906995f51325001b2a53844124da3
#10 4.054 
#10 4.054 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 4.212 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#10 4.355 [ocaml-config.2/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#10 4.490 [ocaml-variants.4.13.1+options] downloaded from cache at https://opam.ocaml.org/cache
#10 5.134 [ocaml-variants.4.13.1+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#10 5.135 
#10 5.135 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 5.137 -> installed base-bigarray.base
#10 5.139 -> installed base-threads.base
#10 5.152 -> installed base-unix.base
#10 5.153 -> installed ocaml-option-flambda.1
#10 5.365 -> installed ocaml-options-only-flambda.1
#10 118.9 -> installed ocaml-variants.4.13.1+options
#10 118.9 -> installed ocaml-config.2
#10 119.1 -> installed ocaml.4.13.1
#10 119.4 Done.
#10 119.4 # Run eval $(opam env) to update the current shell environment
#10 DONE 119.8s

#9 [3/5] RUN opam pin add -k version ocaml-variants 4.13.1+options
#9 sha256:160cdb35bda933f1831fe08a25488b5f3110a20724bb63332c5d33d1acb05e4a
#9 0.692 ocaml-variants is now pinned to version 4.13.1+options
#9 0.692 
#9 4.301 No package build needed.
#9 4.301 Nothing to do.
#9 4.301 # Run eval $(opam env) to update the current shell environment
#9 DONE 4.3s

#8 [4/5] RUN opam install -y opam-depext
#8 sha256:41ff3897d73e6a1a839013d1685ac8f4d5e1258c7a7eff0747c0d9338f40a41f
#8 4.698 The following actions will be performed:
#8 4.698   - install opam-depext 1.2.3
#8 4.698 
#8 4.698 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#8 4.922 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#8 4.953 
#8 4.953 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#8 7.017 -> installed opam-depext.1.2.3
#8 7.024 Done.
#8 7.024 # Run eval $(opam env) to update the current shell environment
#8 DONE 7.1s

#6 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#6 sha256:2578eddd5d0b7948ca367d9dbb7651eff79d61813167d2690a6911137c16a363
#6 DONE 0.1s

#12 exporting to image
#12 sha256:b1946f976f8547abeca6879175f7e692a1847c919abdc2014217f6276b8be5d0
#12 exporting layers
#12 exporting layers 2.1s done
#12 writing image sha256:78b1463e8b2fc456efd3e318980ad76fcbd4e858cf717fa2a52f2fe4b1e69c39 done
#12 DONE 2.1s
Pushing "sha256:b56c679ef7ca81d8e2566b249310f89ce2a40f2aae79bba0809bf856815c5af3" to "ocurrent/opam-staging:debian-13-ocaml-4.13-flambda-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
ceeb3e38157f: Preparing
ceeb3e38157f: Pushed
debian-13-ocaml-4.13-flambda-arm32v7: digest: sha256:4154bbf4280d14f4e4355d394f869d8d4d762513ec497533b2e34fbdb151e4f5 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
ceeb3e38157f: Preparing
ceeb3e38157f: Layer already exists
debian-13-ocaml-4.13-flambda-arm32v7: digest: sha256:4154bbf4280d14f4e4355d394f869d8d4d762513ec497533b2e34fbdb151e4f5 size: 531
Job succeeded
2025-10-13 13:05.59: Job succeeded