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.3-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
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 [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


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

#1 [internal] load build definition from Dockerfile
#1 sha256:06a9b635c34229455fa9d097e6e3675f5b02e0cb00d83eb58056d7f57a3a2d10
#1 transferring dockerfile: 729B done
#1 DONE 0.2s

#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:4d93dbde84e00ac1328298ae1de502d2b41b2573c3b28dae87dae28d3076850c
#5 DONE 0.0s

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

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

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

#9 [2/8] RUN apt-get -y update
#9 sha256:3794142e0ecb390763d3aedf903a0c70bc21c31e8efbaff30401810d85275b54
#9 CACHED

#10 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#10 sha256:83c0391e04391c04e8c6ec633662219ed114978e3abc86b9b22f19db2ef71e68
#10 CACHED

#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:cc43d5c96a2e2d00e3af57813b36b1eda50bb18c046a19584351d85da27aca8d
#11 CACHED

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

#12 [5/8] RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0
#12 sha256:b817b457d20818c751bb02cb43d14a536bfd7938307172335a6ec94964339100
#12 3.931 
#12 3.931 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 4.079 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 4.193 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 4.268 [ocaml-compiler.5.3.0] downloaded from cache at https://opam.ocaml.org/cache
#12 5.074 [ocaml-compiler.5.3.0/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#12 5.075 
#12 5.075 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 5.078 -> installed base-bigarray.base
#12 5.080 -> installed base-threads.base
#12 5.081 -> installed base-unix.base
#12 5.082 -> installed ocaml-option-bytecode-only.1
#12 5.342 -> installed ocaml-options-vanilla.1
#12 42.67 -> installed ocaml-compiler.5.3.0
#12 42.69 -> installed ocaml-base-compiler.5.3.0
#12 42.73 -> installed ocaml-config.3
#12 42.85 -> installed ocaml.5.3.0
#12 42.87 -> installed base-domains.base
#12 42.89 -> installed base-effects.base
#12 42.91 -> installed base-nnp.base
#12 43.13 Done.
#12 43.13 # Run eval $(opam env) to update the current shell environment
#12 DONE 43.3s

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

#14 [7/8] RUN opam install -y opam-depext
#14 sha256:254e0c5423137f9cc459a4cd071185875cb0a6365ffdd7a552c538bd4e1f434a
#14 4.384 The following actions will be performed:
#14 4.384   - install opam-depext 1.2.3
#14 4.384 
#14 4.384 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 4.538 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 4.555 
#14 4.555 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 6.272 -> installed opam-depext.1.2.3
#14 6.280 Done.
#14 6.280 # Run eval $(opam env) to update the current shell environment
#14 DONE 6.5s

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

#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 0.9s done
#17 writing image sha256:39c6ab12b08aef401dbf8a7a993163fb1b45cd97466098ddeaf8b9132a387806 done
#17 DONE 0.9s
Pushing "sha256:6167efef7897623f1b42223e6386fb9bec14ddc7d0f954f21f5febe3c69e1c2c" to "ocurrent/opam-staging:debian-12-ocaml-5.3-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
3500779f326c: Preparing
3500779f326c: Pushed
debian-12-ocaml-5.3-arm32v7: digest: sha256:88c6ebfd8551ba13047f458fa22c4d41518175e71916da6f1461d09660760881 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
3500779f326c: Preparing
3500779f326c: Layer already exists
debian-12-ocaml-5.3-arm32v7: digest: sha256:88c6ebfd8551ba13047f458fa22c4d41518175e71916da6f1461d09660760881 size: 531
Job succeeded
2025-06-21 17:02.47: Job succeeded