2025-08-30 07:23.48: New job: test mirage/mirage-sleep https://github.com/mirage/mirage-sleep.git#refs/heads/main (c2ee4a24b8a85c4a10b4bfa1f0f0428462ea1895) (linux-arm64:debian-12-4.14_arm64_opam-2.4)Base: ocaml/opam:debian-12-ocaml-4.14@sha256:02cbea411b2c349d915f4a83fa0c6c79fde4e4530b2052627f812b372139658dOpam project buildTo reproduce locally:git clone --recursive "https://github.com/mirage/mirage-sleep.git" -b "main" && cd "mirage-sleep" && git reset --hard c2ee4a24cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-12-ocaml-4.14@sha256:02cbea411b2c349d915f4a83fa0c6c79fde4e4530b2052627f812b372139658d# debian-12-4.14_arm64_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.4 /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 53c7f25306cd512b69b4c845f4f1e0d210c49129 || git fetch origin master) && git reset -q --hard 53c7f25306cd512b69b4c845f4f1e0d210c49129 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 mirage-sleep.opam ./RUN opam pin add -yn mirage-sleep.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-bytes.base base-threads.base base-unix.base cppo.1.8.0 csexp.1.5.2 dune.3.20.1 dune-configurator.3.20.1 duration.0.2.1 lwt.5.9.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --depext-only -y mirage-sleep.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-08-30 07:23.48: Using cache hint "mirage/mirage-sleep-ocaml/opam:debian-12-ocaml-4.14@sha256:02cbea411b2c349d915f4a83fa0c6c79fde4e4530b2052627f812b372139658d-debian-12-4.14_arm64_opam-2.4-130246bde04044ab40bb664e1d7b43f0"2025-08-30 07:23.48: Using OBuilder spec:((from ocaml/opam:debian-12-ocaml-4.14@sha256:02cbea411b2c349d915f4a83fa0c6c79fde4e4530b2052627f812b372139658d)(comment debian-12-4.14_arm64_opam-2.4)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.4 /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 53c7f25306cd512b69b4c845f4f1e0d210c49129 || git fetch origin master) && git reset -q --hard 53c7f25306cd512b69b4c845f4f1e0d210c49129 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src mirage-sleep.opam) (dst ./))(run (network host)(shell "opam pin add -yn mirage-sleep.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base cppo.1.8.0 csexp.1.5.2 dune.3.20.1 dune-configurator.3.20.1 duration.0.2.1 lwt.5.9.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 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.4 --depext-only -y mirage-sleep.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-08-30 07:23.48: Waiting for resource in pool OCluster2025-08-30 13:07.01: Waiting for worker…2025-08-30 13:39.35: Got resource from pool OClusterBuilding on okypous.caelum.ci.devAll commits already cachedHEAD is now at c2ee4a2 minor adjustments to opam: add myself as author, specify maintenance-intent(from ocaml/opam:debian-12-ocaml-4.14@sha256:02cbea411b2c349d915f4a83fa0c6c79fde4e4530b2052627f812b372139658d)Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:02cbea411b2c349d915f4a83fa0c6c79fde4e4530b2052627f812b372139658d' locallydocker.io/ocaml/opam@sha256:02cbea411b2c349d915f4a83fa0c6c79fde4e4530b2052627f812b372139658d: Pulling from ocaml/opam4aee4328f0c3: Pulling fs layer4aee4328f0c3: Download complete4aee4328f0c3: Pull completeDigest: sha256:02cbea411b2c349d915f4a83fa0c6c79fde4e4530b2052627f812b372139658dStatus: Downloaded newer image for ocaml/opam@sha256:02cbea411b2c349d915f4a83fa0c6c79fde4e4530b2052627f812b372139658d2025-08-30 13:39.35 ---> using "2cf2671ac4eade31e3b5577bbc7731fef3ede3974399d2357b6a5256c5798372" from cache/: (comment debian-12-4.14_arm64_opam-2.4)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))2025-08-30 13:39.35 ---> using "229d8f47548202ab0ca2675db825476cf17da935c43dbb068e9e1f18e440de88" 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 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] Initialised2025-08-30 13:39.35 ---> using "e49e3adec1e451465adcb8670b69ac27f2ebb3b0197edcccd8ed7e7f5f3b3f36" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-138-genericThe OCaml toplevel, version 4.14.22.4.12025-08-30 13:39.35 ---> using "3ed88414066cf9cdbebdc55b1767d0e69496633d106dff84cb866b5f56ebac52" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-08-30 13:39.35 ---> using "a0aebeb33a79eb8e326b107b8b105d1150abeb3fe5df3b14c78591e203fb23e9" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 53c7f25306cd512b69b4c845f4f1e0d210c49129 || git fetch origin master) && git reset -q --hard 53c7f25306cd512b69b4c845f4f1e0d210c49129 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADee24528071..f2cd184cfc master -> origin/master53c7f25306 Merge pull request #28384 from raphael-proust/opam-publish-lwt.5.9.2<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+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 at these versions (e.g. "opam upgrade ocaml.5.3.0"), 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-08-30 13:39.35 ---> using "a5ac4176df72f7b567e4649235eade7ff5d6c38d532895b08e603fb27205e0ff" from cache/src: (copy (src mirage-sleep.opam) (dst ./))2025-08-30 13:39.37 ---> saved as "815290cbbedf999b6e6415fa4affbf74fd2bc7a044565ba9729a7dccb16b6364"/src: (run (network host)(shell "opam pin add -yn mirage-sleep.dev './'"))[mirage-sleep.dev] synchronised (file:///src)mirage-sleep is now pinned to file:///src (version dev)2025-08-30 13:39.39 ---> saved as "5910e4895ea3a4829b0c2c73eb66124c2f0ad48386bb890721349dbf2ffdcdf9"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-08-30 13:39.40 ---> saved as "e5390af76c00c7c61f8b8b82da65675edb3fbc181d8a2df1d81d9ec4e00159ee"/src: (env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base cppo.1.8.0 csexp.1.5.2 dune.3.20.1 dune-configurator.3.20.1 duration.0.2.1 lwt.5.9.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 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.4 --depext-only -y mirage-sleep.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 arm64 Packages [273 kB]- Fetched 376 kB in 0s (831 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[mirage-sleep.dev] synchronised (file:///src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[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-bigarray is already installed (current version is base).2025-08-30 13:39.49 ---> saved as "7f3aac9d90b4b0a62ebb8c8754255f32a27afc4e39f43e9ef527c1d59dc3b760"/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 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[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-bigarray is already installed (current version is base).The following actions will be performed:=== install 9 packages- install base-bytes base- install cppo 1.8.0- install csexp 1.5.2- install dune 3.20.1- install dune-configurator 3.20.1- install duration 0.2.1- install lwt 5.9.2- install ocamlfind 1.9.8- install ocplib-endian 1.2<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cppo.1.8.0 (cached)-> retrieved csexp.1.5.2 (cached)-> retrieved duration.0.2.1 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved dune.3.20.1, dune-configurator.3.20.1 (cached)-> retrieved lwt.5.9.2 (cached)-> retrieved ocplib-endian.1.2 (cached)-> installed ocamlfind.1.9.8-> installed base-bytes.base-> installed dune.3.20.1-> installed duration.0.2.1-> installed csexp.1.5.2-> installed cppo.1.8.0-> installed ocplib-endian.1.2-> installed dune-configurator.3.20.1-> installed lwt.5.9.2Done.# To update the current shell environment, run: eval $(opam env)2025-08-30 13:40.34 ---> saved as "dd51b28d5d34b9291b03ae808f128fe90e443dfb9b0185cc8fc48561255349a2"/src: (copy (src .) (dst /src))2025-08-30 13:40.35 ---> saved as "72a2d6276c4961c9fe71c4c738362fe368169df3fff9a348f0c852884ebe4874"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2025-08-30 13:40.38 ---> saved as "091d14959a3dc5008da11eab260e6c9c6ec1532362ad04fa0e6244fe6741bc61"Job succeeded2025-08-30 13:40.38: Job succeeded