Build:
  1. 0
2024-11-27 01:46.23: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocurrent/ocurrent-deployer.git#refs/pull/244/head (2c4a05533be718a75da78be1c9ea0714648bef54)]
2024-11-27 01:46.23: Using cache hint "https://github.com/ocurrent/ocurrent-deployer.git-Dockerfile"
2024-11-27 01:46.23: Waiting for resource in pool OCluster
2024-11-27 01:46.23: Waiting for worker…
2024-11-27 01:46.23: Got resource from pool OCluster
Building on x86-bm-c7.sw.ocaml.org
HEAD is now at 1d5d650 Replace git submodules with published dependencies
HEAD is now at 2c4a055 Replace git submodules with published dependencies
Sending build context to Docker daemon  274.9kB

Step 1/21 : FROM ocaml/opam:debian-12-ocaml-4.14@sha256:06d58a5cb1ab7875e8d94848102be43f6492e95320e8e9a9ecb9167654d0ee3f AS build
docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:06d58a5cb1ab7875e8d94848102be43f6492e95320e8e9a9ecb9167654d0ee3f: Pulling from ocaml/opam
Digest: sha256:06d58a5cb1ab7875e8d94848102be43f6492e95320e8e9a9ecb9167654d0ee3f
Status: Image is up to date for ocaml/opam:debian-12-ocaml-4.14@sha256:06d58a5cb1ab7875e8d94848102be43f6492e95320e8e9a9ecb9167654d0ee3f
 ---> f293d9703a05
Step 2/21 : RUN sudo apt-get update && sudo apt-get install libffi-dev libev-dev m4 pkg-config libsqlite3-dev libgmp-dev libssl-dev capnproto graphviz -y --no-install-recommends
 ---> Using cache
 ---> a094c3831e0f
Step 3/21 : RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 99bc90ff813af4d02cb0627f6b3e5a8c84e2e04a && opam update
 ---> Using cache
 ---> 31a362943ff5
Step 4/21 : WORKDIR /src
 ---> Using cache
 ---> a2c74b416bdc
Step 5/21 : RUN sudo chown opam:opam $(pwd)
 ---> Running in 4bfea6bec307
Removing intermediate container 4bfea6bec307
 ---> 12a1d012413a
Step 6/21 : COPY --chown=opam deployer.opam /src/
 ---> 9e90674c6099
Step 7/21 : RUN opam pin -yn add .
 ---> Running in 9ca52cc0b125
Package deployer does not exist, create as a NEW package? [Y/n] y
[deployer.~dev: rsync]
[deployer.~dev] synchronised from file:///src
deployer is now pinned to file:///src (version ~dev)
Removing intermediate container 9ca52cc0b125
 ---> 15d076afe1a1
Step 8/21 : RUN opam install -y --deps-only .
 ---> Running in ac2f15f2b300
[deployer.~dev] no changes from file:///src
The following actions will be performed:
  - install conf-bash             1
  - install ocamlfind             1.9.6
  - install conf-libev            4-12
  - install host-system-other     1
  - install conf-pkg-config       3
  - install ocamlbuild            0.15.0
  - install seq                   base
  - install host-arch-x86_64      1
  - install conf-capnproto        2
  - install num                   1.5-1
  - install conf-git              1.1
  - install conf-gmp              4
  - install dune                  3.16.1
  - install cmdliner              1.3.0
  - install conf-which            1
  - install base-bytes            base
  - install conf-sqlite3          1
  - install conf-libffi           2.0.0
  - install topkg                 1.0.7
  - install zarith                1.14
  - install conf-gmp-powm-sec     3
  - install yojson                2.2.2
  - install stringext             1.6.0
  - install stdlib-shims          0.3.0
  - install stdint                0.7.2
  - install sexplib0              v0.16.0
  - install routes                2.0.0
  - install result                1.5
  - install res                   5.0.2
  - install re                    1.12.0
  - install ppx_derivers          1.2.1
  - install pecu                  0.7
  - install optint                0.3.0
  - install ocaml-syntax-shims    1.0.0
  - install ocaml-compiler-libs   v0.12.4
  - install mirage-clock          4.2.0
  - install menhirSdk             20240715
  - install menhirLib             20240715
  - install menhirCST             20240715
  - install magic-mime            1.3.1
  - install macaddr               5.6.0
  - install lwt-dllist            1.0.1
  - install gmap                  0.3.0
  - install easy-format           1.3.4
  - install duration              0.2.1
  - install domain-name           0.4.0
  - install current_incr          0.6.1
  - install csexp                 1.5.2
  - install cppo                  1.7.0
  - install camlp-streams         5.0.1
  - install bigarray-overlap      0.2.1
  - install bigarray-compat       1.1.0
  - install base64                3.5.1
  - install conf-graphviz         0.1
  - install csv                   2.4
  - install uutf                  1.0.3
  - install rresult               0.7.0
  - install ptime                 1.2.0
  - install mtime                 2.1.0
  - install fmt                   0.9.0
  - install astring               0.8.5
  - install asetmap               0.8.1
  - install integers              0.7.0
  - install parsexp               v0.16.0
  - install ppxlib                0.33.0
  - install menhir                20240715
  - install ipaddr                5.6.0
  - install dune-configurator     3.16.1
  - install ocplib-endian         1.2
  - install biniou                1.2.2
  - install tyxml                 4.6.0
  - install jsonm                 1.0.2
  - install crunch                3.3.1
  - install ke                    0.6
  - install cstruct               6.2.0
  - install fpath                 0.7.3
  - install sexplib               v0.16.0
  - install ppx_deriving          6.0.3
  - install atd                   2.15.0
  - install sqlite3               5.2.0
  - install extunix               0.4.2
  - install ctypes                0.23.0
  - install bigstringaf           0.10.0
  - install base                  v0.16.3
  - install lwt                   5.9.0
  - install atdgen-runtime        2.15.0
  - install ansi                  0.7.0
  - install hex                   1.5.0
  - install eqaf                  0.9
  - install asn1-combinators      0.2.6
  - install ppx_deriving_yojson   3.9.0
  - install ctypes-foreign        0.23.0
  - install prettym               0.0.3
  - install angstrom              0.16.1
  - install stdio                 v0.16.0
  - install ppx_sexp_conv         v0.16.0
  - install prometheus            1.2
  - install mirage-kv             6.1.1
  - install mirage-flow           3.0.0
  - install logs                  0.7.0
  - install inotify               2.6
  - install cstruct-lwt           6.2.0
  - install atdgen                2.15.0
  - install mirage-crypto         0.11.3
  - install cf                    0.5.0
  - install uri                   4.4.0
  - install unstrctrd             0.4
  - install capnp                 3.6.0
  - install ipaddr-sexp           5.6.0
  - install capnp-rpc             1.2.3
  - install bos                   0.2.1
  - install github-data           4.4.1
  - install pbkdf                 1.2.0
  - install mirage-crypto-rng     0.11.3
  - install hkdf                  1.0.4
  - install fsevents              0.3.0
  - install cf-lwt                0.5.0
  - install uri-sexp              4.4.0
  - install multipart_form        0.6.0
  - install conduit               6.2.3
  - install capnp-rpc-lwt         1.2.3
  - install current               0.6.6
  - install session               0.5.0
  - install mirage-crypto-rng-lwt 0.11.3
  - install mirage-crypto-pk      0.11.3
  - install mirage-crypto-ec      0.11.3
  - install fsevents-lwt          0.3.0
  - install cohttp                5.3.1
  - install multipart_form-lwt    0.6.0
  - install conduit-lwt           6.2.3
  - install ocluster-api          0.3.0
  - install current_ssh           0.6.6
  - install x509                  0.16.5
  - install irmin-watcher         0.5.0
  - install session-cohttp        0.5.0
  - install cohttp-lwt            5.3.0
  - install tls                   0.17.3
  - install ca-certs              0.2.3
  - install current_git           0.6.6
  - install session-cohttp-lwt    0.5.0
  - install github                4.4.1
  - install tls-mirage            0.17.3
  - install tls-lwt               0.17.3
  - install current_docker        0.6.6
  - install capnp-rpc-net         1.2.3
  - install conduit-lwt-unix      6.2.3
  - install capnp-rpc-unix        1.2.3
  - install cohttp-lwt-unix       5.3.0
  - install current_ocluster      0.3.0
  - install prometheus-app        1.2
  - install github-unix           4.4.1
  - install current_slack         0.6.6
  - install current_web           0.6.6
  - install current_github        0.6.6
===== 154 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[asetmap.0.8.1] downloaded from http://erratique.ch/software/asetmap/releases/asetmap-0.8.1.tbz
[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz
[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz
[ansi.0.7.0] downloaded from https://github.com/ocurrent/ansi/releases/download/0.7.0/ansi-0.7.0.tbz
[asn1-combinators.0.2.6] downloaded from https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.6/asn1-combinators-v0.2.6.tbz
[atd.2.15.0] downloaded from https://github.com/ahrefs/atd/releases/download/2.15.0/atd-2.15.0.tbz
[atdgen.2.15.0] downloaded from https://github.com/ahrefs/atd/releases/download/2.15.0/atd-2.15.0.tbz
[atdgen-runtime.2.15.0] downloaded from https://github.com/ahrefs/atd/releases/download/2.15.0/atd-2.15.0.tbz
[base.v0.16.3] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz
[base64.3.5.1] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.5.1/base64-3.5.1.tbz
[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz
[bigstringaf.0.10.0] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz
[bos.0.2.1] downloaded from https://erratique.ch/software/bos/releases/bos-0.2.1.tbz
[bigarray-overlap.0.2.1] downloaded from https://github.com/dinosaure/overlap/releases/download/v0.2.1/bigarray-overlap-0.2.1.tbz
[biniou.1.2.2] downloaded from https://github.com/mjambon/biniou/releases/download/1.2.2/biniou-1.2.2.tbz
[camlp-streams.5.0.1] downloaded from https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz
[ca-certs.0.2.3] downloaded from https://github.com/mirage/ca-certs/releases/download/v0.2.3/ca-certs-0.2.3.tbz
[capnp.3.6.0] downloaded from https://github.com/capnproto/capnp-ocaml/releases/download/v3.6.0/capnp-3.6.0.tbz
[capnp-rpc-lwt.1.2.3] downloaded from https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz
[capnp-rpc.1.2.3] downloaded from https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz
[capnp-rpc-unix.1.2.3] found in cache
[capnp-rpc-net.1.2.3] downloaded from https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz
[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz
[cf.0.5.0] downloaded from https://github.com/mirage/ocaml-cf/releases/download/0.5.0/cf-lwt-0.5.0.tbz
[cf-lwt.0.5.0] downloaded from https://github.com/mirage/ocaml-cf/releases/download/0.5.0/cf-lwt-0.5.0.tbz
[cohttp.5.3.1] downloaded from https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.1/cohttp-5.3.1.tbz
[cohttp-lwt-unix.5.3.0] downloaded from https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz
[cohttp-lwt.5.3.0] downloaded from https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz
[conduit.6.2.3] downloaded from https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz
[conduit-lwt.6.2.3] downloaded from https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz
[conduit-lwt-unix.6.2.3] downloaded from https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz
[conf-gmp.4/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.4
[conf-gmp-powm-sec.3/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp-powm-sec/test.c.3
[conf-libev.4-12/build.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-libev/build.sh
[conf-libev.4-12/discover.ml] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-libev/discover.ml.4-12
[cppo.1.7.0] downloaded from https://github.com/ocaml-community/cppo/archive/refs/tags/v1.7.0.tar.gz
[crunch.3.3.1] downloaded from https://github.com/mirage/ocaml-crunch/releases/download/v3.3.1/crunch-3.3.1.tbz
[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz
[cstruct.6.2.0] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz
[cstruct-lwt.6.2.0] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz
[csv.2.4] downloaded from https://github.com/Chris00/ocaml-csv/releases/download/2.4/csv-2.4.tbz
[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
[current.0.6.6] downloaded from https://github.com/ocurrent/ocurrent/releases/download/v0.6.6/current-0.6.6.tbz
[current_github.0.6.6] found in cache
[current_docker.0.6.6] downloaded from https://github.com/ocurrent/ocurrent/releases/download/v0.6.6/current-0.6.6.tbz
[current_git.0.6.6] downloaded from https://github.com/ocurrent/ocurrent/releases/download/v0.6.6/current-0.6.6.tbz
[current_slack.0.6.6] found in cache
[current_ssh.0.6.6] found in cache
[current_web.0.6.6] found in cache
[current_incr.0.6.1] downloaded from https://github.com/ocurrent/current_incr/releases/download/0.6.1/current_incr-0.6.1.tbz
[current_ocluster.0.3.0] downloaded from https://github.com/ocurrent/ocluster/releases/download/v0.3.0/ocluster-0.3.0.tbz
[domain-name.0.4.0] downloaded from https://github.com/hannesm/domain-name/releases/download/v0.4.0/domain-name-0.4.0.tbz
[dune.3.16.1] downloaded from https://github.com/ocaml/dune/releases/download/3.16.1/dune-3.16.1.tbz
[dune-configurator.3.16.1] downloaded from https://github.com/ocaml/dune/releases/download/3.16.1/dune-3.16.1.tbz
[duration.0.2.1] downloaded from https://github.com/hannesm/duration/releases/download/v0.2.1/duration-0.2.1.tbz
[easy-format.1.3.4] downloaded from https://github.com/ocaml-community/easy-format/releases/download/1.3.4/easy-format-1.3.4.tbz
[eqaf.0.9] downloaded from https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz
[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
[fpath.0.7.3] downloaded from https://erratique.ch/software/fpath/releases/fpath-0.7.3.tbz
[extunix.0.4.2] downloaded from https://github.com/ygrek/extunix/releases/download/v0.4.2/extunix-0.4.2.tbz
[fsevents.0.3.0] downloaded from https://github.com/mirage/ocaml-fsevents/releases/download/0.3.0/fsevents-lwt-0.3.0.tbz
[fsevents-lwt.0.3.0] downloaded from https://github.com/mirage/ocaml-fsevents/releases/download/0.3.0/fsevents-lwt-0.3.0.tbz
[github.4.4.1] downloaded from https://github.com/mirage/ocaml-github/releases/download/4.4.1/github-data-4.4.1.tbz
[github-data.4.4.1] downloaded from https://github.com/mirage/ocaml-github/releases/download/4.4.1/github-data-4.4.1.tbz
[github-unix.4.4.1] downloaded from https://github.com/mirage/ocaml-github/releases/download/4.4.1/github-data-4.4.1.tbz
[gmap.0.3.0] downloaded from https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz
[hex.1.5.0] downloaded from https://github.com/mirage/ocaml-hex/releases/download/v1.5.0/hex-1.5.0.tbz
[hkdf.1.0.4] downloaded from https://github.com/hannesm/ocaml-hkdf/releases/download/v1.0.4/hkdf-v1.0.4.tbz
[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz
[inotify.2.6] downloaded from https://github.com/whitequark/ocaml-inotify/releases/download/v2.6/inotify-2.6.tbz
[ipaddr.5.6.0] downloaded from https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz
[ipaddr-sexp.5.6.0] found in cache
[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz
[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz
[irmin-watcher.0.5.0] downloaded from https://github.com/mirage/irmin-watcher/releases/download/0.5.0/irmin-watcher-0.5.0.tbz
[ke.0.6] downloaded from https://github.com/mirage/ke/releases/download/v0.6/ke-0.6.tbz
[macaddr.5.6.0] found in cache
[lwt.5.9.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.9.0.tar.gz
[menhir.20240715] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20240715/archive.tar.gz
[menhirCST.20240715] found in cache
[magic-mime.1.3.1] downloaded from https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.1/magic-mime-1.3.1.tbz
[lwt-dllist.1.0.1] downloaded from https://github.com/mirage/lwt-dllist/releases/download/v1.0.1/lwt-dllist-v1.0.1.tbz
[menhirLib.20240715] found in cache
[menhirSdk.20240715] found in cache
[mirage-clock.4.2.0] downloaded from https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz
[mirage-crypto-ec.0.11.3] downloaded from https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz
[mirage-crypto.0.11.3] downloaded from https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz
[mirage-crypto-pk.0.11.3] downloaded from https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz
[mirage-crypto-rng.0.11.3] found in cache
[mirage-crypto-rng-lwt.0.11.3] found in cache
[mtime.2.1.0] downloaded from https://erratique.ch/software/mtime/releases/mtime-2.1.0.tbz
[mirage-flow.3.0.0] downloaded from https://github.com/mirage/mirage-flow/releases/download/v3.0.0/mirage-flow-v3.0.0.tbz
[mirage-kv.6.1.1] downloaded from https://github.com/mirage/mirage-kv/releases/download/v6.1.1/mirage-kv-6.1.1.tbz
[multipart_form.0.6.0] downloaded from https://github.com/dinosaure/multipart_form/releases/download/v0.6.0/multipart_form-0.6.0.tbz
[multipart_form-lwt.0.6.0] downloaded from https://github.com/dinosaure/multipart_form/releases/download/v0.6.0/multipart_form-0.6.0.tbz
[num.1.5-1] downloaded from https://github.com/ocaml/num/archive/v1.5.tar.gz
[ocaml-compiler-libs.v0.12.4] downloaded from https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz
[num.1.5-1/num-in-findlib-dir.patch] downloaded from https://github.com/ocaml/num/commit/f6e31b1653f32c7c425b69c2b123ab2f924a4d61.patch?full_index=1
[ocaml-syntax-shims.1.0.0] downloaded from https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz
[ocluster-api.0.3.0] found in cache
[ocamlfind.1.9.6] downloaded from http://download.camlcity.org/download/findlib-1.9.6.tar.gz
[ocamlfind.1.9.6/0001-Harden-test-for-OCaml-5.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocamlfind/0001-Harden-test-for-OCaml-5.patch
[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz
[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz
[parsexp.v0.16.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz
[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz
[pbkdf.1.2.0] downloaded from https://github.com/abeaumont/ocaml-pbkdf/archive/1.2.0.tar.gz
[pecu.0.7] downloaded from https://github.com/mirage/pecu/releases/download/v0.7/pecu-0.7.tbz
[ppx_derivers.1.2.1] downloaded from https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz
[ppx_sexp_conv.v0.16.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_conv-v0.16.0.tar.gz
[ppx_deriving.6.0.3] downloaded from https://github.com/ocaml-ppx/ppx_deriving/releases/download/v6.0.3/ppx_deriving-6.0.3.tbz
[ppx_deriving_yojson.3.9.0] downloaded from https://github.com/ocaml-ppx/ppx_deriving_yojson/releases/download/v3.9.0/ppx_deriving_yojson-3.9.0.tbz
[prettym.0.0.3] downloaded from https://github.com/dinosaure/prettym/releases/download/0.0.3/prettym-0.0.3.tbz
[ppxlib.0.33.0] downloaded from https://github.com/ocaml-ppx/ppxlib/releases/download/0.33.0/ppxlib-0.33.0.tbz
[ptime.1.2.0] downloaded from https://erratique.ch/software/ptime/releases/ptime-1.2.0.tbz
[prometheus.1.2] downloaded from https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz
[prometheus-app.1.2] downloaded from https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz
[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz
[res.5.0.2] downloaded from https://github.com/mmottl/res/releases/download/5.0.2/res-5.0.2.tbz
[result.1.5] downloaded from https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz
[rresult.0.7.0] downloaded from https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz
[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq
[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install
[routes.2.0.0] downloaded from https://github.com/anuragsoni/routes/releases/download/2.0.0/routes-2.0.0.tbz
[session-cohttp.0.5.0] downloaded from https://github.com/inhabitedtype/ocaml-session/archive/0.5.0.tar.gz
[session.0.5.0] downloaded from https://github.com/inhabitedtype/ocaml-session/archive/0.5.0.tar.gz
[session-cohttp-lwt.0.5.0] downloaded from https://github.com/inhabitedtype/ocaml-session/archive/0.5.0.tar.gz
[sexplib0.v0.16.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz
[sexplib.v0.16.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz
[stdio.v0.16.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.16/files/stdio-v0.16.0.tar.gz
[sqlite3.5.2.0] downloaded from https://github.com/mmottl/sqlite3-ocaml/releases/download/5.2.0/sqlite3-5.2.0.tbz
[stdint.0.7.2] downloaded from https://github.com/andrenth/ocaml-stdint/releases/download/0.7.2/stdint-0.7.2.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
[tls.0.17.3] downloaded from https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz
[tls-mirage.0.17.3] found in cache
[tls-lwt.0.17.3] downloaded from https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz
[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz
[tyxml.4.6.0] downloaded from https://github.com/ocsigen/tyxml/releases/download/4.6.0/tyxml-4.6.0.tbz
[unstrctrd.0.4] downloaded from https://github.com/dinosaure/unstrctrd/releases/download/v0.4/unstrctrd-0.4.tbz
[uri.4.4.0] downloaded from https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz
[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
[uri-sexp.4.4.0] downloaded from https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz
[x509.0.16.5] downloaded from https://github.com/mirleft/ocaml-x509/releases/download/v0.16.5/x509-0.16.5.tbz
[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz
[zarith.1.14] downloaded from https://github.com/ocaml/Zarith/archive/release-1.14.tar.gz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed seq.base
-> installed conf-bash.1
-> installed conf-capnproto.2
-> installed conf-git.1.1
-> installed conf-gmp.4
-> installed conf-libev.4-12
-> installed conf-pkg-config.3
-> installed conf-which.1
-> installed conf-gmp-powm-sec.3
-> installed conf-libffi.2.0.0
-> installed conf-sqlite3.1
-> installed conf-graphviz.0.1
-> installed cmdliner.1.3.0
-> installed num.1.5-1
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> installed ocamlbuild.0.15.0
-> installed zarith.1.14
-> installed topkg.1.0.7
-> installed asetmap.0.8.1
-> installed rresult.0.7.0
-> installed mtime.2.1.0
-> installed fmt.0.9.0
-> installed ptime.1.2.0
-> installed uutf.1.0.3
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed jsonm.1.0.2
-> installed dune.3.16.1
-> installed base64.3.5.1
-> installed bigarray-compat.1.1.0
-> installed bigarray-overlap.0.2.1
-> installed camlp-streams.5.0.1
-> installed cppo.1.7.0
-> installed crunch.3.3.1
-> installed csexp.1.5.2
-> installed cstruct.6.2.0
-> installed csv.2.4
-> installed current_incr.0.6.1
-> installed domain-name.0.4.0
-> installed duration.0.2.1
-> installed easy-format.1.3.4
-> installed gmap.0.3.0
-> installed ke.0.6
-> installed lwt-dllist.1.0.1
-> installed macaddr.5.6.0
-> installed magic-mime.1.3.1
-> installed menhirCST.20240715
-> installed menhirLib.20240715
-> installed menhirSdk.20240715
-> installed mirage-clock.4.2.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocaml-syntax-shims.1.0.0
-> installed optint.0.3.0
-> installed pecu.0.7
-> installed ppx_derivers.1.2.1
-> installed re.1.12.0
-> installed res.5.0.2
-> installed result.1.5
-> installed sexplib0.v0.16.0
-> installed stdint.0.7.2
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed yojson.2.2.2
-> installed ocplib-endian.1.2
-> installed asn1-combinators.0.2.6
-> installed eqaf.0.9
-> installed hex.1.5.0
-> installed biniou.1.2.2
-> installed ipaddr.5.6.0
-> installed routes.2.0.0
-> installed parsexp.v0.16.0
-> installed tyxml.4.6.0
-> installed integers.0.7.0
-> installed atdgen-runtime.2.15.0
-> installed sexplib.v0.16.0
-> installed ansi.0.7.0
-> installed dune-configurator.3.16.1
-> installed bigstringaf.0.10.0
-> installed angstrom.0.16.1
-> installed sqlite3.5.2.0
-> installed mirage-crypto.0.11.3
-> installed prettym.0.0.3
-> installed unstrctrd.0.4
-> installed hkdf.1.0.4
-> installed pbkdf.1.2.0
-> installed lwt.5.9.0
-> installed uri.4.4.0
-> installed cstruct-lwt.6.2.0
-> installed inotify.2.6
-> installed mirage-flow.3.0.0
-> installed mirage-kv.6.1.1
-> installed prometheus.1.2
-> installed ctypes.0.23.0
-> installed menhir.20240715
-> installed base.v0.16.3
-> installed ppxlib.0.33.0
-> installed logs.0.7.0
-> installed atd.2.15.0
-> installed stdio.v0.16.0
-> installed mirage-crypto-rng.0.11.3
-> installed capnp-rpc.1.2.3
-> installed bos.0.2.1
-> installed ppx_deriving.6.0.3
-> installed ppx_sexp_conv.v0.16.0
-> installed multipart_form.0.6.0
-> installed ctypes-foreign.0.23.0
-> installed atdgen.2.15.0
-> installed mirage-crypto-pk.0.11.3
-> installed mirage-crypto-rng-lwt.0.11.3
-> installed session.0.5.0
-> installed capnp.3.6.0
-> installed mirage-crypto-ec.0.11.3
-> installed current.0.6.6
-> installed extunix.0.4.2
-> installed ppx_deriving_yojson.3.9.0
-> installed ipaddr-sexp.5.6.0
-> installed uri-sexp.4.4.0
-> installed multipart_form-lwt.0.6.0
-> installed capnp-rpc-lwt.1.2.3
-> installed x509.0.16.5
-> installed current_ssh.0.6.6
-> installed conduit.6.2.3
-> installed cf.0.5.0
-> installed ca-certs.0.2.3
-> installed cohttp.5.3.1
-> installed github-data.4.4.1
-> installed tls.0.17.3
-> installed conduit-lwt.6.2.3
-> installed fsevents.0.3.0
-> installed ocluster-api.0.3.0
-> installed cohttp-lwt.5.3.0
-> installed session-cohttp.0.5.0
-> installed tls-lwt.0.17.3
-> installed tls-mirage.0.17.3
-> installed cf-lwt.0.5.0
-> installed session-cohttp-lwt.0.5.0
-> installed fsevents-lwt.0.3.0
-> installed github.4.4.1
-> installed capnp-rpc-net.1.2.3
-> installed irmin-watcher.0.5.0
-> installed conduit-lwt-unix.6.2.3
-> installed capnp-rpc-unix.1.2.3
-> installed current_git.0.6.6
-> installed cohttp-lwt-unix.5.3.0
-> installed current_ocluster.0.3.0
-> installed current_docker.0.6.6
-> installed current_slack.0.6.6
-> installed prometheus-app.1.2
-> installed github-unix.4.4.1
-> installed current_web.0.6.6
-> installed current_github.0.6.6
Done.
# Run eval $(opam env) to update the current shell environment
Removing intermediate container ac2f15f2b300
 ---> bac9f1b37694
Step 9/21 : ADD --chown=opam . .
 ---> 98950a46fff7
Step 10/21 : RUN opam config exec -- dune build ./_build/install/default/bin/ocurrent-deployer
 ---> Running in 8947d7e219ba
Removing intermediate container 8947d7e219ba
 ---> a5787530ec9b
Step 11/21 : FROM debian:12
12: Pulling from library/debian
Digest: sha256:10901ccd8d249047f9761845b4594f121edef079cfd8224edebd9ea726f0a7f6
Status: Image is up to date for debian:12
 ---> 63ba939a68fd
Step 12/21 : RUN apt-get update && apt-get install libffi-dev libev4 openssh-client curl gnupg2 dumb-init git graphviz libsqlite3-dev ca-certificates netbase rsync awscli -y --no-install-recommends
 ---> Using cache
 ---> c2bba109cd6c
Step 13/21 : RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -
 ---> Using cache
 ---> 141eb67a02d4
Step 14/21 : RUN echo 'deb [arch=amd64] https://download.docker.com/linux/debian bookworm stable' >> /etc/apt/sources.list
 ---> Using cache
 ---> c2434ccf5f72
Step 15/21 : RUN apt-get update && apt-get install docker-ce docker-ce-cli docker-buildx-plugin docker-compose-plugin -y --no-install-recommends
 ---> Using cache
 ---> e8bf56abd20b
Step 16/21 : WORKDIR /var/lib/ocurrent
 ---> Using cache
 ---> c91ad9f418e9
Step 17/21 : ENTRYPOINT ["dumb-init", "/usr/local/bin/ocurrent-deployer"]
 ---> Using cache
 ---> 505b66c06277
Step 18/21 : COPY create-config.sh create-config.sh
 ---> Using cache
 ---> 3bd73fe74542
Step 19/21 : RUN ./create-config.sh
 ---> Using cache
 ---> 9af999304d72
Step 20/21 : RUN docker context use default
 ---> Using cache
 ---> 7a3ef5560e0f
Step 21/21 : COPY --from=build /src/_build/install/default/bin/ocurrent-deployer /usr/local/bin/
 ---> 7240c56f36a6
Successfully built 7240c56f36a6
Job succeeded
2024-11-27 01:49.47: Job succeeded