Build:
- 0
2025-03-06 09:46.25: New job: Build Dockerfile using linux-x86_64 in [https://github.com/ocurrent/ocurrent-deployer.git#refs/pull/251/head (909a8e005cd7214174501fafa52ba55610d05b5c)] 2025-03-06 09:46.25: Using cache hint "https://github.com/ocurrent/ocurrent-deployer.git-Dockerfile" 2025-03-06 09:46.25: Waiting for resource in pool OCluster 2025-03-06 09:46.25: Waiting for worker… 2025-03-06 10:10.04: Got resource from pool OCluster Building on x86-bm-c1.sw.ocaml.org HEAD is now at dd19889 Update opam repo sha to get latest ocurrent release HEAD is now at 909a8e0 Update Docker auth. #2 [internal] load .dockerignore #2 sha256:12ab3c4fcec83d492fe971116bebef463028fa67ab1ce14437f7891503c08824 #2 transferring context: 65B done #2 DONE 0.1s #1 [internal] load build definition from Dockerfile #1 sha256:28c488de7db0d42b84d0adcaddbc1300003c897be3dc2f8c99a412e47db6b2ea #1 transferring dockerfile: 2.41kB 0.0s done #1 DONE 0.2s #3 resolve image config for docker.io/docker/dockerfile:1 #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d #3 DONE 0.7s #4 docker-image://docker.io/docker/dockerfile:1@sha256:93bfd3b68c109427185cd78b4779fc82b484b0b7618e36d0f104d4d801e66d25 #4 sha256:b8e453a317c07d9f91dc55e466f6657077be1cc709b786591ecaeac6993bb056 #4 CACHED #5 [internal] load build definition from Dockerfile #5 sha256:523714b0008d580091d7435ac3a746169f288071517d9ea516267dcad5147fe4 #5 DONE 0.0s #7 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14 #7 sha256:772b5ca02f36aa9fbb603b4fb3b08b2f68e7f33a915173046adfc4bf09cbd1cd #7 DONE 0.5s #6 [internal] load metadata for docker.io/library/debian:12 #6 sha256:305af2ac101ebe8f08917ad47bf53fe42aa4eb121057f0a0044ed8ccb46feeb7 #6 DONE 0.6s #8 [internal] load .dockerignore #8 sha256:92c68597d69bafe78f364bac716c6f297099d65d94090e7b08f2f89a4f8d9dd3 #8 DONE 0.0s #20 [build 1/11] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:e76ce8e46e86be1fba9409b9271fc405850b81085756fd58858412c6ee277484 #20 sha256:16736f8c79eba16b29851f1f060904f3c969166d1fe57005acef0a2ecfabd0d8 #20 DONE 0.0s #9 [stage-1 1/11] FROM docker.io/library/debian:12@sha256:35286826a88dc879b4f438b645ba574a55a14187b483d09213a024dc0c0a64ed #9 sha256:8020a04498702f7f69374f674ccb35167a504b684feae7415cc2015a056a168b #9 DONE 0.0s #28 [internal] setting cache mount permissions #28 sha256:14a9ce1c7e5131f82ba903789ca9ec8d50fd9eb3f05df2753208d34da25bd42a #28 CACHED #16 [internal] load build context #16 sha256:e5e6293612f8a31d1ee9e4f9149376b03e6253affe08d29bae1d7a32be75c735 #16 transferring context: 241.30kB 0.0s done #16 DONE 0.1s #23 [build 4/11] 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 libssl-dev m4 pkg-config #23 sha256:73f8b6a61fd4d60052c3d069e0ccabda258289ca39882080be878a8972ce37b8 #23 CACHED #21 [build 2/11] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni #21 sha256:90efa438e9f77380d3e0a757f91a88baf7311b21818eaf49c45130651b0aa560 #21 CACHED #22 [build 3/11] 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 #22 sha256:7512f2597f9c51bc457bd63eae8408f53ae26246558d09af9ffc7b5c49685a56 #22 CACHED #10 [stage-1 2/11] 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 #10 sha256:2565630bee95b05d8a2710772ea39e73adad43b5de04f614bbe7bc46ffab109b #10 CACHED #18 [stage-1 9/11] RUN ./create-config.sh #18 sha256:89ddf009d8cadb77397a3ef0642b87eebf48c73a620517b031a439af1579fb2e #18 CACHED #17 [stage-1 8/11] COPY --link create-config.sh . #17 sha256:20bc69362c761f32dfaca6aef1c985e316ae6c1c6e3ce4a217a7f721ad6b6b4a #17 CACHED #11 [stage-1 3/11] 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 awscli ca-certificates curl dumb-init git gnupg2 graphviz libev4 libsqlite3-dev netbase openssh-client rsync libffi-dev #11 sha256:d63901200baf9a94ffd8cd69ad7098a41ca0f1be813b23821432a4bca1f7d5c7 #11 CACHED #15 [stage-1 7/11] WORKDIR /var/lib/ocurrent #15 sha256:68b393dace4d48753ab9935ee4ac425fc70c7ff57082bef79a5b2dd68aa5dba6 #15 CACHED #13 [stage-1 5/11] RUN echo 'deb https://download.docker.com/linux/debian bookworm stable' >> /etc/apt/sources.list #13 sha256:5a6e490ddd446c02df097a90b00e3e4355c1c754d85bd9f86c2432faebfdd673 #13 CACHED #12 [stage-1 4/11] RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add - #12 sha256:ab965e4ee5a24d53adcfa6bcdd00d4b225b5728431f09a598b938773ebddb555 #12 CACHED #14 [stage-1 6/11] 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 docker-buildx-plugin docker-ce docker-ce-cli docker-compose-plugin #14 sha256:671c9ea093a867c88209ff3e4927344497dc9a52cbf8840a08f8a91c3ca3ddfc #14 CACHED #24 [build 5/11] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard a4ff4b0b6803cb31deb09240efdad753f95d0058 && opam update #24 sha256:d51176e0f62004f8c3bff17341ef55ed43523dee22f96675f9537c91a4f668b1 #24 CACHED #19 [stage-1 10/11] RUN docker context use default #19 sha256:a611dc65b3ebd48105132c681dc2a990bbf42383113ce9060f12c336dfa2afd6 #19 CACHED #25 [build 6/11] COPY --chown=opam --link deployer.opam /src/ #25 sha256:5c73452f841550d5a8ea7b0a49d59ad28e5cdd47161489d5887262c02e6af3a0 #25 DONE 0.2s #26 [build 7/11] WORKDIR /src #26 sha256:17130eb2a9660cf0c9a1ef7874299c93d0bf71f7fea58dffce81a723cf658e6b #26 DONE 0.1s #27 [build 8/11] RUN opam pin -yn add . #27 sha256:be6dbfa99f18533195b79ecac9893ddca1c22bcf8e131b92b9b25aa21a91f69a #27 3.171 Package deployer does not exist, create as a NEW package? [y/n] y #27 3.172 deployer is now pinned to file:///src (version dev) #27 DONE 3.3s #29 [build 9/11] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000 opam install -y --deps-only . #29 sha256:4e887b5f4aa11a9f32e65e401260ed2462b801a8f23dd3e9d348f24f0986c030 #29 1.352 [deployer.dev] synchronised (no changes) #29 36.62 The following actions will be performed: #29 36.62 === install 152 packages #29 36.62 - install angstrom 0.16.1 [required by multipart_form-lwt] #29 36.62 - install ansi 0.7.0 [required by current_web] #29 36.63 - install asetmap 0.8.1 [required by capnp-rpc-net] #29 36.63 - install asn1-combinators 0.2.6 [required by capnp-rpc-net] #29 36.63 - install astring 0.8.5 [required by current_docker, capnp-rpc-unix, current, current_github] #29 36.63 - install atd 2.16.0 [required by atdgen] #29 36.63 - install atdgen 2.15.0 [required by github-data] #29 36.63 - install atdgen-runtime 2.16.0 [required by atdgen] #29 36.63 - install base v0.16.3 [required by capnp] #29 36.63 - install base-bytes base [required by extunix] #29 36.63 - install base64 3.5.1 [required by capnp-rpc-unix, current_github] #29 36.63 - install bigarray-compat 1.1.0 [required by ctypes] #29 36.63 - install bigarray-overlap 0.2.1 [required by prettym] #29 36.63 - install bigstringaf 0.10.0 [required by multipart_form-lwt] #29 36.63 - install biniou 1.2.2 [required by atdgen] #29 36.63 - install bos 0.2.1 [required by current, current_docker] #29 36.63 - install ca-certs 0.2.3 [required by conduit-lwt-unix] #29 36.63 - install camlp-streams 5.0.1 [required by biniou] #29 36.63 - install capnp 3.6.0 [required by capnp-rpc-net] #29 36.63 - install capnp-rpc 1.2.3 [required by capnp-rpc-net] #29 36.63 - install capnp-rpc-lwt 1.2.3 [required by capnp-rpc-net, ocluster-api] #29 36.63 - install capnp-rpc-net 1.2.3 [required by capnp-rpc-unix] #29 36.63 - install capnp-rpc-unix 1.2.3 [required by deployer] #29 36.63 - install cf 0.5.0 [required by cf-lwt] #29 36.63 - install cf-lwt 0.5.0 [required by irmin-watcher] #29 36.63 - install cmdliner 1.3.0 [required by deployer] #29 36.63 - install cohttp 6.0.0 [required by cohttp-lwt-unix, github-unix] #29 36.63 - install cohttp-lwt 6.0.0 [required by cohttp-lwt-unix] #29 36.63 - install cohttp-lwt-unix 6.0.0 [required by current_github, current_slack] #29 36.63 - install conduit 6.2.3 [required by conduit-lwt] #29 36.63 - install conduit-lwt 6.2.3 [required by cohttp-lwt-unix] #29 36.63 - install conduit-lwt-unix 6.2.3 [required by cohttp-lwt-unix, current_web] #29 36.63 - install conf-bash 1 [required by base] #29 36.63 - install conf-capnproto 2 [required by capnp-rpc-net] #29 36.63 - install conf-git 1.1 [required by current_git] #29 36.63 - install conf-gmp 4 [required by zarith] #29 36.63 - install conf-gmp-powm-sec 3 [required by mirage-crypto-pk] #29 36.63 - install conf-graphviz 0.1 [required by current_web] #29 36.63 - install conf-libev 4-12 [required by current] #29 36.63 - install conf-libffi 2.0.0 [required by ctypes-foreign] #29 36.63 - install conf-pkg-config 4 [required by conf-sqlite3] #29 36.63 - install conf-sqlite3 1 [required by sqlite3] #29 36.63 - install conf-which 1 [required by conf-graphviz] #29 36.63 - install cppo 1.8.0 [required by ppx_deriving] #29 36.63 - install crunch 4.0.0 [required by current_web] #29 36.63 - install csexp 1.5.2 [required by dune-configurator] #29 36.63 - install cstruct 6.2.0 [required by current_github] #29 36.63 - install cstruct-lwt 6.2.0 [required by capnp-rpc-unix] #29 36.63 - install csv 2.4 [required by current_web] #29 36.63 - install ctypes 0.23.0 [required by cf, fsevents] #29 36.63 - install ctypes-foreign 0.23.0 [required by cf] #29 36.63 - install current 0.7.1 [required by deployer] #29 36.63 - install current_docker 0.7.1 [required by deployer] #29 36.63 - install current_git 0.7.1 [required by deployer] #29 36.63 - install current_github 0.7.1 [required by deployer] #29 36.63 - install current_incr 0.6.1 [required by current] #29 36.63 - install current_ocluster 0.3.0 [required by deployer] #29 36.63 - install current_slack 0.7.1 [required by deployer] #29 36.63 - install current_ssh 0.7.1 [required by deployer] #29 36.63 - install current_web 0.7.1 [required by deployer] #29 36.63 - install domain-name 0.4.1 [required by tls] #29 36.63 - install dune 3.17.2 [required by deployer] #29 36.63 - install dune-configurator 3.17.2 [required by extunix, sqlite3] #29 36.63 - install duration 0.2.1 [required by current_github, current, current_docker, current_ocluster] #29 36.63 - install easy-format 1.3.4 [required by atd] #29 36.63 - install eqaf 0.9 [required by mirage-crypto] #29 36.63 - install extunix 0.4.3 [required by capnp-rpc-unix] #29 36.63 - install fmt 0.9.0 [required by deployer] #29 36.63 - install fpath 0.7.3 [required by current, current_docker] #29 36.63 - install fsevents 0.3.0 [required by fsevents-lwt] #29 36.63 - install fsevents-lwt 0.3.0 [required by irmin-watcher] #29 36.63 - install github 4.4.1 [required by github-unix] #29 36.63 - install github-data 4.4.1 [required by github] #29 36.63 - install github-unix 4.4.1 [required by current_github] #29 36.63 - install gmap 0.3.0 [required by x509] #29 36.63 - install hex 1.5.0 [required by current_github] #29 36.63 - install hkdf 1.0.4 (deprecated) [required by tls] #29 36.63 - install http 6.0.0 [required by cohttp-lwt-unix] #29 36.63 - install inotify 2.6 [required by irmin-watcher] #29 36.63 - install integers 0.7.0 [required by ctypes] #29 36.63 - install ipaddr 5.6.0 [required by tls, conduit-lwt-unix] #29 36.63 - install ipaddr-sexp 5.6.0 [required by conduit-lwt-unix] #29 36.63 - install irmin-watcher 0.5.0 [required by current_git] #29 36.63 - install ke 0.6 [required by multipart_form-lwt] #29 36.63 - install logs 0.7.0 [required by deployer] #29 36.63 - install lwt 5.9.0 [required by deployer] #29 36.63 - install lwt-dllist 1.0.1 [required by current] #29 36.63 - install macaddr 5.6.0 [required by ipaddr] #29 36.63 - install magic-mime 1.3.1 [required by cohttp-lwt-unix] #29 36.63 - install menhir 20240715 [required by atd] #29 36.63 - install menhirCST 20240715 [required by menhir] #29 36.63 - install menhirLib 20240715 [required by menhir] #29 36.63 - install menhirSdk 20240715 [required by menhir] #29 36.63 - install mirage-clock 4.2.0 [required by tls-mirage] #29 36.63 - install mirage-crypto 0.11.3 [required by current_github] #29 36.63 - install mirage-crypto-ec 0.11.3 [required by tls] #29 36.63 - install mirage-crypto-pk 0.11.3 [required by current_github] #29 36.63 - install mirage-crypto-rng 0.11.3 [required by mirage-crypto-rng-lwt, capnp-rpc-net, current_web] #29 36.63 - install mirage-crypto-rng-lwt 0.11.3 [required by capnp-rpc-unix] #29 36.63 - install mirage-flow 3.0.0 [required by capnp-rpc-unix] #29 36.63 - install mirage-kv 6.1.1 [required by tls-mirage] #29 36.63 - install mtime 2.1.0 [required by mirage-crypto-rng-lwt] #29 36.63 - install multipart_form 0.6.0 [required by multipart_form-lwt] #29 36.63 - install multipart_form-lwt 0.6.0 [required by current_web] #29 36.63 - install num 1.5-1 [required by sexplib] #29 36.63 - install ocaml-compiler-libs v0.12.4 [required by ppxlib] #29 36.63 - install ocaml-syntax-shims 1.0.0 [required by angstrom] #29 36.63 - install ocamlbuild 0.16.1 [required by astring, bos] #29 36.63 - install ocamlfind 1.9.8 [required by bos, astring, ppx_deriving] #29 36.63 - install ocluster-api 0.3.0 [required by deployer] #29 36.63 - install ocplib-endian 1.2 [required by capnp] #29 36.63 - install optint 0.3.0 [required by mirage-kv] #29 36.63 - install parsexp v0.16.0 [required by sexplib] #29 36.63 - install pbkdf 1.2.0 [required by x509] #29 36.63 - install pecu 0.7 [required by multipart_form] #29 36.63 - install ppx_derivers 1.2.1 [required by ppx_deriving] #29 36.63 - install ppx_deriving 6.0.3 [required by deployer] #29 36.63 - install ppx_deriving_yojson 3.9.1 [required by deployer] #29 36.63 - install ppx_sexp_conv v0.16.0 [required by cohttp-lwt-unix, current_web] #29 36.63 - install ppxlib 0.35.0 [required by extunix, ppx_deriving] #29 36.63 - install prettym 0.0.3 [required by multipart_form] #29 36.63 - install prometheus 1.2 [required by current_github, current, current_ocluster] #29 36.63 - install prometheus-app 1.2 [required by deployer] #29 36.63 - install ptime 1.2.0 [required by current_github] #29 36.63 - install re 1.12.0 [required by current] #29 36.63 - install res 5.0.2 [required by capnp] #29 36.63 - install result 1.5 [required by current_docker, current, current_github] #29 36.63 - install routes 2.0.0 [required by current_web] #29 36.63 - install rresult 0.7.0 [required by current_github] #29 36.63 - install seq base [required by yojson, re, tyxml] #29 36.63 - install session 0.5.0 [required by current_web] #29 36.63 - install session-cohttp 0.5.0 [required by session-cohttp-lwt] #29 36.63 - install session-cohttp-lwt 0.5.0 [required by current_web] #29 36.63 - install sexplib v0.16.0 [required by current_web] #29 36.63 - install sexplib0 v0.16.0 [required by cohttp, ppxlib, cohttp-lwt] #29 36.63 - install sqlite3 5.3.0 [required by current] #29 36.63 - install stdint 0.7.2 [required by capnp-rpc, capnp, capnp-rpc-lwt] #29 36.63 - install stdio v0.16.0 [required by capnp] #29 36.63 - install stdlib-shims 0.3.0 [required by ppxlib] #29 36.63 - install stringext 1.6.0 [required by github-unix] #29 36.63 - install tls 0.17.3 [required by capnp-rpc-net] #29 36.63 - install tls-lwt 0.17.3 [required by current_github, current_slack] #29 36.63 - install tls-mirage 0.17.3 [required by capnp-rpc-net] #29 36.63 - install topkg 1.0.7 [required by astring, bos] #29 36.63 - install tyxml 4.6.0 [required by current_github] #29 36.63 - install unstrctrd 0.4 [required by multipart_form] #29 36.63 - install uri 4.4.0 [required by current_github, current_slack] #29 36.63 - install uri-sexp 4.4.0 [required by cohttp] #29 36.63 - install uutf 1.0.3 [required by tyxml, multipart_form] #29 36.63 - install x509 0.16.5 [required by current_github] #29 36.63 - install yojson 2.2.2 [required by current_slack, current_docker, current_github, current_ssh] #29 36.63 - install zarith 1.14 [required by asn1-combinators] #29 37.74 #29 37.74 The following system packages will first need to be installed: #29 37.74 libcapnp-dev #29 37.74 #29 37.74 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> #29 37.74 #29 37.74 opam believes some required external dependencies are missing. opam can: #29 37.74 > 1. Run apt-get to install them (may need root/sudo access) #29 37.74 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) #29 37.74 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable #29 37.74 4. Abort the installation #29 37.74 #29 37.74 [1/2/3/4] 1 #29 37.74 #29 37.74 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev" #29 40.71 - debconf: delaying package configuration, since apt-utils is not installed #29 40.71 - Selecting previously unselected package libcapnp-dev:amd64. #29 40.71 - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) #29 40.71 - Preparing to unpack .../libcapnp-dev_0.9.2-2_amd64.deb ... #29 40.71 - Unpacking libcapnp-dev:amd64 (0.9.2-2) ... #29 40.71 - Setting up libcapnp-dev:amd64 (0.9.2-2) ... #29 40.82 #29 40.82 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> #29 41.13 -> retrieved asetmap.0.8.1 (http://erratique.ch/software/asetmap/releases/asetmap-0.8.1.tbz) #29 41.55 -> retrieved angstrom.0.16.1 (https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz) #29 41.81 -> retrieved ansi.0.7.0 (https://github.com/ocurrent/ansi/releases/download/0.7.0/ansi-0.7.0.tbz) #29 41.85 -> retrieved astring.0.8.5 (https://erratique.ch/software/astring/releases/astring-0.8.5.tbz) #29 42.00 -> retrieved asn1-combinators.0.2.6 (https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.6/asn1-combinators-v0.2.6.tbz) #29 43.22 -> retrieved base.v0.16.3 (https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz) #29 44.32 -> retrieved atdgen.2.15.0 (https://github.com/ahrefs/atd/releases/download/2.15.0/atd-2.15.0.tbz) #29 45.34 -> retrieved atd.2.16.0, atdgen-runtime.2.16.0 (https://github.com/ahrefs/atd/releases/download/2.16.0/atd-2.16.0.tbz) #29 45.36 -> retrieved bigarray-compat.1.1.0 (https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz) #29 45.38 -> retrieved base64.3.5.1 (https://github.com/mirage/ocaml-base64/releases/download/v3.5.1/base64-3.5.1.tbz) #29 46.03 -> retrieved bigstringaf.0.10.0 (https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz) #29 46.24 -> retrieved bigarray-overlap.0.2.1 (https://github.com/dinosaure/overlap/releases/download/v0.2.1/bigarray-overlap-0.2.1.tbz) #29 46.26 -> retrieved bos.0.2.1 (https://erratique.ch/software/bos/releases/bos-0.2.1.tbz) #29 46.43 -> retrieved biniou.1.2.2 (https://github.com/mjambon/biniou/releases/download/1.2.2/biniou-1.2.2.tbz) #29 46.92 -> retrieved camlp-streams.5.0.1 (https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz) #29 47.12 -> retrieved ca-certs.0.2.3 (https://github.com/mirage/ca-certs/releases/download/v0.2.3/ca-certs-0.2.3.tbz) #29 47.40 -> retrieved capnp.3.6.0 (https://github.com/capnproto/capnp-ocaml/releases/download/v3.6.0/capnp-3.6.0.tbz) #29 47.64 -> retrieved cmdliner.1.3.0 (https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz) #29 48.42 -> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3 (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz) #29 48.45 -> retrieved cf.0.5.0, cf-lwt.0.5.0 (https://github.com/mirage/ocaml-cf/releases/download/0.5.0/cf-lwt-0.5.0.tbz) #29 48.46 -> installed conf-bash.1 #29 48.47 -> installed conf-git.1.1 #29 48.48 -> installed conf-capnproto.2 #29 48.91 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0 (https://github.com/mirage/ocaml-cohttp/releases/download/v6.0.0/cohttp-6.0.0.tbz) #29 48.91 -> retrieved conf-gmp.4 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.4) #29 48.98 -> installed conf-gmp.4 #29 49.14 -> retrieved conf-gmp-powm-sec.3 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp-powm-sec/test.c.3) #29 49.15 -> installed conf-pkg-config.4 #29 49.16 -> installed conf-which.1 #29 49.17 -> installed conf-libffi.2.0.0 #29 49.17 -> installed conf-sqlite3.1 #29 49.18 -> installed conf-graphviz.0.1 #29 49.22 -> installed conf-gmp-powm-sec.3 #29 49.30 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz) #29 49.48 -> retrieved conf-libev.4-12 (2 extra sources) #29 49.48 -> retrieved conf-libev.4-12 (2 extra sources) #29 49.66 -> retrieved cppo.1.8.0 (https://github.com/ocaml-community/cppo/archive/v1.8.0.tar.gz) #29 49.96 -> installed conf-libev.4-12 #29 50.02 -> retrieved crunch.4.0.0 (https://github.com/mirage/ocaml-crunch/releases/download/v4.0.0/crunch-4.0.0.tbz) #29 50.24 -> retrieved csexp.1.5.2 (https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz) #29 50.63 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0 (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz) #29 51.05 -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz) #29 51.08 -> retrieved csv.2.4 (https://github.com/Chris00/ocaml-csv/releases/download/2.4/csv-2.4.tbz) #29 51.97 -> retrieved current.0.7.1, current_docker.0.7.1, current_git.0.7.1, current_github.0.7.1, current_slack.0.7.1, current_ssh.0.7.1, current_web.0.7.1 (https://github.com/ocurrent/ocurrent/releases/download/v0.7.1/ocurrent-0.7.1.tbz) #29 51.99 -> retrieved current_incr.0.6.1 (https://github.com/ocurrent/current_incr/releases/download/0.6.1/current_incr-0.6.1.tbz) #29 52.11 -> retrieved current_ocluster.0.3.0, ocluster-api.0.3.0 (https://github.com/ocurrent/ocluster/releases/download/v0.3.0/ocluster-0.3.0.tbz) #29 55.46 -> retrieved domain-name.0.4.1 (https://github.com/hannesm/domain-name/releases/download/v0.4.1/domain-name-0.4.1.tbz) #29 55.46 -> retrieved duration.0.2.1 (https://github.com/hannesm/duration/releases/download/v0.2.1/duration-0.2.1.tbz) #29 55.58 -> installed cmdliner.1.3.0 #29 56.14 -> retrieved eqaf.0.9 (https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz) #29 56.33 -> retrieved easy-format.1.3.4 (https://github.com/ocaml-community/easy-format/releases/download/1.3.4/easy-format-1.3.4.tbz) #29 56.47 -> retrieved fmt.0.9.0 (https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz) #29 56.65 -> retrieved fpath.0.7.3 (https://erratique.ch/software/fpath/releases/fpath-0.7.3.tbz) #29 56.94 -> retrieved extunix.0.4.3 (https://github.com/ygrek/extunix/releases/download/v0.4.3/extunix-0.4.3.tbz) #29 64.99 -> retrieved dune.3.17.2, dune-configurator.3.17.2 (https://github.com/ocaml/dune/releases/download/3.17.2/dune-3.17.2.tbz) #29 66.99 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (https://github.com/mirage/ocaml-fsevents/releases/download/0.3.0/fsevents-lwt-0.3.0.tbz) #29 66.99 -> retrieved gmap.0.3.0 (https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz) #29 67.06 -> retrieved github.4.4.1, github-data.4.4.1, github-unix.4.4.1 (https://github.com/mirage/ocaml-github/releases/download/4.4.1/github-data-4.4.1.tbz) #29 67.61 -> retrieved hex.1.5.0 (https://github.com/mirage/ocaml-hex/releases/download/v1.5.0/hex-1.5.0.tbz) #29 67.72 -> retrieved hkdf.1.0.4 (https://github.com/hannesm/ocaml-hkdf/releases/download/v1.0.4/hkdf-v1.0.4.tbz) #29 67.82 -> retrieved inotify.2.6 (https://github.com/whitequark/ocaml-inotify/releases/download/v2.6/inotify-2.6.tbz) #29 68.15 -> retrieved integers.0.7.0 (https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz) #29 68.58 -> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0 (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz) #29 68.62 -> retrieved irmin-watcher.0.5.0 (https://github.com/mirage/irmin-watcher/releases/download/0.5.0/irmin-watcher-0.5.0.tbz) #29 68.82 -> retrieved logs.0.7.0 (https://erratique.ch/software/logs/releases/logs-0.7.0.tbz) #29 68.95 -> retrieved ke.0.6 (https://github.com/mirage/ke/releases/download/v0.6/ke-0.6.tbz) #29 69.62 -> retrieved lwt.5.9.0 (https://github.com/ocsigen/lwt/archive/refs/tags/5.9.0.tar.gz) #29 69.66 -> retrieved magic-mime.1.3.1 (https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.1/magic-mime-1.3.1.tbz) #29 69.68 -> retrieved lwt-dllist.1.0.1 (https://github.com/mirage/lwt-dllist/releases/download/v1.0.1/lwt-dllist-v1.0.1.tbz) #29 71.40 -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (https://gitlab.inria.fr/fpottier/menhir/-/archive/20240715/archive.tar.gz) #29 71.57 -> retrieved mirage-clock.4.2.0 (https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz) #29 72.31 -> retrieved mirage-flow.3.0.0 (https://github.com/mirage/mirage-flow/releases/download/v3.0.0/mirage-flow-v3.0.0.tbz) #29 72.48 -> retrieved mirage-kv.6.1.1 (https://github.com/mirage/mirage-kv/releases/download/v6.1.1/mirage-kv-6.1.1.tbz) #29 72.54 -> retrieved mtime.2.1.0 (https://erratique.ch/software/mtime/releases/mtime-2.1.0.tbz) #29 73.50 -> retrieved multipart_form.0.6.0, multipart_form-lwt.0.6.0 (https://github.com/dinosaure/multipart_form/releases/download/v0.6.0/multipart_form-0.6.0.tbz) #29 74.77 -> 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 (https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz) #29 74.78 -> retrieved num.1.5-1 (https://github.com/ocaml/num/archive/v1.5.tar.gz) #29 74.85 -> retrieved ocaml-compiler-libs.v0.12.4 (https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz) #29 75.73 -> retrieved ocamlfind.1.9.8 (https://github.com/ocaml/ocamlfind/archive/refs/tags/findlib-1.9.8.tar.gz) #29 75.95 -> retrieved ocamlbuild.0.16.1 (https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.16.1.tar.gz) #29 76.05 -> retrieved ocaml-syntax-shims.1.0.0 (https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz) #29 76.39 -> retrieved parsexp.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz) #29 76.41 -> retrieved ocplib-endian.1.2 (https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz) #29 76.86 -> retrieved optint.0.3.0 (https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz) #29 77.02 -> retrieved pbkdf.1.2.0 (https://github.com/abeaumont/ocaml-pbkdf/archive/1.2.0.tar.gz) #29 77.32 -> retrieved pecu.0.7 (https://github.com/mirage/pecu/releases/download/v0.7/pecu-0.7.tbz) #29 77.44 -> retrieved ppx_derivers.1.2.1 (https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz) #29 77.71 -> retrieved ppx_sexp_conv.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_conv-v0.16.0.tar.gz) #29 78.06 -> retrieved ppx_deriving.6.0.3 (https://github.com/ocaml-ppx/ppx_deriving/releases/download/v6.0.3/ppx_deriving-6.0.3.tbz) #29 78.28 -> retrieved ppx_deriving_yojson.3.9.1 (https://github.com/ocaml-ppx/ppx_deriving_yojson/releases/download/v3.9.1/ppx_deriving_yojson-3.9.1.tbz) #29 79.14 -> retrieved ppxlib.0.35.0 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.35.0/ppxlib-0.35.0.tbz) #29 79.28 -> installed num.1.5-1 #29 79.31 -> retrieved prettym.0.0.3 (https://github.com/dinosaure/prettym/releases/download/0.0.3/prettym-0.0.3.tbz) #29 79.34 -> retrieved prometheus.1.2, prometheus-app.1.2 (https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz) #29 79.38 -> retrieved ptime.1.2.0 (https://erratique.ch/software/ptime/releases/ptime-1.2.0.tbz) #29 80.25 -> retrieved res.5.0.2 (https://github.com/mmottl/res/releases/download/5.0.2/res-5.0.2.tbz) #29 80.29 -> retrieved re.1.12.0 (https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz) #29 80.33 -> retrieved result.1.5 (https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz) #29 80.53 -> retrieved rresult.0.7.0 (https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz) #29 81.05 -> retrieved seq.base (2 extra sources) #29 81.05 -> retrieved seq.base (2 extra sources) #29 81.06 -> installed seq.base #29 81.20 -> retrieved routes.2.0.0 (https://github.com/anuragsoni/routes/releases/download/2.0.0/routes-2.0.0.tbz) #29 81.27 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0 (https://github.com/inhabitedtype/ocaml-session/archive/0.5.0.tar.gz) #29 81.31 -> retrieved sexplib.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz) #29 81.40 -> retrieved sexplib0.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz) #29 81.58 -> retrieved stdio.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/stdio-v0.16.0.tar.gz) #29 82.09 -> retrieved sqlite3.5.3.0 (https://github.com/mmottl/sqlite3-ocaml/releases/download/5.3.0/sqlite3-5.3.0.tbz) #29 82.26 -> retrieved stdint.0.7.2 (https://github.com/andrenth/ocaml-stdint/releases/download/0.7.2/stdint-0.7.2.tbz) #29 82.39 -> retrieved stdlib-shims.0.3.0 (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz) #29 82.73 -> retrieved topkg.1.0.7 (https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz) #29 83.06 -> retrieved stringext.1.6.0 (https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz) #29 83.49 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3 (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz) #29 83.66 -> installed ocamlfind.1.9.8 #29 83.67 -> installed base-bytes.base #29 83.84 -> retrieved tyxml.4.6.0 (https://github.com/ocsigen/tyxml/releases/download/4.6.0/tyxml-4.6.0.tbz) #29 84.02 -> retrieved uutf.1.0.3 (https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz) #29 84.03 -> retrieved unstrctrd.0.4 (https://github.com/dinosaure/unstrctrd/releases/download/v0.4/unstrctrd-0.4.tbz) #29 84.38 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz) #29 84.95 -> retrieved yojson.2.2.2 (https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz) #29 84.98 -> retrieved x509.0.16.5 (https://github.com/mirleft/ocaml-x509/releases/download/v0.16.5/x509-0.16.5.tbz) #29 85.04 -> retrieved zarith.1.14 (https://github.com/ocaml/Zarith/archive/release-1.14.tar.gz) #29 87.79 -> installed ocamlbuild.0.16.1 #29 90.55 -> installed zarith.1.14 #29 102.5 -> installed topkg.1.0.7 #29 104.9 -> installed rresult.0.7.0 #29 105.4 -> installed asetmap.0.8.1 #29 106.5 -> installed uutf.1.0.3 #29 106.6 -> installed mtime.2.1.0 #29 107.1 -> installed ptime.1.2.0 #29 108.0 -> installed fmt.0.9.0 #29 109.8 -> installed astring.0.8.5 #29 112.0 -> installed fpath.0.7.3 #29 118.6 -> installed dune.3.17.2 #29 120.5 -> installed bigarray-compat.1.1.0 #29 120.6 -> installed bigarray-overlap.0.2.1 #29 120.6 -> installed camlp-streams.5.0.1 #29 120.7 -> installed csexp.1.5.2 #29 124.3 -> installed base64.3.5.1 #29 124.4 -> installed cppo.1.8.0 #29 124.4 -> installed crunch.4.0.0 #29 124.5 -> installed cstruct.6.2.0 #29 124.5 -> installed csv.2.4 #29 124.5 -> installed current_incr.0.6.1 #29 124.5 -> installed domain-name.0.4.1 #29 124.6 -> installed duration.0.2.1 #29 124.6 -> installed easy-format.1.3.4 #29 124.6 -> installed gmap.0.3.0 #29 124.6 -> installed http.6.0.0 #29 124.7 -> installed ke.0.6 #29 124.7 -> installed lwt-dllist.1.0.1 #29 124.7 -> installed macaddr.5.6.0 #29 124.7 -> installed magic-mime.1.3.1 #29 124.7 -> installed menhirCST.20240715 #29 124.8 -> installed menhirLib.20240715 #29 124.8 -> installed menhirSdk.20240715 #29 125.2 -> installed mirage-clock.4.2.0 #29 125.3 -> installed ocaml-compiler-libs.v0.12.4 #29 125.5 -> installed ocaml-syntax-shims.1.0.0 #29 125.5 -> installed optint.0.3.0 #29 125.6 -> installed pecu.0.7 #29 125.6 -> installed ppx_derivers.1.2.1 #29 125.7 -> installed re.1.12.0 #29 125.8 -> installed res.5.0.2 #29 125.8 -> installed result.1.5 #29 125.8 -> installed sexplib0.v0.16.0 #29 126.0 -> installed stdint.0.7.2 #29 126.0 -> installed stdlib-shims.0.3.0 #29 126.5 -> installed stringext.1.6.0 #29 126.6 -> installed yojson.2.2.2 #29 126.6 -> installed ocplib-endian.1.2 #29 126.7 -> installed asn1-combinators.0.2.6 #29 126.7 -> installed eqaf.0.9 #29 126.7 -> installed hex.1.5.0 #29 126.8 -> installed biniou.1.2.2 #29 127.0 -> installed ipaddr.5.6.0 #29 127.1 -> installed routes.2.0.0 #29 127.3 -> installed integers.0.7.0 #29 127.8 -> installed atdgen-runtime.2.16.0 #29 129.1 -> installed parsexp.v0.16.0 #29 131.0 -> installed dune-configurator.3.17.2 #29 131.7 -> installed sexplib.v0.16.0 #29 132.3 -> installed bigstringaf.0.10.0 #29 133.9 -> installed angstrom.0.16.1 #29 134.1 -> installed prettym.0.0.3 #29 134.9 -> installed tyxml.4.6.0 #29 135.4 -> installed unstrctrd.0.4 #29 135.8 -> installed sqlite3.5.3.0 #29 136.0 -> installed ansi.0.7.0 #29 137.1 -> installed mirage-crypto.0.11.3 #29 137.7 -> installed hkdf.1.0.4 #29 137.8 -> installed pbkdf.1.2.0 #29 139.4 -> installed uri.4.4.0 #29 142.3 -> installed lwt.5.9.0 #29 143.3 -> installed cstruct-lwt.6.2.0 #29 143.4 -> installed mirage-flow.3.0.0 #29 143.8 -> installed inotify.2.6 #29 143.8 -> installed mirage-kv.6.1.1 #29 143.9 -> installed prometheus.1.2 #29 148.7 -> installed logs.0.7.0 #29 151.6 -> installed ctypes.0.23.0 #29 152.3 -> installed mirage-crypto-rng.0.11.3 #29 153.4 -> installed multipart_form.0.6.0 #29 153.5 -> installed mirage-crypto-rng-lwt.0.11.3 #29 155.4 -> installed base.v0.16.3 #29 155.6 -> installed capnp-rpc.1.2.3 #29 155.7 -> installed mirage-crypto-pk.0.11.3 #29 155.8 -> installed session.0.5.0 #29 155.8 -> installed multipart_form-lwt.0.6.0 #29 156.9 -> installed stdio.v0.16.0 #29 158.9 -> installed bos.0.2.1 #29 159.1 -> installed ctypes-foreign.0.23.0 #29 159.3 -> installed cf.0.5.0 #29 159.4 -> installed fsevents.0.3.0 #29 159.5 -> installed cf-lwt.0.5.0 #29 159.6 -> installed fsevents-lwt.0.3.0 #29 160.5 -> installed irmin-watcher.0.5.0 #29 167.0 -> installed ppxlib.0.35.0 #29 167.2 -> installed mirage-crypto-ec.0.11.3 #29 167.3 -> installed menhir.20240715 #29 168.2 -> installed capnp.3.6.0 #29 172.9 -> installed x509.0.16.5 #29 174.1 -> installed ca-certs.0.2.3 #29 175.4 -> installed atd.2.16.0 #29 177.2 -> installed ppx_deriving.6.0.3 #29 177.4 -> installed capnp-rpc-lwt.1.2.3 #29 177.5 -> installed ppx_sexp_conv.v0.16.0 #29 178.2 -> installed tls.0.17.3 #29 179.0 -> installed tls-mirage.0.17.3 #29 179.3 -> installed tls-lwt.0.17.3 #29 179.7 -> installed atdgen.2.15.0 #29 182.2 -> installed uri-sexp.4.4.0 #29 182.3 -> installed ipaddr-sexp.5.6.0 #29 182.4 -> installed capnp-rpc-net.1.2.3 #29 183.0 -> installed ppx_deriving_yojson.3.9.1 #29 184.5 -> installed current.0.7.1 #29 185.6 -> installed current_ssh.0.7.1 #29 186.4 -> installed conduit.6.2.3 #29 188.2 -> installed cohttp.6.0.0 #29 189.0 -> installed session-cohttp.0.5.0 #29 189.7 -> installed current_git.0.7.1 #29 190.2 -> installed extunix.0.4.3 #29 190.4 -> installed conduit-lwt.6.2.3 #29 192.4 -> installed capnp-rpc-unix.1.2.3 #29 193.3 -> installed github-data.4.4.1 #29 193.4 -> installed cohttp-lwt.6.0.0 #29 194.2 -> installed session-cohttp-lwt.0.5.0 #29 194.4 -> installed ocluster-api.0.3.0 #29 195.0 -> installed current_docker.0.7.1 #29 196.0 -> installed conduit-lwt-unix.6.2.3 #29 196.7 -> installed github.4.4.1 #29 198.1 -> installed current_ocluster.0.3.0 #29 199.7 -> installed cohttp-lwt-unix.6.0.0 #29 200.9 -> installed current_slack.0.7.1 #29 201.2 -> installed prometheus-app.1.2 #29 206.5 -> installed github-unix.4.4.1 #29 207.3 -> installed current_web.0.7.1 #29 210.7 -> installed current_github.0.7.1 #29 214.4 Done. #29 214.4 #29 214.4 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><> #29 214.4 => Note: This package is deprecated. #29 214.4 # To update the current shell environment, run: eval $(opam env) #29 DONE 216.8s #30 [build 10/11] ADD --chown=opam . . #30 sha256:90be806f7d80f4f006b9995c5ee1598787df736312dfb827413c0bb56e6c7f19 #30 DONE 0.2s #31 [build 11/11] RUN opam exec -- dune build ./_build/install/default/bin/ocurrent-deployer #31 sha256:e36c12840e71275ca3ce062664ce23605a86d0eecf4add14d743aab69b768c77 #31 DONE 6.0s #32 [stage-1 11/11] COPY --from=build --link /src/_build/install/default/bin/ocurrent-deployer /usr/local/bin/ #32 sha256:f62c675c59de3c698788498a2ee2db1e121a45c46c00cac1dd49def0271495a3 #32 DONE 0.4s #33 exporting to image #33 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #33 exporting layers #33 exporting layers 5.9s done #33 writing image sha256:e101bcf6129b17075778db71cb964bff78e066c9c32859e1d205a2c49c848285 #33 writing image sha256:e101bcf6129b17075778db71cb964bff78e066c9c32859e1d205a2c49c848285 done #33 DONE 6.0s Job succeeded 2025-03-06 10:14.00: Job succeeded