Build:
  1. 1
  2. 0
2024-05-14 11:26.23: New job: Build using linux-x86_64 in
                                []
2024-05-14 11:26.23: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.07-flambda-i386

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:438960ad8943a748c85711ee8ed10c06002acc7c487147e2eb93a8228264d9c7
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.07 --packages=ocaml-variants.4.07.1+flambda
RUN opam pin add -k version ocaml-variants 4.07.1+flambda
RUN opam install -y opam-depext
RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-05-14 11:26.23: Using cache hint "4.07.1+flambda-i386-ocurrent/opam-staging@sha256:438960ad8943a748c85711ee8ed10c06002acc7c487147e2eb93a8228264d9c7"
2024-05-14 11:26.23: Waiting for resource in pool OCluster
2024-05-14 11:26.23: Waiting for worker…
2024-05-14 11:26.23: Got resource from pool OCluster
Building on x86-bm-c18.sw.ocaml.org
#1 [internal] load build definition from Dockerfile
#1 sha256:4b09910a765d8a3110a1d0e81a992fdf7fb6cced6418c36006182c6f981bc476
#1 transferring dockerfile: 621B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:025c7ec46574c460d2d56b961ca3cea96a5899e000bb52ec63c484dd7eafc02f
#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.8s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
#4 sha256:07a30ccad2f15ef177acaa83468a1866ffa2b2ee900d803292ac0047c50f71fc
#4 CACHED

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:438960ad8943a748c85711ee8ed10c06002acc7c487147e2eb93a8228264d9c7
#6 sha256:6b6b932d662a62e381216c7a3db448484fa6aea5e48c3c6d867216a0679a8843
#6 DONE 0.5s

#7 [internal] load .dockerignore
#7 sha256:5f85523ebecdc4ee0e2c497c28e22247043c2873257f7bf4e960dfbce7fffa3a
#7 DONE 0.0s

#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:438960ad8943a748c85711ee8ed10c06002acc7c487147e2eb93a8228264d9c7
#8 sha256:62e58a0b099e494f1166e13fbcd12a68697b03eef16478a3b5f1688a6b3fbe40
#8 CACHED

#13 [internal] load build context
#13 sha256:3b094b8900995f3d05b96e432d8a547fe6f69606a6f02148a3c192319056404f
#13 transferring context: 621B done
#13 DONE 0.1s

#9 [2/6] RUN opam switch create 4.07 --packages=ocaml-variants.4.07.1+flambda
#9 sha256:e7f5fe71c58dae7a16031aea2c3ed8cc753dd3c4359911542fbb4486356c803e
#9 16.89 
#9 16.89 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 18.22 [ocaml-variants.4.07.1+flambda] downloaded from https://github.com/ocaml/ocaml/archive/4.07.1.tar.gz
#9 19.25 [ocaml-variants.4.07.1+flambda/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/00b8c4d503732343d5d01761ad09650fe50ff3a0.patch?full_index=1
#9 19.25 
#9 19.25 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 19.54 -> installed base-bigarray.base
#9 19.61 -> installed base-threads.base
#9 19.61 -> installed base-unix.base
#9 296.5 -> installed ocaml-variants.4.07.1+flambda
#9 296.5 -> installed ocaml-config.1
#9 296.6 -> installed ocaml.4.07.1
#9 296.9 Done.
#9 296.9 # Run eval $(opam env) to update the current shell environment
#9 DONE 298.9s

#10 [3/6] RUN opam pin add -k version ocaml-variants 4.07.1+flambda
#10 sha256:be79eaa1e09c06c3ebcdc843919d5440eed549ff83501b495cb20fb7af9e6e8b
#10 1.098 ocaml-variants is now pinned to version 4.07.1+flambda
#10 1.098 
#10 8.158 No package build needed.
#10 8.158 Nothing to do.
#10 8.159 # Run eval $(opam env) to update the current shell environment
#10 DONE 8.4s

#11 [4/6] RUN opam install -y opam-depext
#11 sha256:fc09a6c1fce7a342c44c1a2123bae0c8a343d2ca6415c6af1ff96e76662d0369
#11 10.42 The following actions will be performed:
#11 10.42   - install opam-depext 1.2.1-1
#11 10.42 
#11 10.42 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 10.97 [opam-depext.1.2.1-1] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.2.1/opam-depext-full-1.2.1.tbz
#11 11.00 
#11 11.00 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 13.23 -> installed opam-depext.1.2.1-1
#11 13.24 Done.
#11 13.24 # Run eval $(opam env) to update the current shell environment
#11 DONE 15.5s

#12 [5/6] RUN opam install -y ocaml-secondary-compiler
#12 sha256:49d5ce00b7cc9b9883256b4849825df5f855e89be11a9cf5fe66d1e018e25c03
#12 12.36 The following actions will be performed:
#12 12.36   - install ocaml-secondary-compiler 4.08.1-1
#12 12.36 
#12 12.36 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 13.77 [ocaml-secondary-compiler.4.08.1-1] downloaded from https://github.com/ocaml/ocaml/archive/4.08.1.tar.gz
#12 14.93 [ocaml-secondary-compiler.4.08.1-1/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/17df117b4939486d3285031900587afce5262c8c.patch?full_index=1
#12 14.94 
#12 14.94 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 231.4 -> installed ocaml-secondary-compiler.4.08.1-1
#12 231.8 Done.
#12 231.8 # Run eval $(opam env) to update the current shell environment
#12 DONE 233.2s

#14 [6/6] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#14 sha256:c37eb20be971ced060e084086efeef8561d0e8d49e25de3329a1a3fdce056e53
#14 DONE 0.2s

#15 exporting to image
#15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#15 exporting layers
#15 exporting layers 4.8s done
#15 writing image sha256:4f4abf389753dbed81eefdb9f317bf10465c116d25efa262e2668307d6cf298d done
#15 DONE 4.8s
Pushing "sha256:c19cd23ba76b9a593f9c18ff80eba447a327bbfd8a33c5b020a29f1543707ca0" to "ocurrent/opam-staging:debian-12-ocaml-4.07-flambda-i386" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
fa20549a924d: Preparing
fa20549a924d: Pushed
debian-12-ocaml-4.07-flambda-i386: digest: sha256:83efea92a4866350513c0b6ae6cf54adadd33865581f62f9f8f85f568109990d size: 531
Job succeeded
2024-05-14 11:40.42: Job succeeded