Build:
- 0
2025-06-07 12:03.35: New job: Build using linux-arm64 in
[]
2025-06-07 12:03.35: Will push staging image to ocurrent/opam-staging:fedora-41-ocaml-4.09-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:f7c45ea29499d45afb00323303fe2e0daeb4aa5141d9e4021d93be5bebd4c4b5
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.09 --packages=ocaml-base-compiler.4.09.1
RUN opam pin add -k version ocaml-base-compiler 4.09.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-07 12:03.35: Using cache hint "4.09.1-arm64-ocurrent/opam-staging@sha256:f7c45ea29499d45afb00323303fe2e0daeb4aa5141d9e4021d93be5bebd4c4b5"
2025-06-07 12:03.35: Waiting for resource in pool OCluster
2025-06-07 12:03.35: Waiting for worker…
2025-06-07 16:41.57: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:e839355e7fd7c20868d5d6adfe9d5d44527b07e0d230ca21349d95de8527f35e
#1 transferring dockerfile: 504B done
#1 DONE 0.2s
#2 [internal] load .dockerignore
#2 sha256:ababf8c4a700fc568742ada1dd9d523e245814b3a2504dcaee3def575553754c
#2 transferring context: 2B done
#2 DONE 0.2s
#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
#3 DONE 0.3s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:8c051b18e8fc80b647f2facfdb9baded3c7496948f99d6034e1f002b2bd94743
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:f7c45ea29499d45afb00323303fe2e0daeb4aa5141d9e4021d93be5bebd4c4b5
#6 sha256:58371349b98a0d6957a2cd7c703193dba4c91024dd1a7db08a52fa6ae2adfcdf
#6 DONE 0.6s
#7 [internal] load .dockerignore
#7 sha256:df61410a11b53b8b4c79a957f457a1eb2cead248e4f8db736746dbc706dcba9a
#7 DONE 0.0s
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:f7c45ea29499d45afb00323303fe2e0daeb4aa5141d9e4021d93be5bebd4c4b5
#8 sha256:8db61a40489e17c4531c076f3e16140bb6f07da133609b38273e949431832687
#8 resolve docker.io/ocurrent/opam-staging@sha256:f7c45ea29499d45afb00323303fe2e0daeb4aa5141d9e4021d93be5bebd4c4b5 done
#8 DONE 0.1s
#12 [internal] load build context
#12 sha256:92f9032ea0212778bf32ac5940588c2d9e56b5288897271b26624eb76e13a140
#12 transferring context: 504B done
#12 DONE 0.2s
#9 [2/5] RUN opam switch create 4.09 --packages=ocaml-base-compiler.4.09.1
#9 sha256:9b4ad2c417289c88b94bbe3be464243369d7043dba01f89f08aef6737beb1c63
#9 4.413
#9 4.413 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.715 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 4.847 [ocaml-config.1/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 5.164 [ocaml-base-compiler.4.09.1] downloaded from cache at https://opam.ocaml.org/cache
#9 5.758 [ocaml-base-compiler.4.09.1/0001-Re-generate-configure.patch] downloaded from https://opam.ocaml.org/cache
#9 5.864 [ocaml-base-compiler.4.09.1/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 6.187 [ocaml-base-compiler.4.09.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#9 6.187
#9 6.187 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 6.402 -> installed base-bigarray.base
#9 6.409 -> installed base-threads.base
#9 6.410 -> installed base-unix.base
#9 113.1 -> installed ocaml-base-compiler.4.09.1
#9 113.1 -> installed ocaml-config.1
#9 113.2 -> installed ocaml.4.09.1
#9 113.6 Done.
#9 113.6 # Run eval $(opam env) to update the current shell environment
#9 DONE 114.0s
#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.09.1
#10 sha256:f7c56101eaf2b4f913d39d49f117875f3070f227e4358f2db8e607489eeaac0d
#10 0.753 ocaml-base-compiler is now pinned to version 4.09.1
#10 0.753
#10 4.517 No package build needed.
#10 4.517 Nothing to do.
#10 4.518 # Run eval $(opam env) to update the current shell environment
#10 DONE 4.6s
#11 [4/5] RUN opam install -y opam-depext
#11 sha256:f03d58c549a7bb7df4b9860cf10103455d5b9673c2d839d32d54d24049f88aef
#11 4.831 The following actions will be performed:
#11 4.831 - install opam-depext 1.2.3
#11 4.831
#11 4.831 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.026 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 5.053
#11 5.053 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.824 -> installed opam-depext.1.2.3
#11 6.832 Done.
#11 6.832 # Run eval $(opam env) to update the current shell environment
#11 DONE 7.0s
#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:028491f2e667e15681b66cfcec3d6260e045b3bde16932e37c543d55a353882a
#13 DONE 0.1s
#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.6s done
#14 writing image sha256:c0cd9c8d47eb32876484c49132eaff7b0ad03b4e8618cb836c469d2c9e6b08a8 done
#14 DONE 1.6s
Pushing "sha256:124fa3a3fd307e9f4ee3690521ec3ee5a35b064fe14a947c2da46da55cc55b39" to "ocurrent/opam-staging:fedora-41-ocaml-4.09-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
751fc60916ad: Preparing
751fc60916ad: Pushed
fedora-41-ocaml-4.09-arm64: digest: sha256:0f89e3461414a13e9dc49b6e6900c547d4a53271c00ec3869eed9050864c9743 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
751fc60916ad: Preparing
751fc60916ad: Layer already exists
fedora-41-ocaml-4.09-arm64: digest: sha256:0f89e3461414a13e9dc49b6e6900c547d4a53271c00ec3869eed9050864c9743 size: 531
Job succeeded
2025-06-07 17:09.42: Job succeeded