Build:
  1. 0
2025-08-02 17:08.14: New job: Build using linux-arm64 in
                                []
2025-08-02 17:08.14: Will push staging image to ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23
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:08.14: Using cache hint "5.3.0-arm64-ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23"
2025-08-02 17:08.14: Waiting for resource in pool OCluster
2025-08-02 17:08.14: Waiting for worker…
2025-08-02 17:13.29: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:b1aa105d5d6925a925c602ad3f77008e50a55680eed76a57da86f89a13212e6a
#1 transferring dockerfile: 663B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:26cf512c45d3148363ac3b88b42aac7270e9186977cae8dd5da5f2547769ad86
#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:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED

#5 [internal] load build definition from Dockerfile
#5 sha256:69200851adc313652f59a22a612d6b8e91fefa78c45576a48773b21dd92cbfe5
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23
#6 sha256:be395a35c6176927a7a2f13505dabf89fd47f457e44bce961d865827edb85275
#6 DONE 0.0s

#7 [internal] load .dockerignore
#7 sha256:1f41dfd5b294edf49774848bf31c488f646d12c1f99cab61e24ba54ab051b414
#7 DONE 0.0s

#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23
#8 sha256:ff3ab42de2a5c8cad4ffcb31ba5fbce3d9466f6c330a2482d37b950803fcbfc4
#8 CACHED

#15 [internal] load build context
#15 sha256:7df2ee1cd971e75a03edc1b8ce89147098b84caebdf88c3655ca548a98429b59
#15 transferring context: 663B done
#15 DONE 0.1s

#9 [2/8] RUN apt-get -y update
#9 sha256:49cf5c52c2b1f94f5adbb76b7221d6cf4f0891ad96b6c7eab1529ab7887136af
#9 0.504 Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
#9 0.569 Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
#9 0.899 Get:3 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
#9 1.031 Get:4 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
#9 1.154 Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1698 kB]
#9 1.530 Fetched 2077 kB in 1s (1743 kB/s)
#9 1.530 Reading package lists...
#9 DONE 2.5s

#10 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#10 sha256:3ec76b7b742557f554fab26e8c93b6bea8f6547184b0a46b109c0f6f644b02b7
#10 0.457 Reading package lists...
#10 1.371 Building dependency tree...
#10 1.574 Reading state information...
#10 1.631 Calculating upgrade...
#10 1.947 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#10 DONE 2.0s

#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:955b85fb74ae571fea38825e4bf13e2f0911a8aa1739623b03cd309126d94d70
#11 0.454 Reading package lists...
#11 1.357 Building dependency tree...
#11 1.561 Reading state information...
#11 1.872 The following NEW packages will be installed:
#11 1.872   libzstd-dev
#11 2.065 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#11 2.065 Need to get 344 kB of archives.
#11 2.065 After this operation, 1163 kB of additional disk space will be used.
#11 2.065 Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libzstd-dev arm64 1.5.5+dfsg2-2build1.1 [344 kB]
#11 2.591 debconf: delaying package configuration, since apt-utils is not installed
#11 2.635 Fetched 344 kB in 1s (625 kB/s)
#11 2.658 Selecting previously unselected package libzstd-dev:arm64.
#11 2.658 (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 ... 16349 files and directories currently installed.)
#11 2.669 Preparing to unpack .../libzstd-dev_1.5.5+dfsg2-2build1.1_arm64.deb ...
#11 2.670 Unpacking libzstd-dev:arm64 (1.5.5+dfsg2-2build1.1) ...
#11 2.709 Setting up libzstd-dev:arm64 (1.5.5+dfsg2-2build1.1) ...
#11 DONE 2.8s

#12 [5/8] RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0
#12 sha256:8d8c4455f1c79ccfc4b75f5d5d94f2ec908effba321fbd881c569fb3b18e040d
#12 3.404 
#12 3.404 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 3.534 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 3.621 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 3.672 [ocaml-compiler.5.3.0] downloaded from cache at https://opam.ocaml.org/cache
#12 4.360 [ocaml-compiler.5.3.0/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#12 4.360 
#12 4.360 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 4.604 -> installed base-bigarray.base
#12 4.649 -> installed base-threads.base
#12 4.650 -> installed base-unix.base
#12 4.651 -> installed ocaml-options-vanilla.1
#12 106.0 -> installed ocaml-compiler.5.3.0
#12 106.0 -> installed ocaml-base-compiler.5.3.0
#12 106.1 -> installed ocaml-config.3
#12 106.2 -> installed ocaml.5.3.0
#12 106.2 -> installed base-domains.base
#12 106.3 -> installed base-effects.base
#12 106.3 -> installed base-nnp.base
#12 106.6 Done.
#12 106.6 # Run eval $(opam env) to update the current shell environment
#12 DONE 107.1s

#13 [6/8] RUN opam pin add -k version ocaml-base-compiler 5.3.0
#13 sha256:923e1ae7b293823975063f09a365b20ba799917eb56cffd2ab9ca015e9619753
#13 0.710 ocaml-base-compiler is now pinned to version 5.3.0
#13 0.710 
#13 3.636 No package build needed.
#13 3.636 Nothing to do.
#13 3.636 # Run eval $(opam env) to update the current shell environment
#13 DONE 3.7s

#14 [7/8] RUN opam install -y opam-depext
#14 sha256:05221171f1b286c4845ce2abab6b83b23b6365981f2e543c10aa69b6ae8aa973
#14 3.893 The following actions will be performed:
#14 3.893   - install opam-depext 1.2.3
#14 3.893 
#14 3.893 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 4.115 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 4.141 
#14 4.141 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 5.716 -> installed opam-depext.1.2.3
#14 5.723 Done.
#14 5.723 # Run eval $(opam env) to update the current shell environment
#14 DONE 5.8s

#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:04b40b8a881b2a1e4340eec8d9e9ea1761af37544b5a20d182b087bb64efa581
#16 DONE 0.1s

#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 1.7s done
#17 writing image sha256:bebb1036d8df7de2d6dcb7070e1b904b8b5ef66484df0b52b01bfacad0afd8d2 done
#17 DONE 1.7s
Pushing "sha256:f725364d4319371737d569abdca54c6da179553f45dc08e728c02fd50e589da6" to "ocurrent/opam-staging:ubuntu-24.04-ocaml-5.3-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
ea4250efe5e0: Preparing
ea4250efe5e0: Pushed
ubuntu-24.04-ocaml-5.3-arm64: digest: sha256:61d91536e8443f4b64e4f232155541124c621adec83dd61c329d5f505290658c size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
ea4250efe5e0: Preparing
ea4250efe5e0: Layer already exists
ubuntu-24.04-ocaml-5.3-arm64: digest: sha256:61d91536e8443f4b64e4f232155541124c621adec83dd61c329d5f505290658c size: 531
Job succeeded
2025-08-02 17:36.55: Job succeeded