Build:
  1. 0
2025-08-02 17:08.14: New job: Build using linux-arm64 in
                                []
2025-08-02 17:08.14: Will push staging image to ocurrent/opam-staging:ubuntu-24.04-ocaml-4.08-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
RUN opam pin add -k version ocaml-base-compiler 4.08.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-08-02 17:08.14: Using cache hint "4.08.1-arm64-ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23"
2025-08-02 17:08.14: Waiting for resource in pool OCluster
2025-08-02 17:08.14: Waiting for worker…
2025-08-02 17:08.14: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:932769ca6c37b17e5f64f75ebb1b4b03ba71eb075362035ba691678c6e5fa8c9
#2 transferring context: 2B done
#2 ...

#1 [internal] load build definition from Dockerfile
#1 sha256:4f71d82cdd476aec7a680ac7364884cfb7b8a74ea9023ca02c5bbfc2772a3ee3
#1 transferring dockerfile: 504B done
#1 DONE 0.2s

#2 [internal] load .dockerignore
#2 sha256:932769ca6c37b17e5f64f75ebb1b4b03ba71eb075362035ba691678c6e5fa8c9
#2 DONE 0.3s

#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:077958810c42302b5b38497d4105c889e09125a1d845eaa5c7c61ebaf2877d99
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23
#6 sha256:be395a35c6176927a7a2f13505dabf89fd47f457e44bce961d865827edb85275
#6 DONE 2.8s

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

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23
#8 sha256:ff3ab42de2a5c8cad4ffcb31ba5fbce3d9466f6c330a2482d37b950803fcbfc4
#8 resolve docker.io/ocurrent/opam-staging@sha256:bab9e515e9722f94053f079dfd9ccba811be300e94ae288fca652da411e75d23 done
#8 DONE 0.3s

#12 [internal] load build context
#12 sha256:dc2c05e465f29f2710995b9b660401f30e22ecc8786038be7525c8b58ebcfc92
#12 transferring context: 504B done
#12 DONE 0.9s

#9 [2/5] RUN opam switch create 4.08 --packages=ocaml-base-compiler.4.08.1
#9 sha256:1fcf85bc6516ecd8cdef81dae7f88edd3edc923992e6b81caf22c6341caab4b3
#9 4.560 
#9 4.560 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.658 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 4.754 [ocaml-config.1/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 5.170 [ocaml-base-compiler.4.08.1] downloaded from cache at https://opam.ocaml.org/cache
#9 5.809 [ocaml-base-compiler.4.08.1/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 5.916 [ocaml-base-compiler.4.08.1/fix-gcc10.patch] downloaded from https://opam.ocaml.org/cache
#9 6.012 [ocaml-base-compiler.4.08.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#9 6.012 
#9 6.012 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 6.311 -> installed base-bigarray.base
#9 6.312 -> installed base-threads.base
#9 6.313 -> installed base-unix.base
#9 116.4 -> installed ocaml-base-compiler.4.08.1
#9 116.5 -> installed ocaml-config.1
#9 116.6 -> installed ocaml.4.08.1
#9 116.9 Done.
#9 116.9 # Run eval $(opam env) to update the current shell environment
#9 DONE 117.2s

#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.08.1
#10 sha256:38cd3b144f0befa33a2e53d403c41667e3a3a2dbe82eb442b9554cff47277f35
#10 0.842 ocaml-base-compiler is now pinned to version 4.08.1
#10 0.842 
#10 3.821 No package build needed.
#10 3.821 Nothing to do.
#10 3.827 # Run eval $(opam env) to update the current shell environment
#10 DONE 5.9s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:ea445044d57794623a9c56bd9414e27bfe4dc80d0373eda9e23d32adb9e52f67
#11 4.198 The following actions will be performed:
#11 4.198   - install opam-depext 1.2.3
#11 4.199 
#11 4.199 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.321 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 4.349 
#11 4.349 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.050 -> installed opam-depext.1.2.3
#11 6.059 Done.
#11 6.059 # Run eval $(opam env) to update the current shell environment
#11 DONE 10.0s

#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:bb30b7253930a5a1e7cd2b2c94cd5bf0c02bdb2f47bc2003ef3f4e58074d06c0
#13 DONE 1.0s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 2.3s done
#14 writing image sha256:92752dae41c8085163d0aaa4c84f1ef4b939e73c29dfad715dca55060e846a56 done
#14 DONE 2.3s
Pushing "sha256:7894056ecb95684bb816292cb69ece6410bc93d7d167d71bbda3330cd965a38e" to "ocurrent/opam-staging:ubuntu-24.04-ocaml-4.08-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
552b9055434e: Preparing
552b9055434e: Pushed
ubuntu-24.04-ocaml-4.08-arm64: digest: sha256:14bf93cdc11a71472bc081a6a6551c8761b4e9f1edcead54d52ac00c688fb248 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
552b9055434e: Preparing
552b9055434e: Layer already exists
ubuntu-24.04-ocaml-4.08-arm64: digest: sha256:14bf93cdc11a71472bc081a6a6551c8761b4e9f1edcead54d52ac00c688fb248 size: 531
Job succeeded
2025-08-02 17:35.55: Job succeeded