Build:
- 0
2025-06-07 11:44.07: New job: Build using linux-arm64 in
[]
2025-06-07 11:44.07: Will push staging image to ocurrent/opam-staging:ubuntu-24.10-ocaml-5.1-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:3d916d4eb9dfda040f5e5ee45be1a92046d64d36b4ecaea3d4fa5194afc44a0f
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.1 --packages=ocaml-base-compiler.5.1.1
RUN opam pin add -k version ocaml-base-compiler 5.1.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-07 11:44.07: Using cache hint "5.1.1-arm64-ocurrent/opam-staging@sha256:3d916d4eb9dfda040f5e5ee45be1a92046d64d36b4ecaea3d4fa5194afc44a0f"
2025-06-07 11:44.07: Waiting for resource in pool OCluster
2025-06-07 11:44.07: Waiting for worker…
2025-06-07 12:44.17: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:9ec6b8413b0e56476d70d9acd3e2591b527bde56f51649ac0981b9b3a55041f3
#1 transferring dockerfile: 663B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:38c001bfc9a593af5b03094a6157e9ec1b28585a2189f90c08fe28f147edcd4d
#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:200a0c7104c68cfb463f2302513123a811cf6eb5fb177b9b3bd0dd26f1e9ee54
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:3d916d4eb9dfda040f5e5ee45be1a92046d64d36b4ecaea3d4fa5194afc44a0f
#6 sha256:fe4ed460c4656a7729453e8ce5b1ee4cab52eda43e35996033cad68138f7e268
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:0b674c5e288210dcaf071f28611b860850c7f3b21c997d5bab93fefe277e7371
#7 DONE 0.0s
#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:3d916d4eb9dfda040f5e5ee45be1a92046d64d36b4ecaea3d4fa5194afc44a0f
#8 sha256:e0ae278a0cc527b9ec20de0d271927de68e57a13d03d189a046352eb75efaafe
#8 CACHED
#15 [internal] load build context
#15 sha256:75e7a9f987cbc4ecf7605ae25a991dae7ac2e692c5054ddcb71503250a776cd5
#15 transferring context: 663B done
#15 DONE 0.1s
#9 [2/8] RUN apt-get -y update
#9 sha256:c2d3153902fd01299548ecc7cc6f3714ab3c71e806c024430a95259a3da85443
#9 0.486 Hit:1 http://ports.ubuntu.com/ubuntu-ports oracular InRelease
#9 0.551 Hit:2 http://ports.ubuntu.com/ubuntu-ports oracular-updates InRelease
#9 0.627 Hit:3 http://ports.ubuntu.com/ubuntu-ports oracular-backports InRelease
#9 0.704 Hit:4 http://ports.ubuntu.com/ubuntu-ports oracular-security InRelease
#9 0.851 Reading package lists...
#9 DONE 1.6s
#10 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#10 sha256:fce6d98b23e950f49dbfb07ca04c2c2b5a9b84f7eea5fd7db2acf5389e7bab14
#10 0.335 Reading package lists...
#10 1.025 Building dependency tree...
#10 1.193 Reading state information...
#10 1.248 Calculating upgrade...
#10 1.542 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#10 DONE 1.6s
#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:ec9d2bff63e0f23ef95011beecf9fef143badd3ce4309b99a0bfc172b9ab8c96
#11 0.416 Reading package lists...
#11 1.094 Building dependency tree...
#11 1.252 Reading state information...
#11 1.525 The following NEW packages will be installed:
#11 1.525 libzstd-dev
#11 1.577 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#11 1.577 Need to get 352 kB of archives.
#11 1.577 After this operation, 1186 kB of additional disk space will be used.
#11 1.577 Get:1 http://ports.ubuntu.com/ubuntu-ports oracular/main arm64 libzstd-dev arm64 1.5.6+dfsg-1 [352 kB]
#11 1.752 debconf: delaying package configuration, since apt-utils is not installed
#11 1.793 Fetched 352 kB in 0s (5605 kB/s)
#11 1.815 Selecting previously unselected package libzstd-dev:arm64.
#11 1.815 (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 ... 16197 files and directories currently installed.)
#11 1.825 Preparing to unpack .../libzstd-dev_1.5.6+dfsg-1_arm64.deb ...
#11 1.825 Unpacking libzstd-dev:arm64 (1.5.6+dfsg-1) ...
#11 1.861 Setting up libzstd-dev:arm64 (1.5.6+dfsg-1) ...
#11 DONE 1.9s
#12 [5/8] RUN opam switch create 5.1 --packages=ocaml-base-compiler.5.1.1
#12 sha256:6c2b6dfa092e22cf95e705435b567df2f8688adfa7a6e02315cac3d2fafb22c6
#12 4.375
#12 4.375 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 4.523 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 4.694 [ocaml-base-compiler.5.1.1] downloaded from cache at https://opam.ocaml.org/cache
#12 4.882 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 5.303 [ocaml-base-compiler.5.1.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#12 5.303
#12 5.303 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 5.536 -> installed base-bigarray.base
#12 5.537 -> installed base-threads.base
#12 5.538 -> installed base-unix.base
#12 5.540 -> installed ocaml-options-vanilla.1
#12 88.40 -> installed ocaml-base-compiler.5.1.1
#12 88.45 -> installed ocaml-config.3
#12 88.56 -> installed ocaml.5.1.1
#12 88.59 -> installed base-domains.base
#12 88.62 -> installed base-nnp.base
#12 88.90 Done.
#12 88.90 # Run eval $(opam env) to update the current shell environment
#12 DONE 89.3s
#13 [6/8] RUN opam pin add -k version ocaml-base-compiler 5.1.1
#13 sha256:a8ba9b17cdf4ae9a9ba04c06a7b58b61cb4ed0de548d30f985611c320a5f1205
#13 0.778 ocaml-base-compiler is now pinned to version 5.1.1
#13 0.778
#13 4.545 No package build needed.
#13 4.545 Nothing to do.
#13 4.546 # Run eval $(opam env) to update the current shell environment
#13 DONE 4.6s
#14 [7/8] RUN opam install -y opam-depext
#14 sha256:100861b3cc0b24b8f94e2609306b26a882fc2982b68042ff44ff8f2919cb6832
#14 4.840 The following actions will be performed:
#14 4.840 - install opam-depext 1.2.3
#14 4.840
#14 4.840 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 5.129 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 5.156
#14 5.156 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 6.722 -> installed opam-depext.1.2.3
#14 6.729 Done.
#14 6.729 # Run eval $(opam env) to update the current shell environment
#14 DONE 6.8s
#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:5bac3c7d57605c98da8c8feb8deb01c763d7ccb3720bff9993a577ed38bafe05
#16 DONE 0.1s
#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 1.6s done
#17 writing image sha256:fff72efc8852f02e76a1dde24cc82f3bf7480b8bdb6044a1cf59005eb1375005 done
#17 DONE 1.6s
Pushing "sha256:7ae1f5d4770281437a7932e94a6fa360dac4e9508350f7892ec64b04abe8e2c8" to "ocurrent/opam-staging:ubuntu-24.10-ocaml-5.1-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
510161d7c912: Preparing
510161d7c912: Pushed
ubuntu-24.10-ocaml-5.1-arm64: digest: sha256:5fffa1f67677ea29a9464dbd6c61c6bc747da1de483808f1a23afa1e28a6b79c size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
510161d7c912: Preparing
510161d7c912: Layer already exists
ubuntu-24.10-ocaml-5.1-arm64: digest: sha256:5fffa1f67677ea29a9464dbd6c61c6bc747da1de483808f1a23afa1e28a6b79c size: 531
Job succeeded
2025-06-07 12:50.27: Job succeeded