Build:
  1. 0
2024-10-31 07:16.43: New job: Build using linux-x86_64 in
                                []
2024-10-31 07:16.43: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.0-no-flat-float-array-amd64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53
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 [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-10-31 07:16.43: Using cache hint "5.0.0+no-flat-float-array-amd64-ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53"
2024-10-31 07:16.43: Waiting for resource in pool OCluster
2024-10-31 07:16.43: Waiting for worker…
2024-10-31 07:51.01: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
#1 [internal] load build definition from Dockerfile
#1 sha256:0cb7cbd5f14ff03f9e06e7392b872708a58a5dee073f4cccde6fd0f40278da6a
#1 transferring dockerfile: 546B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:fe19aad2cb130baded8c85301639551256435061865fae0608538b20ecabba3d
#2 transferring context: 2B done
#2 DONE 0.1s

#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
#3 DONE 0.6s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5
#4 sha256:24fde5e954f72b7d1f316aa1ba3f1b8d56c40e1998a504163b9b6f3c495f8524
#4 CACHED

#5 [internal] load build definition from Dockerfile
#5 sha256:e27ea66219067844bbf05a08aff0fe1cabf1c270d6445b4ecb03df4387333de7
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53
#6 sha256:e19bcdc6e11261b2a7d9c0271239d39bd1c83f5ec064fa7ee4f8e0b236ef720e
#6 DONE 0.3s

#7 [internal] load .dockerignore
#7 sha256:87192f235f450d4e9f333c696b46e4dea9e170b511c71f8a1082a9de53b5c757
#7 DONE 0.0s

#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53
#8 sha256:546dfb96af04df355b5917d0a835b493bbda98ccb62c53ba3cce7dc0f5fcc615
#8 resolve docker.io/ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53 0.0s done
#8 sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53 530B / 530B done
#8 sha256:5fec8fd5d5b3a63bc724e7bf8c46fc8d67919413c59c4a608e9915a269b901bb 8.07kB / 8.07kB done
#8 sha256:a5a1bbd2ef80498b95ec6e40633f6a425c9a9f89ab601030cb104499489c34a7 483.88MB / 483.88MB 6.8s done
#8 extracting sha256:a5a1bbd2ef80498b95ec6e40633f6a425c9a9f89ab601030cb104499489c34a7 20.1s
#8 extracting sha256:a5a1bbd2ef80498b95ec6e40633f6a425c9a9f89ab601030cb104499489c34a7 69.1s done
#8 DONE 82.4s

#12 [internal] load build context
#12 sha256:cb7f37d77ee58c5d65b65b6a4de91697d61b6f65317b7d56574a625634f89d2e
#12 transferring context: 546B 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:fb57401c9450e7ba7a012e23212c28568bed0fea6683299ab13bd2b6366f615e
#9 8.575 
#9 8.575 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 8.654 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.3
#9 8.877 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 10.00 [ocaml-variants.5.0.0+options] downloaded from https://github.com/ocaml/ocaml/archive/5.0.0.tar.gz
#9 11.05 [ocaml-variants.5.0.0+options/ocaml-variants.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-variants/ocaml-variants.install
#9 11.06 
#9 11.06 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 11.07 -> installed base-bigarray.base
#9 11.07 -> installed base-threads.base
#9 11.09 -> installed base-unix.base
#9 11.09 -> installed host-arch-x86_64.1
#9 11.10 -> installed host-system-other.1
#9 11.10 -> installed ocaml-option-no-flat-float-array.1
#9 11.69 -> installed ocaml-options-only-no-flat-float-array.1
#9 171.8 -> installed ocaml-variants.5.0.0+options
#9 171.8 -> installed ocaml-config.3
#9 172.0 -> installed ocaml.5.0.0
#9 172.0 -> installed base-domains.base
#9 172.0 -> installed base-nnp.base
#9 172.5 Done.
#9 172.5 # Run eval $(opam env) to update the current shell environment
#9 DONE 175.5s

#10 [3/5] RUN opam pin add -k version ocaml-variants 5.0.0+options
#10 sha256:7d887c6b24e2cef09d0d22fdf212127f507ea59607b868fd1dea95f9acc13a54
#10 1.222 ocaml-variants is now pinned to version 5.0.0+options
#10 1.222 
#10 7.734 No package build needed.
#10 7.734 Nothing to do.
#10 7.734 # Run eval $(opam env) to update the current shell environment
#10 DONE 7.8s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:d5ea8268a85bc7eb318cc250e6de9fb731393b68920c1d36037aa6e13bd2ea58
#11 7.969 The following actions will be performed:
#11 7.969   - install opam-depext 1.2.3
#11 7.969 
#11 7.969 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 8.583 [opam-depext.1.2.3] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.2.3/opam-depext-full-1.2.3.tbz
#11 8.615 
#11 8.615 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 10.99 -> installed opam-depext.1.2.3
#11 11.00 Done.
#11 11.00 # Run eval $(opam env) to update the current shell environment
#11 DONE 12.4s

#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:442c422505164e7d231dc8d8eee4dd00b52b23673a4e6eec72b97dfe78873579
#13 DONE 0.2s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 10.4s done
#14 writing image sha256:08afddc55b6c8cbe0840657ec7c0a7ee5ce1a9b1c9efbe6e7fc4b5bfdef36155 done
#14 DONE 10.4s
Pushing "sha256:d102d222a57540ca91697cc825a9d1deaa52d96c36e795d11de7252f73b38f09" to "ocurrent/opam-staging:debian-12-ocaml-5.0-no-flat-float-array-amd64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
e3297c2e6e0b: Preparing
e3297c2e6e0b: Pushed
debian-12-ocaml-5.0-no-flat-float-array-amd64: digest: sha256:fe73fb59f8cace6ce5d8d4824f3f9a3c6dfeef55560231888904fcbba92c082a size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
e3297c2e6e0b: Preparing
e3297c2e6e0b: Layer already exists
debian-12-ocaml-5.0-no-flat-float-array-amd64: digest: sha256:fe73fb59f8cace6ce5d8d4824f3f9a3c6dfeef55560231888904fcbba92c082a size: 530
Job succeeded
2024-10-31 08:29.54: Job succeeded