(not at the head of any monitored branch or PR)
2025-06-10 17:29.54: New job: list revdeps of conf-libev.4-11, using opam 2.3
                              from https://github.com/ocaml/opam-repository.git#refs/pull/28011/head (10f9fad9250e8b9724f84f94733080c5f8a2a4e4)
                              on debian-12-ocaml-5.3/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/28011/head" && git reset --hard 10f9fad9
git fetch origin master
git merge --no-edit 6db96b377f993aa0c7ffb5c06737929e583f3305
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.3@sha256:458b49b62865f1cfc7737d31da6aa961afc961ce10c214b72f9fdd4b7985dc6e
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 'conf-libev.4-11' --coinstallable-with 'conf-libev.4-11' --all-versions --depopts && opam list -s --color=never --depends-on 'conf-libev.4-11' --coinstallable-with 'conf-libev.4-11' --all-versions --recursive && opam list -s --color=never --depends-on 'conf-libev.4-11' --coinstallable-with 'conf-libev.4-11' --all-versions --with-test --depopts && echo '@@@OUTPUT'

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

2025-06-10 17:29.54: Using cache hint "ocaml/opam:debian-12-ocaml-5.3@sha256:458b49b62865f1cfc7737d31da6aa961afc961ce10c214b72f9fdd4b7985dc6e-conf-libev.4-11-10f9fad9250e8b9724f84f94733080c5f8a2a4e4"
2025-06-10 17:29.54: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.3@sha256:458b49b62865f1cfc7737d31da6aa961afc961ce10c214b72f9fdd4b7985dc6e)
 (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 'conf-libev.4-11' --coinstallable-with 'conf-libev.4-11' --all-versions --depopts && opam list -s --color=never --depends-on 'conf-libev.4-11' --coinstallable-with 'conf-libev.4-11' --all-versions --recursive && opam list -s --color=never --depends-on 'conf-libev.4-11' --coinstallable-with 'conf-libev.4-11' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)

2025-06-10 17:29.54: Waiting for resource in pool OCluster
2025-06-10 17:29.54: Waiting for worker…
2025-06-10 17:30.53: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
Updating files:  96% (22485/23220)
Updating files:  97% (22524/23220)
Updating files:  98% (22756/23220)
Updating files:  99% (22988/23220)
Updating files: 100% (23220/23220)
Updating files: 100% (23220/23220), done.
HEAD is now at 6db96b377f Merge pull request #28003 from punchagan/opam-publish-opam-ci-check-lint.0.1
Updating 6db96b377f..10f9fad925
Fast-forward
 packages/conf-cairo/conf-cairo.1/opam    | 2 +-
 packages/conf-clang/conf-clang.1/opam    | 1 +
 packages/conf-gtk3/conf-gtk3.18/opam     | 7 +++++--
 packages/conf-libev/conf-libev.4-11/opam | 1 +
 packages/conf-mpfr/conf-mpfr.3/opam      | 1 +
 packages/omake/omake.0.10.3/opam         | 2 +-
 packages/omake/omake.0.10.5/opam         | 2 +-
 packages/omake/omake.0.10.6/opam         | 2 +-
 packages/omake/omake.0.10.7/opam         | 2 +-
 9 files changed, 13 insertions(+), 7 deletions(-)

(from ocaml/opam:debian-12-ocaml-5.3@sha256:458b49b62865f1cfc7737d31da6aa961afc961ce10c214b72f9fdd4b7985dc6e)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.3@sha256:458b49b62865f1cfc7737d31da6aa961afc961ce10c214b72f9fdd4b7985dc6e' locally
docker.io/ocaml/opam@sha256:458b49b62865f1cfc7737d31da6aa961afc961ce10c214b72f9fdd4b7985dc6e: Pulling from ocaml/opam
Digest: sha256:458b49b62865f1cfc7737d31da6aa961afc961ce10c214b72f9fdd4b7985dc6e
Status: Downloaded newer image for ocaml/opam@sha256:458b49b62865f1cfc7737d31da6aa961afc961ce10c214b72f9fdd4b7985dc6e
2025-06-10 17:31.33 ---> using "96697d8e79983291d560edbf731c893ea129e422e8dda14986eae24c3f7015ce" 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-06-10 17:31.33 ---> using "e3a18b487bc80c5d46fdcff41f782a076b8a4d608450f2a3ff6f2a93409eb9a3" 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.

Continue? [y/n] y
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.

Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-06-10 17:31.33 ---> using "d9c94bbceca06b3e6032ad8e53e6b3d8813c03bb73ba5208d29a1d43c75f8516" 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       5.3
# invariant            ["ocaml-base-compiler" {= "5.3.0"}]
# compiler-packages    ocaml-base-compiler.5.3.0, ocaml-compiler.5.3.0, ocaml-options-vanilla.1
# ocaml:native         true
# ocaml:native-tools   true
# ocaml:native-dynlink true
# ocaml:stubsdir       /home/opam/.opam/5.3/lib/ocaml/stublibs:/home/opam/.opam/5.3/lib/ocaml
# ocaml:preinstalled   false
# ocaml:compiler       5.3.0
2025-06-10 17:31.33 ---> using "8603a9eb54f1b33a3bf7930c43df09e3d144466f3cd5c263952d7944e32b7159" 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-06-10 17:31.33 ---> using "1b895692452f1db712d5d5de9cdfc09bdc7a6afc7fbdcf2accf449998b966ec7" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2025-06-10 17:31.34 ---> using "3f79f573d643c5b878706d29f9e2b4adaf3edb6f66b0d511f95cc78cf8852885" from cache

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-06-10 17:31.34 ---> using "dbfbb091d77d9249495503def39c2b34782cc898c98822f87d123f3375d99aac" 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 [266 kB]
- Fetched 369 kB in 0s (1027 kB/s)
- Reading package lists...
- 
2025-06-10 17:31.34 ---> using "00f285391dc6224542d3f54664368df714a36cac69a1545fa651f35ee044e9dc" from cache

/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'conf-libev.4-11' --coinstallable-with 'conf-libev.4-11' --all-versions --depopts && opam list -s --color=never --depends-on 'conf-libev.4-11' --coinstallable-with 'conf-libev.4-11' --all-versions --recursive && opam list -s --color=never --depends-on 'conf-libev.4-11' --coinstallable-with 'conf-libev.4-11' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
current.0.6
current.0.6.1
current.0.6.2
current.0.6.4
current.0.6.6
current.0.7.0
current.0.7.1
dream.1.0.0~alpha5
dream.1.0.0~alpha6
dream.1.0.0~alpha7
dream.1.0.0~alpha8
lwt.5.7.0
lwt.5.8.0
lwt.5.8.1
lwt.5.9.0
lwt.5.9.1
naboris.0.1.1
naboris.0.1.2
naboris.0.1.3
ocluster.0.1
ocluster.0.2.1
ocluster.0.3.0
opium.0.20.0
tezos-stdlib-unix.12.3
tezos-stdlib-unix.16.0
tezos-stdlib-unix.16.1
ask.0.2.0
ask-integrator.0.2.0
conf-libev.4-11
current.0.6
current.0.6.1
current.0.6.2
current.0.6.4
current.0.6.6
current.0.7.0
current.0.7.1
current-albatross-deployer.1.0.0
current-web-pipelines.0.1
current_docker.0.6
current_docker.0.6.1
current_docker.0.6.2
current_docker.0.6.4
current_docker.0.6.6
current_docker.0.7.0
current_docker.0.7.1
current_examples.0.6.1
current_examples.0.6.2
current_examples.0.6.4
current_examples.0.6.6
current_examples.0.7.0
current_examples.0.7.1
current_git.0.6
current_git.0.6.1
current_git.0.6.2
current_git.0.6.4
current_git.0.6.6
current_git.0.7.0
current_git.0.7.1
current_github.0.6
current_github.0.6.1
current_github.0.6.2
current_github.0.6.4
current_github.0.6.6
current_github.0.7.0
current_github.0.7.1
current_gitlab.0.6.1
current_gitlab.0.6.2
current_gitlab.0.6.4
current_gitlab.0.6.6
current_gitlab.0.7.0
current_gitlab.0.7.1
current_ocluster.0.1
current_ocluster.0.2
current_ocluster.0.2.1
current_ocluster.0.3.0
current_slack.0.6
current_slack.0.6.1
current_slack.0.6.2
current_slack.0.6.4
current_slack.0.6.6
current_slack.0.7.0
current_slack.0.7.1
current_ssh.0.6.4
current_ssh.0.6.6
current_ssh.0.7.0
current_ssh.0.7.1
current_web.0.6
current_web.0.6.1
current_web.0.6.2
current_web.0.6.4
current_web.0.6.6
current_web.0.7.0
current_web.0.7.1
dream.1.0.0~alpha5
dream.1.0.0~alpha6
dream.1.0.0~alpha7
dream.1.0.0~alpha8
dream-accept.0.1.0
dream-cli.0.2.0
dream-encoding.0.2.0
dream-encoding.0.3.0
dream-html.0.0.3
dream-html.0.1.0
dream-html.1.0.0
dream-html.1.1.0
dream-html.1.2.0
dream-html.2.0.0
dream-html.2.1.0
dream-html.3.0.0
dream-html.3.0.1
dream-html.3.1.0
dream-html.3.2.0
dream-html.3.3.1
dream-html.3.4.1
dream-html.3.5.2
dream-html.3.6.0
dream-html.3.6.1
dream-html.3.6.2
dream-html.3.7.0
dream-html.3.8.0
dream-html.3.9.5
dream-html.3.10.0
dream-html.3.10.1
dream-htmx.0.1.0
dream-inertia.0.0.1
dream-livereload.0.2.0
dream-serve.1.0.1
dream_middleware_ext.0.1.0
forester.4.0.0
forester.4.0.1
graphql_jsoo_client.0.1.1
lambdapi.2.4.0
lambdapi.2.4.1
lambdapi.2.5.0
lambdapi.2.5.1
lambdapi.2.6.0
ocluster.0.1
ocluster.0.2.1
ocluster.0.3.0
openapi-opium.1.0.0
openapi-opium.1.0.1
opium.0.20.0
opium-graphql.0.20.0
opium-testing.0.20.0
ppx_dream_eml.1.0
sihl.0.2.0
sihl.0.2.1
sihl.0.2.2
sihl.0.3.0~rc1
sihl.0.3.0~rc2
sihl.0.3.0
sihl.0.4.0
sihl.0.4.1
sihl.0.5.0
sihl.0.6.0~rc1
sihl.1.0.0~rc1
sihl.1.0.0~rc2
sihl.1.0.0~rc3
sihl.1.0.0
sihl.1.0.1
sihl.2.0.0
sihl.2.0.1
sihl.3.0.0
sihl.3.0.1
sihl.3.0.2
sihl.3.0.3
sihl.3.0.4
sihl.3.0.5
sihl-cache.0.3.0~rc2
sihl-cache.0.3.0
sihl-cache.0.4.0
sihl-cache.0.4.1
sihl-cache.0.5.0
sihl-cache.0.6.0~rc1
sihl-cache.1.0.0~rc1
sihl-cache.1.0.0~rc2
sihl-cache.1.0.0~rc3
sihl-cache.1.0.0
sihl-cache.1.0.1
sihl-cache.2.0.0
sihl-cache.2.0.1
sihl-cache.3.0.0
sihl-cache.3.0.1
sihl-cache.3.0.2
sihl-cache.3.0.3
sihl-cache.3.0.4
sihl-cache.3.0.5
sihl-contract.0.2.0
sihl-contract.0.2.1
sihl-contract.0.2.2
sihl-contract.0.3.0~rc1
sihl-email.0.2.0
sihl-email.0.2.1
sihl-email.0.2.2
sihl-email.0.3.0~rc1
sihl-email.0.3.0~rc2
sihl-email.0.3.0
sihl-email.0.4.0
sihl-email.0.4.1
sihl-email.0.5.0
sihl-email.0.6.0~rc1
sihl-email.1.0.0~rc1
sihl-email.1.0.0~rc2
sihl-email.1.0.0~rc3
sihl-email.1.0.0
sihl-email.1.0.1
sihl-email.2.0.0
sihl-email.2.0.1
sihl-email.3.0.0
sihl-email.3.0.1
sihl-email.3.0.2
sihl-email.3.0.3
sihl-email.3.0.4
sihl-email.3.0.5
sihl-facade.0.3.0~rc1
sihl-persistence.0.2.0
sihl-persistence.0.2.1
sihl-persistence.0.2.2
sihl-persistence.0.3.0~rc1
sihl-queue.0.2.0
sihl-queue.0.2.1
sihl-queue.0.2.2
sihl-queue.0.3.0~rc1
sihl-queue.0.3.0~rc2
sihl-queue.0.3.0
sihl-queue.0.4.0
sihl-queue.0.4.1
sihl-queue.0.5.0
sihl-queue.0.6.0~rc1
sihl-queue.1.0.0~rc1
sihl-queue.1.0.0~rc2
sihl-queue.1.0.0~rc3
sihl-queue.1.0.0
sihl-queue.1.0.1
sihl-queue.2.0.0
sihl-queue.2.0.1
sihl-queue.3.0.0
sihl-queue.3.0.1
sihl-queue.3.0.2
sihl-queue.3.0.3
sihl-queue.3.0.4
sihl-queue.3.0.5
sihl-session.0.3.0~rc1
sihl-storage.0.2.0
sihl-storage.0.2.1
sihl-storage.0.2.2
sihl-storage.0.3.0~rc1
sihl-storage.0.3.0~rc2
sihl-storage.0.3.0
sihl-storage.0.4.0
sihl-storage.0.4.1
sihl-storage.0.5.0
sihl-storage.0.6.0~rc1
sihl-storage.1.0.0~rc1
sihl-storage.1.0.0~rc2
sihl-storage.1.0.0~rc3
sihl-storage.1.0.0
sihl-storage.1.0.1
sihl-storage.2.0.0
sihl-storage.2.0.1
sihl-storage.3.0.0
sihl-storage.3.0.1
sihl-storage.3.0.2
sihl-storage.3.0.3
sihl-storage.3.0.4
sihl-storage.3.0.5
sihl-token.0.3.0~rc1
sihl-token.0.3.0~rc2
sihl-token.0.3.0
sihl-token.0.4.0
sihl-token.0.4.1
sihl-token.0.5.0
sihl-token.0.6.0~rc1
sihl-token.1.0.0~rc1
sihl-token.1.0.0~rc2
sihl-token.1.0.0~rc3
sihl-token.1.0.0
sihl-token.1.0.1
sihl-token.2.0.0
sihl-token.2.0.1
sihl-token.3.0.0
sihl-token.3.0.1
sihl-token.3.0.2
sihl-token.3.0.3
sihl-token.3.0.4
sihl-token.3.0.5
sihl-type.0.2.0
sihl-type.0.2.1
sihl-type.0.2.2
sihl-user.0.2.0
sihl-user.0.2.1
sihl-user.0.2.2
sihl-user.0.3.0~rc1
sihl-user.0.3.0~rc2
sihl-user.0.3.0
sihl-user.0.4.0
sihl-user.0.4.1
sihl-user.0.5.0
sihl-user.0.6.0~rc1
sihl-user.1.0.0~rc1
sihl-user.1.0.0~rc2
sihl-user.1.0.0~rc3
sihl-user.1.0.0
sihl-user.1.0.1
sihl-user.2.0.0
sihl-user.2.0.1
sihl-user.3.0.0
sihl-user.3.0.1
sihl-user.3.0.2
sihl-user.3.0.3
sihl-user.3.0.4
sihl-user.3.0.5
sihl-web.0.2.0
sihl-web.0.2.1
sihl-web.0.2.2
sihl-web.0.3.0~rc1
slipshow.0.0.32
slipshow.0.0.33
slipshow.0.1.1
slipshow.0.2.0
tezos-clic.12.3
tezos-clic.16.0
tezos-clic.16.1
tezos-stdlib-unix.12.3
tezos-stdlib-unix.16.0
tezos-stdlib-unix.16.1
universal-portal.0.1
universal-portal.0.2.0
universal-portal.0.3.0
current.0.6
current.0.6.1
current.0.6.2
current.0.6.4
current.0.6.6
current.0.7.0
current.0.7.1
lwt.5.7.0
lwt.5.8.0
lwt.5.8.1
lwt.5.9.0
lwt.5.9.1
naboris.0.1.1
naboris.0.1.2
naboris.0.1.3
opium.0.20.0
@@@OUTPUT
2025-06-10 17:32.21 ---> saved as "8931cd22d2f8e1cd7d88534165589d596e3bad61061756c22b50be8ad112cdb7"
Job succeeded
2025-06-10 17:32.31: Job succeeded