Build:
- 0
2025-08-02 17:06.53: New job: Build using linux-arm64 in
[]
2025-08-02 17:06.53: Will push staging image to ocurrent/opam-staging:ubuntu-25.04-ocaml-5.3-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:fb4243be4137417ab899b470f09491d22388c0a92400392aa9350d10bb952342
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.3 --packages=ocaml-base-compiler.5.3.0
RUN opam pin add -k version ocaml-base-compiler 5.3.0
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-08-02 17:06.53: Using cache hint "5.3.0-arm64-ocurrent/opam-staging@sha256:fb4243be4137417ab899b470f09491d22388c0a92400392aa9350d10bb952342"
2025-08-02 17:06.53: Waiting for resource in pool OCluster
2025-08-02 17:06.53: Waiting for worker…
2025-08-02 17:06.54: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:9a3c55cd61dbb8a47cc79345b44954cf71d43790cb3c3d8ab552bb51cfccf87b
#1 transferring dockerfile: 663B done
#1 DONE 0.2s
#2 [internal] load .dockerignore
#2 sha256:e19d1b9a97ab0ed64969cef3dbfe2ff9340f8dd0ad12656351927f0de368eea0
#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.1s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:3694fc6a1622b021a61b8adac7da481535f8406bcd8ad7e195c9ad4bc9e4bf64
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:fb4243be4137417ab899b470f09491d22388c0a92400392aa9350d10bb952342
#6 sha256:4f92494e334e5833fda7b8ab21826eacd63d082630dd0d24ca97bd08e75c52d8
#6 DONE 1.4s
#7 [internal] load .dockerignore
#7 sha256:7d32650df83a1a5ce8ed05747070c431811ea8840385216c43ec0d991bf115e9
#7 DONE 0.0s
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:fb4243be4137417ab899b470f09491d22388c0a92400392aa9350d10bb952342
#8 sha256:72aea359aad48c6644a02e6cee232b696f57f3e5b8d98caad3e6b0ef9d794ac9
#8 resolve docker.io/ocurrent/opam-staging@sha256:fb4243be4137417ab899b470f09491d22388c0a92400392aa9350d10bb952342 done
#8 DONE 0.1s
#9 [2/8] RUN apt-get -y update
#9 sha256:e6351290967d818a6ad85f5eaa88fc19ef36f4767b76eeb0f8ddd455ca64994b
#9 ...
#15 [internal] load build context
#15 sha256:d09a602f6cc1f04d6dcd4f2eef07c89f0a0f64fdc5b29c4ea1ebb5a3d48f875e
#15 transferring context: 663B done
#15 DONE 0.5s
#9 [2/8] RUN apt-get -y update
#9 sha256:e6351290967d818a6ad85f5eaa88fc19ef36f4767b76eeb0f8ddd455ca64994b
#9 1.311 Hit:1 http://ports.ubuntu.com/ubuntu-ports plucky InRelease
#9 1.371 Get:2 http://ports.ubuntu.com/ubuntu-ports plucky-updates InRelease [126 kB]
#9 1.693 Get:3 http://ports.ubuntu.com/ubuntu-ports plucky-backports InRelease [126 kB]
#9 1.825 Get:4 http://ports.ubuntu.com/ubuntu-ports plucky-security InRelease [126 kB]
#9 1.949 Get:5 http://ports.ubuntu.com/ubuntu-ports plucky-updates/main arm64 Packages [357 kB]
#9 2.109 Fetched 735 kB in 1s (737 kB/s)
#9 2.109 Reading package lists...
#9 DONE 3.0s
#10 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#10 sha256:66a291402add90c297fae01b2a5bb29991ab6032785576a99edbd990c0326527
#10 0.385 Reading package lists...
#10 1.201 Building dependency tree...
#10 1.407 Reading state information...
#10 1.487 Calculating upgrade...
#10 1.830 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#10 DONE 2.6s
#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:d0f771374229814ab8cc33162cf6942e3ce1b5b17e6132c513affb4673568249
#11 0.669 Reading package lists...
#11 1.428 Building dependency tree...
#11 1.641 Reading state information...
#11 2.018 The following NEW packages will be installed:
#11 2.019 libzstd-dev
#11 2.207 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#11 2.207 Need to get 353 kB of archives.
#11 2.207 After this operation, 1192 kB of additional disk space will be used.
#11 2.207 Get:1 http://ports.ubuntu.com/ubuntu-ports plucky/main arm64 libzstd-dev arm64 1.5.6+dfsg-2 [353 kB]
#11 3.553 Fetched 353 kB in 1s (666 kB/s)
#11 3.573 Selecting previously unselected package libzstd-dev:arm64.
#11 3.573 (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 ... 16585 files and directories currently installed.)
#11 3.583 Preparing to unpack .../libzstd-dev_1.5.6+dfsg-2_arm64.deb ...
#11 3.584 Unpacking libzstd-dev:arm64 (1.5.6+dfsg-2) ...
#11 3.623 Setting up libzstd-dev:arm64 (1.5.6+dfsg-2) ...
#11 DONE 3.7s
#12 [5/8] RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0
#12 sha256:b4520bdcd20a8f5fe0bfb93441af4bc3dd2246568c9439cb2dcca58e110196a1
#12 3.715
#12 3.715 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 3.826 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 3.897 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 3.986 [ocaml-compiler.5.3.0] downloaded from cache at https://opam.ocaml.org/cache
#12 4.712 [ocaml-compiler.5.3.0/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#12 4.713
#12 4.713 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 4.985 -> installed base-bigarray.base
#12 5.031 -> installed base-threads.base
#12 5.032 -> installed base-unix.base
#12 5.033 -> installed ocaml-options-vanilla.1
#12 116.6 -> installed ocaml-compiler.5.3.0
#12 116.7 -> installed ocaml-base-compiler.5.3.0
#12 116.7 -> installed ocaml-config.3
#12 116.9 -> installed ocaml.5.3.0
#12 116.9 -> installed base-domains.base
#12 116.9 -> installed base-effects.base
#12 117.0 -> installed base-nnp.base
#12 117.3 Done.
#12 117.3 # Run eval $(opam env) to update the current shell environment
#12 DONE 123.2s
#13 [6/8] RUN opam pin add -k version ocaml-base-compiler 5.3.0
#13 sha256:6d1a47e481701b3148fcb78f00346902e6188218d18f19771421fd98629bc6e5
#13 1.425 ocaml-base-compiler is now pinned to version 5.3.0
#13 1.425
#13 4.459 No package build needed.
#13 4.459 Nothing to do.
#13 4.461 # Run eval $(opam env) to update the current shell environment
#13 DONE 17.3s
#14 [7/8] RUN opam install -y opam-depext
#14 sha256:ae5852c4df21bc63e82b1c3b3b51ec22b03b5b9bd9cffc5a867735eb76d88b4e
#14 4.338 The following actions will be performed:
#14 4.338 - install opam-depext 1.2.3
#14 4.338
#14 4.338 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 4.564 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 4.594
#14 4.594 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 6.324 -> installed opam-depext.1.2.3
#14 6.329 Done.
#14 6.330 # Run eval $(opam env) to update the current shell environment
#14 DONE 12.9s
#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:32afe838c7d708684a92798b11db68d2707c8ad0b3f9107ad9ad83be50b6d0ad
#16 DONE 0.3s
#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 1.8s done
#17 writing image sha256:676ec58956fd9aa5845f8cd2bf852656822c8bb92599d876e6f04fc90b1a1dfe done
#17 DONE 1.8s
Pushing "sha256:a8141bf4916221ee51e88b9cc7caa81954e1fab1bf1a099c4c7852a243715f82" to "ocurrent/opam-staging:ubuntu-25.04-ocaml-5.3-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
51ca66249aeb: Preparing
51ca66249aeb: Pushed
ubuntu-25.04-ocaml-5.3-arm64: digest: sha256:03017dee5c9e20b6c288dc1e8e53360432876d529b2a472f1a66e5e4f2481408 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
51ca66249aeb: Preparing
51ca66249aeb: Layer already exists
ubuntu-25.04-ocaml-5.3-arm64: digest: sha256:03017dee5c9e20b6c288dc1e8e53360432876d529b2a472f1a66e5e4f2481408 size: 531
Job succeeded
2025-08-02 17:22.24: Job succeeded