Build:
- 0
2025-06-21 12:16.30: New job: Build using linux-arm64 in
[]
2025-06-21 12:16.30: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.0-no-flat-float-array-arm32v7
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 5.0 --packages=ocaml-variants.5.0.0+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.0.0+options
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-21 12:16.30: Using cache hint "5.0.0+no-flat-float-array-arm32v7-ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612"
2025-06-21 12:16.30: Waiting for resource in pool OCluster
2025-06-21 12:58.16: Waiting for worker…
2025-06-21 16:22.07: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:b2281e8691a73d7374300d5bb16818a86c6bf28328a55d2a338dc9c018e1854e
#2 transferring context: 2B done
#2 DONE 0.2s
#1 [internal] load build definition from Dockerfile
#1 sha256:b472e1a3b9a502206d9e30e747d216e182e38ed331c4731909c60f34a044d1e6
#1 transferring dockerfile: 612B 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:b6082757ad1ba57770ceba61954a11118d27eb86059945dc1a5d57616ddfa81c
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612
#6 sha256:448b57b95227f92adc9fc8ecae52fd79126f224e0b2c2fec601721581ebc52bc
#6 DONE 0.7s
#7 [internal] load .dockerignore
#7 sha256:dd75f9441a59c5479c2b72a4ed8f62ab040c005a40ab7cce291974c31c9e9426
#7 DONE 0.0s
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612
#8 sha256:7772834343e9d86304bb8f2f0e0d671b6426225c48d8cf348881ccbf00d1869f
#8 CACHED
#12 [internal] load build context
#12 sha256:bef45b133582cad8be0bdb4ae6b1bee3eafe832396c70d0fdb917ca5a49216d2
#12 transferring context: 612B done
#12 DONE 0.1s
#9 [2/5] RUN opam switch create 5.0 --packages=ocaml-variants.5.0.0+options,ocaml-options-only-no-flat-float-array
#9 sha256:c6bbc312823a19fcd72ee72dbc8214bad8a3329ac4748fd3f5fbbba764f83b4f
#9 4.005
#9 4.005 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.171 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 4.351 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 4.514 [ocaml-variants.5.0.0+options] downloaded from cache at https://opam.ocaml.org/cache
#9 5.211 [ocaml-variants.5.0.0+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#9 5.211
#9 5.211 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 5.213 -> installed base-bigarray.base
#9 5.229 -> installed base-threads.base
#9 5.231 -> installed base-unix.base
#9 5.232 -> installed ocaml-option-bytecode-only.1
#9 5.233 -> installed ocaml-option-no-flat-float-array.1
#9 5.497 -> installed ocaml-options-only-no-flat-float-array.1+bytecode-only
#9 44.38 -> installed ocaml-variants.5.0.0+options
#9 44.41 -> installed ocaml-config.3
#9 44.52 -> installed ocaml.5.0.0
#9 44.54 -> installed base-domains.base
#9 44.56 -> installed base-nnp.base
#9 44.85 Done.
#9 44.85 # Run eval $(opam env) to update the current shell environment
#9 DONE 45.3s
#10 [3/5] RUN opam pin add -k version ocaml-variants 5.0.0+options
#10 sha256:f2982051dd506db191529780385472b7c9fa3a60558783bb01b65e6f189558af
#10 0.806 ocaml-variants is now pinned to version 5.0.0+options
#10 0.806
#10 4.122 No package build needed.
#10 4.122 Nothing to do.
#10 4.123 # Run eval $(opam env) to update the current shell environment
#10 DONE 4.3s
#11 [4/5] RUN opam install -y opam-depext
#11 sha256:64a7612ccda311a426783aade2858332105329d9be2938cfa5ac93006ae2a1dd
#11 4.301 The following actions will be performed:
#11 4.301 - install opam-depext 1.2.3
#11 4.301
#11 4.301 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.551 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 4.579
#11 4.579 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.645 -> installed opam-depext.1.2.3
#11 6.653 Done.
#11 6.653 # Run eval $(opam env) to update the current shell environment
#11 DONE 6.8s
#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:29357e40b344c080369ff60be61a4b31eecda95853ee10e47c33f2f30ced7beb
#13 DONE 0.1s
#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.6s done
#14 writing image sha256:a8a73854b45f61e92685434cb73a1dba0581b56f605c8d79709ac0497fc38ecc done
#14 DONE 1.6s
Pushing "sha256:f9a6318d1149fb93a717c909ef39603f30ff7b2eee544a972ec4ff0321120987" to "ocurrent/opam-staging:debian-12-ocaml-5.0-no-flat-float-array-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
bc19659e2692: Preparing
bc19659e2692: Pushed
debian-12-ocaml-5.0-no-flat-float-array-arm32v7: digest: sha256:9cd2b2e3bae4797e00e86e4af11cf11a4b0ecfb6341cc8f5fa7eae25a1169f23 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
bc19659e2692: Preparing
bc19659e2692: Layer already exists
debian-12-ocaml-5.0-no-flat-float-array-arm32v7: digest: sha256:9cd2b2e3bae4797e00e86e4af11cf11a4b0ecfb6341cc8f5fa7eae25a1169f23 size: 531
Job succeeded
2025-06-21 16:55.03: Job succeeded