Build:
- 0
2025-06-21 11:53.34: New job: Build using linux-arm64 in
[]
2025-06-21 11:53.34: Will push staging image to ocurrent/opam-staging:alpine-3.21-ocaml-5.4-afl-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
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.4 --packages=ocaml-variants.5.4.0+trunk,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.4.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-21 11:53.34: Using cache hint "5.4.0+afl-arm64-ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c"
2025-06-21 11:53.34: Waiting for resource in pool OCluster
2025-06-21 11:53.34: Waiting for worker…
2025-06-21 13:44.52: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:d9913921976953251eb5ff48d73f84031e61e00cdfe47db03ee12cdf815e5db5
#2 transferring context: 2B done
#2 DONE 0.2s
#1 [internal] load build definition from Dockerfile
#1 sha256:7183182007f607bf3ec9ab3e30b9f0a85fd26123fc3bcd845042a02947280733
#1 transferring dockerfile: 681B done
#1 DONE 0.2s
#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
#3 DONE 0.6s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:c600e15f2a839d14fa0c09e3b7640b256472856e54febe870f9f17e8575e1ca0
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
#6 sha256:c18f2e9a3855326f423d4c8fba5800e8fd42b368961b534bd0331a5f6253d83e
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:5898c41084c0be681505b08714064542e48e55571d5f835432f4cfb5513a06d8
#7 DONE 0.0s
#8 [1/7] FROM docker.io/ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
#8 sha256:285cd955854b511758c06f3b1b15cbc15aacde993369e6d3cef1ff4b1eea2d33
#8 CACHED
#15 [internal] load build context
#15 sha256:8421dbe1de29cb25f525c71da66ad592621c8c996b4045c6b46f2a64e41c6484
#15 transferring context: 681B done
#15 DONE 0.1s
#9 [2/8] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:788bb3af10bbf18854c3b930a9f07890cc55b0cac186f07229a5760d01271b26
#9 1.461 [beta] Initialised
#9 DONE 1.7s
#10 [3/8] RUN apk update && apk upgrade
#10 sha256:540e6a140673f48310d9a568dc838efb3daf392d583350797d045214efc640f5
#10 0.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/aarch64/APKINDEX.tar.gz
#10 0.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/aarch64/APKINDEX.tar.gz
#10 0.798 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
#10 0.893 fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
#10 1.251 fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
#10 1.632 v3.21.3-603-g364e1f9788f [https://dl-cdn.alpinelinux.org/alpine/v3.21/main]
#10 1.632 v3.21.3-605-g3307d5c253d [https://dl-cdn.alpinelinux.org/alpine/v3.21/community]
#10 1.632 v3.23.0_alpha20250612-581-g0452f3e42db [https://dl-cdn.alpinelinux.org/alpine/edge/main]
#10 1.632 v3.23.0_alpha20250612-586-g6c5d234b964 [https://dl-cdn.alpinelinux.org/alpine/edge/community]
#10 1.632 v3.23.0_alpha20250612-582-g8a3fc1bc8f0 [https://dl-cdn.alpinelinux.org/alpine/edge/testing]
#10 1.632 OK: 59106 distinct packages available
#10 2.412 (1/3) Upgrading python3 (3.12.10-r1 -> 3.12.11-r0)
#10 2.725 (2/3) Upgrading python3-pycache-pyc0 (3.12.10-r1 -> 3.12.11-r0)
#10 2.960 (3/3) Upgrading python3-pyc (3.12.10-r1 -> 3.12.11-r0)
#10 2.961 Executing busybox-1.37.0-r12.trigger
#10 2.973 OK: 301 MiB in 101 packages
#10 DONE 3.4s
#11 [4/8] RUN apk add zstd
#11 sha256:7e86888a5da3c2ad7e912687b598594ea8bd78a3edaa377bc5b4d88263cba085
#11 1.360 (1/1) Installing zstd (1.5.6-r2)
#11 1.432 Executing busybox-1.37.0-r12.trigger
#11 1.448 OK: 301 MiB in 102 packages
#11 DONE 2.2s
#12 [5/8] RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+trunk,ocaml-options-only-afl
#12 sha256:2090596e8b80f75e1ba849ae17f3105e295699a036d916d8412a65815c999810
#12 3.367
#12 3.367 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 3.518 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 3.595 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 5.883 [ocaml-compiler.5.4] downloaded from https://github.com/ocaml/ocaml/archive/5.4.tar.gz
#12 6.539
#12 6.539 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 6.543 -> installed base-bigarray.base
#12 6.553 -> installed base-threads.base
#12 6.555 -> installed base-unix.base
#12 6.557 -> installed host-arch-arm64.1
#12 6.558 -> installed host-system-other.1
#12 6.559 -> installed ocaml-beta.enabled
#12 6.562 -> installed ocaml-option-afl.1
#12 6.809 -> installed ocaml-options-only-afl.1
#12 151.8 -> installed ocaml-compiler.5.4
#12 151.8 -> installed ocaml-variants.5.4.0+trunk
#12 151.9 -> installed ocaml-config.3
#12 152.0 -> installed ocaml.5.4.0
#12 152.0 -> installed base-domains.base
#12 152.1 -> installed base-effects.base
#12 152.1 -> installed base-nnp.base
#12 152.5 Done.
#12 152.5 # Run eval $(opam env) to update the current shell environment
#12 DONE 152.8s
#13 [6/8] RUN opam pin add -k version ocaml-variants 5.4.0+trunk
#13 sha256:ec3e5dddaeb5942a74d5f9568a9673c510351fa15d5e9caccfc5abf4e23bc5af
#13 0.665 ocaml-variants is now pinned to version 5.4.0+trunk
#13 0.665
#13 3.478 No package build needed.
#13 3.478 Nothing to do.
#13 3.486 # Run eval $(opam env) to update the current shell environment
#13 DONE 3.8s
#14 [7/8] RUN opam install -y opam-depext
#14 sha256:69dc36a8978ff713cc784d2b3c9c8c6892140a31cbefd03dc48588eca248ddd4
#14 3.706 The following actions will be performed:
#14 3.706 - install opam-depext 1.2.3
#14 3.706
#14 3.706 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 3.839 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 3.861
#14 3.861 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 6.101 -> installed opam-depext.1.2.3
#14 6.109 Done.
#14 6.116 # Run eval $(opam env) to update the current shell environment
#14 DONE 6.2s
#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:44fcba1d7bc5ef2c12ce1dcccbe1523cc79a05fdb59abad37d4eae082e759669
#16 DONE 0.1s
#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 2.1s done
#17 writing image sha256:81e105a3157a21ae02a940205fe174a51772666dafe1008c98a720325e9c03c5 done
#17 DONE 2.1s
Pushing "sha256:c16d8aa2def808060a4e1db2e4a5780afcfe087f5dd30a9841033f2b372b4491" to "ocurrent/opam-staging:alpine-3.21-ocaml-5.4-afl-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
d150a149cbbc: Preparing
d150a149cbbc: Pushed
alpine-3.21-ocaml-5.4-afl-arm64: digest: sha256:1d00c23b81ca6ab56ef4cac639d7eebc3f491af0c200e9e477cfd46426a0bb11 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
d150a149cbbc: Preparing
d150a149cbbc: Layer already exists
alpine-3.21-ocaml-5.4-afl-arm64: digest: sha256:1d00c23b81ca6ab56ef4cac639d7eebc3f491af0c200e9e477cfd46426a0bb11 size: 531
Job succeeded
2025-06-21 13:50.31: Job succeeded