Build:
  1. 0
2025-06-21 11:53.34: New job: Build using linux-arm64 in
                                []
2025-06-21 11:53.34: Will push staging image to ocurrent/opam-staging:alpine-3.21-ocaml-5.3-no-flat-float-array-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+options,ocaml-options-only-no-flat-float-array
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-21 11:53.34: Using cache hint "5.3.0+no-flat-float-array-arm64-ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c"
2025-06-21 11:53.34: Waiting for resource in pool OCluster
2025-06-21 11:53.34: Waiting for worker…
2025-06-21 13:44.32: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:097f247e7eaf44bf5bbb8e3750a557d5e15a46f91c9b7bb5af96441b83de46c8
#1 transferring dockerfile: 613B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 sha256:5924e0922e5821fe6d3b91eff0224979f62dc6449420d20069664ed7736118f9
#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:f9cb49029cc05e4ddf27482fce9c1d615ce44e4e38a66604d72edca2ea244f6b
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
#6 sha256:c18f2e9a3855326f423d4c8fba5800e8fd42b368961b534bd0331a5f6253d83e
#6 DONE 0.0s

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

#8 [1/7] FROM docker.io/ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
#8 sha256:285cd955854b511758c06f3b1b15cbc15aacde993369e6d3cef1ff4b1eea2d33
#8 DONE 0.0s

#9 [2/7] RUN apk update && apk upgrade
#9 sha256:5165f8d67d8bedae07456c00cec823146cb3e744e56f77175df22c68ff3ad9ff
#9 CACHED

#10 [3/7] RUN apk add zstd
#10 sha256:88aefd0f70ef479edb55ec590f37d976d95b0891cd19f667fe17dd558a99ed0a
#10 CACHED

#14 [internal] load build context
#14 sha256:3ddfd9b6cdc78fb30fd9b7316066882bffb41e7cda2ee995877dfb0dd6aeff6b
#14 transferring context: 613B done
#14 DONE 0.0s

#11 [4/7] RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+options,ocaml-options-only-no-flat-float-array
#11 sha256:9c252c3ff0cc2531150cf39edc612b909c233996ddbe893056fa17a06aa96029
#11 3.215 
#11 3.215 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 3.300 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#11 3.445 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#11 3.774 [ocaml-compiler.5.3.0] downloaded from cache at https://opam.ocaml.org/cache
#11 4.566 [ocaml-compiler.5.3.0/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#11 4.571 
#11 4.571 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.573 -> installed base-bigarray.base
#11 4.574 -> installed base-threads.base
#11 4.576 -> installed base-unix.base
#11 4.578 -> installed ocaml-option-no-flat-float-array.1
#11 4.836 -> installed ocaml-options-only-no-flat-float-array.1
#11 109.4 -> installed ocaml-compiler.5.3.0
#11 109.4 -> installed ocaml-variants.5.3.0+options
#11 109.5 -> installed ocaml-config.3
#11 109.6 -> installed ocaml.5.3.0
#11 109.6 -> installed base-domains.base
#11 109.7 -> installed base-effects.base
#11 109.7 -> installed base-nnp.base
#11 110.0 Done.
#11 110.0 # Run eval $(opam env) to update the current shell environment
#11 DONE 110.6s

#12 [5/7] RUN opam pin add -k version ocaml-variants 5.3.0+options
#12 sha256:bc08d365bb8356f8af389b0ca0d9ca106167b9f82276305c60ad642ce67c4831
#12 0.678 ocaml-variants is now pinned to version 5.3.0+options
#12 0.678 
#12 3.407 No package build needed.
#12 3.407 Nothing to do.
#12 3.415 # Run eval $(opam env) to update the current shell environment
#12 DONE 3.5s

#13 [6/7] RUN opam install -y opam-depext
#13 sha256:ad15164ff20c994c8aab11ba40d2dbf3c702c525933da73cc734e7ddc9e8652b
#13 3.690 The following actions will be performed:
#13 3.690   - install opam-depext 1.2.3
#13 3.691 
#13 3.691 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 3.959 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#13 3.992 
#13 3.992 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.893 -> installed opam-depext.1.2.3
#13 5.901 Done.
#13 5.905 # Run eval $(opam env) to update the current shell environment
#13 DONE 6.0s

#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:684c4747528aaea858937879bc0d66c541589dac9d21a40cd688e9e4bb05dfeb
#15 DONE 0.1s

#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 1.9s done
#16 writing image sha256:cd908449b6760369d7cac9145c4987e9b709961541b8be4940eb98ed507b2d92 done
#16 DONE 1.9s
Pushing "sha256:984e132e0311f9ca1778733a0d9d82544f436a6deb4bd3cc33281ebc8f176492" to "ocurrent/opam-staging:alpine-3.21-ocaml-5.3-no-flat-float-array-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
761c7a56a72e: Preparing
761c7a56a72e: Pushed
alpine-3.21-ocaml-5.3-no-flat-float-array-arm64: digest: sha256:19488ed51c6a9074adb7080c6ef6722035bc61587cbfd58c641c93e444860e9a size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
761c7a56a72e: Preparing
761c7a56a72e: Layer already exists
alpine-3.21-ocaml-5.3-no-flat-float-array-arm64: digest: sha256:19488ed51c6a9074adb7080c6ef6722035bc61587cbfd58c641c93e444860e9a size: 530
Job succeeded
2025-06-21 14:16.10: Job succeeded