Build:
  1. 0
2026-05-13 11:27.59: New job: Build Dockerfile.worker.alpine using linux-arm64 in
                                [https://github.com/ocurrent/ocluster.git#refs/heads/master (d416f30aeeaaeb952f52e26072a37b1fc39fd542)]
2026-05-13 11:27.59: Using cache hint "https://github.com/ocurrent/ocluster.git-Dockerfile.worker.alpine"
2026-05-13 11:27.59: Waiting for worker…
2026-05-13 11:27.59: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
Submodule path 'obuilder': checked out 'a4329f09abdf762b019b83c9218c1d8dd1d6a093'
HEAD is now at c1dba36 Update Dockerfile.worker (#260) (#261)
Synchronizing submodule url for 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) unregistered for path 'obuilder'
HEAD is now at d416f30 Bump lower bounds: lwt >= 5.7.0, obuilder >= 0.6.0
warning: Could not unset core.worktree setting in submodule 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'obuilder'
Submodule path 'obuilder': checked out 'a4329f09abdf762b019b83c9218c1d8dd1d6a093'
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile.worker.alpine
#1 transferring dockerfile: 1.08kB done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/ocaml/opam:alpine-ocaml-4.14
#2 ...

#3 [internal] load metadata for docker.io/library/alpine:3.23
#3 DONE 0.6s

#2 [internal] load metadata for docker.io/ocaml/opam:alpine-ocaml-4.14
#2 DONE 0.6s

#4 [internal] load .dockerignore
#4 transferring context: 159B done
#4 DONE 0.0s

#5 [build  1/13] FROM docker.io/ocaml/opam:alpine-ocaml-4.14@sha256:00e59bc1c3d0101d4e66f87e46c9bfe0595040f87eb8dffc42330a175c25e7a1
#5 DONE 0.0s

#6 [stage-1 1/4] FROM docker.io/library/alpine:3.23@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11
#6 DONE 0.0s

#7 [internal] load build context
#7 transferring context: 891.61kB 0.0s done
#7 DONE 0.0s

#8 [build  2/13] RUN sudo apk update && sudo apk add libev capnproto m4 sqlite libgmpxx
#8 CACHED

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

#10 [build  4/13] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard fde524a7a5fc26108522edaefc3bcf346adb744a && opam update
#10 CACHED

#11 [build  5/13] COPY --chown=opam ocluster-api.opam ocluster-worker.opam ocluster.opam /src/
#11 DONE 0.0s

#12 [build  6/13] COPY --chown=opam obuilder/obuilder.opam obuilder/obuilder-spec.opam /src/obuilder/
#12 DONE 0.0s

#13 [build  7/13] WORKDIR /src
#13 DONE 0.0s

#14 [build  8/13] RUN echo '(lang dune 3.0)' |     tee obuilder/dune-project |     tee ./dune-project
#14 0.159 (lang dune 3.0)
#14 DONE 0.2s

#15 [build  9/13] RUN opam pin -yn /src/obuilder/
#15 0.771 This will pin the following packages: obuilder-spec, obuilder. Continue? [Y/n] y
#15 2.052 obuilder-spec is now pinned to file:///src/obuilder (version 0.6.0)
#15 2.053 obuilder is now pinned to file:///src/obuilder (version 0.6.0)
#15 DONE 2.1s

#16 [build 10/13] RUN opam install -y --deps-only .
#16 8.737 The following actions will be performed:
#16 8.740 === install 127 packages
#16 8.740   - install angstrom              0.16.1         [required by uri]
#16 8.740   - install asetmap               0.8.1          [required by capnp-rpc-net, capnp-rpc-lwt, prometheus-app]
#16 8.740   - install asn1-combinators      0.3.2          [required by capnp-rpc-net]
#16 8.740   - install astring               0.8.5          [required by obuilder, capnp-rpc-unix, capnp-rpc-lwt, etc.]
#16 8.740   - install base                  v0.16.4        [required by ppx_expect]
#16 8.740   - install base-bytes            base           [required by extunix]
#16 8.740   - install base64                3.5.2          [required by capnp-rpc-net, capnp-rpc-unix]
#16 8.740   - install bigstringaf           0.10.0         [required by angstrom]
#16 8.740   - install bos                   0.2.1          [required by ca-certs]
#16 8.740   - install ca-certs              1.0.1          [required by conduit-lwt-unix]
#16 8.740   - install camlp-streams         5.0.1          [required by tar]
#16 8.740   - install capnp                 3.6.0          [required by capnp-rpc-lwt, capnp-rpc-net]
#16 8.740   - install capnp-rpc             1.2.4          [required by capnp-rpc-lwt, capnp-rpc-net]
#16 8.740   - install capnp-rpc-lwt         1.2.4          [required by ocluster-api, ocluster, ocluster-worker]
#16 8.740   - install capnp-rpc-net         1.2.4          [required by ocluster]
#16 8.740   - install capnp-rpc-unix        1.2.4          [required by ocluster]
#16 8.740   - install checkseum             0.5.2          [required by decompress]
#16 8.740   - install cmdliner              1.3.0          [required by ocluster]
#16 8.740   - install cohttp                6.1.1          [required by cohttp-lwt, cohttp-lwt-unix]
#16 8.740   - install cohttp-lwt            6.1.1          [required by prometheus-app]
#16 8.740   - install cohttp-lwt-unix       6.1.1          [required by ocluster-worker]
#16 8.740   - install conduit               8.0.0          [required by conduit-lwt]
#16 8.740   - install conduit-lwt           8.0.0          [required by cohttp-lwt-unix]
#16 8.740   - install conduit-lwt-unix      8.0.0          [required by cohttp-lwt-unix]
#16 8.740   - install conf-capnproto        2              [required by capnp-rpc-lwt, capnp-rpc-net]
#16 8.740   - install conf-gmp              5              [required by conf-gmp-powm-sec, zarith]
#16 8.740   - install conf-gmp-powm-sec     4              [required by mirage-crypto-pk]
#16 8.740   - install conf-libev            4-13           [required by ocluster]
#16 8.740   - install conf-pkg-config       4              [required by conf-sqlite3]
#16 8.740   - install conf-sqlite3          1              [required by sqlite3]
#16 8.740   - install cppo                  1.8.0          [required by ocplib-endian, ppx_deriving]
#16 8.740   - install crunch                4.0.0          [required by obuilder]
#16 8.740   - install csexp                 1.5.2          [required by dune-configurator]
#16 8.740   - install cstruct               6.2.0          [required by capnp-rpc-net]
#16 8.740   - install cstruct-lwt           6.2.0          [required by capnp-rpc-unix]
#16 8.740   - install decompress            1.5.3          [required by tar]
#16 8.740   - install digestif              1.3.0          [required by ocluster, ocluster-worker]
#16 8.740   - install domain-name           0.5.0          [required by tls]
#16 8.740   - install dune                  3.22.1         [required by ocluster-api, ocluster, ocluster-worker]
#16 8.740   - install dune-build-info       3.22.1         [required by ocluster]
#16 8.740   - install dune-compiledb        0.6.0          [required by sqlite3]
#16 8.740   - install dune-configurator     3.22.1         [required by extunix, mirage-crypto, mirage-crypto-rng, sqlite3]
#16 8.740   - install duration              0.2.1          [required by mirage-crypto-rng, mirage-crypto-rng-lwt]
#16 8.740   - install eqaf                  0.10           [required by mirage-crypto]
#16 8.740   - install extunix               0.4.3          [required by ocluster-worker]
#16 8.740   - install ezjsonm               1.3.0          [required by dune-compiledb]
#16 8.740   - install fmt                   0.11.0         [required by ocluster, ocluster-api]
#16 8.740   - install fpath                 0.7.3          [required by ocluster, ocluster-worker]
#16 8.740   - install gmap                  0.3.0          [required by x509]
#16 8.740   - install hex                   1.5.0          [required by ezjsonm]
#16 8.740   - install http                  6.1.1          [required by cohttp-lwt, cohttp-lwt-unix]
#16 8.740   - install ipaddr                5.6.2          [required by tls, cohttp-lwt]
#16 8.740   - install ipaddr-sexp           5.6.2          [required by conduit-lwt-unix]
#16 8.740   - install jane-street-headers   v0.16.0        [required by time_now]
#16 8.740   - install jsonm                 1.0.2          [required by ezjsonm]
#16 8.740   - install jst-config            v0.16.0        [required by time_now]
#16 8.740   - install kdf                   1.0.0          [required by tls]
#16 8.740   - install logs                  0.10.0         [required by ocluster, ocluster-worker]
#16 8.740   - install lwt                   6.1.1          [required by ocluster-api, ocluster, ocluster-worker]
#16 8.740   - install lwt-dllist            1.1.0          [required by ocluster]
#16 8.740   - install macaddr               5.6.2          [required by ipaddr]
#16 8.740   - install magic-mime            1.3.1          [required by cohttp-lwt-unix]
#16 8.740   - install mirage-crypto         1.2.0          [required by ocluster]
#16 8.740   - install mirage-crypto-ec      1.2.0          [required by tls]
#16 8.740   - install mirage-crypto-pk      1.2.0          [required by tls, tls-mirage]
#16 8.740   - install mirage-crypto-rng     1.2.0          [required by capnp-rpc-net]
#16 8.740   - install mirage-crypto-rng-lwt 1.2.0          [required by capnp-rpc-unix]
#16 8.740   - install mirage-flow           5.0.0          [required by capnp-rpc-net]
#16 8.740   - install mirage-kv             6.1.1          [required by tls-mirage]
#16 8.740   - install mirage-ptime          5.2.0          [required by tls-mirage]
#16 8.740   - install mtime                 2.1.0          [required by mirage-crypto-rng-lwt]
#16 8.740   - install num                   1.6            [required by sexplib]
#16 8.740   - install obuilder              0.6.0 (pinned) [required by ocluster, ocluster-worker]
#16 8.740   - install obuilder-spec         0.6.0 (pinned) [required by obuilder]
#16 8.740   - install ocaml-compiler-libs   v0.12.4        [required by ppxlib]
#16 8.740   - install ocaml-syntax-shims    1.0.0          [required by angstrom]
#16 8.740   - install ocamlbuild            0.16.1         [required by fpath]
#16 8.740   - install ocamlfind             1.9.8          [required by fpath]
#16 8.740   - install ocplib-endian         1.2            [required by capnp]
#16 8.740   - install ohex                  0.2.0          [required by tls]
#16 8.740   - install optint                0.3.0          [required by mirage-kv]
#16 8.740   - install parsexp               v0.16.0        [required by sexplib]
#16 8.740   - install ppx_assert            v0.16.0        [required by jst-config]
#16 8.740   - install ppx_base              v0.16.0        [required by time_now]
#16 8.740   - install ppx_cold              v0.16.0        [required by ppx_base]
#16 8.740   - install ppx_compare           v0.16.0        [required by ppx_base]
#16 8.740   - install ppx_derivers          1.2.1          [required by ppxlib, ppx_deriving]
#16 8.740   - install ppx_deriving          6.0.3          [required by ocluster-api]
#16 8.740   - install ppx_deriving_yojson   3.9.1          [required by ocluster-api]
#16 8.740   - install ppx_enumerate         v0.16.0        [required by ppx_base]
#16 8.740   - install ppx_expect            v0.16.2        [required by ocluster]
#16 8.740   - install ppx_globalize         v0.16.0        [required by ppx_base]
#16 8.740   - install ppx_hash              v0.16.0        [required by ppx_base]
#16 8.740   - install ppx_here              v0.16.0        [required by ppx_expect]
#16 8.740   - install ppx_inline_test       v0.16.1        [required by ppx_expect]
#16 8.740   - install ppx_optcomp           v0.16.0        [required by time_now]
#16 8.740   - install ppx_sexp_conv         v0.16.0        [required by ocluster]
#16 8.740   - install ppxlib                0.35.0         [required by ppx_expect, ppx_deriving_yojson]
#16 8.740   - install prometheus            1.3            [required by ocluster]
#16 8.740   - install prometheus-app        1.3            [required by ocluster, ocluster-worker]
#16 8.740   - install psq                   0.2.1          [required by ocluster]
#16 8.740   - install ptime                 1.2.0          [required by capnp-rpc-net]
#16 8.740   - install re                    1.14.0         [required by ppx_expect, prometheus-app]
#16 8.740   - install res                   5.0.2          [required by capnp]
#16 8.740   - install result                1.5            [required by capnp]
#16 8.740   - install rresult               0.7.0          [required by bos]
#16 8.740   - install seq                   base           [required by psq]
#16 8.740   - install sexplib               v0.16.0        [required by obuilder]
#16 8.740   - install sexplib0              v0.16.0        [required by cohttp-lwt]
#16 8.740   - install sha                   1.15.4         [required by obuilder]
#16 8.740   - install sqlite3               5.4.0          [required by ocluster]
#16 8.740   - install stdint                0.7.2          [required by capnp-rpc-lwt]
#16 8.740   - install stdio                 v0.16.0        [required by ppx_expect]
#16 8.740   - install stdlib-shims          0.3.0          [required by sha]
#16 8.740   - install stringext             1.6.0          [required by uri]
#16 8.740   - install tar                   2.6.0          [required by tar-unix]
#16 8.740   - install tar-unix              2.6.0          [required by obuilder]
#16 8.740   - install time_now              v0.16.0        [required by ppx_inline_test]
#16 8.740   - install tls                   2.0.4          [required by capnp-rpc-net]
#16 8.740   - install tls-mirage            2.0.4          [required by capnp-rpc-net]
#16 8.740   - install topkg                 1.1.1          [required by fpath]
#16 8.740   - install uri                   4.4.0          [required by capnp-rpc-lwt, capnp-rpc-net]
#16 8.740   - install uri-sexp              4.4.0          [required by cohttp]
#16 8.740   - install uutf                  1.0.4          [required by ezjsonm]
#16 8.740   - install x509                  1.0.6          [required by capnp-rpc-net]
#16 8.740   - install yojson                3.0.0          [required by obuilder, ppx_deriving_yojson]
#16 8.740   - install zarith                1.14           [required by mirage-crypto-pk]
#16 9.360 
#16 9.360 The following system packages will first need to be installed:
#16 9.360     capnproto-dev gmp-dev libev-dev sqlite-dev
#16 9.360 
#16 9.360 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#16 9.360 
#16 9.360 opam believes some required external dependencies are missing. opam can:
#16 9.360 > 1. Run apk to install them (may need root/sudo access)
#16 9.360   2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#16 9.360   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#16 9.360   4. Abort the installation
#16 9.360 
#16 9.360 [1/2/3/4] 1
#16 9.360 
#16 9.361 + /usr/bin/sudo "apk" "add" "capnproto-dev" "gmp-dev" "libev-dev" "sqlite-dev"
#16 14.02 - (1/7) Installing libucontext-dev (1.3.3-r0)
#16 14.02 - (2/7) Installing openssl-dev (3.5.6-r0)
#16 14.02 - (3/7) Installing zlib-dev (1.3.2-r0)
#16 14.02 - (4/7) Installing capnproto-dev (1.2.0-r0)
#16 14.02 - (5/7) Installing gmp-dev (6.3.0-r4)
#16 14.02 - (6/7) Installing libev-dev (4.33-r1)
#16 14.02 - (7/7) Installing sqlite-dev (3.51.2-r0)
#16 14.02 - Executing busybox-1.37.0-r30.trigger
#16 14.02 - OK: 331.5 MiB in 116 packages
#16 14.05 
#16 14.05 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#16 14.74 -> retrieved asetmap.0.8.1  (https://opam.ocaml.org/cache)
#16 14.75 -> retrieved asn1-combinators.0.3.2  (https://opam.ocaml.org/cache)
#16 14.76 -> retrieved angstrom.0.16.1  (https://opam.ocaml.org/cache)
#16 14.90 -> retrieved base64.3.5.2  (https://opam.ocaml.org/cache)
#16 14.94 -> retrieved astring.0.8.5  (https://opam.ocaml.org/cache)
#16 15.17 -> retrieved base.v0.16.4  (https://opam.ocaml.org/cache)
#16 15.17 -> retrieved bigstringaf.0.10.0  (https://opam.ocaml.org/cache)
#16 15.19 -> retrieved bos.0.2.1  (https://opam.ocaml.org/cache)
#16 15.34 -> retrieved camlp-streams.5.0.1  (https://opam.ocaml.org/cache)
#16 15.35 -> retrieved ca-certs.1.0.1  (https://opam.ocaml.org/cache)
#16 15.46 -> retrieved checkseum.0.5.2  (https://opam.ocaml.org/cache)
#16 15.47 -> retrieved capnp.3.6.0  (https://opam.ocaml.org/cache)
#16 15.83 -> retrieved capnp-rpc.1.2.4, capnp-rpc-lwt.1.2.4, capnp-rpc-net.1.2.4, capnp-rpc-unix.1.2.4  (https://opam.ocaml.org/cache)
#16 16.09 -> retrieved cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1  (https://opam.ocaml.org/cache)
#16 16.20 -> retrieved cmdliner.1.3.0  (https://opam.ocaml.org/cache)
#16 16.22 -> installed conf-capnproto.2
#16 16.27 -> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0  (https://opam.ocaml.org/cache)
#16 16.27 -> retrieved conf-gmp.5  (https://opam.ocaml.org/cache)
#16 16.37 -> retrieved conf-gmp-powm-sec.4  (https://opam.ocaml.org/cache)
#16 16.38 -> installed conf-gmp.5
#16 16.38 -> installed conf-pkg-config.4
#16 16.39 -> installed conf-gmp-powm-sec.4
#16 16.39 -> installed conf-sqlite3.1
#16 16.43 -> retrieved conf-libev.4-13  (2 extra sources)
#16 16.43 -> retrieved conf-libev.4-13  (2 extra sources)
#16 16.48 -> retrieved cppo.1.8.0  (https://opam.ocaml.org/cache)
#16 16.52 -> retrieved csexp.1.5.2  (https://opam.ocaml.org/cache)
#16 16.57 -> retrieved crunch.4.0.0  (https://opam.ocaml.org/cache)
#16 16.69 -> installed conf-libev.4-13
#16 16.95 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0  (https://opam.ocaml.org/cache)
#16 17.01 -> retrieved domain-name.0.5.0  (https://opam.ocaml.org/cache)
#16 17.12 -> retrieved decompress.1.5.3  (https://opam.ocaml.org/cache)
#16 17.19 -> retrieved digestif.1.3.0  (https://opam.ocaml.org/cache)
#16 17.25 -> retrieved dune-compiledb.0.6.0  (https://opam.ocaml.org/cache)
#16 17.27 -> retrieved duration.0.2.1  (https://opam.ocaml.org/cache)
#16 17.44 -> retrieved eqaf.0.10  (https://opam.ocaml.org/cache)
#16 17.50 -> retrieved extunix.0.4.3  (https://opam.ocaml.org/cache)
#16 17.52 -> retrieved ezjsonm.1.3.0  (https://opam.ocaml.org/cache)
#16 17.60 -> retrieved fmt.0.11.0  (https://opam.ocaml.org/cache)
#16 17.71 -> retrieved fpath.0.7.3  (https://opam.ocaml.org/cache)
#16 17.73 -> retrieved gmap.0.3.0  (https://opam.ocaml.org/cache)
#16 17.84 -> retrieved hex.1.5.0  (https://opam.ocaml.org/cache)
#16 17.93 -> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2  (https://opam.ocaml.org/cache)
#16 25.06 -> retrieved dune.3.22.1, dune-build-info.3.22.1, dune-configurator.3.22.1  (https://opam.ocaml.org/cache)
#16 28.07 -> retrieved jane-street-headers.v0.16.0  (https://opam.ocaml.org/cache)
#16 28.08 -> retrieved jsonm.1.0.2  (https://opam.ocaml.org/cache)
#16 28.09 -> retrieved jst-config.v0.16.0  (https://opam.ocaml.org/cache)
#16 28.15 -> retrieved kdf.1.0.0  (https://opam.ocaml.org/cache)
#16 28.35 -> installed cmdliner.1.3.0
#16 28.43 -> retrieved logs.0.10.0  (https://opam.ocaml.org/cache)
#16 28.52 -> retrieved magic-mime.1.3.1  (https://opam.ocaml.org/cache)
#16 28.61 -> retrieved lwt-dllist.1.1.0  (https://opam.ocaml.org/cache)
#16 28.75 -> retrieved lwt.6.1.1  (https://opam.ocaml.org/cache)
#16 28.78 -> retrieved mirage-flow.5.0.0  (https://opam.ocaml.org/cache)
#16 29.05 -> retrieved mirage-kv.6.1.1  (https://opam.ocaml.org/cache)
#16 29.12 -> retrieved mirage-ptime.5.2.0  (https://opam.ocaml.org/cache)
#16 29.14 -> retrieved mtime.2.1.0  (https://opam.ocaml.org/cache)
#16 29.19 -> retrieved obuilder.0.6.0  (file:///src/obuilder)
#16 29.24 -> retrieved obuilder-spec.0.6.0  (file:///src/obuilder)
#16 29.34 -> retrieved num.1.6  (https://opam.ocaml.org/cache)
#16 29.48 -> retrieved ocaml-compiler-libs.v0.12.4  (https://opam.ocaml.org/cache)
#16 29.62 -> retrieved ocaml-syntax-shims.1.0.0  (https://opam.ocaml.org/cache)
#16 30.01 -> retrieved mirage-crypto.1.2.0, mirage-crypto-ec.1.2.0, mirage-crypto-pk.1.2.0, mirage-crypto-rng.1.2.0, mirage-crypto-rng-lwt.1.2.0  (https://opam.ocaml.org/cache)
#16 30.05 -> retrieved ocamlfind.1.9.8  (https://opam.ocaml.org/cache)
#16 30.22 -> retrieved ocamlbuild.0.16.1  (https://opam.ocaml.org/cache)
#16 30.27 -> retrieved ocplib-endian.1.2  (https://opam.ocaml.org/cache)
#16 30.27 -> retrieved ohex.0.2.0  (https://opam.ocaml.org/cache)
#16 30.39 -> retrieved ppx_assert.v0.16.0  (https://opam.ocaml.org/cache)
#16 30.44 -> retrieved optint.0.3.0  (https://opam.ocaml.org/cache)
#16 30.46 -> retrieved parsexp.v0.16.0  (https://opam.ocaml.org/cache)
#16 30.52 -> retrieved ppx_base.v0.16.0  (https://opam.ocaml.org/cache)
#16 30.63 -> retrieved ppx_cold.v0.16.0  (https://opam.ocaml.org/cache)
#16 30.64 -> retrieved ppx_compare.v0.16.0  (https://opam.ocaml.org/cache)
#16 30.69 -> retrieved ppx_derivers.1.2.1  (https://opam.ocaml.org/cache)
#16 30.73 -> retrieved ppx_deriving_yojson.3.9.1  (https://opam.ocaml.org/cache)
#16 30.74 -> retrieved ppx_deriving.6.0.3  (https://opam.ocaml.org/cache)
#16 30.77 -> retrieved ppx_enumerate.v0.16.0  (https://opam.ocaml.org/cache)
#16 30.86 -> retrieved ppx_hash.v0.16.0  (https://opam.ocaml.org/cache)
#16 30.96 -> retrieved ppx_expect.v0.16.2  (https://opam.ocaml.org/cache)
#16 31.05 -> retrieved ppx_inline_test.v0.16.1  (https://opam.ocaml.org/cache)
#16 31.29 -> installed num.1.6
#16 31.30 -> retrieved ppx_optcomp.v0.16.0  (https://opam.ocaml.org/cache)
#16 31.30 -> retrieved ppx_globalize.v0.16.0  (https://opam.ocaml.org/cache)
#16 31.37 -> retrieved ppx_here.v0.16.0  (https://opam.ocaml.org/cache)
#16 31.42 -> retrieved ppx_sexp_conv.v0.16.0  (https://opam.ocaml.org/cache)
#16 31.55 -> retrieved prometheus.1.3, prometheus-app.1.3  (https://opam.ocaml.org/cache)
#16 31.66 -> retrieved ptime.1.2.0  (https://opam.ocaml.org/cache)
#16 31.78 -> retrieved psq.0.2.1  (https://opam.ocaml.org/cache)
#16 31.93 -> retrieved re.1.14.0  (https://opam.ocaml.org/cache)
#16 32.00 -> retrieved ppxlib.0.35.0  (https://opam.ocaml.org/cache)
#16 32.02 -> retrieved res.5.0.2  (https://opam.ocaml.org/cache)
#16 32.05 -> retrieved result.1.5  (https://opam.ocaml.org/cache)
#16 32.07 -> retrieved rresult.0.7.0  (https://opam.ocaml.org/cache)
#16 32.17 -> retrieved sexplib0.v0.16.0  (https://opam.ocaml.org/cache)
#16 32.42 -> retrieved seq.base  (2 extra sources)
#16 32.42 -> retrieved seq.base  (2 extra sources)
#16 32.43 -> installed seq.base
#16 32.46 -> retrieved sexplib.v0.16.0  (https://opam.ocaml.org/cache)
#16 32.49 -> retrieved sha.1.15.4  (https://opam.ocaml.org/cache)
#16 32.62 -> retrieved sqlite3.5.4.0  (https://opam.ocaml.org/cache)
#16 32.66 -> retrieved stdint.0.7.2  (https://opam.ocaml.org/cache)
#16 32.73 -> retrieved stdio.v0.16.0  (https://opam.ocaml.org/cache)
#16 32.75 -> retrieved stdlib-shims.0.3.0  (https://opam.ocaml.org/cache)
#16 32.79 -> retrieved stringext.1.6.0  (https://opam.ocaml.org/cache)
#16 32.82 -> retrieved time_now.v0.16.0  (https://opam.ocaml.org/cache)
#16 32.86 -> retrieved tar.2.6.0, tar-unix.2.6.0  (https://opam.ocaml.org/cache)
#16 33.37 -> retrieved tls.2.0.4, tls-mirage.2.0.4  (https://opam.ocaml.org/cache)
#16 33.44 -> installed ocamlfind.1.9.8
#16 33.44 -> installed base-bytes.base
#16 33.46 -> retrieved topkg.1.1.1  (https://opam.ocaml.org/cache)
#16 33.48 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (https://opam.ocaml.org/cache)
#16 33.59 -> retrieved uutf.1.0.4  (https://opam.ocaml.org/cache)
#16 33.64 -> retrieved x509.1.0.6  (https://opam.ocaml.org/cache)
#16 33.71 -> retrieved yojson.3.0.0  (https://opam.ocaml.org/cache)
#16 33.73 -> retrieved zarith.1.14  (https://opam.ocaml.org/cache)
#16 35.98 -> installed ocamlbuild.0.16.1
#16 38.79 -> installed zarith.1.14
#16 40.34 -> installed topkg.1.1.1
#16 40.92 -> installed asetmap.0.8.1
#16 40.92 -> installed rresult.0.7.0
#16 41.45 -> installed uutf.1.0.4
#16 41.64 -> installed mtime.2.1.0
#16 41.67 -> installed fmt.0.11.0
#16 41.82 -> installed ptime.1.2.0
#16 41.98 -> installed astring.0.8.5
#16 42.56 -> installed jsonm.1.0.2
#16 42.83 -> installed fpath.0.7.3
#16 50.45 -> installed dune.3.22.1
#16 52.72 -> installed asn1-combinators.0.3.2
#16 52.73 -> installed base64.3.5.2
#16 52.86 -> installed camlp-streams.5.0.1
#16 52.88 -> installed cppo.1.8.0
#16 52.91 -> installed crunch.4.0.0
#16 52.92 -> installed csexp.1.5.2
#16 54.75 -> installed cstruct.6.2.0
#16 54.86 -> installed domain-name.0.5.0
#16 54.87 -> installed dune-build-info.3.22.1
#16 54.89 -> installed duration.0.2.1
#16 55.00 -> installed eqaf.0.10
#16 55.02 -> installed gmap.0.3.0
#16 55.05 -> installed http.6.1.1
#16 55.06 -> installed jane-street-headers.v0.16.0
#16 55.16 -> installed lwt-dllist.1.1.0
#16 55.18 -> installed macaddr.5.6.2
#16 55.20 -> installed magic-mime.1.3.1
#16 55.35 -> installed mirage-ptime.5.2.0
#16 55.48 -> installed ocaml-compiler-libs.v0.12.4
#16 55.53 -> installed ocaml-syntax-shims.1.0.0
#16 55.54 -> installed ohex.0.2.0
#16 55.66 -> installed optint.0.3.0
#16 55.67 -> installed ppx_derivers.1.2.1
#16 55.69 -> installed psq.0.2.1
#16 55.97 -> installed re.1.14.0
#16 56.01 -> installed res.5.0.2
#16 56.01 -> installed result.1.5
#16 56.13 -> installed sexplib0.v0.16.0
#16 56.19 -> installed stdint.0.7.2
#16 56.29 -> installed stdlib-shims.0.3.0
#16 56.38 -> installed stringext.1.6.0
#16 56.53 -> installed yojson.3.0.0
#16 56.55 -> installed ocplib-endian.1.2
#16 56.68 -> installed dune-configurator.3.22.1
#16 56.94 -> installed hex.1.5.0
#16 57.14 -> installed digestif.1.3.0
#16 57.27 -> installed ipaddr.5.6.2
#16 57.29 -> installed ezjsonm.1.3.0
#16 57.34 -> installed bigstringaf.0.10.0
#16 57.76 -> installed parsexp.v0.16.0
#16 57.81 -> installed checkseum.0.5.2
#16 57.84 -> installed sha.1.15.4
#16 57.92 -> installed angstrom.0.16.1
#16 59.11 -> installed sexplib.v0.16.0
#16 59.14 -> installed mirage-crypto.1.2.0
#16 59.40 -> installed decompress.1.5.3
#16 59.50 -> installed kdf.1.0.0
#16 59.74 -> installed dune-compiledb.0.6.0
#16 60.00 -> installed uri.4.4.0
#16 60.05 -> installed tar.2.6.0
#16 60.20 -> installed lwt.6.1.1
#16 60.42 -> installed mirage-flow.5.0.0
#16 60.45 -> installed cstruct-lwt.6.2.0
#16 60.53 -> installed mirage-kv.6.1.1
#16 60.62 -> installed prometheus.1.3
#16 61.03 -> installed tar-unix.2.6.0
#16 61.56 -> installed logs.0.10.0
#16 61.74 -> installed sqlite3.5.4.0
#16 62.32 -> installed mirage-crypto-rng.1.2.0
#16 62.64 -> installed mirage-crypto-rng-lwt.1.2.0
#16 62.89 -> installed mirage-crypto-pk.1.2.0
#16 63.08 -> installed capnp-rpc.1.2.4
#16 64.27 -> installed base.v0.16.4
#16 64.39 -> installed bos.0.2.1
#16 64.62 -> installed stdio.v0.16.0
#16 66.91 -> installed mirage-crypto-ec.1.2.0
#16 68.43 -> installed x509.1.0.6
#16 68.69 -> installed ca-certs.1.0.1
#16 70.32 -> installed tls.2.0.4
#16 70.74 -> installed capnp.3.6.0
#16 70.78 -> installed tls-mirage.2.0.4
#16 73.96 -> installed ppxlib.0.35.0
#16 74.14 -> installed capnp-rpc-lwt.1.2.4
#16 74.78 -> installed ppx_globalize.v0.16.0
#16 75.39 -> installed capnp-rpc-net.1.2.4
#16 75.47 -> installed ppx_optcomp.v0.16.0
#16 75.76 -> installed ppx_cold.v0.16.0
#16 75.84 -> installed ppx_here.v0.16.0
#16 75.92 -> installed ppx_enumerate.v0.16.0
#16 76.37 -> installed ppx_compare.v0.16.0
#16 77.70 -> installed ppx_sexp_conv.v0.16.0
#16 77.85 -> installed ppx_deriving.6.0.3
#16 77.93 -> installed obuilder-spec.0.6.0
#16 79.25 -> installed ipaddr-sexp.5.6.2
#16 79.34 -> installed uri-sexp.4.4.0
#16 79.68 -> installed ppx_hash.v0.16.0
#16 79.98 -> installed ppx_deriving_yojson.3.9.1
#16 80.57 -> installed ppx_assert.v0.16.0
#16 81.02 -> installed conduit.8.0.0
#16 81.39 -> installed ppx_base.v0.16.0
#16 81.77 -> installed cohttp.6.1.1
#16 82.35 -> installed extunix.0.4.3
#16 82.53 -> installed obuilder.0.6.0
#16 82.68 -> installed conduit-lwt.8.0.0
#16 83.08 -> installed capnp-rpc-unix.1.2.4
#16 83.51 -> installed jst-config.v0.16.0
#16 84.05 -> installed cohttp-lwt.6.1.1
#16 84.61 -> installed conduit-lwt-unix.8.0.0
#16 85.01 -> installed time_now.v0.16.0
#16 86.49 -> installed cohttp-lwt-unix.6.1.1
#16 86.86 -> installed prometheus-app.1.3
#16 88.00 -> installed ppx_inline_test.v0.16.1
#16 91.34 -> installed ppx_expect.v0.16.2
#16 94.90 Done.
#16 94.91 # To update the current shell environment, run: eval $(opam env)
#16 DONE 95.5s

#17 [build 11/13] ADD --chown=opam . .
#17 DONE 0.1s

#18 [build 12/13] RUN opam exec -- dune subst
#18 DONE 0.3s

#19 [build 13/13] RUN opam exec -- dune build ./_build/install/default/bin/ocluster-worker
#19 0.774 Generating Static_files.ml
#19 0.774 Skipping generation of .mli
#19 0.802 schema.capnp --> schema.mli schema.ml
#19 DONE 6.4s

#20 [stage-1 2/4] RUN apk update && apk add docker libev curl gnupg git sqlite
#20 CACHED

#21 [stage-1 3/4] WORKDIR /var/lib/ocluster-worker
#21 CACHED

#22 [stage-1 4/4] COPY --from=build /src/_build/install/default/bin/ocluster-worker /usr/local/bin/
#22 CACHED

#23 exporting to image
#23 exporting layers done
#23 writing image sha256:a859ea8f1e53d9be322644a2361e844a7397d0486effff840e0216f3b49cc24d done
#23 DONE 0.0s
Job succeeded
2026-05-13 11:29.46: Job succeeded