Build:
  1. 0
2025-06-21 12:16.30: New job: Build using linux-arm64 in
                                []
2025-06-21 12:16.30: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.4-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
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.4 --packages=ocaml-variants.5.4.0+trunk
RUN opam pin add -k version ocaml-variants 5.4.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-21 12:16.30: Using cache hint "5.4.0-arm32v7-ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612"
2025-06-21 12:16.30: Waiting for resource in pool OCluster
2025-06-21 13:03.31: Waiting for worker…
2025-06-21 16:41.47: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:3fc6efee7f434e09482aed6a51a36b1fa283a64b86612df31033515831327a7b
#2 transferring context: 2B done
#2 DONE 0.2s

#1 [internal] load build definition from Dockerfile
#1 sha256:148feec42ac32f646dff161aa2af8e9a94f3847038e32cca781b8d59edc2cc46
#1 transferring dockerfile: 819B done
#1 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:57a1e29ab7241a88a9981c418ab6ccf610670a99136377600144ec55a6e4a04f
#5 DONE 0.0s

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

#7 [internal] load .dockerignore
#7 sha256:9de08d0dc981a65a1e12e1089ad59959365fde44098e23de57ed90a293035096
#7 DONE 0.0s

#8 [1/9] FROM docker.io/ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612
#8 sha256:7772834343e9d86304bb8f2f0e0d671b6426225c48d8cf348881ccbf00d1869f
#8 CACHED

#16 [internal] load build context
#16 sha256:4a80216169bbaa1db20fde3f6688f60b29d47526ec80fec6aee4f8a4c588d42f
#16 transferring context: 819B 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:ceb5735ebe03d0235b565b6827a781121cae1d2cd562c5ceb98d2d8da2fae56f
#9 1.240 [beta] Initialised
#9 DONE 1.4s

#10 [3/9] RUN apt-get -y update
#10 sha256:43931bb486c6dae8dd4f5212f957919f9ed9bb63d824874fffca2adb5f7bdea7
#10 0.363 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.363 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#10 0.380 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#10 0.741 Fetched 103 kB in 0s (243 kB/s)
#10 0.741 Reading package lists...
#10 DONE 1.5s

#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:07e50184a2d110699075ddff31df47d1a8d982b02c923d891b8cf6b8db67ee58
#11 0.349 Reading package lists...
#11 1.070 Building dependency tree...
#11 1.202 Reading state information...
#11 1.231 Calculating upgrade...
#11 1.444 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#11 DONE 1.5s

#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:80cea8d16f2136f6c05fdd4359abf6b1f9aa6f476a32dafceaa2702386e12d82
#12 0.366 Reading package lists...
#12 1.075 Building dependency tree...
#12 1.219 Reading state information...
#12 1.473 The following NEW packages will be installed:
#12 1.473   libzstd-dev
#12 1.518 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#12 1.518 Need to get 314 kB of archives.
#12 1.518 After this operation, 889 kB of additional disk space will be used.
#12 1.518 Get:1 http://deb.debian.org/debian bookworm/main armhf libzstd-dev armhf 1.5.4+dfsg2-5 [314 kB]
#12 1.702 debconf: delaying package configuration, since apt-utils is not installed
#12 1.737 Fetched 314 kB in 0s (4915 kB/s)
#12 1.757 Selecting previously unselected package libzstd-dev:armhf.
#12 1.757 (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 ... 18475 files and directories currently installed.)
#12 1.767 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_armhf.deb ...
#12 1.767 Unpacking libzstd-dev:armhf (1.5.4+dfsg2-5) ...
#12 1.825 Setting up libzstd-dev:armhf (1.5.4+dfsg2-5) ...
#12 DONE 1.9s

#13 [6/9] RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+trunk
#13 sha256:1725b0e1c96678341f11ca63f5d351f54037a05bb3f81254ec6e445492e5e209
#13 4.047 
#13 4.047 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 4.259 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#13 4.455 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#13 6.501 [ocaml-compiler.5.4] downloaded from https://github.com/ocaml/ocaml/archive/5.4.tar.gz
#13 7.148 
#13 7.148 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 7.166 -> installed base-bigarray.base
#13 7.167 -> installed base-threads.base
#13 7.169 -> installed base-unix.base
#13 7.170 -> installed host-arch-arm32.1
#13 7.171 -> installed host-system-other.1
#13 7.174 -> installed ocaml-beta.enabled
#13 7.175 -> installed ocaml-option-bytecode-only.1
#13 47.26 -> installed ocaml-compiler.5.4
#13 47.28 -> installed ocaml-variants.5.4.0+trunk
#13 47.31 -> installed ocaml-config.3
#13 47.44 -> installed ocaml.5.4.0
#13 47.47 -> installed base-domains.base
#13 47.48 -> installed base-effects.base
#13 47.50 -> installed base-nnp.base
#13 47.74 Done.
#13 47.74 # Run eval $(opam env) to update the current shell environment
#13 DONE 48.0s

#14 [7/9] RUN opam pin add -k version ocaml-variants 5.4.0+trunk
#14 sha256:75cdd6384f2ab6bacd439683e7512db391f7ea61ca1ed369db5cdd883c14a5d3
#14 0.732 ocaml-variants is now pinned to version 5.4.0+trunk
#14 0.732 
#14 4.044 No package build needed.
#14 4.044 Nothing to do.
#14 4.044 # Run eval $(opam env) to update the current shell environment
#14 DONE 4.1s

#15 [8/9] RUN opam install -y opam-depext
#15 sha256:bab1bbfb681d763ce88eb5b7d45eb71f3312ec5bc12df4a7af2ed03a168e797f
#15 4.291 The following actions will be performed:
#15 4.291   - install opam-depext 1.2.3
#15 4.292 
#15 4.292 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 4.435 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#15 4.454 
#15 4.454 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 6.242 -> installed opam-depext.1.2.3
#15 6.249 Done.
#15 6.250 # Run eval $(opam env) to update the current shell environment
#15 DONE 6.3s

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

#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 1.0s done
#18 writing image sha256:55de18f95f0ce949484842badb506c1db961d8723c159f0cddbe74d17d8dd1fa done
#18 DONE 1.0s
Pushing "sha256:9ffb894cabbc409b2c6a420d967b9f268060e888f62656b240357925be25967f" to "ocurrent/opam-staging:debian-12-ocaml-5.4-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
71cd284b4467: Preparing
71cd284b4467: Pushed
debian-12-ocaml-5.4-arm32v7: digest: sha256:2ca4279fddeedd9df7478186f1fc41dceadaf53efdc43209b932bc9aad51a245 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
71cd284b4467: Preparing
71cd284b4467: Layer already exists
debian-12-ocaml-5.4-arm32v7: digest: sha256:2ca4279fddeedd9df7478186f1fc41dceadaf53efdc43209b932bc9aad51a245 size: 531
Job succeeded
2025-06-21 17:04.42: Job succeeded