Build:
- 0
2025-06-07 12:01.53: New job: Build using linux-arm64 in
[]
2025-06-07 12:01.53: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.3-flambda-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
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-variants.5.3.0+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 5.3.0+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-07 12:01.53: Using cache hint "5.3.0+flambda-arm64-ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755"
2025-06-07 12:01.53: Waiting for resource in pool OCluster
2025-06-07 12:01.53: Waiting for worker…
2025-06-07 16:16.36: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:6274fe7a41e95577706e2074255bc659840ec8a7c6024fd279aaf27012e0be3f
#2 transferring context: 2B done
#2 DONE 0.2s
#1 [internal] load build definition from Dockerfile
#1 sha256:1f5ecadc8180649e97b1daa566f5454edf5e3534dcb6afd691f14985a3c36aad
#1 transferring dockerfile: 696B 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:ae21282c2510e802aa8adc469df8e1a1b06ad30c5919a5234bd26877850bb5b5
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
#6 sha256:76b19ca501f2d787bc211e35fe00133765f13cd13c2f1ccf6dbbfac2649c8d1e
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:106a41cbc7bf511af9d41c94cfcbc2d886c4805436a11a4152bef31e8fe0adfe
#7 DONE 0.0s
#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
#8 sha256:50c032355ec1e03d95f321a877d9eae54cfae1756362182ff22981498728560f
#8 DONE 0.0s
#10 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#10 sha256:ce85edfe974ef1ab39cbb1acbd9a0e5e85035feaaff3c31453c4e295315a73b6
#10 CACHED
#9 [2/8] RUN apt-get -y update
#9 sha256:a501cd05d05480e6d59665ed249a6022b0a79b9312744c75c63cfa1968ddc48c
#9 CACHED
#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:f98c2ab4ece70192e16a2ddf788396c021a6b5566c95474843ea73322f4d9e98
#11 CACHED
#15 [internal] load build context
#15 sha256:013ca243c039ba63f17f6634654819f3dfbb8582be5ce734ad9b368e0f24f9df
#15 transferring context: 696B done
#15 DONE 0.1s
#12 [5/8] RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+options,ocaml-options-only-flambda
#12 sha256:9ea781fd975bc22dbe2076b2c990e48ffc7b0475955e824e3a26362bf2a0d1d0
#12 4.419
#12 4.419 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 4.697 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 4.938 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 5.295 [ocaml-compiler.5.3.0] downloaded from cache at https://opam.ocaml.org/cache
#12 6.122 [ocaml-compiler.5.3.0/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#12 6.123
#12 6.123 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 6.125 -> installed base-bigarray.base
#12 6.127 -> installed base-threads.base
#12 6.129 -> installed base-unix.base
#12 6.131 -> installed ocaml-option-flambda.1
#12 6.405 -> installed ocaml-options-only-flambda.1
#12 ...
#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:396751464b7d6a42af0ed326b54a74b8eb4810a3beb3b637a1862be6e41e6755
#8 sha256:50c032355ec1e03d95f321a877d9eae54cfae1756362182ff22981498728560f
#8 CACHED
#12 [5/8] RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+options,ocaml-options-only-flambda
#12 sha256:9ea781fd975bc22dbe2076b2c990e48ffc7b0475955e824e3a26362bf2a0d1d0
#12 150.5 -> installed ocaml-compiler.5.3.0
#12 150.5 -> installed ocaml-variants.5.3.0+options
#12 150.6 -> installed ocaml-config.3
#12 150.7 -> installed ocaml.5.3.0
#12 150.7 -> installed base-domains.base
#12 150.8 -> installed base-effects.base
#12 150.8 -> installed base-nnp.base
#12 151.1 Done.
#12 151.1 # Run eval $(opam env) to update the current shell environment
#12 DONE 151.3s
#13 [6/8] RUN opam pin add -k version ocaml-variants 5.3.0+options
#13 sha256:0a85c6458a5ce55203998188fe9e1a52b15153ba93dd4316d2c8855d450d169b
#13 0.831 ocaml-variants is now pinned to version 5.3.0+options
#13 0.831
#13 4.629 No package build needed.
#13 4.629 Nothing to do.
#13 4.629 # Run eval $(opam env) to update the current shell environment
#13 DONE 4.7s
#14 [7/8] RUN opam install -y opam-depext
#14 sha256:888f01c4539a6d2e6c015fca92092ec6fd5beac6083e542ed8d87e213ff4e6d6
#14 4.895 The following actions will be performed:
#14 4.895 - install opam-depext 1.2.3
#14 4.896
#14 4.896 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 5.372 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 5.399
#14 5.399 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 7.244 -> installed opam-depext.1.2.3
#14 7.251 Done.
#14 7.251 # Run eval $(opam env) to update the current shell environment
#14 DONE 7.5s
#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:e1890442bc20e93f0cbabe2d9ed3b141445cb249d6a83e732069b50e2b56e708
#16 DONE 0.1s
#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 1.8s done
#17 writing image sha256:056136976980b5d2990f92da7c97e54d3dac653d4c62cd8b832c1567a5ae3df6 done
#17 DONE 1.9s
Pushing "sha256:d8d397d092c627339b199e7bdc4891468867b77572de15a01f510dbd1562cc5e" to "ocurrent/opam-staging:debian-12-ocaml-5.3-flambda-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
b4fddbae37a3: Preparing
b4fddbae37a3: Pushed
debian-12-ocaml-5.3-flambda-arm64: digest: sha256:6a39015aca63a17117d1b53b6938bbba74319a7057d72500a0903a8ac2a0e51e size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
b4fddbae37a3: Preparing
b4fddbae37a3: Layer already exists
debian-12-ocaml-5.3-flambda-arm64: digest: sha256:6a39015aca63a17117d1b53b6938bbba74319a7057d72500a0903a8ac2a0e51e size: 531
Job succeeded
2025-06-07 16:49.56: Job succeeded