2024-11-16 00:18.38: New job: test nomadic-labs/lwt-watcher https://gitlab.com/nomadic-labs/lwt-watcher.git#refs/heads/master (70f826c503cc094ed2de3aa81fa385ea9fddb903) (linux-s390x:debian-12-5.2_s390x_opam-2.2)Base: ocaml/opam:debian-12-ocaml-5.2@sha256:f5ecaec23eec339e64ef62758175b5c88a4a28c9215d9607bf3c7514358a83d4Opam project buildTo reproduce locally:git clone --recursive "https://gitlab.com/nomadic-labs/lwt-watcher.git" -b "master" && cd "lwt-watcher" && git reset --hard 70f826c5cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-12-ocaml-5.2@sha256:f5ecaec23eec339e64ef62758175b5c88a4a28c9215d9607bf3c7514358a83d4# debian-12-5.2_s390x_opam-2.2USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.2 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a || git fetch origin master) && git reset -q --hard 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 lwt-watcher.opam ./RUN opam pin add -yn lwt-watcher.dev './'ENV DEPS="base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base cppo.1.7.0 csexp.1.5.2 dune.3.16.1 dune-configurator.3.16.1 host-arch-s390x.1 host-system-other.1 lwt.5.8.0 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.6 ocplib-endian.1.2"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.2 --depext-only -y lwt-watcher.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2024-11-16 00:18.38: Using cache hint "nomadic-labs/lwt-watcher-ocaml/opam:debian-12-ocaml-5.2@sha256:f5ecaec23eec339e64ef62758175b5c88a4a28c9215d9607bf3c7514358a83d4-debian-12-5.2_s390x_opam-2.2-23d18c3a295148549d3dcd6bd13be9f8"2024-11-16 00:18.38: Using OBuilder spec:((from ocaml/opam:debian-12-ocaml-5.2@sha256:f5ecaec23eec339e64ef62758175b5c88a4a28c9215d9607bf3c7514358a83d4)(comment debian-12-5.2_s390x_opam-2.2)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.2 /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 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a || git fetch origin master) && git reset -q --hard 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src lwt-watcher.opam) (dst ./))(run (network host)(shell "opam pin add -yn lwt-watcher.dev './'"))(env DEPS "base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base cppo.1.7.0 csexp.1.5.2 dune.3.16.1 dune-configurator.3.16.1 host-arch-s390x.1 host-system-other.1 lwt.5.8.0 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.6 ocplib-endian.1.2")(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.2 --depext-only -y lwt-watcher.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")))2024-11-16 00:18.38: Waiting for resource in pool OCluster2024-11-16 00:18.38: Waiting for worker…2024-11-16 01:29.28: Got resource from pool OClusterBuilding on s390x-worker-01.marist.ci.devAll commits already cachedHEAD is now at 70f826c Merge branch 'add-dune-project-file' into 'master'(from ocaml/opam:debian-12-ocaml-5.2@sha256:f5ecaec23eec339e64ef62758175b5c88a4a28c9215d9607bf3c7514358a83d4)Unable to find image 'ocaml/opam:debian-12-ocaml-5.2@sha256:f5ecaec23eec339e64ef62758175b5c88a4a28c9215d9607bf3c7514358a83d4' locallydocker.io/ocaml/opam@sha256:f5ecaec23eec339e64ef62758175b5c88a4a28c9215d9607bf3c7514358a83d4: Pulling from ocaml/opam510daf83b7a2: Already exists904d577ec0b0: Already exists2058bb5823a7: Already exists0315553793d7: Already exists1b9e6dd1a288: Already exists4a2310de84e6: Already exists757a1d853564: Already exists29e9685f80a1: Already exists59b68037977a: Already exists1b6855cd9487: Already exists2ecd2401b9a1: Already exists32564101fc35: Already exists8d542be8d6c8: Already exists51d80165b63d: Already existsec7849c4735a: Already existsf25a92e3162c: Already existsf6dcf8cd047c: Already exists80dd9ff69927: Already existsb2d40333e11d: Already exists83715d03ab42: Already exists4f4fb700ef54: Already existsd7b386912752: Already existse4f9ada1024b: Already exists764bb7734930: Already exists79ce8cb78ea2: Already exists7671eb3882ce: Already exists7ccd107c8023: Already exists57e97e9c1a8f: Already exists8f350dc4ebb7: Already exists2643151529a1: Already exists7672dcc0f176: Already existsa6b3de1ce84e: Already existsb7ed9cccb112: Already exists470ccefc9eb1: Already existsbf9ba179210a: Already existseb392a683afe: Already exists763b0943e140: Already exists8b95550a2df7: Already existse2ef59fa5548: Pulling fs layer791517c5cd7a: Pulling fs layere3d690273c70: Pulling fs layer362647d50f06: Pulling fs layer6febd7e04512: Pulling fs layer362647d50f06: Waiting6febd7e04512: Waitinga4f500f0dbd8: Pulling fs layera4f500f0dbd8: Waiting79dead986caf: Pulling fs layer79dead986caf: Waiting791517c5cd7a: Verifying Checksum791517c5cd7a: Download completee2ef59fa5548: Verifying Checksume2ef59fa5548: Pull complete791517c5cd7a: Pull completee3d690273c70: Verifying Checksume3d690273c70: Download completee3d690273c70: Pull complete6febd7e04512: Download completea4f500f0dbd8: Verifying Checksuma4f500f0dbd8: Download complete79dead986caf: Verifying Checksum79dead986caf: Download complete362647d50f06: Verifying Checksum362647d50f06: Download complete362647d50f06: Pull complete6febd7e04512: Pull completea4f500f0dbd8: Pull complete79dead986caf: Pull completeDigest: sha256:f5ecaec23eec339e64ef62758175b5c88a4a28c9215d9607bf3c7514358a83d4Status: Downloaded newer image for ocaml/opam@sha256:f5ecaec23eec339e64ef62758175b5c88a4a28c9215d9607bf3c7514358a83d42024-11-16 01:29.29 ---> using "4ca45032b9491471be3455cf4772e0a402bd5a6b26ccbaca1a1a4cba38ee1fb3" from cache/: (comment debian-12-5.2_s390x_opam-2.2)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.2 /usr/bin/opam"))2024-11-16 01:29.29 ---> using "62ef4346d5e97c9ac5f13b7d7d51694bb266311e4a1efbb3e2c1c9b68ccc94ec" 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] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from file:///home/opam/opam-repository2024-11-16 01:29.29 ---> using "9fe69e0679fa2cdd0d14b7f8aa997d1b5d2beb4520076401e6140b7d876f2a56" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-45-genericThe OCaml toplevel, version 5.2.02.2.12024-11-16 01:29.29 ---> using "bfdf80c391cec8520df18d233ee7027f5b38cbbd34b9451be792205d4d9d0061" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2024-11-16 01:29.29 ---> using "4d596810f31297583bf28ba4c76f2e64919e82df819ecc7ab1b5ccf0df76f3ea" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a || git fetch origin master) && git reset -q --hard 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a && git log --no-decorate -n1 --oneline && opam update -u"))371a52f4a8 Merge pull request #26816 from maiste/release-dune-3.16.1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from file:///home/opam/opam-repositoryEverything 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.# Run eval $(opam env) to update the current shell environment2024-11-16 01:29.44 ---> saved as "76910607090ee7820e300eead20532a48f3d2b303c325ea62ffbe4b922c0f41c"/src: (copy (src lwt-watcher.opam) (dst ./))2024-11-16 01:29.46 ---> saved as "26d323351cb15a458249e22637ca8c7ace496f952e1cbaa4a95494566c8397d3"/src: (run (network host)(shell "opam pin add -yn lwt-watcher.dev './'"))[lwt-watcher.dev] synchronised (file:///src)lwt-watcher is now pinned to file:///src (version dev)2024-11-16 01:30.06 ---> saved as "4e8861979948070c2dba705df0a7e40c1005e58a88dab26638332a91a2bb4730"/src: (env DEPS "base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base cppo.1.7.0 csexp.1.5.2 dune.3.16.1 dune-configurator.3.16.1 host-arch-s390x.1 host-system-other.1 lwt.5.8.0 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.6 ocplib-endian.1.2")/src: (env CI true)/src: (env OCAMLCI true)/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.2 --depext-only -y lwt-watcher.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Hit:1 http://deb.debian.org/debian bookworm InRelease- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]- Get:4 http://deb.debian.org/debian-security bookworm-security/main s390x Packages [194 kB]- Fetched 297 kB in 2s (171 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[lwt-watcher.dev] synchronised (no changes)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.0).[NOTE] Package ocaml is already installed (current version is 5.2.0).[NOTE] Package host-system-other is already installed (current version is 1).[NOTE] Package host-arch-s390x is already installed (current version is 1).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-nnp is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).2024-11-16 01:30.45 ---> saved as "a3b20ae5c3d0dfbb05e079770b78cbc2300c3842301261ac727979016f54b88c"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.0).[NOTE] Package ocaml is already installed (current version is 5.2.0).[NOTE] Package host-system-other is already installed (current version is 1).[NOTE] Package host-arch-s390x is already installed (current version is 1).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-nnp is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 8 packages- install base-bytes base- install cppo 1.7.0- install csexp 1.5.2- install dune 3.16.1- install dune-configurator 3.16.1- install lwt 5.8.0- install ocamlfind 1.9.6- install ocplib-endian 1.2<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cppo.1.7.0 (cached)-> retrieved csexp.1.5.2 (cached)-> retrieved lwt.5.8.0 (cached)-> retrieved ocamlfind.1.9.6 (cached)-> retrieved ocplib-endian.1.2 (cached)-> retrieved dune.3.16.1, dune-configurator.3.16.1 (cached)-> installed ocamlfind.1.9.6-> installed base-bytes.base-> installed dune.3.16.1-> installed csexp.1.5.2-> installed cppo.1.7.0-> installed ocplib-endian.1.2-> installed dune-configurator.3.16.1-> installed lwt.5.8.0Done.# Run eval $(opam env) to update the current shell environment2024-11-16 01:37.07 ---> saved as "b8482689f94e0832deba85ff2fb5f25fe21ad3b5224e4ef709e394d26b439065"/src: (copy (src .) (dst /src))2024-11-16 01:37.14 ---> saved as "9143575d4f8c41394c9c5cd4de63209297a4142fc72add65bed37479c9ec19f8"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2024-11-16 01:37.19 ---> saved as "17bd380dd29039ec5aaacc6e8fa4e7f58bda208d23293009e3caff041037f112"Job succeeded2024-11-16 01:37.20: Job succeeded