Build:
  1. 0
2026-08-20 17:37.59: New job: Build Dockerfile using linux-arm64 in
                                [https://github.com/ocurrent/ocaml-ci.git#refs/heads/live-engine (19f1e064aeac9cf5a802bf3fd642a403f4ae13da)]
2026-08-20 17:37.59: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile"
2026-08-20 17:37.59: Waiting for resource in pool OCluster
2026-08-20 17:37.59: Waiting for worker…
2026-08-20 17:37.59: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
HEAD is now at ea27afe Route RISC-V builds through day10 (experimental)
HEAD is now at 19f1e06 Dockerfile: pin ocluster-api to the day10 branch (Day10 schema)
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 3.41kB done
#1 DONE 0.0s

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 DONE 2.1s

#3 docker-image://docker.io/docker/dockerfile:1@sha256:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32
#3 CACHED

#4 [internal] load metadata for docker.io/library/debian:13
#4 DONE 0.0s

#5 [internal] load metadata for docker.io/ocaml/opam:debian-13-ocaml-4.14
#5 DONE 1.3s

#6 [internal] load .dockerignore
#6 transferring context: 114B done
#6 DONE 0.0s

#7 [internal] setting cache mount permissions
#7 DONE 0.0s

#8 [build  1/13] FROM docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:ed2b393a41ea2deae242c8fa3fcca94b44351a24e1d62540c878e0f014b27442
#8 DONE 0.0s

#9 [build  2/13] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#9 CACHED

#10 [build  3/13] RUN sudo rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' | sudo tee /etc/apt/apt.conf.d/keep-cache
#10 CACHED

#11 [internal] load build context
#11 transferring context: 9.06MB 0.1s done
#11 DONE 0.1s

#12 [build  8/13] WORKDIR /src
#12 CACHED

#13 [build  4/13] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked     --mount=type=cache,target=/var/lib/apt,sharing=locked     sudo apt update && sudo apt-get --no-install-recommends install -y     capnproto     graphviz     libev-dev     libffi-dev     libgmp-dev     libsqlite3-dev     m4     pkg-config     libcapnp-dev
#13 CACHED

#14 [build  5/13] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard ceed23f9d33677f323a62325ad42599d14f46b98 && opam update
#14 CACHED

#15 [build  6/13] RUN opam option --global solver=builtin-0install
#15 CACHED

#16 [build  7/13] COPY --chown=opam --link ocaml-ci.opam ocaml-ci-service.opam ocaml-ci-api.opam /src/
#16 CACHED

#17 [build  9/13] RUN opam pin add -yn current.dev         "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3" &&     opam pin add -yn current_web.dev     "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3" &&     opam pin add -yn current_git.dev     "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3" &&     opam pin add -yn current_github.dev  "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3" &&     opam pin add -yn current_docker.dev  "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3" &&     opam pin add -yn current_slack.dev   "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3" &&     opam pin add -yn current_rpc.dev     "https://github.com/mtelvers/ocurrent.git#ca5cfef6fcd10aed438f096c448dc2f3747db1f3"
#17 CACHED

#7 [internal] setting cache mount permissions
#7 CACHED

#18 [stage-1 1/6] FROM docker.io/library/debian:13
#18 resolve docker.io/library/debian:13
#18 resolve docker.io/library/debian:13 1.4s done
#18 DONE 1.4s

#19 [build 10/13] RUN opam pin add -yn ocluster-api.0.3.0 "https://github.com/mtelvers/ocluster.git#b492b4dcdf79cd45f73a364caf171c2d2d78a59c"
#19 12.30 [ocluster-api.0.3.0] synchronised (git+https://github.com/mtelvers/ocluster.git#b492b4dcdf79cd45f73a364caf171c2d2d78a59c)
#19 12.31 ocluster-api is now pinned to git+https://github.com/mtelvers/ocluster.git#b492b4dcdf79cd45f73a364caf171c2d2d78a59c (version 0.3.0)
#19 DONE 12.7s

#20 [build 11/13] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000     opam install -y --deps-only .
#20 1.380 The following additional pinnings are required by ocaml-ci.dev:
#20 1.380   - solver-service.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#20 1.380   - solver-service-api.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#20 1.380   - solver-worker.dev at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb
#20 1.380 Pin and install them? [Y/n] y
#20 3.227 [NOTE] Package solver-service does not exist in opam repositories registered in the current switch.
#20 3.723 [solver-service.dev] synchronised (no changes)
#20 3.724 [WARNING] Failed checks on solver-service package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#20 3.724            warning 68: Missing field 'license'
#20 3.768 solver-service is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#20 3.769 [NOTE] Package solver-service-api does not exist in opam repositories registered in the current switch.
#20 4.260 [solver-service-api.dev] synchronised (no changes)
#20 4.261 [WARNING] Failed checks on solver-service-api package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#20 4.261            warning 68: Missing field 'license'
#20 4.263 solver-service-api is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#20 4.265 [NOTE] Package solver-worker does not exist in opam repositories registered in the current switch.
#20 4.739 [solver-worker.dev] synchronised (no changes)
#20 4.740 [WARNING] Failed checks on solver-worker package definition from source at git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb:
#20 4.740            warning 68: Missing field 'license'
#20 4.757 solver-worker is now pinned to git+https://github.com/ocurrent/solver-service.git#ca9ef7e8a4097ed56ef6e2d9befa7ca0dc5997cb (version dev)
#20 7.415 The following actions will be performed:
#20 7.420 === install 232 packages
#20 7.420   - install 0install-solver       2.18               [required by opam-0install]
#20 7.420   - install angstrom              0.16.1             [required by timedesc]
#20 7.420   - install ansi                  0.7.0              [required by ocaml-ci-service]
#20 7.420   - install arp                   3.1.1              [required by tcpip]
#20 7.420   - install asetmap               0.8.1              [required by capnp-rpc-net, prometheus-app]
#20 7.420   - install asn1-combinators      0.2.6              [required by capnp-rpc-net]
#20 7.420   - install astring               0.8.5              [required by ocaml-ci-service]
#20 7.420   - install atd                   4.2.0              [required by atdgen]
#20 7.420   - install atdgen                4.2.0              [required by github-data]
#20 7.420   - install atdgen-runtime        4.2.0              [required by github-data]
#20 7.420   - install awa                   0.3.0              [required by git-unix]
#20 7.420   - install awa-mirage            0.3.0              [required by git-unix]
#20 7.420   - install base                  v0.16.5            [required by ppx_compare, capnp, ppx_sexp_conv, ppx_custom_printf]
#20 7.420   - install base-bytes            base               [required by extunix]
#20 7.420   - install base64                3.5.2              [required by capnp-rpc-unix, current_github]
#20 7.420   - install bigstringaf           0.10.0             [required by git-unix]
#20 7.420   - install biniou                1.2.2              [required by atdgen]
#20 7.420   - install bos                   0.3.0              [required by ocaml-ci, ocaml-ci-service]
#20 7.420   - install bstr                  0.0.4              [required by prettym]
#20 7.420   - install ca-certs              0.2.3              [required by conduit-lwt-unix]
#20 7.420   - install ca-certs-nss          3.101              [required by git-unix]
#20 7.420   - install camlp-streams         5.0.1              [required by tar]
#20 7.420   - install capnp                 3.6.0              [required by ocaml-ci-api]
#20 7.420   - install capnp-rpc             1.2.3              [required by current_rpc]
#20 7.420   - install capnp-rpc-lwt         1.2.3              [required by ocaml-ci-api]
#20 7.420   - install capnp-rpc-net         1.2.3              [required by capnp-rpc-unix]
#20 7.420   - install capnp-rpc-unix        1.2.3              [required by ocaml-ci, ocaml-ci-service]
#20 7.420   - install carton                0.7.2              [required by git]
#20 7.420   - install carton-git            0.7.2              [required by git]
#20 7.420   - install carton-lwt            0.7.2              [required by git]
#20 7.420   - install cf                    0.5.0              [required by cf-lwt]
#20 7.420   - install cf-lwt                0.5.0              [required by irmin-watcher]
#20 7.420   - install checkseum             0.5.3              [required by decompress, git]
#20 7.420   - install cmdliner              1.3.0              [required by ocaml-ci-service]
#20 7.420   - install cohttp                6.0.0              [required by cohttp-lwt-unix]
#20 7.420   - install cohttp-lwt            6.0.0              [required by cohttp-lwt-unix]
#20 7.420   - install cohttp-lwt-unix       6.0.0              [required by ocaml-ci]
#20 7.420   - install conduit               6.2.3              [required by conduit-lwt]
#20 7.420   - install conduit-lwt           6.2.3              [required by cohttp-lwt-unix]
#20 7.420   - install conduit-lwt-unix      6.2.3              [required by cohttp-lwt-unix]
#20 7.420   - install conf-capnproto        2                  [required by capnp-rpc-net]
#20 7.420   - install conf-git              1.1                [required by current_git]
#20 7.420   - install conf-gmp              5                  [required by zarith]
#20 7.420   - install conf-gmp-powm-sec     4                  [required by mirage-crypto-pk]
#20 7.420   - install conf-graphviz         0.1                [required by current_web]
#20 7.420   - install conf-libev            4-13               [required by ocaml-ci-service]
#20 7.420   - install conf-libffi           2.0.0              [required by ctypes-foreign]
#20 7.420   - install conf-pkg-config       5                  [required by conf-sqlite3]
#20 7.420   - install conf-sqlite3          1                  [required by sqlite3]
#20 7.420   - install cppo                  1.8.0              [required by ppx_deriving]
#20 7.420   - install crunch                4.0.0              [required by current_web]
#20 7.420   - install csexp                 1.5.2              [required by dune-configurator]
#20 7.420   - install cstruct               6.2.0              [required by tar-unix, tar, current_github]
#20 7.420   - install cstruct-lwt           6.2.0              [required by capnp-rpc-unix, tar-unix]
#20 7.420   - install cstruct-unix          6.2.0              [required by awa]
#20 7.420   - install csv                   2.4                [required by current_web]
#20 7.420   - install ctypes                0.24.0             [required by cf, fsevents]
#20 7.420   - install ctypes-foreign        0.24.0             [required by cf]
#20 7.420   - install current               dev (pinned)       [required by ocaml-ci, ocaml-ci-service]
#20 7.420   - install current_docker        dev (pinned)       [required by ocaml-ci, ocaml-ci-service]
#20 7.420   - install current_git           dev (pinned)       [required by ocaml-ci-service]
#20 7.420   - install current_github        dev (pinned)       [required by ocaml-ci-service]
#20 7.420   - install current_incr          0.6.1              [required by current]
#20 7.420   - install current_ocluster      0.3.0              [required by ocaml-ci, ocaml-ci-service]
#20 7.420   - install current_rpc           dev (pinned)       [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#20 7.420   - install current_web           dev (pinned)       [required by ocaml-ci-service]
#20 7.420   - install decompress            1.5.3              [required by tar]
#20 7.420   - install digestif              1.3.0              [required by current_github]
#20 7.420   - install dns                   7.0.3              [required by git-mirage]
#20 7.420   - install dns-client            7.0.3              [required by git-mirage]
#20 7.420   - install dns-client-lwt        7.0.3              [required by happy-eyeballs-lwt]
#20 7.420   - install dns-client-mirage     7.0.3              [required by happy-eyeballs-mirage]
#20 7.420   - install dockerfile            8.4.1              [required by dockerfile-opam]
#20 7.420   - install dockerfile-opam       8.4.1              [required by ocaml-ci, ocaml-ci-service]
#20 7.420   - install domain-name           0.5.0              [required by git-unix]
#20 7.420   - install duff                  0.5                [required by carton]
#20 7.420   - install dune                  3.23.1             [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#20 7.420   - install dune-build-info       3.23.1             [required by solver-service, solver-worker]
#20 7.420   - install dune-compiledb        0.6.0              [required by sqlite3]
#20 7.420   - install dune-configurator     3.23.1             [required by extunix, sqlite3]
#20 7.420   - install duration              0.3.1              [required by current_ocluster, current, current_docker, current_github]
#20 7.420   - install easy-format           1.3.4              [required by atd]
#20 7.420   - install emile                 1.1                [required by git]
#20 7.420   - install encore                0.8.1              [required by git]
#20 7.421   - install eqaf                  0.9                [required by digestif, mirage-crypto, awa]
#20 7.421   - install ethernet              3.2.0              [required by tcpip]
#20 7.421   - install extunix               0.4.3              [required by capnp-rpc-unix]
#20 7.421   - install ezjsonm               1.3.0              [required by dune-compiledb]
#20 7.421   - install faraday               0.8.2              [required by httpaf, paf]
#20 7.421   - install fmt                   0.11.0             [required by ocaml-ci-service]
#20 7.421   - install fpath                 0.7.3              [required by current_docker, bos, current, current_rpc]
#20 7.421   - install fsevents              0.3.0              [required by fsevents-lwt]
#20 7.421   - install fsevents-lwt          0.3.0              [required by irmin-watcher]
#20 7.421   - install git                   3.15.0             [required by git-unix]
#20 7.421   - install git-mirage            3.15.0             [required by git-unix]
#20 7.421   - install git-paf               3.15.0             [required by git-mirage]
#20 7.421   - install git-unix              3.15.0             [required by solver-service]
#20 7.421   - install github                4.5.1              [required by github-unix]
#20 7.421   - install github-data           4.5.1              [required by github]
#20 7.421   - install github-unix           4.5.1              [required by current_github]
#20 7.421   - install gmap                  0.3.0              [required by x509, dns]
#20 7.421   - install h2                    0.13.0             [required by paf]
#20 7.421   - install happy-eyeballs        0.6.0              [required by git-mirage, happy-eyeballs-lwt]
#20 7.421   - install happy-eyeballs-lwt    0.6.0              [required by git-unix]
#20 7.421   - install happy-eyeballs-mirage 0.6.0              [required by git-mirage]
#20 7.421   - install hex                   1.5.0              [required by current_github]
#20 7.421   - install hkdf                  1.0.4 (deprecated) [required by tls]
#20 7.421   - install hpack                 0.13.0             [required by h2]
#20 7.421   - install http                  6.0.0              [required by cohttp-lwt-unix]
#20 7.421   - install httpaf                0.7.1              [required by git-paf]
#20 7.421   - install httpun-types          0.2.0              [required by h2]
#20 7.421   - install hxd                   0.5.0              [required by git]
#20 7.421   - install inotify               2.6                [required by irmin-watcher]
#20 7.421   - install integers              0.8.0              [required by ctypes]
#20 7.421   - install ipaddr                5.6.2              [required by pgx, conduit-lwt-unix, git-unix]
#20 7.421   - install ipaddr-cstruct        5.6.2              [required by tcpip]
#20 7.421   - install ipaddr-sexp           5.6.2              [required by conduit-lwt-unix]
#20 7.421   - install irmin-watcher         0.5.0              [required by current_git]
#20 7.421   - install jsonm                 1.0.2              [required by opam-core]
#20 7.421   - install ke                    0.6                [required by git, multipart_form-lwt]
#20 7.421   - install logs                  0.10.0             [required by ocaml-ci, ocaml-ci-service]
#20 7.421   - install lru                   0.3.1              [required by dns]
#20 7.421   - install lwt                   6.1.2              [required by tar-unix, omigrate, current_ocluster, etc.]
#20 7.421   - install lwt-dllist            1.1.0              [required by current]
#20 7.421   - install macaddr               5.6.2              [required by ipaddr]
#20 7.421   - install macaddr-cstruct       5.6.2              [required by tcpip]
#20 7.421   - install magic-mime            1.3.1              [required by cohttp-lwt-unix]
#20 7.421   - install menhir                20260209           [required by opam-file-format]
#20 7.421   - install menhirCST             20260209           [required by menhir]
#20 7.421   - install menhirGLR             20260209           [required by menhir]
#20 7.421   - install menhirLib             20260209           [required by menhir]
#20 7.421   - install menhirSdk             20260209           [required by menhir]
#20 7.421   - install metrics               0.5.0              [required by dns]
#20 7.421   - install mimic                 0.0.6              [required by git-unix]
#20 7.421   - install mimic-happy-eyeballs  0.0.6              [required by git-mirage]
#20 7.421   - install mirage-clock          4.2.0              [required by git-unix]
#20 7.421   - install mirage-clock-unix     4.2.0              [required by git-unix]
#20 7.421   - install mirage-crypto         0.11.3             [required by capnp-rpc-net, mirage-crypto-rng-lwt]
#20 7.421   - install mirage-crypto-ec      0.11.3             [required by tls, awa]
#20 7.421   - install mirage-crypto-pk      0.11.3             [required by current_github]
#20 7.421   - install mirage-crypto-rng     0.11.3             [required by ocaml-ci-service]
#20 7.421   - install mirage-crypto-rng-lwt 0.11.3             [required by capnp-rpc-unix]
#20 7.421   - install mirage-flow           3.0.0              [required by capnp-rpc-unix]
#20 7.421   - install mirage-kv             6.1.1              [required by tls-mirage]
#20 7.421   - install mirage-net            4.0.0              [required by tcpip]
#20 7.421   - install mirage-random         3.0.0 (deprecated) [required by git-mirage]
#20 7.421   - install mirage-runtime        4.11.0             [required by mirage-unix]
#20 7.421   - install mirage-time           3.0.0              [required by git-unix]
#20 7.421   - install mirage-unix           5.0.1              [required by git-unix]
#20 7.421   - install mtime                 2.1.0              [required by mirage-crypto-rng-lwt, git-unix]
#20 7.421   - install multipart_form        0.8.0              [required by multipart_form-lwt]
#20 7.421   - install multipart_form-lwt    0.8.0              [required by current_web]
#20 7.421   - install num                   1.6                [required by sexplib]
#20 7.421   - install obuilder-spec         0.7.0              [required by ocaml-ci, ocaml-ci-service]
#20 7.421   - install ocaml-compiler-libs   v0.12.4            [required by ppxlib]
#20 7.421   - install ocaml-syntax-shims    1.0.0              [required by angstrom]
#20 7.421   - install ocaml-version         4.1.3              [required by ocaml-ci, ocaml-ci-service]
#20 7.421   - install ocamlbuild            0.16.1             [required by bos]
#20 7.421   - install ocamlfind             1.9.8              [required by bos]
#20 7.421   - install ocamlgraph            2.2.0              [required by opam-core, git]
#20 7.421   - install ocluster-api          0.3.0 (pinned)     [required by ocaml-ci, ocaml-ci-service]
#20 7.421   - install ocplib-endian         1.2                [required by lwt, capnp]
#20 7.421   - install omigrate              0.3.2              [required by ocaml-ci]
#20 7.421   - install opam-0install         0.5.1              [required by ocaml-ci, ocaml-ci-service]
#20 7.421   - install opam-core             2.5.1              [required by opam-format]
#20 7.421   - install opam-file-format      2.2.0              [required by opam-0install]
#20 7.421   - install opam-format           2.5.1              [required by opam-0install, solver-service]
#20 7.421   - install opam-repository       2.5.1              [required by opam-state]
#20 7.421   - install opam-state            2.5.1              [required by opam-0install]
#20 7.421   - install optint                0.3.0              [required by decompress, git]
#20 7.421   - install paf                   0.5.0              [required by git-paf]
#20 7.421   - install parsexp               v0.16.0            [required by sexplib]
#20 7.421   - install patch                 3.1.1              [required by opam-state]
#20 7.421   - install pbkdf                 1.2.0              [required by x509]
#20 7.421   - install pecu                  0.7                [required by emile, multipart_form]
#20 7.421   - install pgx                   2.2                [required by omigrate]
#20 7.421   - install pgx_lwt               2.2                [required by pgx_lwt_unix]
#20 7.421   - install pgx_lwt_unix          2.2                [required by omigrate]
#20 7.421   - install ppx_compare           v0.16.0            [required by pgx]
#20 7.421   - install ppx_custom_printf     v0.16.0            [required by pgx]
#20 7.421   - install ppx_derivers          1.2.1              [required by ppx_deriving]
#20 7.421   - install ppx_deriving          6.0.3              [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#20 7.421   - install ppx_deriving_yojson   3.9.1              [required by ocaml-ci-api, ocaml-ci, ocaml-ci-service]
#20 7.421   - install ppx_sexp_conv         v0.16.0            [required by ocaml-ci-service]
#20 7.421   - install ppxlib                0.35.0             [required by extunix, ppx_deriving]
#20 7.421   - install prettym               0.0.5              [required by multipart_form]
#20 7.421   - install prometheus            1.3                [required by current_ocluster, current, current_github]
#20 7.421   - install prometheus-app        1.3                [required by ocaml-ci-service]
#20 7.421   - install psq                   0.2.1              [required by git]
#20 7.421   - install ptime                 1.2.0              [required by timedesc, current_github]
#20 7.421   - install randomconv            0.1.3              [required by dns-client]
#20 7.421   - install re                    1.14.0             [required by current]
#20 7.421   - install res                   5.0.2              [required by capnp]
#20 7.421   - install result                1.5                [required by timedesc, current_rpc, current, etc.]
#20 7.421   - install routes                2.0.0              [required by current_web]
#20 7.421   - install rresult               0.7.0              [required by bos, current_github]
#20 7.421   - install seq                   base               [required by timedesc]
#20 7.421   - install session               0.5.0              [required by current_web]
#20 7.421   - install session-cohttp        0.5.0              [required by session-cohttp-lwt]
#20 7.421   - install session-cohttp-lwt    0.5.0              [required by current_web]
#20 7.421   - install sexplib               v0.16.0            [required by obuilder-spec]
#20 7.421   - install sexplib0              v0.16.0            [required by dockerfile-opam]
#20 7.421   - install sha                   1.15.4             [required by opam-core]
#20 7.421   - install solver-service        dev (pinned)       [required by ocaml-ci, ocaml-ci-service]
#20 7.421   - install solver-service-api    dev (pinned)       [required by ocaml-ci, ocaml-ci-api]
#20 7.421   - install solver-worker         dev (pinned)       [required by ocaml-ci]
#20 7.421   - install spdx_licenses         1.4.0              [required by opam-state]
#20 7.421   - install sqlite3               5.4.1              [required by current, omigrate]
#20 7.421   - install stdint                0.7.2              [required by current_rpc]
#20 7.421   - install stdio                 v0.16.0            [required by capnp]
#20 7.421   - install stdlib-shims          0.3.0              [required by ppxlib]
#20 7.421   - install stringext             1.6.0              [required by cohttp, github-unix]
#20 7.421   - install swhid_core            0.1                [required by opam-core]
#20 7.421   - install tar                   2.6.0              [required by ocaml-ci]
#20 7.421   - install tar-unix              2.6.0              [required by ocaml-ci]
#20 7.421   - install tcpip                 8.0.0              [required by git-unix]
#20 7.421   - install timedesc              3.1.2              [required by ocaml-ci, ocaml-ci-service]
#20 7.421   - install timedesc-tzdb         3.1.2              [required by timedesc]
#20 7.421   - install timedesc-tzlocal      3.1.2              [required by timedesc]
#20 7.421   - install tls                   0.17.3             [required by capnp-rpc-net, git-unix]
#20 7.421   - install tls-lwt               0.17.3             [required by current_github]
#20 7.421   - install tls-mirage            0.17.3             [required by capnp-rpc-net, git-unix]
#20 7.421   - install topkg                 1.1.1              [required by bos]
#20 7.421   - install tyxml                 4.6.0              [required by ansi, current_github]
#20 7.421   - install unstrctrd             0.4                [required by multipart_form]
#20 7.421   - install uri                   4.4.0              [required by omigrate, current_github]
#20 7.421   - install uri-sexp              4.4.0              [required by cohttp]
#20 7.421   - install uuidm                 0.9.10             [required by pgx]
#20 7.421   - install uutf                  1.0.4              [required by tyxml]
#20 7.421   - install x509                  0.16.5             [required by current_github]
#20 7.421   - install yojson                3.0.0              [required by solver-service, current_docker, current_github]
#20 7.421   - install zarith                1.14               [required by asn1-combinators, awa]
#20 8.250 
#20 8.250 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#20 9.127 -> retrieved 0install-solver.2.18  (cached)
#20 9.138 -> retrieved angstrom.0.16.1  (cached)
#20 9.143 -> retrieved ansi.0.7.0  (cached)
#20 9.159 -> retrieved arp.3.1.1  (cached)
#20 9.165 -> retrieved asetmap.0.8.1  (cached)
#20 9.202 -> retrieved asn1-combinators.0.2.6  (cached)
#20 9.210 -> retrieved astring.0.8.5  (cached)
#20 9.245 -> retrieved awa.0.3.0, awa-mirage.0.3.0  (cached)
#20 9.396 -> retrieved base.v0.16.5  (cached)
#20 9.401 -> retrieved base64.3.5.2  (cached)
#20 9.408 -> retrieved bigstringaf.0.10.0  (cached)
#20 9.414 -> retrieved biniou.1.2.2  (cached)
#20 9.425 -> retrieved bos.0.3.0  (cached)
#20 9.439 -> retrieved bstr.0.0.4  (cached)
#20 9.448 -> retrieved ca-certs.0.2.3  (cached)
#20 9.460 -> retrieved camlp-streams.5.0.1  (cached)
#20 9.511 -> retrieved capnp.3.6.0  (cached)
#20 9.517 -> retrieved ca-certs-nss.3.101  (cached)
#20 9.571 -> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2  (cached)
#20 10.18 -> retrieved atd.4.2.0, atdgen.4.2.0, atdgen-runtime.4.2.0  (cached)
#20 10.47 -> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3  (cached)
#20 10.48 -> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
#20 10.50 -> retrieved checkseum.0.5.3  (cached)
#20 10.51 -> retrieved cmdliner.1.3.0  (cached)
#20 10.51 -> retrieved conf-gmp.5  (cached)
#20 10.51 -> retrieved conf-gmp-powm-sec.4  (cached)
#20 10.51 -> retrieved conf-libev.4-13  (cached)
#20 10.52 -> retrieved conf-pkg-config.5  (cached)
#20 10.85 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0  (cached)
#20 10.88 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (cached)
#20 10.90 -> retrieved cppo.1.8.0  (cached)
#20 10.90 -> installed conf-capnproto.2
#20 10.91 -> installed conf-git.1.1
#20 10.91 -> installed conf-gmp.5
#20 10.92 -> installed conf-graphviz.0.1
#20 10.92 -> installed conf-libev.4-13
#20 10.93 -> retrieved crunch.4.0.0  (cached)
#20 10.95 -> retrieved csexp.1.5.2  (cached)
#20 11.05 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0  (cached)
#20 11.06 -> installed conf-gmp-powm-sec.4
#20 11.06 -> installed conf-pkg-config.5
#20 11.07 -> retrieved csv.2.4  (cached)
#20 11.30 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (cached)
#20 11.30 -> installed conf-libffi.2.0.0
#20 11.31 -> installed conf-sqlite3.1
#20 11.83 -> retrieved current_git.dev  (no changes)
#20 12.03 -> retrieved current.dev  (no changes)
#20 12.05 -> retrieved current_incr.0.6.1  (cached)
#20 12.08 -> retrieved current_ocluster.0.3.0  (cached)
#20 12.39 -> retrieved current_github.dev  (no changes)
#20 12.79 -> retrieved current_rpc.dev  (no changes)
#20 14.32 -> retrieved decompress.1.5.3  (cached)
#20 14.35 -> retrieved current_web.dev  (no changes)
#20 14.41 -> installed cmdliner.1.3.0
#20 14.47 -> retrieved dns.7.0.3, dns-client.7.0.3, dns-client-lwt.7.0.3, dns-client-mirage.7.0.3  (cached)
#20 14.48 -> retrieved current_docker.dev  (no changes)
#20 14.49 -> retrieved domain-name.0.5.0  (cached)
#20 14.53 -> retrieved dockerfile.8.4.1, dockerfile-opam.8.4.1  (cached)
#20 14.61 -> retrieved duff.0.5  (cached)
#20 14.63 -> retrieved dune-compiledb.0.6.0  (cached)
#20 14.65 -> retrieved duration.0.3.1  (cached)
#20 14.66 -> retrieved easy-format.1.3.4  (cached)
#20 14.68 -> retrieved emile.1.1  (cached)
#20 14.70 -> retrieved encore.0.8.1  (cached)
#20 14.72 -> retrieved eqaf.0.9  (cached)
#20 14.73 -> retrieved ethernet.3.2.0  (cached)
#20 14.76 -> retrieved digestif.1.3.0  (cached)
#20 14.77 -> retrieved extunix.0.4.3  (cached)
#20 14.78 -> retrieved ezjsonm.1.3.0  (cached)
#20 14.79 -> retrieved faraday.0.8.2  (cached)
#20 14.82 -> retrieved fmt.0.11.0  (cached)
#20 14.83 -> retrieved fpath.0.7.3  (cached)
#20 14.87 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
#20 15.13 -> retrieved git.3.15.0, git-mirage.3.15.0, git-paf.3.15.0, git-unix.3.15.0  (cached)
#20 15.16 -> retrieved github.4.5.1, github-data.4.5.1, github-unix.4.5.1  (cached)
#20 15.16 -> retrieved gmap.0.3.0  (cached)
#20 15.19 -> retrieved happy-eyeballs.0.6.0, happy-eyeballs-lwt.0.6.0, happy-eyeballs-mirage.0.6.0  (cached)
#20 15.20 -> retrieved hex.1.5.0  (cached)
#20 15.24 -> retrieved h2.0.13.0, hpack.0.13.0  (cached)
#20 21.24 -> retrieved dune.3.23.1, dune-build-info.3.23.1, dune-configurator.3.23.1  (cached)
#20 22.58 -> retrieved hkdf.1.0.4  (cached)
#20 22.59 -> retrieved httpaf.0.7.1  (cached)
#20 22.69 -> retrieved httpun-types.0.2.0  (cached)
#20 22.70 -> retrieved hxd.0.5.0  (cached)
#20 22.71 -> retrieved inotify.2.6  (cached)
#20 22.71 -> retrieved integers.0.8.0  (cached)
#20 22.74 -> retrieved ipaddr.5.6.2, ipaddr-cstruct.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2, macaddr-cstruct.5.6.2  (cached)
#20 22.75 -> retrieved irmin-watcher.0.5.0  (cached)
#20 22.75 -> retrieved jsonm.1.0.2  (cached)
#20 22.76 -> retrieved ke.0.6  (cached)
#20 22.77 -> retrieved logs.0.10.0  (cached)
#20 22.77 -> retrieved lru.0.3.1  (cached)
#20 22.78 -> retrieved lwt-dllist.1.1.0  (cached)
#20 22.91 -> retrieved lwt.6.1.2  (cached)
#20 22.91 -> retrieved magic-mime.1.3.1  (cached)
#20 23.71 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
#20 23.72 -> retrieved metrics.0.5.0  (cached)
#20 23.85 -> retrieved mimic.0.0.6, mimic-happy-eyeballs.0.0.6  (cached)
#20 23.86 -> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0  (cached)
#20 23.86 -> retrieved mirage-flow.3.0.0  (cached)
#20 23.87 -> retrieved mirage-kv.6.1.1  (cached)
#20 23.87 -> retrieved mirage-net.4.0.0  (cached)
#20 23.88 -> retrieved mirage-random.3.0.0  (cached)
#20 23.89 -> retrieved mirage-time.3.0.0  (cached)
#20 23.91 -> retrieved mirage-unix.5.0.1  (cached)
#20 23.95 -> retrieved mirage-runtime.4.11.0  (cached)
#20 23.95 -> retrieved mtime.2.1.0  (cached)
#20 23.97 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0  (cached)
#20 23.98 -> retrieved num.1.6  (cached)
#20 23.99 -> retrieved ocaml-compiler-libs.v0.12.4  (cached)
#20 24.07 -> retrieved obuilder-spec.0.7.0  (cached)
#20 24.10 -> retrieved ocaml-syntax-shims.1.0.0  (cached)
#20 24.11 -> retrieved ocaml-version.4.1.3  (cached)
#20 24.17 -> retrieved ocamlbuild.0.16.1  (cached)
#20 24.21 -> retrieved ocamlfind.1.9.8  (cached)
#20 24.57 -> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3  (cached)
#20 24.61 -> retrieved ocamlgraph.2.2.0  (cached)
#20 24.62 -> retrieved ocplib-endian.1.2  (cached)
#20 24.63 -> retrieved omigrate.0.3.2  (cached)
#20 24.65 -> retrieved opam-0install.0.5.1  (cached)
#20 24.66 -> retrieved opam-file-format.2.2.0  (cached)
#20 25.20 -> retrieved opam-core.2.5.1, opam-format.2.5.1, opam-repository.2.5.1, opam-state.2.5.1  (cached)
#20 25.22 -> retrieved optint.0.3.0  (cached)
#20 25.24 -> retrieved paf.0.5.0  (cached)
#20 25.25 -> retrieved parsexp.v0.16.0  (cached)
#20 25.26 -> retrieved patch.3.1.1  (cached)
#20 25.35 -> retrieved pbkdf.1.2.0  (cached)
#20 25.36 -> retrieved pecu.0.7  (cached)
#20 25.40 -> retrieved pgx.2.2, pgx_lwt.2.2, pgx_lwt_unix.2.2  (cached)
#20 25.41 -> retrieved ppx_compare.v0.16.0  (cached)
#20 25.43 -> retrieved ppx_custom_printf.v0.16.0  (cached)
#20 25.43 -> retrieved ppx_derivers.1.2.1  (cached)
#20 25.45 -> retrieved ppx_deriving.6.0.3  (cached)
#20 25.47 -> installed num.1.6
#20 25.48 -> retrieved ppx_deriving_yojson.3.9.1  (cached)
#20 25.49 -> retrieved ppx_sexp_conv.v0.16.0  (cached)
#20 25.55 -> retrieved ocluster-api.0.3.0  (no changes)
#20 25.57 -> retrieved prettym.0.0.5  (cached)
#20 25.59 -> retrieved prometheus.1.3, prometheus-app.1.3  (cached)
#20 25.66 -> retrieved ppxlib.0.35.0  (cached)
#20 25.67 -> retrieved psq.0.2.1  (cached)
#20 25.68 -> retrieved ptime.1.2.0  (cached)
#20 25.68 -> retrieved randomconv.0.1.3  (cached)
#20 25.70 -> retrieved re.1.14.0  (cached)
#20 25.70 -> retrieved res.5.0.2  (cached)
#20 25.71 -> retrieved result.1.5  (cached)
#20 25.71 -> retrieved seq.base  (cached)
#20 25.74 -> installed seq.base
#20 25.75 -> retrieved routes.2.0.0  (cached)
#20 25.75 -> retrieved rresult.0.7.0  (cached)
#20 25.84 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0  (cached)
#20 25.85 -> retrieved sexplib.v0.16.0  (cached)
#20 25.85 -> retrieved sexplib0.v0.16.0  (cached)
#20 25.86 -> retrieved sha.1.15.4  (cached)
#20 26.76 -> retrieved solver-worker.dev  (no changes)
#20 26.78 -> retrieved spdx_licenses.1.4.0  (cached)
#20 26.80 -> retrieved sqlite3.5.4.1  (cached)
#20 26.84 -> retrieved stdint.0.7.2  (cached)
#20 26.84 -> retrieved stdio.v0.16.0  (cached)
#20 26.85 -> retrieved stdlib-shims.0.3.0  (cached)
#20 26.86 -> retrieved stringext.1.6.0  (cached)
#20 26.88 -> retrieved swhid_core.0.1  (cached)
#20 26.91 -> retrieved tar.2.6.0, tar-unix.2.6.0  (cached)
#20 27.06 -> retrieved tcpip.8.0.0  (cached)
#20 27.72 -> retrieved timedesc.3.1.2, timedesc-tzdb.3.1.2, timedesc-tzlocal.3.1.2  (cached)
#20 27.76 -> retrieved solver-service.dev  (no changes)
#20 27.79 -> retrieved topkg.1.1.1  (cached)
#20 27.94 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3  (cached)
#20 27.97 -> installed ocamlfind.1.9.8
#20 27.98 -> installed base-bytes.base
#20 27.98 -> retrieved solver-service-api.dev  (no changes)
#20 28.00 -> retrieved tyxml.4.6.0  (cached)
#20 28.00 -> retrieved unstrctrd.0.4  (cached)
#20 28.02 -> retrieved uuidm.0.9.10  (cached)
#20 28.03 -> retrieved uutf.1.0.4  (cached)
#20 28.04 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
#20 28.06 -> retrieved x509.0.16.5  (cached)
#20 28.20 -> retrieved yojson.3.0.0  (cached)
#20 28.21 -> retrieved zarith.1.14  (cached)
#20 29.90 -> installed ocamlbuild.0.16.1
#20 30.99 -> installed zarith.1.14
#20 34.28 -> installed topkg.1.1.1
#20 34.78 -> installed asetmap.0.8.1
#20 34.88 -> installed rresult.0.7.0
#20 35.13 -> installed uuidm.0.9.10
#20 35.41 -> installed uutf.1.0.4
#20 35.49 -> installed mtime.2.1.0
#20 35.55 -> installed fmt.0.11.0
#20 35.71 -> installed ptime.1.2.0
#20 35.96 -> installed astring.0.8.5
#20 36.51 -> installed jsonm.1.0.2
#20 36.75 -> installed fpath.0.7.3
#20 46.92 -> installed dune.3.23.1
#20 49.95 -> installed 0install-solver.2.18
#20 49.96 -> installed base64.3.5.2
#20 49.98 -> installed bstr.0.0.4
#20 49.99 -> installed camlp-streams.5.0.1
#20 50.00 -> installed cppo.1.8.0
#20 50.03 -> installed crunch.4.0.0
#20 50.04 -> installed csexp.1.5.2
#20 51.59 -> installed cstruct.6.2.0
#20 51.64 -> installed csv.2.4
#20 51.67 -> installed current_incr.0.6.1
#20 51.69 -> installed domain-name.0.5.0
#20 51.71 -> installed duff.0.5
#20 51.75 -> installed dune-build-info.3.23.1
#20 51.76 -> installed duration.0.3.1
#20 51.79 -> installed easy-format.1.3.4
#20 51.80 -> installed gmap.0.3.0
#20 51.81 -> installed http.6.0.0
#20 51.83 -> installed ke.0.6
#20 51.84 -> installed lwt-dllist.1.1.0
#20 51.85 -> installed macaddr.5.6.2
#20 51.88 -> installed magic-mime.1.3.1
#20 51.91 -> installed menhirCST.20260209
#20 52.01 -> installed menhirGLR.20260209
#20 52.04 -> installed menhirLib.20260209
#20 52.06 -> installed menhirSdk.20260209
#20 52.23 -> installed metrics.0.5.0
#20 52.24 -> installed mirage-clock.4.2.0
#20 52.26 -> installed ocaml-compiler-libs.v0.12.4
#20 52.31 -> installed ocaml-syntax-shims.1.0.0
#20 52.32 -> installed ocaml-version.4.1.3
#20 52.55 -> installed ocamlgraph.2.2.0
#20 52.56 -> installed optint.0.3.0
#20 52.57 -> installed patch.3.1.1
#20 52.60 -> installed pecu.0.7
#20 52.61 -> installed ppx_derivers.1.2.1
#20 52.63 -> installed psq.0.2.1
#20 52.76 -> installed re.1.14.0
#20 52.80 -> installed res.5.0.2
#20 52.81 -> installed result.1.5
#20 52.84 -> installed sexplib0.v0.16.0
#20 52.95 -> installed spdx_licenses.1.4.0
#20 52.98 -> installed stdint.0.7.2
#20 53.00 -> installed stdlib-shims.0.3.0
#20 53.05 -> installed stringext.1.6.0
#20 53.08 -> installed swhid_core.0.1
#20 53.20 -> installed yojson.3.0.0
#20 53.23 -> installed ocplib-endian.1.2
#20 53.25 -> installed dune-configurator.3.23.1
#20 53.46 -> installed asn1-combinators.0.2.6
#20 53.47 -> installed cstruct-unix.6.2.0
#20 53.49 -> installed eqaf.0.9
#20 53.54 -> installed hex.1.5.0
#20 53.55 -> installed mirage-random.3.0.0
#20 53.59 -> installed randomconv.0.1.3
#20 53.68 -> installed biniou.1.2.2
#20 53.81 -> installed prettym.0.0.5
#20 53.84 -> installed ipaddr.5.6.2
#20 53.92 -> installed macaddr-cstruct.5.6.2
#20 53.95 -> installed lru.0.3.1
#20 54.00 -> installed routes.2.0.0
#20 54.03 -> installed integers.0.8.0
#20 54.11 -> installed timedesc-tzdb.3.1.2
#20 54.21 -> installed timedesc-tzlocal.3.1.2
#20 54.25 -> installed bigstringaf.0.10.0
#20 54.29 -> installed checkseum.0.5.3
#20 54.32 -> installed mirage-clock-unix.4.2.0
#20 54.33 -> installed ezjsonm.1.3.0
#20 54.35 -> installed atdgen-runtime.4.2.0
#20 54.36 -> installed ipaddr-cstruct.5.6.2
#20 54.39 -> installed sha.1.15.4
#20 54.61 -> installed parsexp.v0.16.0
#20 54.83 -> installed digestif.1.3.0
#20 54.83 -> installed faraday.0.8.2
#20 54.88 -> installed angstrom.0.16.1
#20 55.34 -> installed httpun-types.0.2.0
#20 55.37 -> installed mirage-crypto.0.11.3
#20 55.43 -> installed encore.0.8.1
#20 55.48 -> installed emile.1.1
#20 55.61 -> installed hkdf.1.0.4
#20 55.64 -> installed unstrctrd.0.4
#20 55.75 -> installed httpaf.0.7.1
#20 55.78 -> installed hpack.0.13.0
#20 55.96 -> installed sexplib.v0.16.0
#20 55.98 -> installed pbkdf.1.2.0
#20 56.05 -> installed decompress.1.5.3
#20 56.59 -> installed dune-compiledb.0.6.0
#20 56.61 -> installed tar.2.6.0
#20 56.84 -> installed timedesc.3.1.2
#20 56.89 -> installed h2.0.13.0
#20 57.17 -> installed uri.4.4.0
#20 57.35 -> installed lwt.6.1.2
#20 57.65 -> installed tyxml.4.6.0
#20 57.69 -> installed cstruct-lwt.6.2.0
#20 57.71 -> installed inotify.2.6
#20 57.72 -> installed mirage-flow.3.0.0
#20 57.73 -> installed mirage-kv.6.1.1
#20 57.74 -> installed mirage-net.4.0.0
#20 57.75 -> installed mirage-time.3.0.0
#20 57.76 -> installed prometheus.1.3
#20 58.01 -> installed sqlite3.5.4.1
#20 58.06 -> installed ansi.0.7.0
#20 58.30 -> installed tar-unix.2.6.0
#20 58.62 -> installed hxd.0.5.0
#20 58.75 -> installed logs.0.10.0
#20 59.09 -> installed ethernet.3.2.0
#20 59.16 -> installed happy-eyeballs.0.6.0
#20 59.21 -> installed mimic.0.0.6
#20 59.36 -> installed mirage-runtime.4.11.0
#20 59.55 -> installed arp.3.1.1
#20 59.64 -> installed mirage-crypto-rng.0.11.3
#20 59.75 -> installed mirage-unix.5.0.1
#20 59.93 -> installed ctypes.0.24.0
#20 60.00 -> installed multipart_form.0.8.0
#20 60.22 -> installed opam-core.2.5.1
#20 60.23 -> installed mirage-crypto-rng-lwt.0.11.3
#20 60.28 -> installed capnp-rpc.1.2.3
#20 60.32 -> installed mirage-crypto-pk.0.11.3
#20 60.34 -> installed session.0.5.0
#20 60.37 -> installed multipart_form-lwt.0.8.0
#20 60.73 -> installed dns.7.0.3
#20 60.80 -> installed menhir.20260209
#20 61.13 -> installed tcpip.8.0.0
#20 61.57 -> installed base.v0.16.5
#20 61.61 -> installed dns-client.7.0.3
#20 61.63 -> installed opam-file-format.2.2.0
#20 61.83 -> installed bos.0.3.0
#20 61.88 -> installed ctypes-foreign.0.24.0
#20 61.96 -> installed stdio.v0.16.0
#20 62.01 -> installed cf.0.5.0
#20 62.08 -> installed fsevents.0.3.0
#20 62.09 -> installed cf-lwt.0.5.0
#20 62.15 -> installed fsevents-lwt.0.3.0
#20 62.68 -> installed irmin-watcher.0.5.0
#20 63.02 -> installed atd.4.2.0
#20 63.23 -> installed carton.0.7.2
#20 63.42 -> installed mirage-crypto-ec.0.11.3
#20 63.57 -> installed carton-lwt.0.7.2
#20 63.98 -> installed carton-git.0.7.2
#20 64.60 -> installed atdgen.4.2.0
#20 64.97 -> installed x509.0.16.5
#20 65.34 -> installed ca-certs.0.2.3
#20 66.19 -> installed ca-certs-nss.3.101
#20 66.77 -> installed awa.0.3.0
#20 66.91 -> installed tls.0.17.3
#20 67.14 -> installed git.3.15.0
#20 67.15 -> installed awa-mirage.0.3.0
#20 67.26 -> installed tls-mirage.0.17.3
#20 67.32 -> installed tls-lwt.0.17.3
#20 67.45 -> installed opam-format.2.5.1
#20 67.69 -> installed dns-client-mirage.7.0.3
#20 67.74 -> installed dns-client-lwt.7.0.3
#20 67.81 -> installed paf.0.5.0
#20 68.12 -> installed happy-eyeballs-mirage.0.6.0
#20 68.17 -> installed git-paf.3.15.0
#20 68.39 -> installed capnp.3.6.0
#20 68.51 -> installed mimic-happy-eyeballs.0.0.6
#20 68.80 -> installed happy-eyeballs-lwt.0.6.0
#20 68.94 -> installed git-mirage.3.15.0
#20 70.82 -> installed ppxlib.0.35.0
#20 71.14 -> installed git-unix.3.15.0
#20 71.41 -> installed github-data.4.5.1
#20 71.54 -> installed capnp-rpc-lwt.1.2.3
#20 71.60 -> installed opam-repository.2.5.1
#20 72.63 -> installed capnp-rpc-net.1.2.3
#20 72.98 -> installed ppx_compare.v0.16.0
#20 74.33 -> installed ppx_deriving.6.0.3
#20 74.47 -> installed ppx_sexp_conv.v0.16.0
#20 76.05 -> installed ipaddr-sexp.5.6.2
#20 76.11 -> installed uri-sexp.4.4.0
#20 76.41 -> installed dockerfile.8.4.1
#20 76.47 -> installed ppx_deriving_yojson.3.9.1
#20 76.54 -> installed obuilder-spec.0.7.0
#20 77.36 -> installed current.dev
#20 77.54 -> installed opam-state.2.5.1
#20 77.73 -> installed conduit.6.2.3
#20 78.01 -> installed ppx_custom_printf.v0.16.0
#20 78.41 -> installed cohttp.6.0.0
#20 78.49 -> installed solver-service-api.dev
#20 78.74 -> installed dockerfile-opam.8.4.1
#20 78.82 -> installed opam-0install.0.5.1
#20 78.88 -> installed extunix.0.4.3
#20 78.92 -> installed session-cohttp.0.5.0
#20 79.27 -> installed conduit-lwt.6.2.3
#20 79.42 -> installed current_git.dev
#20 79.51 -> installed capnp-rpc-unix.1.2.3
#20 80.29 -> installed pgx.2.2
#20 80.45 -> installed cohttp-lwt.6.0.0
#20 80.70 -> installed pgx_lwt.2.2
#20 80.73 -> installed session-cohttp-lwt.0.5.0
#20 81.06 -> installed pgx_lwt_unix.2.2
#20 81.22 -> installed conduit-lwt-unix.6.2.3
#20 81.40 -> installed current_docker.dev
#20 81.49 -> installed ocluster-api.0.3.0
#20 81.71 -> installed github.4.5.1
#20 82.21 -> installed omigrate.0.3.2
#20 82.92 -> installed solver-service.dev
#20 83.10 -> installed cohttp-lwt-unix.6.0.0
#20 83.17 -> installed current_ocluster.0.3.0
#20 83.54 -> installed prometheus-app.1.3
#20 85.30 -> installed github-unix.4.5.1
#20 86.39 -> installed solver-worker.dev
#20 86.51 -> installed current_web.dev
#20 86.99 -> installed current_rpc.dev
#20 88.71 -> installed current_github.dev
#20 91.89 Done.
#20 91.89 
#20 91.89 <><> mirage-random.3.0.0 installed successfully <><><><><><><><><><><><><><><><>
#20 91.89 => Note: This package is deprecated.
#20 91.89 => mirage-random is deprecated
#20 91.89 
#20 91.89 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#20 91.89 => Note: This package is deprecated.
#20 91.89 # To update the current shell environment, run: eval $(opam env)
#20 DONE 92.9s

#21 [build 12/13] ADD --chown=opam . .
#21 DONE 0.1s

#22 [build 13/13] RUN opam exec -- dune build ./_build/install/default/bin/ocaml-ci-service
#22 0.936 schema.capnp --> schema.mli schema.ml
#22 0.936 ocurrent.capnp --> ocurrent.mli ocurrent.ml
#22 DONE 7.1s

#23 [stage-1 2/6] RUN rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
#23 CACHED

#24 [stage-1 3/6] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked     --mount=type=cache,target=/var/lib/apt,sharing=locked     apt update && apt-get --no-install-recommends install -y     ca-certificates     curl     docker-cli     dumb-init     git     graphviz     libev4     libsqlite3-dev     netbase     openssh-client
#24 CACHED

#25 [stage-1 4/6] WORKDIR /var/lib/ocurrent
#25 CACHED

#26 [stage-1 5/6] COPY --from=build --link /src/_build/install/default/bin/ocaml-ci-service /usr/local/bin/
#26 DONE 0.1s

#27 [stage-1 6/6] COPY --from=build --link /src/migrations /migrations
#27 DONE 0.0s

#28 exporting to image
#28 exporting layers
#28 exporting layers 0.2s done
#28 writing image sha256:7d21e91d4f629e343f0b057ac364e94c057b7169663f868e3fb262c966fe02c1 done
#28 DONE 0.2s
Job succeeded
2026-08-20 17:40.01: Job succeeded