Build:
- 0
2025-09-01 19:42.54: New job: Build using linux-arm64 in
[]
2025-09-01 19:42.54: Will push staging image to ocurrent/opam-staging:debian-13-ocaml-5.2-arm32v7
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4
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.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 [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-09-01 19:42.54: Using cache hint "5.2.1-arm32v7-ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4"
2025-09-01 19:42.54: Waiting for resource in pool OCluster
2025-09-01 19:42.54: Waiting for worker…
2025-09-01 19:58.54: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:c14107ceccb7d2c2abf4ca0469fb0449bd5c22abc9c246d2b2e56e0d59926cae
#1 transferring dockerfile: 729B done
#1 DONE 0.1s
#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 sha256:8d3e54df0f62607d8ba237b8482161b4f3a374f33a62ab2ee35ddc545abfff1d
#2 DONE 0.3s
#3 docker-image://docker.io/docker/dockerfile:1@sha256:38387523653efa0039f8e1c89bb74a30504e76ee9f565e25c9a09841f9427b05
#3 sha256:498f67d9dd1fb04a9aad73bd2bb0309b7ee983cc3c3e224faa788b2c081872de
#3 CACHED
#4 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4
#4 sha256:f002d0cb227fba2f942b0cbc5c2d01e3c2ff7b9c417c2e29a63273206b2eb8a5
#4 DONE 0.0s
#5 [internal] load .dockerignore
#5 sha256:5dc8ac299c8771dc134f2ee78364a0ddb588d3f051dd49f1e0301c4cce95749e
#5 transferring context: 2B done
#5 DONE 0.1s
#7 [internal] load build context
#7 sha256:8bdc25b4ae90171d73d9cb9da771738084186b8667130389a2c794da72232611
#7 transferring context: 729B done
#7 DONE 0.1s
#14 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4
#14 sha256:27c4cbbe6112b8a83d7a0109ba53c38a9039601f1146113c852911eee94a45d8
#14 resolve docker.io/ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4
#14 resolve docker.io/ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4 1.0s done
#14 CACHED
#13 [2/8] RUN apt-get -y update
#13 sha256:a9286c03bc000a96b773fea1fe92ecbba38ba6dfd0f30cae101ca3cf45f4b1a5
#13 0.266 Hit:1 http://deb.debian.org/debian trixie InRelease
#13 0.266 Hit:2 http://deb.debian.org/debian trixie-updates InRelease
#13 0.266 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
#13 0.338 Reading package lists...
#13 DONE 1.2s
#12 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#12 sha256:fde0f7f2706aa112ecb00021c7cd8caeb26de0f8500b43d1465f4ee2e68efe8a
#12 0.335 Reading package lists...
#12 1.107 Building dependency tree...
#12 1.256 Reading state information...
#12 1.311 Calculating upgrade...
#12 1.608 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#12 DONE 1.7s
#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:48b0f7536fe67d209e8cc80a15026f2383525fbf1851470fb68ea8ff7a4b8329
#11 0.340 Reading package lists...
#11 1.113 Building dependency tree...
#11 1.262 Reading state information...
#11 1.589 The following NEW packages will be installed:
#11 1.590 libzstd-dev
#11 1.635 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#11 1.635 Need to get 333 kB of archives.
#11 1.635 After this operation, 945 kB of additional disk space will be used.
#11 1.635 Get:1 http://deb.debian.org/debian trixie/main armhf libzstd-dev armhf 1.5.7+dfsg-1 [333 kB]
#11 2.637 Fetched 333 kB in 0s (7685 kB/s)
#11 2.652 Selecting previously unselected package libzstd-dev:armhf.
#11 2.652 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20342 files and directories currently installed.)
#11 2.663 Preparing to unpack .../libzstd-dev_1.5.7+dfsg-1_armhf.deb ...
#11 2.664 Unpacking libzstd-dev:armhf (1.5.7+dfsg-1) ...
#11 2.719 Setting up libzstd-dev:armhf (1.5.7+dfsg-1) ...
#11 DONE 2.8s
#10 [5/8] RUN opam switch create 5.2 --packages=ocaml-base-compiler.5.2.1
#10 sha256:d0bd55bfe6b9497d63a2c3d7b4db8b7e541884cf38767ca18da3de5b95b030f2
#10 4.063
#10 4.063 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 4.207 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#10 4.345 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#10 4.728 [ocaml-base-compiler.5.2.1] downloaded from cache at https://opam.ocaml.org/cache
#10 5.429 [ocaml-base-compiler.5.2.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#10 5.429
#10 5.429 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 5.431 -> installed base-bigarray.base
#10 5.433 -> installed base-threads.base
#10 5.450 -> installed base-unix.base
#10 5.451 -> installed ocaml-option-bytecode-only.1
#10 5.702 -> installed ocaml-options-vanilla.1
#10 52.17 -> installed ocaml-base-compiler.5.2.1
#10 52.21 -> installed ocaml-config.3
#10 52.32 -> installed ocaml.5.2.1
#10 52.34 -> installed base-domains.base
#10 52.36 -> installed base-nnp.base
#10 52.58 Done.
#10 52.58 # Run eval $(opam env) to update the current shell environment
#10 DONE 52.9s
#9 [6/8] RUN opam pin add -k version ocaml-base-compiler 5.2.1
#9 sha256:4ef866bd46a285692db1553bb2607c56ed102dd9e6cd530baa5e9806f260736b
#9 0.674 ocaml-base-compiler is now pinned to version 5.2.1
#9 0.674
#9 4.180 No package build needed.
#9 4.180 Nothing to do.
#9 4.181 # Run eval $(opam env) to update the current shell environment
#9 DONE 4.2s
#8 [7/8] RUN opam install -y opam-depext
#8 sha256:dc1a22a8b2782460633144aaacff46ed95a84a06470e46486bb9e99309db741c
#8 4.505 The following actions will be performed:
#8 4.505 - install opam-depext 1.2.3
#8 4.505
#8 4.505 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#8 4.755 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#8 4.781
#8 4.781 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#8 6.425 -> installed opam-depext.1.2.3
#8 6.430 Done.
#8 6.431 # Run eval $(opam env) to update the current shell environment
#8 DONE 6.5s
#6 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#6 sha256:75a09cfc407c61c4be1621d833696d7bd205579854a7a18004eb0efc88a39a4d
#6 DONE 0.1s
#15 exporting to image
#15 sha256:e1cbd4814b8e0a532c42d2bc255bc834779547c353030389e75b221134fa338f
#15 exporting layers
#15 exporting layers 1.2s done
#15 writing image sha256:3a1ebc089900759bdf1a45e4fb689b4ec70b67998150e946866df6eeb1e56075 done
#15 DONE 1.2s
Pushing "sha256:c8295c5a6703e4a41665b6e49940a130cbb23a3825ee154d902390fad773d9a5" to "ocurrent/opam-staging:debian-13-ocaml-5.2-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
d83c20c9726c: Preparing
d83c20c9726c: Pushed
debian-13-ocaml-5.2-arm32v7: digest: sha256:75db883a0409a0cdf8305572aa564e2f923dd0e790e2e5743cdddba4047a5b28 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
d83c20c9726c: Preparing
d83c20c9726c: Layer already exists
debian-13-ocaml-5.2-arm32v7: digest: sha256:75db883a0409a0cdf8305572aa564e2f923dd0e790e2e5743cdddba4047a5b28 size: 531
Job succeeded
2025-09-01 20:38.08: Job succeeded