Build:
- 0
2025-06-21 12:00.19: New job: Build using linux-arm64 in
[]
2025-06-21 12:00.19: Will push staging image to ocurrent/opam-staging:fedora-42-ocaml-5.4-alpha1-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:ae8c66d285f340073bc0bb6f383b3c1b0358fd6cdf23121a92ad7371355ed191
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~alpha1 --packages=ocaml-base-compiler.5.4.0~alpha1
RUN opam pin add -k version ocaml-base-compiler 5.4.0~alpha1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-21 12:00.19: Using cache hint "5.4.0~alpha1-arm64-ocurrent/opam-staging@sha256:ae8c66d285f340073bc0bb6f383b3c1b0358fd6cdf23121a92ad7371355ed191"
2025-06-21 12:00.19: Waiting for resource in pool OCluster
2025-06-21 12:00.19: Waiting for worker…
2025-06-21 14:30.33: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:05529e99e54b4cfa452f3131938e381ed11aebbb156fc4c1e2802fb1b13e88c8
#2 transferring context: 2B done
#2 DONE 0.2s
#1 [internal] load build definition from Dockerfile
#1 sha256:ad6f6f9a83524f00aa0250307b18f43243cac8dfa9c48dabf397661aad067498
#1 transferring dockerfile: 676B 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:ccec5edaa8c0b68d6761fb89afb29f4566edab794e3b055dd8499c94dc32de20
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:ae8c66d285f340073bc0bb6f383b3c1b0358fd6cdf23121a92ad7371355ed191
#6 sha256:7086c6c6ea0d5bf2b48f40646cd4f8d37a4191778b9fc4d9db25dc4790e25484
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:2b69f0d72f619c7c7a824c7bdf0c6d17d772ca2107113623591cfa9ce51c4828
#7 DONE 0.0s
#8 [1/7] FROM docker.io/ocurrent/opam-staging@sha256:ae8c66d285f340073bc0bb6f383b3c1b0358fd6cdf23121a92ad7371355ed191
#8 sha256:1cf1ec7348f4b37211f9f5a341b0fcc4f3d37173d269817e3b068a9c16ac0532
#8 CACHED
#14 [internal] load build context
#14 sha256:6387e79036978dffc13eefab4ece832c3a3c0e5293a4c99af5634dbc625225a6
#14 transferring context: 676B 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:1b7df83b471b71dbcebcc67a1095a80f0384feb8888e4bae5b0b1de037c8a07f
#9 1.049 [beta] Initialised
#9 DONE 1.2s
#10 [3/7] RUN yum install -y zstd && yum clean packages
#10 sha256:a069a80f63c963b44aed9ad4bdab4c6c0e56229725c74e27530c73a89aebce7a
#10 0.410 Updating and loading repositories:
#10 0.955 Repositories loaded.
#10 1.107 Package "zstd-1.5.7-1.fc42.aarch64" is already installed.
#10 1.107
#10 1.107 Nothing to do.
#10 1.148 Removed 0 files, 0 directories (total of 0 B). 0 errors occurred.
#10 DONE 1.2s
#11 [4/7] RUN opam switch create 5.4~alpha1 --packages=ocaml-base-compiler.5.4.0~alpha1
#11 sha256:178d7bd98d92ca18d5ce7d3e3f4107b8ec525d30c8cb80b07417accd2ef41987
#11 3.190
#11 3.190 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 3.278 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#11 3.356 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#11 4.128 [ocaml-compiler.5.4.0~alpha1] downloaded from cache at https://opam.ocaml.org/cache
#11 4.842 [ocaml-compiler.5.4.0~alpha1/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#11 4.843
#11 4.843 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.850 -> installed base-bigarray.base
#11 4.851 -> installed base-threads.base
#11 4.853 -> installed base-unix.base
#11 4.854 -> installed ocaml-beta.enabled
#11 5.121 -> installed ocaml-options-vanilla.1
#11 111.7 -> installed ocaml-compiler.5.4.0~alpha1
#11 111.7 -> installed ocaml-base-compiler.5.4.0~alpha1
#11 111.7 -> installed ocaml-config.3
#11 111.9 -> installed ocaml.5.4.0
#11 111.9 -> installed base-domains.base
#11 111.9 -> installed base-effects.base
#11 112.0 -> installed base-nnp.base
#11 112.3 Done.
#11 112.3 # Run eval $(opam env) to update the current shell environment
#11 DONE 112.9s
#12 [5/7] RUN opam pin add -k version ocaml-base-compiler 5.4.0~alpha1
#12 sha256:9ee26b0244d240b5a9da15333d73be099ffc021f306fb58b3df09b3c1f0330b2
#12 0.639 ocaml-base-compiler is now pinned to version 5.4.0~alpha1
#12 0.639
#12 3.365 Already up-to-date.
#12 3.365 Nothing to do.
#12 3.366 # Run eval $(opam env) to update the current shell environment
#12 DONE 3.5s
#13 [6/7] RUN opam install -y opam-depext
#13 sha256:ed16c0fa0856489211f383997d3ae52c5574c3a8ae78dad990edf6075da70405
#13 3.688 The following actions will be performed:
#13 3.688 - install opam-depext 1.2.3
#13 3.689
#13 3.689 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 3.996 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#13 4.013
#13 4.013 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.884 -> installed opam-depext.1.2.3
#13 5.892 Done.
#13 5.892 # Run eval $(opam env) to update the current shell environment
#13 DONE 6.0s
#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:72296f523238ab670a99d85604a38687bd18e902ce104e55d0c9e66cd51c055c
#15 DONE 0.1s
#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 1.8s done
#16 writing image sha256:4b4fcccbce7501cacef2fd0f5f994bdc43cc973722ff84eb82fbd4c76ec77eb6 done
#16 DONE 1.8s
Pushing "sha256:949f3d7a48007eb08eea45b7a7f1abc5ec826e72dd3ff21a86c94b12337b9645" to "ocurrent/opam-staging:fedora-42-ocaml-5.4-alpha1-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
c0558cf5660b: Preparing
c0558cf5660b: Pushed
fedora-42-ocaml-5.4-alpha1-arm64: digest: sha256:7173d68b9b52570474df0bf1f1ea1569ef3641d9eb193704ab06513e80e4e22d size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
c0558cf5660b: Preparing
c0558cf5660b: Layer already exists
fedora-42-ocaml-5.4-alpha1-arm64: digest: sha256:7173d68b9b52570474df0bf1f1ea1569ef3641d9eb193704ab06513e80e4e22d size: 531
Job succeeded
2025-06-21 14:38.45: Job succeeded