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-5.4-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:f7c45ea29499d45afb00323303fe2e0daeb4aa5141d9e4021d93be5bebd4c4b5
RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN yum install -y zstd && yum clean packages
USER opam
RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+trunk
RUN opam pin add -k version ocaml-variants 5.4.0+trunk
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 "5.4.0-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:59.29: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:3ee088c79c958c15cbadef4baba64300b7023f729d9d5e5247d286baa6b31236
#2 transferring context: 2B done
#2 DONE 0.2s
#1 [internal] load build definition from Dockerfile
#1 sha256:0a19d7d6adb03ab55dbb8088be46d9e76dfba6cc945e6e22c25acfa6b04f3675
#1 transferring dockerfile: 657B 0.0s done
#1 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:7b04b665ddbe01534222277746c59789c61cc962fa96156705bab84213cbfa56
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:f7c45ea29499d45afb00323303fe2e0daeb4aa5141d9e4021d93be5bebd4c4b5
#6 sha256:58371349b98a0d6957a2cd7c703193dba4c91024dd1a7db08a52fa6ae2adfcdf
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:3cb19badf79fc221f539b2a727310254f8f4c57d49535467ff968d5c9c152f3b
#7 DONE 0.0s
#8 [1/7] FROM docker.io/ocurrent/opam-staging@sha256:f7c45ea29499d45afb00323303fe2e0daeb4aa5141d9e4021d93be5bebd4c4b5
#8 sha256:8db61a40489e17c4531c076f3e16140bb6f07da133609b38273e949431832687
#8 CACHED
#9 [2/7] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:6861b6352a148e44aa4f4c5702a1d7e6e8b9de061a86d0093c9d7c43a72a1167
#9 ...
#14 [internal] load build context
#14 sha256:cc8f3fc6d106188deef7e3ce07f3bcdd254d455a4d1d83a18e1eb73dcc009021
#14 transferring context: 657B done
#14 DONE 0.1s
#9 [2/7] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:6861b6352a148e44aa4f4c5702a1d7e6e8b9de061a86d0093c9d7c43a72a1167
#9 1.305 [beta] Initialised
#9 DONE 1.5s
#10 [3/7] RUN yum install -y zstd && yum clean packages
#10 sha256:de131f9cccf76a02e180ef3361a5167a922db1e4d971e384978e576c66a446f6
#10 0.444 Updating and loading repositories:
#10 1.121 Repositories loaded.
#10 1.283 Package "zstd-1.5.7-1.fc41.aarch64" is already installed.
#10 1.283
#10 1.283 Nothing to do.
#10 1.346 Removed 0 files, 0 directories (total of 0 B). 0 errors occurred.
#10 DONE 1.4s
#11 [4/7] RUN opam switch create 5.4 --packages=ocaml-variants.5.4.0+trunk
#11 sha256:388a91a7e4dd1dd0a0edd079819a1c9ff4e244e1ed731d24216986d365b7e2e9
#11 4.388
#11 4.388 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.582 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#11 4.738 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#11 5.943 [ocaml-compiler.5.4] downloaded from https://github.com/ocaml/ocaml/archive/5.4.tar.gz
#11 6.550
#11 6.550 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.553 -> installed base-bigarray.base
#11 6.555 -> installed base-threads.base
#11 6.557 -> installed base-unix.base
#11 6.562 -> installed host-arch-arm64.1
#11 6.564 -> installed host-system-other.1
#11 6.565 -> installed ocaml-beta.enabled
#11 113.7 -> installed ocaml-compiler.5.4
#11 113.7 -> installed ocaml-variants.5.4.0+trunk
#11 113.8 -> installed ocaml-config.3
#11 113.9 -> installed ocaml.5.4.0
#11 114.0 -> installed base-domains.base
#11 114.0 -> installed base-effects.base
#11 114.0 -> installed base-nnp.base
#11 114.4 Done.
#11 114.4 # Run eval $(opam env) to update the current shell environment
#11 DONE 115.1s
#12 [5/7] RUN opam pin add -k version ocaml-variants 5.4.0+trunk
#12 sha256:4d03a1e6f4fac8922da2e9c2aaf41a178e0f46ee923a75be5219a0fedd1440ec
#12 0.746 ocaml-variants is now pinned to version 5.4.0+trunk
#12 0.746
#12 4.519 No package build needed.
#12 4.519 Nothing to do.
#12 4.520 # Run eval $(opam env) to update the current shell environment
#12 DONE 4.6s
#13 [6/7] RUN opam install -y opam-depext
#13 sha256:e1b93a907a14bc6ab7c41d8a181f4f8974f9d97dfe3b1152d358b9e3429547b5
#13 4.776 The following actions will be performed:
#13 4.776 - install opam-depext 1.2.3
#13 4.776
#13 4.776 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 4.955 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#13 4.982
#13 4.982 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 6.978 -> installed opam-depext.1.2.3
#13 6.985 Done.
#13 6.986 # Run eval $(opam env) to update the current shell environment
#13 DONE 7.1s
#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:ff81e3d9d4f22fe2f862a44604f2c280ebd1f3a0bdb8187c4220ff015dc71a5a
#15 DONE 0.1s
#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 1.8s done
#16 writing image sha256:203388dee345768d8c58e5a053f0d35351c6fe6c105c952432e7af2e8d3a82d4 done
#16 DONE 1.8s
Pushing "sha256:916da95cdd9bf509b1fdfc9f5cf4cac077c3baf01f8488eb1ff7c58a379f0f81" to "ocurrent/opam-staging:fedora-41-ocaml-5.4-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
b6968cb07fa0: Preparing
b6968cb07fa0: Pushed
fedora-41-ocaml-5.4-arm64: digest: sha256:b3af18008d4c0f61cc063c570f26ab0bbe244e2aaea4a876efe9032666f9dc59 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
b6968cb07fa0: Preparing
b6968cb07fa0: Layer already exists
fedora-41-ocaml-5.4-arm64: digest: sha256:b3af18008d4c0f61cc063c570f26ab0bbe244e2aaea4a876efe9032666f9dc59 size: 531
Job succeeded
2025-06-07 17:29.30: Job succeeded