Build:
  1. 0
2025-06-07 11:39.19: New job: Build using linux-arm64 in
                                []
2025-06-07 11:39.19: Will push staging image to ocurrent/opam-staging:ubuntu-24.04-ocaml-5.5-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:5f26e975b2a9dc009d6b4ebad9f05afa3c821c2135ad700ec61e1a843deb97fd
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.5 --packages=ocaml-variants.5.5.0+trunk
RUN opam pin add -k version ocaml-variants 5.5.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-07 11:39.19: Using cache hint "5.5.0-arm64-ocurrent/opam-staging@sha256:5f26e975b2a9dc009d6b4ebad9f05afa3c821c2135ad700ec61e1a843deb97fd"
2025-06-07 11:39.19: Waiting for resource in pool OCluster
2025-06-07 11:39.19: Waiting for worker…
2025-06-07 12:30.15: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:e1292b08082b4d2247b0a960aa072b51f208d89d53d37060c28d97d8b498eb4f
#1 transferring dockerfile: 753B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:063ba2b09aec2ffaa6c751373e69c81d857815a50057dbb26161634759bfcd24
#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.3s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:5f26e975b2a9dc009d6b4ebad9f05afa3c821c2135ad700ec61e1a843deb97fd
#6 sha256:1aad4051903a28d43aaaf9cfea9261c41ac37cf98bc51d0e68e13a3133b03cfe
#6 DONE 0.0s

#7 [internal] load .dockerignore
#7 sha256:26aa6ead31a8f4d3818fe1ac53f6c1e8eff3b687754758b04deefb9dfc4813d6
#7 DONE 0.0s

#8 [1/9] FROM docker.io/ocurrent/opam-staging@sha256:5f26e975b2a9dc009d6b4ebad9f05afa3c821c2135ad700ec61e1a843deb97fd
#8 sha256:b73f77dd5a496cefd9fb0ff73ae27c5944f3e240e2fc2d07062759b852feef38
#8 CACHED

#16 [internal] load build context
#16 sha256:2e6eec07c85100c3cfb7607717206cf47c9321df32cdcf46d5ab0827223ab604
#16 transferring context: 753B 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:600dece8bcb59d693c188a52c1adf9f09ed4878821379d452e8b3fd202d86b35
#9 1.407 [beta] Initialised
#9 DONE 1.6s

#10 [3/9] RUN apt-get -y update
#10 sha256:d792bf997d4b7b76f1e8d3296b17eecc4a3ade39e55e39a45e8d1194dabb344d
#10 0.590 Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
#10 0.654 Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
#10 0.984 Hit:3 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
#10 1.061 Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
#10 1.197 Fetched 126 kB in 1s (161 kB/s)
#10 1.197 Reading package lists...
#10 DONE 2.1s

#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:b2982ec01ef7169d1241a44fc58c1f058e78080f0520d07e94807b33781e2068
#11 0.356 Reading package lists...
#11 1.188 Building dependency tree...
#11 1.371 Reading state information...
#11 1.425 Calculating upgrade...
#11 1.715 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#11 DONE 1.8s

#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:6c683dad83115838e0d6d041c7f7c34e39342e0edfa31807ba72d49b2b28f0e1
#12 0.365 Reading package lists...
#12 1.199 Building dependency tree...
#12 1.384 Reading state information...
#12 1.667 The following NEW packages will be installed:
#12 1.668   libzstd-dev
#12 1.953 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#12 1.953 Need to get 344 kB of archives.
#12 1.953 After this operation, 1163 kB of additional disk space will be used.
#12 1.953 Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libzstd-dev arm64 1.5.5+dfsg2-2build1.1 [344 kB]
#12 2.757 debconf: delaying package configuration, since apt-utils is not installed
#12 2.794 Fetched 344 kB in 1s (370 kB/s)
#12 2.818 Selecting previously unselected package libzstd-dev:arm64.
#12 2.818 (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.)
#12 2.828 Preparing to unpack .../libzstd-dev_1.5.5+dfsg2-2build1.1_arm64.deb ...
#12 2.828 Unpacking libzstd-dev:arm64 (1.5.5+dfsg2-2build1.1) ...
#12 2.867 Setting up libzstd-dev:arm64 (1.5.5+dfsg2-2build1.1) ...
#12 DONE 2.9s

#13 [6/9] RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk
#13 sha256:8c7093896fcdfcc4651f5699c9b89f910ad401e967d56b1148960daf1f1e482b
#13 4.635 
#13 4.635 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 4.836 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#13 5.035 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#13 6.330 [ocaml-compiler.5.5] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
#13 6.906 
#13 6.906 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 6.909 -> installed base-bigarray.base
#13 6.910 -> installed base-threads.base
#13 6.912 -> installed base-unix.base
#13 6.913 -> installed host-arch-arm64.1
#13 6.922 -> installed host-system-other.1
#13 6.923 -> installed ocaml-beta.enabled
#13 112.9 -> installed ocaml-compiler.5.5
#13 112.9 -> installed ocaml-variants.5.5.0+trunk
#13 113.0 -> installed ocaml-config.3
#13 113.1 -> installed ocaml.5.5.0
#13 113.1 -> installed base-domains.base
#13 113.2 -> installed base-effects.base
#13 113.2 -> installed base-nnp.base
#13 113.5 Done.
#13 113.5 # Run eval $(opam env) to update the current shell environment
#13 DONE 114.0s

#14 [7/9] RUN opam pin add -k version ocaml-variants 5.5.0+trunk
#14 sha256:b316648e04cc1b5d3673c43b65ec48dc6ec1eadc40a5c64e171028ef9fe1b854
#14 0.854 ocaml-variants is now pinned to version 5.5.0+trunk
#14 0.854 
#14 4.604 Already up-to-date.
#14 4.604 Nothing to do.
#14 4.604 # Run eval $(opam env) to update the current shell environment
#14 DONE 4.7s

#15 [8/9] RUN opam install -y opam-depext
#15 sha256:01ed4d2ce2df82905343f2e7d040f8eb0fa4002b4a8e7d2089afbc69ec02d8dd
#15 4.793 The following actions will be performed:
#15 4.793   - install opam-depext 1.2.3
#15 4.794 
#15 4.794 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 5.057 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#15 5.085 
#15 5.085 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 6.826 -> installed opam-depext.1.2.3
#15 6.833 Done.
#15 6.833 # Run eval $(opam env) to update the current shell environment
#15 DONE 6.9s

#17 [9/9] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#17 sha256:5e67c97eba3f27b4d403d583cb0a9dbf4a7d176750fc879dac66a3a6ea5d3715
#17 DONE 0.1s

#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 1.7s done
#18 writing image sha256:ca246e3beb09f066928b6a564c33031590419909bc7a87d253096c967f7431a4 done
#18 DONE 1.7s
Pushing "sha256:70b3ee2379280de3a9dc5b7c604cf7194989c8ff08e946aabdbcd7dcd899faed" to "ocurrent/opam-staging:ubuntu-24.04-ocaml-5.5-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
9ad126c91b2f: Preparing
9ad126c91b2f: Pushed
ubuntu-24.04-ocaml-5.5-arm64: digest: sha256:22b1466d6d6ae20d887884483416e9c483ca8a7766cad60a26d6885c42019b6f size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
9ad126c91b2f: Preparing
9ad126c91b2f: Layer already exists
ubuntu-24.04-ocaml-5.5-arm64: digest: sha256:22b1466d6d6ae20d887884483416e9c483ca8a7766cad60a26d6885c42019b6f size: 531
Job succeeded
2025-06-07 12:35.48: Job succeeded