(not at the head of any monitored branch or PR)
2025-08-24 14:17.21: New job: list revdeps of protocol-9p-unix.2.1.0, using opam 2.3
                              from https://github.com/ocaml/opam-repository.git#refs/pull/28394/head (4c2c3865cb3881d12741013ebd80a3bdb50869d1)
                              on debian-12-ocaml-4.14/amd64

To reproduce locally:

cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28394/head" && git reset --hard 4c2c3865
git fetch origin master
git merge --no-edit ee245280716d67a725ee0e077c693787eb6733e1
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.14@sha256:30169b3ce5a84172c049cfc64621b66e9a02a7b0431076f872278354c85107fe
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam
RUN opam init --reinit -ni
RUN opam option solver=builtin-0install && opam config report
ENV OPAMDOWNLOADJOBS="1"
ENV OPAMERRLOGLEN="0"
ENV OPAMPRECISETRACKING="1"
ENV CI="true"
ENV OPAM_REPO_CI="true"
RUN rm -rf opam-repository/
COPY --chown=1000:1000 . opam-repository/
RUN opam repository set-url --strict default opam-repository/
RUN opam update --depexts || true
RUN echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'protocol-9p-unix.2.1.0' --coinstallable-with 'protocol-9p-unix.2.1.0' --all-versions --depopts && opam list -s --color=never --depends-on 'protocol-9p-unix.2.1.0' --coinstallable-with 'protocol-9p-unix.2.1.0' --all-versions --recursive && opam list -s --color=never --depends-on 'protocol-9p-unix.2.1.0' --coinstallable-with 'protocol-9p-unix.2.1.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'

END-OF-DOCKERFILE
docker build -f ../Dockerfile .

2025-08-24 14:17.21: Using cache hint "ocaml/opam:debian-12-ocaml-4.14@sha256:30169b3ce5a84172c049cfc64621b66e9a02a7b0431076f872278354c85107fe-protocol-9p-unix.2.1.0-4c2c3865cb3881d12741013ebd80a3bdb50869d1"
2025-08-24 14:17.21: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.14@sha256:30169b3ce5a84172c049cfc64621b66e9a02a7b0431076f872278354c85107fe)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
 (run (network host)
      (shell "opam init --reinit --config .opamrc-sandbox -ni"))
 (run (shell "opam option solver=builtin-0install && opam config report"))
 (env OPAMDOWNLOADJOBS 1)
 (env OPAMERRLOGLEN 0)
 (env OPAMPRECISETRACKING 1)
 (env CI true)
 (env OPAM_REPO_CI true)
 (run (shell "rm -rf opam-repository/"))
 (copy (src .) (dst opam-repository/))
 (run (shell "opam repository set-url --strict default opam-repository/"))
 (run (network host)
      (shell "opam update --depexts || true"))
 (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'protocol-9p-unix.2.1.0' --coinstallable-with 'protocol-9p-unix.2.1.0' --all-versions --depopts && opam list -s --color=never --depends-on 'protocol-9p-unix.2.1.0' --coinstallable-with 'protocol-9p-unix.2.1.0' --all-versions --recursive && opam list -s --color=never --depends-on 'protocol-9p-unix.2.1.0' --coinstallable-with 'protocol-9p-unix.2.1.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)

2025-08-24 14:17.21: Waiting for resource in pool OCluster
2025-08-24 14:17.21: Waiting for worker…
2025-08-24 14:18.22: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
Updating files:  95% (17227/18072)
Updating files:  96% (17350/18072)
Updating files:  97% (17530/18072)
Updating files:  98% (17711/18072)
Updating files:  99% (17892/18072)
Updating files: 100% (18072/18072)
Updating files: 100% (18072/18072), done.
HEAD is now at ee24528071 Merge pull request #28383 from hannesm/release-tls-v2.0.2
Updating ee24528071..4c2c3865cb
Fast-forward
Auto packing the repository in the background for optimum performance.
See "git help gc" for manual housekeeping.
warning: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log
Automatic cleanup will not be performed until the file is removed.

warning: There are too many unreachable loose objects; run 'git prune' to remove them.

 .../protocol-9p-tool/protocol-9p-tool.2.1.0/opam   | 57 ++++++++++++++++++++++
 .../protocol-9p-unix/protocol-9p-unix.2.1.0/opam   | 51 +++++++++++++++++++
 packages/protocol-9p/protocol-9p.2.1.0/opam        | 49 +++++++++++++++++++
 3 files changed, 157 insertions(+)
 create mode 100644 packages/protocol-9p-tool/protocol-9p-tool.2.1.0/opam
 create mode 100644 packages/protocol-9p-unix/protocol-9p-unix.2.1.0/opam
 create mode 100644 packages/protocol-9p/protocol-9p.2.1.0/opam

(from ocaml/opam:debian-12-ocaml-4.14@sha256:30169b3ce5a84172c049cfc64621b66e9a02a7b0431076f872278354c85107fe)
2025-08-24 14:18.28 ---> using "537aca729d05de45d9ac09e3b93ccdc5b8c76937ce3b719ce3df0f2d2da0c7bf" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2025-08-24 14:18.28 ---> using "400a87454d6dc7d86051874c3a4a0949638ee09ac6e41621fffb338590d67d99" from cache

/home/opam: (run (network host)
                 (shell "opam init --reinit --config .opamrc-sandbox -ni"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally 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 ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-08-24 14:18.28 ---> using "10ebaa77c3950afde6ae5e5ee3d298575b2bb9dd2df8ed8f5a28d586868d5812" from cache

/home/opam: (run (shell "opam option solver=builtin-0install && opam config report"))
Set to 'builtin-0install' the field solver in global configuration
# opam config report
# opam-version         2.3.0 (35acd0c5abc5e66cdbd5be16ba77aa6c33a4c724)
# self-upgrade         no
# system               arch=x86_64 os=linux os-distribution=debian os-version=12
# solver               builtin-0install
# install-criteria     -changed,-count[avoid-version,solution]
# upgrade-criteria     -count[avoid-version,solution]
# jobs                 71
# repositories         1 (version-controlled)
# pinned               1 (version)
# current-switch       4.14
# invariant            ["ocaml-base-compiler" {= "4.14.2"}]
# compiler-packages    ocaml-base-compiler.4.14.2, ocaml-options-vanilla.1
# ocaml:native         true
# ocaml:native-tools   true
# ocaml:native-dynlink true
# ocaml:stubsdir       /home/opam/.opam/4.14/lib/ocaml/stublibs:/home/opam/.opam/4.14/lib/ocaml
# ocaml:preinstalled   false
# ocaml:compiler       4.14.2
2025-08-24 14:18.28 ---> using "16e0ae132f82e09edc14f39675e45d96c9ea8daab8bb96f94565b25722def473" from cache

/home/opam: (env OPAMDOWNLOADJOBS 1)

/home/opam: (env OPAMERRLOGLEN 0)

/home/opam: (env OPAMPRECISETRACKING 1)

/home/opam: (env CI true)

/home/opam: (env OPAM_REPO_CI true)

/home/opam: (run (shell "rm -rf opam-repository/"))
2025-08-24 14:18.28 ---> using "bb53264e2707ffa34eacebecb828aa1016b7cdf5858e170c6a5766753d7c944d" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2025-08-24 14:18.30 ---> using "d55ecd20f73e8629c1996ed1b93748072eb895fd64fddce27eb261844df71857" from cache

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-08-24 14:18.30 ---> using "bac33530a51f2f22a6a14414952013020a8becdbb75949d499ff730f481139ab" from cache

/home/opam: (run (network host)
                 (shell "opam update --depexts || true"))
+ /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 amd64 Packages [277 kB]
- Fetched 380 kB in 0s (1257 kB/s)
- Reading package lists...
- 
2025-08-24 14:18.30 ---> using "c0f3b92faad45d59a5fd2e09068f6b23e6d38b5a7fdbeb48a51e2d8a27e1b5f4" from cache

/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'protocol-9p-unix.2.1.0' --coinstallable-with 'protocol-9p-unix.2.1.0' --all-versions --depopts && opam list -s --color=never --depends-on 'protocol-9p-unix.2.1.0' --coinstallable-with 'protocol-9p-unix.2.1.0' --all-versions --recursive && opam list -s --color=never --depends-on 'protocol-9p-unix.2.1.0' --coinstallable-with 'protocol-9p-unix.2.1.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
protocol-9p-tool.0.12.0
protocol-9p-tool.2.0.0
protocol-9p-tool.2.0.1
protocol-9p-tool.2.0.2
protocol-9p-tool.2.1.0
protocol-9p-tool.0.12.0
protocol-9p-tool.2.0.0
protocol-9p-tool.2.0.1
protocol-9p-tool.2.0.2
protocol-9p-tool.2.1.0
protocol-9p-unix.2.1.0
protocol-9p-tool.0.12.0
protocol-9p-tool.2.0.0
protocol-9p-tool.2.0.1
protocol-9p-tool.2.0.2
protocol-9p-tool.2.1.0
@@@OUTPUT
2025-08-24 14:18.56 ---> saved as "b0cc581e03cd7dd7c2b8eacc32889c47448875d47985a2ba5b572066f62b4e1f"
Job succeeded
2025-08-24 14:19.00: Job succeeded