Build:
- 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.2-no-flat-float-array-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.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.2.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.2.1+no-flat-float-array-arm64-ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446"
2024-12-14 13:14.24: Waiting for resource in pool OCluster
2024-12-14 14:41.30: Waiting for worker…
2024-12-14 18:51.19: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:f4a55a56493dd8266c98c47e2dbb60b1394c821f801c997b631fba8d81ac189c
#1 transferring dockerfile: 613B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:f1b89b5d815200cf1cd03597e72f174b60881ce98cc2ff5ed9e14acfedda519a
#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
#5 [internal] load build definition from Dockerfile
#5 sha256:ecc0cc1efda9578b2c82cecc3f7bb048d22c5c6c194776c7f4f6a1e7cd980f9d
#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:c520fac1e1201db168a2105c2edafc8cefc14becc762351945dc48784d37cb8e
#7 DONE 0.0s
#8 [1/7] FROM docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#8 sha256:9fcb7a2167c281534d489008cb4f7e77160580e229c7b25724970908dac86278
#8 DONE 0.0s
#9 [2/7] RUN apk update && apk upgrade
#9 sha256:d5831f957addbfa5164874789e0a587078567579eb85062bcbfed11e30f5c54d
#9 CACHED
#10 [3/7] RUN apk add zstd
#10 sha256:dd1dee0ad4d167c99f1d9bd124f82a39bc7804ed8822df64f731c50eea5c8375
#10 CACHED
#14 [internal] load build context
#14 sha256:ce837016d3717e8cdd334a6c6bc8cdf662f2aa5e7d28c6fd3a1bc1ed09898cae
#14 transferring context: 613B done
#14 DONE 0.1s
#11 [4/7] RUN opam switch create 5.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-no-flat-float-array
#11 sha256:22517423b8d4721f63a7c73dea8b7d1813e0c421692a11c19615dee9d9416b41
#11 7.128
#11 7.128 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.269 [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.455 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#11 8.078 [ocaml-variants.5.2.1+options] downloaded from https://github.com/ocaml/ocaml/releases/download/5.2.1/ocaml-5.2.1.tar.gz
#11 8.860 [ocaml-variants.5.2.1+options/ocaml-variants.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-variants/ocaml-variants.install
#11 8.863
#11 8.863 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 8.865 -> installed base-bigarray.base
#11 8.871 -> installed base-threads.base
#11 8.873 -> installed base-unix.base
#11 8.874 -> installed host-arch-arm64.1
#11 8.875 -> installed host-system-other.1
#11 8.877 -> installed ocaml-option-no-flat-float-array.1
#11 9.121 -> installed ocaml-options-only-no-flat-float-array.1
#11 ...
#8 [1/7] FROM docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#8 sha256:9fcb7a2167c281534d489008cb4f7e77160580e229c7b25724970908dac86278
#8 CACHED
#11 [4/7] RUN opam switch create 5.2 --packages=ocaml-variants.5.2.1+options,ocaml-options-only-no-flat-float-array
#11 sha256:22517423b8d4721f63a7c73dea8b7d1813e0c421692a11c19615dee9d9416b41
#11 110.9 -> installed ocaml-variants.5.2.1+options
#11 111.0 -> installed ocaml-config.3
#11 111.1 -> installed ocaml.5.2.1
#11 111.1 -> installed base-domains.base
#11 111.2 -> installed base-nnp.base
#11 111.5 Done.
#11 111.6 # Run eval $(opam env) to update the current shell environment
#11 DONE 112.0s
#12 [5/7] RUN opam pin add -k version ocaml-variants 5.2.1+options
#12 sha256:bd015220e753d0997bfe84109c4d2978013d89ca0974afd93c64c75507577e0f
#12 0.948 ocaml-variants is now pinned to version 5.2.1+options
#12 0.948
#12 7.008 No package build needed.
#12 7.008 Nothing to do.
#12 7.016 # Run eval $(opam env) to update the current shell environment
#12 DONE 7.2s
#13 [6/7] RUN opam install -y opam-depext
#13 sha256:4fad5cfc6954bdc29b711a1e1410e90708c6db94ceff224b3566af8ea0206623
#13 7.364 The following actions will be performed:
#13 7.364 - install opam-depext 1.2.3
#13 7.364
#13 7.364 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 7.929 [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 7.967
#13 7.967 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 9.840 -> installed opam-depext.1.2.3
#13 9.845 Done.
#13 9.852 # Run eval $(opam env) to update the current shell environment
#13 DONE 10.0s
#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:b2bdbe06f917aa559daec6b86a401344eb3501f00904112569e44742956dd399
#15 DONE 0.1s
#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 1.7s done
#16 writing image sha256:7c0644de5417fde7b732ddbe358b64b2dc75bb5b8f1b2e3c2cd349b6c4ebe935 done
#16 DONE 1.7s
Pushing "sha256:b415ecb8b41610d8afe0e84927cc0c4e477d1d6a9be7c708f6e5b29ede8900f6" to "ocurrent/opam-staging:alpine-3.20-ocaml-5.2-no-flat-float-array-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
2ea73d878289: Preparing
2ea73d878289: Pushed
alpine-3.20-ocaml-5.2-no-flat-float-array-arm64: digest: sha256:6265bced03f549eda4032f5d05020fb93d93d304e870cb19cad08937a9908566 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
2ea73d878289: Preparing
2ea73d878289: Layer already exists
alpine-3.20-ocaml-5.2-no-flat-float-array-arm64: digest: sha256:6265bced03f549eda4032f5d05020fb93d93d304e870cb19cad08937a9908566 size: 530
Job succeeded
2024-12-14 18:56.04: Job succeeded