Build:
- 0
2025-06-07 11:56.57: New job: Build using linux-arm64 in
[]
2025-06-07 11:56.57: Will push staging image to ocurrent/opam-staging:fedora-42-ocaml-5.5-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:bcaa89bcd16aa9ea3d8616aec04f5b4e895b3f46ec28869445a01d4f53994aac
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.5 --packages=ocaml-variants.5.5.0+trunk
RUN opam pin add -k version ocaml-variants 5.5.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-07 11:56.57: Using cache hint "5.5.0-arm64-ocurrent/opam-staging@sha256:bcaa89bcd16aa9ea3d8616aec04f5b4e895b3f46ec28869445a01d4f53994aac"
2025-06-07 11:56.57: Waiting for resource in pool OCluster
2025-06-07 11:56.57: Waiting for worker…
2025-06-07 15:04.54: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:b1559500668e3fa6e69edc7356f8e4784225de19d1caf687f90b211d7fd963be
#1 transferring dockerfile: 657B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:a536995ae6ea7f0079b1961b42836a911ddc402b58cca30b8097ec93f8a2457c
#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.6s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:9ce7e7d813e1ce843eb00460737b2508086f63a7b79398654109da53fad2b89e
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:bcaa89bcd16aa9ea3d8616aec04f5b4e895b3f46ec28869445a01d4f53994aac
#6 sha256:e8a894be217658176f0c815085990bf27063f0254006a75795236539102e85bf
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:175bf62cc3af39d99fe3d7ecb27942dbd7535f310468c584fec59a042e426da6
#7 DONE 0.0s
#8 [1/7] FROM docker.io/ocurrent/opam-staging@sha256:bcaa89bcd16aa9ea3d8616aec04f5b4e895b3f46ec28869445a01d4f53994aac
#8 sha256:b9df765c5dc7a90a027944009b77d538c5f51cce833299d9dcb73597757267a4
#8 CACHED
#14 [internal] load build context
#14 sha256:5cb3b2de3cd09598bd961dd9b1fec56d1ced0595e00817d3fbff96dd6330d42c
#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:f82df34a1e4626fb6d321ad4ee4b5ae6aa30843ab709304460cb8532064ea8d0
#9 1.544 [beta] Initialised
#9 DONE 1.7s
#10 [3/7] RUN yum install -y zstd && yum clean packages
#10 sha256:83a8067c6f79b7ebcf19c2d1ed6493233d2201e5b9a97165d9196809ee8c1461
#10 0.481 Updating and loading repositories:
#10 1.020 Repositories loaded.
#10 1.168 Package "zstd-1.5.7-1.fc42.aarch64" is already installed.
#10 1.168
#10 1.168 Nothing to do.
#10 1.208 Removed 0 files, 0 directories (total of 0 B). 0 errors occurred.
#10 DONE 1.3s
#11 [4/7] RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk
#11 sha256:a4a62f742f05cb42efc9a0519db202df5bbcade49cf5475384ae9faa5d14fb8c
#11 4.446
#11 4.446 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.784 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#11 5.063 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#11 5.960 [ocaml-compiler.5.5] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
#11 6.551
#11 6.551 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.554 -> installed base-bigarray.base
#11 6.556 -> installed base-threads.base
#11 6.557 -> installed base-unix.base
#11 6.564 -> installed host-arch-arm64.1
#11 6.565 -> installed host-system-other.1
#11 6.567 -> installed ocaml-beta.enabled
#11 112.8 -> installed ocaml-compiler.5.5
#11 112.9 -> installed ocaml-variants.5.5.0+trunk
#11 112.9 -> installed ocaml-config.3
#11 113.1 -> installed ocaml.5.5.0
#11 113.1 -> installed base-domains.base
#11 113.1 -> installed base-effects.base
#11 113.2 -> installed base-nnp.base
#11 113.5 Done.
#11 113.5 # Run eval $(opam env) to update the current shell environment
#11 DONE 114.1s
#12 [5/7] RUN opam pin add -k version ocaml-variants 5.5.0+trunk
#12 sha256:452e1bfed50b05a422df2a40455f6ed96444aeec507955376e574212ba7fc525
#12 0.865 ocaml-variants is now pinned to version 5.5.0+trunk
#12 0.865
#12 4.562 Already up-to-date.
#12 4.562 Nothing to do.
#12 4.563 # Run eval $(opam env) to update the current shell environment
#12 DONE 4.7s
#13 [6/7] RUN opam install -y opam-depext
#13 sha256:3b16a1e5b0aedf0ed98d3d7568ffabe8af41ad745d54a63503d6f3fcbfff895a
#13 4.793 The following actions will be performed:
#13 4.793 - install opam-depext 1.2.3
#13 4.793
#13 4.793 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.641 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#13 5.663
#13 5.663 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 7.659 -> installed opam-depext.1.2.3
#13 7.667 Done.
#13 7.667 # Run eval $(opam env) to update the current shell environment
#13 DONE 7.8s
#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:2230f0b7f2cadc109b738d824f96c89e84bbf15ba12d6a473bf21c67031d345e
#15 DONE 0.1s
#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 1.9s done
#16 writing image sha256:07e75ceebd9bc81a07351bc434f0eba218493abe609879f652738443aeb2a95a done
#16 DONE 1.9s
Pushing "sha256:0a518f5bbd5343d8277e73cd04c929a6c7c02e45a57beb12bed8b89fb95d9d8c" to "ocurrent/opam-staging:fedora-42-ocaml-5.5-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
5f10cd834956: Preparing
5f10cd834956: Pushed
fedora-42-ocaml-5.5-arm64: digest: sha256:9dc0d0c31203ee87867a4ce9ffffe6100195a3e4e7f0efb5d5ec35555f2de173 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
5f10cd834956: Preparing
5f10cd834956: Layer already exists
fedora-42-ocaml-5.5-arm64: digest: sha256:9dc0d0c31203ee87867a4ce9ffffe6100195a3e4e7f0efb5d5ec35555f2de173 size: 531
Job succeeded
2025-06-07 15:13.23: Job succeeded