Build:
- 0
2025-06-21 12:09.23: New job: Build using linux-arm64 in
[]
2025-06-21 12:09.23: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.1-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d
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-21 12:09.23: Using cache hint "5.1.1-arm64-ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d"
2025-06-21 12:09.23: Waiting for resource in pool OCluster
2025-06-21 12:09.23: Waiting for worker…
2025-06-21 15:26.41: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:55737630e1e56e06ed3aca38a93df7ab1195cc398eb33d62778aed2a11c0de9c
#1 transferring dockerfile: 663B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:be65421a95460860a21eb69d6240a8ecea6f53d227cb6778554ca3470c12b60d
#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:3782ea9d0e023c63586ecd9048a87d7dd9f556074f90bf2c7dc2687785f1c965
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d
#6 sha256:d3ddb6bf20ff71a61e46ee998e74ff8d51e18905606c2634e06317ec97106f3d
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:56fc6ddd2c3f43a77ca5e3f086521b2b4f5a334324d2d0e7253b1b9ff6dc37d0
#7 DONE 0.0s
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:8a345746f775c1d55503195eac3a76e4671d8cad74863c0def6ed9b5d29e060d
#8 sha256:7611f96591b8ef0df2787e5508e221bb24c8dfb6b67c99b91dc2f5db8943ca5e
#8 CACHED
#15 [internal] load build context
#15 sha256:994df0e654234ec3ed7520a43bf8f835489481e0bfb48185b8703a924043a373
#15 transferring context: 663B done
#15 DONE 0.1s
#9 [2/8] RUN apt-get -y update
#9 sha256:78c915f1821645803726ff39e9ea40c153fccddae96bedc8dcb45eee01578720
#9 0.380 Hit:1 http://deb.debian.org/debian bookworm InRelease
#9 0.380 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#9 0.388 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#9 0.693 Fetched 103 kB in 0s (302 kB/s)
#9 0.693 Reading package lists...
#9 DONE 1.3s
#10 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#10 sha256:301a6c4e71c99ea19bf8344c0c60e399e7a33ae0142f5a7be5225fa09f90eb28
#10 0.377 Reading package lists...
#10 0.911 Building dependency tree...
#10 1.082 Reading state information...
#10 1.119 Calculating upgrade...
#10 1.337 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#10 DONE 1.4s
#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:fe2f630bb64d040e51cabe6f4804003e5b6ea9e63d81a9acf30d3486d5f6913c
#11 0.524 Reading package lists...
#11 1.057 Building dependency tree...
#11 1.217 Reading state information...
#11 1.461 The following NEW packages will be installed:
#11 1.462 libzstd-dev
#11 1.508 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#11 1.508 Need to get 317 kB of archives.
#11 1.508 After this operation, 1139 kB of additional disk space will be used.
#11 1.508 Get:1 http://deb.debian.org/debian bookworm/main arm64 libzstd-dev arm64 1.5.4+dfsg2-5 [317 kB]
#11 1.688 debconf: delaying package configuration, since apt-utils is not installed
#11 1.724 Fetched 317 kB in 0s (5741 kB/s)
#11 1.742 Selecting previously unselected package libzstd-dev:arm64.
#11 1.742 (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 ... 18770 files and directories currently installed.)
#11 1.756 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_arm64.deb ...
#11 1.757 Unpacking libzstd-dev:arm64 (1.5.4+dfsg2-5) ...
#11 1.817 Setting up libzstd-dev:arm64 (1.5.4+dfsg2-5) ...
#11 DONE 1.9s
#12 [5/8] RUN opam switch create 5.1 --packages=ocaml-base-compiler.5.1.1
#12 sha256:689dd9604697efe440800a5fc0ecd63ce7bc08f2d0f902aa7cd271baad3ee529
#12 3.421
#12 3.421 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 3.531 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 3.638 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 4.065 [ocaml-base-compiler.5.1.1] downloaded from cache at https://opam.ocaml.org/cache
#12 4.786 [ocaml-base-compiler.5.1.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#12 4.787
#12 4.787 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 5.075 -> installed base-bigarray.base
#12 5.076 -> installed base-threads.base
#12 5.077 -> installed base-unix.base
#12 5.078 -> installed ocaml-options-vanilla.1
#12 89.29 -> installed ocaml-base-compiler.5.1.1
#12 89.33 -> installed ocaml-config.3
#12 89.44 -> installed ocaml.5.1.1
#12 89.47 -> installed base-domains.base
#12 89.49 -> installed base-nnp.base
#12 89.80 Done.
#12 89.80 # Run eval $(opam env) to update the current shell environment
#12 DONE 90.8s
#13 [6/8] RUN opam pin add -k version ocaml-base-compiler 5.1.1
#13 sha256:86c8c66498925f3216751e3814ffee9df2cae007f19fbdba8ee1e0cb82f56abf
#13 0.669 ocaml-base-compiler is now pinned to version 5.1.1
#13 0.669
#13 3.434 No package build needed.
#13 3.434 Nothing to do.
#13 3.435 # Run eval $(opam env) to update the current shell environment
#13 DONE 4.1s
#14 [7/8] RUN opam install -y opam-depext
#14 sha256:86fb55f6f5eb50c98988524b32220b2a39ccbdc76d5d7418016911f4ebd685bc
#14 3.668 The following actions will be performed:
#14 3.668 - install opam-depext 1.2.3
#14 3.668
#14 3.668 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 3.815 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 3.845
#14 3.845 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 5.394 -> installed opam-depext.1.2.3
#14 5.402 Done.
#14 5.402 # Run eval $(opam env) to update the current shell environment
#14 DONE 6.1s
#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:2dca5af5b51394fa2a272ce106c0d187b2cfb1e7d992de9e4fd3b03c7fd21bce
#16 DONE 0.2s
#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 1.5s done
#17 writing image sha256:90b6aca3beab82e308e8e19e57ec1cdef0cbac2003892f2a7e95f5bdad52e0c7 done
#17 DONE 1.5s
Pushing "sha256:2a4b042c9923e6d1ae9d4319d7fe7034f4abd207266cad08ab81677aeaaf6319" to "ocurrent/opam-staging:debian-12-ocaml-5.1-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
c91fe95b94db: Preparing
c91fe95b94db: Pushed
debian-12-ocaml-5.1-arm64: digest: sha256:49dcb32d47e4735148bb6c44b69f9ffd42ac02cb944b4daef9ad4908b7e4e829 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
c91fe95b94db: Preparing
c91fe95b94db: Layer already exists
debian-12-ocaml-5.1-arm64: digest: sha256:49dcb32d47e4735148bb6c44b69f9ffd42ac02cb944b4daef9ad4908b7e4e829 size: 531
Job succeeded
2025-06-21 15:59.35: Job succeeded