Build:
  1. 0
2024-12-14 13:14.24: New job: Build using linux-arm64 in
                                []
2024-12-14 13:14.24: Will push staging image to ocurrent/opam-staging:alpine-3.20-ocaml-5.1-afl-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
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.1 --packages=ocaml-variants.5.1.1+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.1.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:14.24: Using cache hint "5.1.1+afl-arm64-ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446"
2024-12-14 13:14.24: Waiting for resource in pool OCluster
2024-12-14 14:34.52: Waiting for worker…
2024-12-14 18:43.28: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:3f6e2b936870141bf7539bae7c97460f14dd262309f96befa53a5e0a98ee6fca
#1 transferring dockerfile: 597B 0.0s done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:1cb6497490b835e8dfd8b4893c78a699a9e7cdb4294e28d2ca9803755ad7dccd
#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:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5
#4 sha256:04201f855c658116dadef7212a36fe3039ad8ae14a949d4d478ad09da517034e
#4 CACHED

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#8 sha256:9fcb7a2167c281534d489008cb4f7e77160580e229c7b25724970908dac86278
#8 CACHED

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#6 sha256:62457c421f84e68abfa77873633746b0b5c54b45849dc9fb8c5e6121d6010f45
#6 DONE 0.0s

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

#14 [internal] load build context
#14 sha256:39224d7f15a190f9350a33e64538e42b32cf687b9f13ac47d8b16fce2ea64411
#14 transferring context: 597B done
#14 DONE 0.1s

#9 [2/7] RUN apk update && apk upgrade
#9 sha256:d5831f957addbfa5164874789e0a587078567579eb85062bcbfed11e30f5c54d
#9 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
#9 0.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
#9 0.801 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
#9 0.880 fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
#9 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
#9 1.429 v3.20.3-414-g03b29bdd93a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main]
#9 1.429 v3.20.3-414-g03b29bdd93a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community]
#9 1.429 v3.21.0-670-g9826bbf0ff2 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
#9 1.429 v3.21.0-644-g28d316da026 [https://dl-cdn.alpinelinux.org/alpine/edge/community]
#9 1.429 v3.21.0-655-g365597d0a35 [https://dl-cdn.alpinelinux.org/alpine/edge/testing]
#9 1.429 OK: 56477 distinct packages available
#9 2.197 (1/6) Upgrading libcurl (8.11.0-r2 -> 8.11.1-r0)
#9 2.278 (2/6) Upgrading curl (8.11.0-r2 -> 8.11.1-r0)
#9 2.327 (3/6) Upgrading python3 (3.12.7-r0 -> 3.12.8-r1)
#9 2.626 (4/6) Upgrading python3-pycache-pyc0 (3.12.7-r0 -> 3.12.8-r1)
#9 2.774 (5/6) Upgrading pyc (3.12.7-r1 -> 3.12.8-r1)
#9 2.783 (6/6) Upgrading python3-pyc (3.12.7-r0 -> 3.12.8-r1)
#9 2.792 Executing busybox-1.36.1-r29.trigger
#9 2.809 OK: 291 MiB in 100 packages
#9 DONE 3.0s

#10 [3/7] RUN apk add zstd
#10 sha256:dd1dee0ad4d167c99f1d9bd124f82a39bc7804ed8822df64f731c50eea5c8375
#10 1.002 (1/1) Installing zstd (1.5.6-r0)
#10 1.071 Executing busybox-1.36.1-r29.trigger
#10 1.086 OK: 291 MiB in 101 packages
#10 DONE 1.2s

#11 [4/7] RUN opam switch create 5.1 --packages=ocaml-variants.5.1.1+options,ocaml-options-only-afl
#11 sha256:c603a713b95cf048178749a812e54775de97d1c1c535f07e8f054c47c6785ccf
#11 7.360 
#11 7.360 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.425 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.3
#11 7.484 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#11 9.166 [ocaml-variants.5.1.1+options] downloaded from https://github.com/ocaml/ocaml/archive/5.1.1.tar.gz
#11 9.853 [ocaml-variants.5.1.1+options/ocaml-variants.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-variants/ocaml-variants.install
#11 10.04 [ocaml-variants.5.1.1+options/zstd-detection.patch] downloaded from https://github.com/ocaml/ocaml/commit/baf65b91c51bb04b09ecc98b94ddd4ba3b446912.patch?full_index=1
#11 10.05 
#11 10.05 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 10.05 -> installed base-bigarray.base
#11 10.05 -> installed base-threads.base
#11 10.05 -> installed base-unix.base
#11 10.06 -> installed host-arch-arm64.1
#11 10.06 -> installed host-system-other.1
#11 10.06 -> installed ocaml-option-afl.1
#11 10.34 -> installed ocaml-options-only-afl.1
#11 124.1 -> installed ocaml-variants.5.1.1+options
#11 124.2 -> installed ocaml-config.3
#11 124.3 -> installed ocaml.5.1.1
#11 124.3 -> installed base-domains.base
#11 124.4 -> installed base-nnp.base
#11 124.7 Done.
#11 124.7 # Run eval $(opam env) to update the current shell environment
#11 DONE 125.2s

#12 [5/7] RUN opam pin add -k version ocaml-variants 5.1.1+options
#12 sha256:e5ee295da69507a101d1a5ad73f1d978b16170e2a7974f3ad4a3b8e03082dd33
#12 0.978 ocaml-variants is now pinned to version 5.1.1+options
#12 0.978 
#12 6.820 No package build needed.
#12 6.820 Nothing to do.
#12 6.826 # Run eval $(opam env) to update the current shell environment
#12 DONE 6.9s

#13 [6/7] RUN opam install -y opam-depext
#13 sha256:39b22cb1dd238b6fb08f7d31140b1ed9ceb98c5eb2ea773e877c253bf0335978
#13 7.247 The following actions will be performed:
#13 7.247   - install opam-depext 1.2.3
#13 7.247 
#13 7.247 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 8.569 [opam-depext.1.2.3] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.2.3/opam-depext-full-1.2.3.tbz
#13 8.607 
#13 8.607 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 10.61 -> installed opam-depext.1.2.3
#13 10.62 Done.
#13 10.62 # Run eval $(opam env) to update the current shell environment
#13 DONE 10.7s

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

#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 1.9s done
#16 writing image sha256:873af4743da7b91eebb6a25f3970838fd6c015882da723059c334b15b8ef9160 done
#16 DONE 1.9s
Pushing "sha256:d135720878fd05cbe45ab3478bf0678e8f93e567a2ef1ea0d3191b0b97bc4074" to "ocurrent/opam-staging:alpine-3.20-ocaml-5.1-afl-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
5b9b4be5c31c: Preparing
5b9b4be5c31c: Pushed
alpine-3.20-ocaml-5.1-afl-arm64: digest: sha256:959e3437101f3a5a4b62040d1bc57d49855418395e34096b9f7a10e79a4f1a03 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
5b9b4be5c31c: Preparing
5b9b4be5c31c: Layer already exists
alpine-3.20-ocaml-5.1-afl-arm64: digest: sha256:959e3437101f3a5a4b62040d1bc57d49855418395e34096b9f7a10e79a4f1a03 size: 530
Job succeeded
2024-12-14 18:52.28: Job succeeded