Build:
  1. 0
2025-09-15 17:52.24: New job: Build using linux-x86_64 in
                                []
2025-09-15 17:52.24: Will push staging image to ocurrent/opam-staging:alpine-3.22-ocaml-5.3-afl-amd64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:6509a608b39f1fa3b96f4e03df119b3fb569bfc70a2dc0e78662199973d00150
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-afl
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-09-15 17:52.24: Using cache hint "5.3.0+afl-amd64-ocurrent/opam-staging@sha256:6509a608b39f1fa3b96f4e03df119b3fb569bfc70a2dc0e78662199973d00150"
2025-09-15 17:52.24: Waiting for resource in pool OCluster
2025-09-15 17:52.24: Waiting for worker…
2025-09-15 17:52.26: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:1ab8cf4be9f7dce452a07795c7b65a325fb879d15f66cda358826ad3c2ffbf14
#1 transferring dockerfile: 597B done
#1 DONE 4.9s

#2 [internal] load .dockerignore
#2 sha256:d7c464eb5a6d54190236ee662a2079cd04cc05c97a3fc75d96e06c71797f5e02
#2 transferring context: 2B done
#2 DONE 6.0s

#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
#3 DONE 0.1s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:dabfc0969b935b2080555ace70ee69a5261af8a8f1b4df97b9e7fbcf6722eddf
#4 sha256:20f51eb297511e57c38c8d540f8d2dedc68c907905382a36477155b6236d006e
#4 CACHED

#5 [internal] load build definition from Dockerfile
#5 sha256:5d6c701b970217bb51f83c33eeb87449304da4b15b8a13d60ba84691880733df
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:6509a608b39f1fa3b96f4e03df119b3fb569bfc70a2dc0e78662199973d00150
#6 sha256:a612eab2a291e3930ede07dedb2e24749cda882bf6299f42cf61d1b664927dca
#6 DONE 0.0s

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

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:6509a608b39f1fa3b96f4e03df119b3fb569bfc70a2dc0e78662199973d00150
#8 sha256:1eb33ee8f5ab172add288f8a676cc065243e3c13e29369c9116f0a3187063328
#8 resolve docker.io/ocurrent/opam-staging@sha256:6509a608b39f1fa3b96f4e03df119b3fb569bfc70a2dc0e78662199973d00150 done
#8 DONE 0.4s

#9 [2/7] RUN apk update && apk upgrade
#9 sha256:4d9007aa8e2c277bc48ddada0562653dc508d7fbbcbf0703991d9e2753b2aca6
#9 ...

#14 [internal] load build context
#14 sha256:afe8c5d641f0d2fd3abde10bb5cd0234014226b1e3d0f41a27a961fbed80c7aa
#14 transferring context: 597B done
#14 DONE 0.5s

#9 [2/7] RUN apk update && apk upgrade
#9 sha256:4d9007aa8e2c277bc48ddada0562653dc508d7fbbcbf0703991d9e2753b2aca6
#9 3.122 v3.22.1-405-g20c5bc00dfc [https://dl-cdn.alpinelinux.org/alpine/v3.22/main]
#9 3.122 v3.22.1-417-g724be1cb0e0 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community]
#9 3.122 v3.23.0_alpha20250612-6343-g9f70763ef35 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
#9 3.122 v3.23.0_alpha20250612-6347-g62d178386bc [https://dl-cdn.alpinelinux.org/alpine/edge/community]
#9 3.122 v3.23.0_alpha20250612-6339-g5f0fa117243 [https://dl-cdn.alpinelinux.org/alpine/edge/testing]
#9 3.122 OK: 59121 distinct packages available
#9 4.039 OK: 307 MiB in 102 packages
#9 DONE 4.4s

#10 [3/7] RUN apk add zstd
#10 sha256:4d92fb6b7d5523c29bc5ac17adb9feb6e6414a381022e42a1b241a8ad2928e51
#10 1.391 (1/1) Installing zstd (1.5.7-r0)
#10 1.454 Executing busybox-1.37.0-r19.trigger
#10 1.471 OK: 307 MiB in 103 packages
#10 DONE 2.6s

#11 [4/7] RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+options,ocaml-options-only-afl
#11 sha256:5565614c66711b0c9fc603429ae1533883f2cb143199a34732d03fe27c67912d
#11 4.239 
#11 4.239 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.307 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#11 4.370 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#11 4.706 [ocaml-compiler.5.3.0] downloaded from cache at https://opam.ocaml.org/cache
#11 5.884 [ocaml-compiler.5.3.0/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#11 5.885 
#11 5.885 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.888 -> installed base-bigarray.base
#11 5.891 -> installed base-threads.base
#11 5.894 -> installed base-unix.base
#11 5.897 -> installed ocaml-option-afl.1
#11 6.419 -> installed ocaml-options-only-afl.1
#11 138.3 -> installed ocaml-compiler.5.3.0
#11 138.4 -> installed ocaml-variants.5.3.0+options
#11 138.5 -> installed ocaml-config.3
#11 138.6 -> installed ocaml.5.3.0
#11 138.7 -> installed base-domains.base
#11 138.7 -> installed base-effects.base
#11 138.8 -> installed base-nnp.base
#11 139.6 Done.
#11 139.6 # Run eval $(opam env) to update the current shell environment
#11 DONE 140.1s

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

#13 [6/7] RUN opam install -y opam-depext
#13 sha256:95301ab89c9e875a59ee5cfaff41154b95e7f00aa4f19dc7a266a04c33a089d4
#13 4.048 The following actions will be performed:
#13 4.048   - install opam-depext 1.2.3
#13 4.048 
#13 4.048 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 4.167 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#13 4.203 
#13 4.203 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.943 -> installed opam-depext.1.2.3
#13 5.953 Done.
#13 5.961 # Run eval $(opam env) to update the current shell environment
#13 DONE 8.8s

#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:568a25ea764d30149af9596fc2cf886b956d2d16411bf36d4cd65c272dc2ef96
#15 DONE 1.0s

#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 3.5s done
#16 writing image sha256:2d95d334f860e7cd6be75f39b7bd76a4aa615276c2097234922184f168de3c02 done
#16 DONE 3.7s
Pushing "sha256:c5e0ab9de51c0820d9882f7624021bac98b16987bbdbe35cce20b4a02e6e1319" to "ocurrent/opam-staging:alpine-3.22-ocaml-5.3-afl-amd64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
e9d23dfffb25: Preparing
e9d23dfffb25: Pushed
alpine-3.22-ocaml-5.3-afl-amd64: digest: sha256:666d5ac265468aaf8fd5cc6da8da5afcff033fddece234a71249d59d0285a745 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
e9d23dfffb25: Preparing
e9d23dfffb25: Layer already exists
alpine-3.22-ocaml-5.3-afl-amd64: digest: sha256:666d5ac265468aaf8fd5cc6da8da5afcff033fddece234a71249d59d0285a745 size: 531
Job succeeded
2025-09-15 18:14.50: Job succeeded