Build:
- 0
2025-08-23 09:05.48: New job: Build using linux-arm64 in
[]
2025-08-23 09:05.48: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.4-alpha1-arm32v7
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:a67af58aa81822f4a2c75f9e8fd3de01d25c6de3f16bc189eb0cdf43a57a7b3b
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
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 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.4~alpha1 --packages=ocaml-base-compiler.5.4.0~alpha1
RUN opam pin add -k version ocaml-base-compiler 5.4.0~alpha1
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-08-23 09:05.48: Using cache hint "5.4.0~alpha1-arm32v7-ocurrent/opam-staging@sha256:a67af58aa81822f4a2c75f9e8fd3de01d25c6de3f16bc189eb0cdf43a57a7b3b"
2025-08-23 09:05.48: Waiting for resource in pool OCluster
2025-08-23 10:17.56: Waiting for worker…
2025-08-23 14:53.34: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:f8aa2a926fa6b66988d07b0e4aa69da738f53293375b0bd65338a3285a7caa45
#1 transferring dockerfile: 838B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:f83145968ff8c51982f04af05a6f238e7dc5f07146c99034df58ec51b48d163e
#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.6s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:38387523653efa0039f8e1c89bb74a30504e76ee9f565e25c9a09841f9427b05
#4 sha256:68a5a5596914e3b0629f7b4b33d88cd8b729b3a878212d9d10105dae39f4257c
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:a6554b9b5214c290999a89803be571080b54ea5f9305df2002beca4282de579c
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:a67af58aa81822f4a2c75f9e8fd3de01d25c6de3f16bc189eb0cdf43a57a7b3b
#6 sha256:f36fc826cff8cbc21f7eaa4b2d41f51f5f5936c61abcbc1cb4b388c1b216e5c9
#6 DONE 0.5s
#7 [internal] load .dockerignore
#7 sha256:8b1c39b6c2bf8d1aab49740d7af0810e41190b123c4a84c2e3983c292a8b76f3
#7 DONE 0.0s
#8 [1/9] FROM docker.io/ocurrent/opam-staging@sha256:a67af58aa81822f4a2c75f9e8fd3de01d25c6de3f16bc189eb0cdf43a57a7b3b
#8 sha256:29d5f1e84cd13163c8999c5adea7a7d43b19f96b363f8d992bad60adc0fe8b04
#8 CACHED
#16 [internal] load build context
#16 sha256:d320b8d984c813a24046edbe91277d90dd57fb600e4e98e286300121aeb1688f
#16 transferring context: 838B done
#16 DONE 0.1s
#9 [2/9] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:d3c87e6cb37e52dc9a06ebab79d344d76d7a4997b0b6ee1914e17c6fc946c88c
#9 1.123 [beta] Initialised
#9 DONE 1.3s
#10 [3/9] RUN apt-get -y update
#10 sha256:55013d693e010aa2d0aa589f9784ee9306a5c6e748c14b1c8c07f4b83eef3777
#10 0.495 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.495 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#10 0.497 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#10 0.867 Fetched 103 kB in 0s (249 kB/s)
#10 0.867 Reading package lists...
#10 DONE 1.6s
#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:a7b98f89356a90a115e5b6b193c20b2bfed3f11530e9ca632939b4fd8057f403
#11 0.379 Reading package lists...
#11 1.083 Building dependency tree...
#11 1.224 Reading state information...
#11 1.252 Calculating upgrade...
#11 1.464 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#11 DONE 1.5s
#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:a1a1f8a62a045e0add7001e4bd3aee02d187841cab3b599324958cf395b36e46
#12 0.438 Reading package lists...
#12 1.130 Building dependency tree...
#12 1.254 Reading state information...
#12 1.483 The following NEW packages will be installed:
#12 1.484 libzstd-dev
#12 1.512 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#12 1.512 Need to get 314 kB of archives.
#12 1.512 After this operation, 889 kB of additional disk space will be used.
#12 1.512 Get:1 http://deb.debian.org/debian bookworm/main armhf libzstd-dev armhf 1.5.4+dfsg2-5 [314 kB]
#12 1.668 debconf: delaying package configuration, since apt-utils is not installed
#12 1.698 Fetched 314 kB in 0s (11.6 MB/s)
#12 1.718 Selecting previously unselected package libzstd-dev:armhf.
#12 1.718 (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 ... 18475 files and directories currently installed.)
#12 1.731 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_armhf.deb ...
#12 1.732 Unpacking libzstd-dev:armhf (1.5.4+dfsg2-5) ...
#12 1.788 Setting up libzstd-dev:armhf (1.5.4+dfsg2-5) ...
#12 DONE 1.9s
#13 [6/9] RUN opam switch create 5.4~alpha1 --packages=ocaml-base-compiler.5.4.0~alpha1
#13 sha256:7aa7212345bfbe723311ad7c66d2629f81cf66070005b006bd1771ad0fd9b7e8
#13 4.222
#13 4.222 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 4.332 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#13 4.438 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#13 4.803 [ocaml-compiler.5.4.0~alpha1] downloaded from cache at https://opam.ocaml.org/cache
#13 5.571 [ocaml-compiler.5.4.0~alpha1/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#13 5.572
#13 5.572 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.575 -> installed base-bigarray.base
#13 5.589 -> installed base-threads.base
#13 5.590 -> installed base-unix.base
#13 5.591 -> installed ocaml-beta.enabled
#13 5.592 -> installed ocaml-option-bytecode-only.1
#13 5.883 -> installed ocaml-options-vanilla.1
#13 45.32 -> installed ocaml-compiler.5.4.0~alpha1
#13 45.34 -> installed ocaml-base-compiler.5.4.0~alpha1
#13 45.37 -> installed ocaml-config.3
#13 45.50 -> installed ocaml.5.4.0
#13 45.52 -> installed base-domains.base
#13 45.54 -> installed base-effects.base
#13 45.56 -> installed base-nnp.base
#13 45.80 Done.
#13 45.80 # Run eval $(opam env) to update the current shell environment
#13 DONE 46.1s
#14 [7/9] RUN opam pin add -k version ocaml-base-compiler 5.4.0~alpha1
#14 sha256:c6e733e93357f70840e9ab36fd4c0788643e0739399cd09f8ea39be18432e3b4
#14 0.778 ocaml-base-compiler is now pinned to version 5.4.0~alpha1
#14 0.778
#14 4.223 No package build needed.
#14 4.223 Nothing to do.
#14 4.224 # Run eval $(opam env) to update the current shell environment
#14 DONE 4.3s
#15 [8/9] RUN opam install -y opam-depext
#15 sha256:33268e5d7c7181d0a67f631cb5ddc28b2635a03895a0fa50d85cae970745dd45
#15 4.579 The following actions will be performed:
#15 4.579 - install opam-depext 1.2.3
#15 4.579
#15 4.579 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 4.712 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#15 4.739
#15 4.739 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 6.498 -> installed opam-depext.1.2.3
#15 6.506 Done.
#15 6.507 # Run eval $(opam env) to update the current shell environment
#15 DONE 6.6s
#17 [9/9] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#17 sha256:941859fe5d9bda4e93fc422faba7e92ca1b847d7024155101833889d6c4233be
#17 DONE 0.1s
#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 1.0s done
#18 writing image sha256:7eab6f02e7cbe58cb316cfcbc8b0fe1e5c1b62134be4dc67b97aa09ec99358dd done
#18 DONE 1.0s
Pushing "sha256:c2156597ebbdecc13d27db550445f66fd9e5184ebe3011a4738b63544133d0c8" to "ocurrent/opam-staging:debian-12-ocaml-5.4-alpha1-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
a2c901dd9e01: Preparing
a2c901dd9e01: Pushed
debian-12-ocaml-5.4-alpha1-arm32v7: digest: sha256:72265cda6f1f01f892ac9833e2cf6af940f8c07de9ab996f2085930f699f1d17 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
a2c901dd9e01: Preparing
a2c901dd9e01: Layer already exists
debian-12-ocaml-5.4-alpha1-arm32v7: digest: sha256:72265cda6f1f01f892ac9833e2cf6af940f8c07de9ab996f2085930f699f1d17 size: 531
Job succeeded
2025-08-23 15:13.57: Job succeeded