2025-03-16 23:17.45: New job: test ocurrent/mirage-ci https://github.com/ocurrent/mirage-ci.git#refs/pull/51/head (31146e7be7fd70b0f3ded5b8d4352595eef451cd) (linux-s390x:debian-12-5.3_s390x_opam-2.3) Base: ocaml/opam:debian-12-ocaml-5.3@sha256:913b6a6fccda0fe5ea306d299e2f04e59325e79caf2f99825a92473fc99a0454 Opam project build To reproduce locally: git clone --recursive "https://github.com/ocurrent/mirage-ci.git" && cd "mirage-ci" && git fetch origin "refs/pull/51/head" && git reset --hard 31146e7b cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-5.3@sha256:913b6a6fccda0fe5ea306d299e2f04e59325e79caf2f99825a92473fc99a0454 # debian-12-5.3_s390x_opam-2.3 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version WORKDIR /src RUN sudo chown opam /src RUN cd ~/opam-repository && (git cat-file -e a8ed476033bb6d4d29d63b5907404e6ef35a302d || git fetch origin master) && git reset -q --hard a8ed476033bb6d4d29d63b5907404e6ef35a302d && git log --no-decorate -n1 --oneline && opam update -u RUN mkdir -p 'vendor/ocurrent/' 'vendor/ocluster/' 'vendor/ocluster/obuilder/' 'vendor/ocluster/' 'vendor/current-web-pipelines/' COPY --chown=1000:1000 vendor/ocurrent/current_web.opam vendor/ocurrent/current_ssh.opam vendor/ocurrent/current_slack.opam vendor/ocurrent/current_rpc.opam vendor/ocurrent/current_gitlab.opam vendor/ocurrent/current_github.opam vendor/ocurrent/current_git.opam vendor/ocurrent/current_examples.opam vendor/ocurrent/current_docker.opam vendor/ocurrent/current.opam vendor/ocurrent/ COPY --chown=1000:1000 vendor/ocluster/ocluster.opam vendor/ocluster/ocluster-worker.opam vendor/ocluster/ocluster-api.opam vendor/ocluster/ COPY --chown=1000:1000 vendor/ocluster/obuilder/obuilder.opam vendor/ocluster/obuilder/obuilder-spec.opam vendor/ocluster/obuilder/ COPY --chown=1000:1000 vendor/ocluster/current_ocluster.opam vendor/ocluster/ COPY --chown=1000:1000 vendor/current-web-pipelines/current-web-pipelines.opam vendor/current-web-pipelines/ COPY --chown=1000:1000 mirage-ci.opam ./ RUN opam pin add -yn current_web.dev 'vendor/ocurrent/' && \ opam pin add -yn current_ssh.dev 'vendor/ocurrent/' && \ opam pin add -yn current_slack.dev 'vendor/ocurrent/' && \ opam pin add -yn current_rpc.dev 'vendor/ocurrent/' && \ opam pin add -yn current_gitlab.dev 'vendor/ocurrent/' && \ opam pin add -yn current_github.dev 'vendor/ocurrent/' && \ opam pin add -yn current_git.dev 'vendor/ocurrent/' && \ opam pin add -yn current_examples.dev 'vendor/ocurrent/' && \ opam pin add -yn current_docker.dev 'vendor/ocurrent/' && \ opam pin add -yn current.dev 'vendor/ocurrent/' && \ opam pin add -yn ocluster.dev 'vendor/ocluster/' && \ opam pin add -yn ocluster-worker.dev 'vendor/ocluster/' && \ opam pin add -yn ocluster-api.dev 'vendor/ocluster/' && \ opam pin add -yn obuilder.dev 'vendor/ocluster/obuilder/' && \ opam pin add -yn obuilder-spec.dev 'vendor/ocluster/obuilder/' && \ opam pin add -yn current_ocluster.dev 'vendor/ocluster/' && \ opam pin add -yn current-web-pipelines.dev 'vendor/current-web-pipelines/' && \ opam pin add -yn mirage-ci.dev './' RUN echo '(lang dune 3.0)' > 'vendor/ocurrent/dune-project' && \ echo '(lang dune 3.0)' > 'vendor/ocluster/dune-project' && \ echo '(lang dune 3.0)' > 'vendor/ocluster/obuilder/dune-project' && \ echo '(lang dune 3.0)' > 'vendor/ocluster/dune-project' && \ echo '(lang dune 3.0)' > 'vendor/current-web-pipelines/dune-project' && \ echo '(lang dune 3.0)' > './dune-project' ENV DEPS="0install-solver.2.18 angstrom.0.16.1 ansi.0.7.0 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.16.0 atdgen.2.15.0 atdgen-runtime.2.16.0 awa.0.3.0 awa-mirage.0.3.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.101 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-12 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 conf-which.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.dev current_git.dev current_github.dev current_incr.0.6.1 current_web.dev decompress.1.5.3 digestif.1.2.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 dockerfile.8.2.5 domain-name.0.4.1 duff.0.5 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 easy-format.1.3.4 emile.1.1 encore.0.8.1 eqaf.0.9 ethernet.3.2.0 extunix.0.4.3 faraday.0.8.2 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.15.0 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 h2.0.13.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hpack.0.13.0 http.6.0.0 httpaf.0.7.1 httpun-types.0.2.0 hxd.0.3.3 inotify.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.7.0 lru.0.3.1 lwt.5.9.1 lwt-dllist.1.0.1 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 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 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-random.3.0.0 mirage-runtime.4.9.0 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5-1 obuilder-spec.dev ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.1.0 ocplib-endian.1.2 opam-0install.0.5 opam-core.2.3.0 opam-file-format.2.1.6 opam-format.2.3.0 opam-repository.2.3.0 opam-state.2.3.0 optint.0.3.0 paf.0.5.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_sexp_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 randomconv.0.1.3 re.1.12.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 spdx_licenses.1.3.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 tcpip.8.0.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.8 tyxml.4.6.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.2.2.2 zarith.1.14" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.3 --depext-only -y mirage-ci.dev $DEPS RUN opam install $DEPS COPY --chown=1000:1000 . /src RUN opam exec -- dune build @install @check @runtest && rm -rf _build END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-03-16 23:17.45: Using cache hint "ocurrent/mirage-ci-ocaml/opam:debian-12-ocaml-5.3@sha256:913b6a6fccda0fe5ea306d299e2f04e59325e79caf2f99825a92473fc99a0454-debian-12-5.3_s390x_opam-2.3-52dd2253fa3211b3ae0941ca44bb23ba" 2025-03-16 23:17.45: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-5.3@sha256:913b6a6fccda0fe5ea306d299e2f04e59325e79caf2f99825a92473fc99a0454) (comment debian-12-5.3_s390x_opam-2.3) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam")) (run (shell "opam init --reinit -ni")) (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) (workdir /src) (run (shell "sudo chown opam /src")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e a8ed476033bb6d4d29d63b5907404e6ef35a302d || git fetch origin master) && git reset -q --hard a8ed476033bb6d4d29d63b5907404e6ef35a302d && git log --no-decorate -n1 --oneline && opam update -u")) (run (shell "mkdir -p 'vendor/ocurrent/' 'vendor/ocluster/' 'vendor/ocluster/obuilder/' 'vendor/ocluster/' 'vendor/current-web-pipelines/'")) (copy (src vendor/ocurrent/current_web.opam vendor/ocurrent/current_ssh.opam vendor/ocurrent/current_slack.opam vendor/ocurrent/current_rpc.opam vendor/ocurrent/current_gitlab.opam vendor/ocurrent/current_github.opam vendor/ocurrent/current_git.opam vendor/ocurrent/current_examples.opam vendor/ocurrent/current_docker.opam vendor/ocurrent/current.opam) (dst vendor/ocurrent/)) (copy (src vendor/ocluster/ocluster.opam vendor/ocluster/ocluster-worker.opam vendor/ocluster/ocluster-api.opam) (dst vendor/ocluster/)) (copy (src vendor/ocluster/obuilder/obuilder.opam vendor/ocluster/obuilder/obuilder-spec.opam) (dst vendor/ocluster/obuilder/)) (copy (src vendor/ocluster/current_ocluster.opam) (dst vendor/ocluster/)) (copy (src vendor/current-web-pipelines/current-web-pipelines.opam) (dst vendor/current-web-pipelines/)) (copy (src mirage-ci.opam) (dst ./)) (run (network host) (shell "opam pin add -yn current_web.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_ssh.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_slack.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_rpc.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_gitlab.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_github.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_git.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_examples.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_docker.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current.dev 'vendor/ocurrent/' && \ \nopam pin add -yn ocluster.dev 'vendor/ocluster/' && \ \nopam pin add -yn ocluster-worker.dev 'vendor/ocluster/' && \ \nopam pin add -yn ocluster-api.dev 'vendor/ocluster/' && \ \nopam pin add -yn obuilder.dev 'vendor/ocluster/obuilder/' && \ \nopam pin add -yn obuilder-spec.dev 'vendor/ocluster/obuilder/' && \ \nopam pin add -yn current_ocluster.dev 'vendor/ocluster/' && \ \nopam pin add -yn current-web-pipelines.dev 'vendor/current-web-pipelines/' && \ \nopam pin add -yn mirage-ci.dev './'")) (run (network host) (shell "echo '(lang dune 3.0)' > 'vendor/ocurrent/dune-project' && \ \necho '(lang dune 3.0)' > 'vendor/ocluster/dune-project' && \ \necho '(lang dune 3.0)' > 'vendor/ocluster/obuilder/dune-project' && \ \necho '(lang dune 3.0)' > 'vendor/ocluster/dune-project' && \ \necho '(lang dune 3.0)' > 'vendor/current-web-pipelines/dune-project' && \ \necho '(lang dune 3.0)' > './dune-project'")) (env DEPS "0install-solver.2.18 angstrom.0.16.1 ansi.0.7.0 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.16.0 atdgen.2.15.0 atdgen-runtime.2.16.0 awa.0.3.0 awa-mirage.0.3.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.101 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-capnproto.2 conf-git.1.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-12 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 conf-which.1 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.dev current_git.dev current_github.dev current_incr.0.6.1 current_web.dev decompress.1.5.3 digestif.1.2.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 dockerfile.8.2.5 domain-name.0.4.1 duff.0.5 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 easy-format.1.3.4 emile.1.1 encore.0.8.1 eqaf.0.9 ethernet.3.2.0 extunix.0.4.3 faraday.0.8.2 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.15.0 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 h2.0.13.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hpack.0.13.0 http.6.0.0 httpaf.0.7.1 httpun-types.0.2.0 hxd.0.3.3 inotify.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.7.0 lru.0.3.1 lwt.5.9.1 lwt-dllist.1.0.1 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 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 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-random.3.0.0 mirage-runtime.4.9.0 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5-1 obuilder-spec.dev ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.1.0 ocplib-endian.1.2 opam-0install.0.5 opam-core.2.3.0 opam-file-format.2.1.6 opam-format.2.3.0 opam-repository.2.3.0 opam-state.2.3.0 optint.0.3.0 paf.0.5.0 parsexp.v0.17.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_sexp_conv.v0.17.0 ppxlib.0.35.0 ppxlib_jane.v0.17.2 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 randomconv.0.1.3 re.1.12.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 spdx_licenses.1.3.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 tcpip.8.0.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.8 tyxml.4.6.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.2.2.2 zarith.1.14") (env CI true) (env OCAMLCI true) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update --depexts && opam install --cli=2.3 --depext-only -y mirage-ci.dev $DEPS")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install $DEPS")) (copy (src .) (dst /src)) (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) ) 2025-03-16 23:17.45: Waiting for resource in pool OCluster 2025-03-16 23:17.45: Waiting for worker… 2025-03-16 23:17.45: Got resource from pool OCluster Building on s390x-worker-01.marist.ci.dev HEAD is now at ad691fb Merge pull request #49 from hannesm/update HEAD is now at 31146e7 Update Linux distributions and OCaml versions. error: could not lock config file .git/modules/vendor/current-web-pipelines/config: No such file or directory warning: Could not unset core.worktree setting in submodule 'vendor/current-web-pipelines' Cleared directory 'vendor/current-web-pipelines' error: could not lock config file .git/modules/vendor/ocluster/config: No such file or directory warning: Could not unset core.worktree setting in submodule 'vendor/ocluster' Cleared directory 'vendor/ocluster' error: could not lock config file .git/modules/vendor/ocurrent/config: No such file or directory warning: Could not unset core.worktree setting in submodule 'vendor/ocurrent' Cleared directory 'vendor/ocurrent' Submodule 'vendor/current-web-pipelines' (https://github.com/tarides/current-web-pipelines.git) registered for path 'vendor/current-web-pipelines' Submodule 'vendor/ocluster' (https://github.com/ocurrent/ocluster) registered for path 'vendor/ocluster' Submodule 'vendor/ocurrent' (https://github.com/ocurrent/ocurrent) registered for path 'vendor/ocurrent' Cloning into '/var/cache/obuilder/ocluster/git/mirage-ci.git-b3aebed9aea13b83455e645f8f69ad4ea85148b8/vendor/current-web-pipelines'... Cloning into '/var/cache/obuilder/ocluster/git/mirage-ci.git-b3aebed9aea13b83455e645f8f69ad4ea85148b8/vendor/ocluster'... Cloning into '/var/cache/obuilder/ocluster/git/mirage-ci.git-b3aebed9aea13b83455e645f8f69ad4ea85148b8/vendor/ocurrent'... Submodule path 'vendor/current-web-pipelines': checked out 'd064cd557f49001314969050fe5e054c8daaf827' Submodule path 'vendor/ocluster': checked out 'd177823e29803387eb12e2db9e55981ae9f00a2f' Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'vendor/ocluster/obuilder' Cloning into '/var/cache/obuilder/ocluster/git/mirage-ci.git-b3aebed9aea13b83455e645f8f69ad4ea85148b8/vendor/ocluster/obuilder'... Submodule path 'vendor/ocluster/obuilder': checked out '7015f4f00ac5183c70b27d044e8582b6c33105bd' Submodule path 'vendor/ocurrent': checked out '13fad60adfe2c998c10d8ff066c2819ea7df9acb' (from ocaml/opam:debian-12-ocaml-5.3@sha256:913b6a6fccda0fe5ea306d299e2f04e59325e79caf2f99825a92473fc99a0454) Unable to find image 'ocaml/opam:debian-12-ocaml-5.3@sha256:913b6a6fccda0fe5ea306d299e2f04e59325e79caf2f99825a92473fc99a0454' locally docker.io/ocaml/opam@sha256:913b6a6fccda0fe5ea306d299e2f04e59325e79caf2f99825a92473fc99a0454: Pulling from ocaml/opam f54fe0873ec6: Already exists 3953f69ba164: Already exists f39c451577b1: Already exists 024c3813d399: Already exists 82694f817519: Already exists da71310c0a42: Already exists e8a89e73a049: Already exists 4a90b330588c: Already exists a2c3b7288221: Already exists ed4bc940ad91: Already exists 47ee01ed0654: Already exists fc07cb35ff09: Already exists 14366eb79146: Already exists 1a6c30adb581: Already exists bdfa8c4ce9a5: Already exists fa1186060768: Already exists 311eb61bcd22: Already exists 74f299b0fc99: Already exists 04f9c5740f9c: Already exists 63b399323e8a: Already exists 4f4fb700ef54: Already exists 20b5924a1543: Already exists 26732f273d98: Already exists 787b86b362d0: Already exists 1e0d6a6421aa: Already exists 3f9de11d1a6d: Already exists 6ee3c53fb5da: Already exists 2a7106753557: Already exists cf8135ef3389: Already exists 25709b913201: Already exists e77b2a9a1883: Already exists d47f04d587e9: Already exists b7f4c4547737: Already exists f00d125eedd3: Already exists ffb45432d3e0: Already exists 1e27c4ca3b83: Already exists 9b3ab493c53f: Already exists dc7f46e5b11d: Already exists ed6891ca3696: Pulling fs layer 2d27930f8df9: Pulling fs layer 3e498a6f166b: Pulling fs layer 00247204389c: Pulling fs layer 2ee70e351495: Pulling fs layer 00247204389c: Waiting 2ee70e351495: Waiting 207e6a2e0b83: Pulling fs layer 207e6a2e0b83: Waiting 6fbc8d38ccd5: Pulling fs layer 011c7cab5807: Pulling fs layer 6fbc8d38ccd5: Waiting 011c7cab5807: Waiting 2d27930f8df9: Verifying Checksum 2d27930f8df9: Download complete 3e498a6f166b: Verifying Checksum 3e498a6f166b: Download complete 00247204389c: Download complete ed6891ca3696: Verifying Checksum ed6891ca3696: Download complete 207e6a2e0b83: Verifying Checksum 207e6a2e0b83: Download complete 6fbc8d38ccd5: Verifying Checksum 6fbc8d38ccd5: Download complete 011c7cab5807: Verifying Checksum 011c7cab5807: Download complete 2ee70e351495: Verifying Checksum 2ee70e351495: Download complete ed6891ca3696: Pull complete 2d27930f8df9: Pull complete 3e498a6f166b: Pull complete 00247204389c: Pull complete 2ee70e351495: Pull complete 207e6a2e0b83: Pull complete 6fbc8d38ccd5: Pull complete 011c7cab5807: Pull complete Digest: sha256:913b6a6fccda0fe5ea306d299e2f04e59325e79caf2f99825a92473fc99a0454 Status: Downloaded newer image for ocaml/opam@sha256:913b6a6fccda0fe5ea306d299e2f04e59325e79caf2f99825a92473fc99a0454 2025-03-16 23:17.52 ---> using "8a5cf988ed4e44aa69a9a92c390361dd0474bf1c7888178b24b31a1b5b8cd184" from cache /: (comment debian-12-5.3_s390x_opam-2.3) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam")) 2025-03-16 23:17.52 ---> using "8aa7fdae16e363611ed304826287f198076f11c224b45492c65931e25441c926" from cache /src: (run (shell "opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted. You may want to back it up before going further. Continue? [y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [ERROR] Could not update repository "opam-repository-archive": "/usr/bin/git fetch -q" exited with code 128 "fatal: unable to access 'https://github.com/ocaml/opam-repository-archive/': Could not resolve host: github.com" [default] synchronised from file:///home/opam/opam-repository 2025-03-16 23:17.52 ---> using "1546b68e92ad04b4f79c84f82420d186c6abe552c32f79e815b5e0dde244a13d" from cache /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 6.8.0-55-generic The OCaml toplevel, version 5.3.0 2.3.0 2025-03-16 23:17.52 ---> using "2dbfca78776cc46b8f72593cb352c8f1c5ff567e2c32d2080f658ed9bbee6e99" from cache /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2025-03-16 23:17.52 ---> using "e245c0b33541df3a7c29f26b4c0acab0214ac26c8e9a20001d24adb14a5ff60e" from cache /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e a8ed476033bb6d4d29d63b5907404e6ef35a302d || git fetch origin master) && git reset -q --hard a8ed476033bb6d4d29d63b5907404e6ef35a302d && git log --no-decorate -n1 --oneline && opam update -u")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD 862a7640b1..a8ed476033 master -> origin/master a8ed476033 Merge pull request #27583 from raphael-proust/opam-publish-lwt.5.9.1 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [opam-repository-archive] synchronised from git+https://github.com/ocaml/opam-repository-archive [default] synchronised from file:///home/opam/opam-repository Everything as up-to-date as possible (run with --verbose to show unavailable upgrades). However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2025-03-16 23:17.53 ---> using "4a445a3e8f19128965e946275007b51df7a79d220da17e1c743fc3f62b3bf520" from cache /src: (run (shell "mkdir -p 'vendor/ocurrent/' 'vendor/ocluster/' 'vendor/ocluster/obuilder/' 'vendor/ocluster/' 'vendor/current-web-pipelines/'")) 2025-03-16 23:17.53 ---> using "ef42d6dd2935b5249d2be9c91becb5e9a878e0497a4fb951fb931961350b9f7d" from cache /src: (copy (src vendor/ocurrent/current_web.opam vendor/ocurrent/current_ssh.opam vendor/ocurrent/current_slack.opam vendor/ocurrent/current_rpc.opam vendor/ocurrent/current_gitlab.opam vendor/ocurrent/current_github.opam vendor/ocurrent/current_git.opam vendor/ocurrent/current_examples.opam vendor/ocurrent/current_docker.opam vendor/ocurrent/current.opam) (dst vendor/ocurrent/)) 2025-03-16 23:18.02 ---> saved as "980e59591b4e6ddd92419a1967cb05b6add05d2e9aa9253ea02f32cc12196332" /src: (copy (src vendor/ocluster/ocluster.opam vendor/ocluster/ocluster-worker.opam vendor/ocluster/ocluster-api.opam) (dst vendor/ocluster/)) 2025-03-16 23:18.05 ---> saved as "117e8af7315494b9480ff742b0610bc2720b7d0769d6f30afb4cd795b4f3997a" /src: (copy (src vendor/ocluster/obuilder/obuilder.opam vendor/ocluster/obuilder/obuilder-spec.opam) (dst vendor/ocluster/obuilder/)) 2025-03-16 23:18.16 ---> saved as "a02e827a4722bbf6a1371cde955f9dcc0d656de1ff8a83cc5460ecc8d4e7f832" /src: (copy (src vendor/ocluster/current_ocluster.opam) (dst vendor/ocluster/)) 2025-03-16 23:18.19 ---> saved as "e91e37871efe16059fe4ac7b148731148d86df0ad1e675f9fc91bad44bfcf52f" /src: (copy (src vendor/current-web-pipelines/current-web-pipelines.opam) (dst vendor/current-web-pipelines/)) 2025-03-16 23:18.24 ---> saved as "43d9748b90bdf083c8415fd9369eaf7bc9a36f3c1fc2b0c33c915fc26e47d45f" /src: (copy (src mirage-ci.opam) (dst ./)) 2025-03-16 23:18.32 ---> saved as "30382dbc5507ccfc8b08f7ddc7c1fbacf219bee1ced0b6dcca1fcc1f46609935" /src: (run (network host) (shell "opam pin add -yn current_web.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_ssh.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_slack.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_rpc.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_gitlab.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_github.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_git.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_examples.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current_docker.dev 'vendor/ocurrent/' && \ \nopam pin add -yn current.dev 'vendor/ocurrent/' && \ \nopam pin add -yn ocluster.dev 'vendor/ocluster/' && \ \nopam pin add -yn ocluster-worker.dev 'vendor/ocluster/' && \ \nopam pin add -yn ocluster-api.dev 'vendor/ocluster/' && \ \nopam pin add -yn obuilder.dev 'vendor/ocluster/obuilder/' && \ \nopam pin add -yn obuilder-spec.dev 'vendor/ocluster/obuilder/' && \ \nopam pin add -yn current_ocluster.dev 'vendor/ocluster/' && \ \nopam pin add -yn current-web-pipelines.dev 'vendor/current-web-pipelines/' && \ \nopam pin add -yn mirage-ci.dev './'")) [current_web.dev] synchronised (file:///src/vendor/ocurrent) current_web is now pinned to file:///src/vendor/ocurrent (version dev) 2025-03-16 23:18.42: Cancelling: Auto-cancelling job because it is no longer needed Job cancelled