(for PR #26907)
2024-11-18 14:03.46: New job: list revdeps of apron.0.9.14, using opam dev from https://github.com/ocaml/opam-repository.git#refs/pull/26907/head (b6229f0d14497cac47fc1ccd0ef31dd6c590ddfe) 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/26907/head" && git reset --hard b6229f0d git fetch origin master git merge --no-edit a6cd5e92975350b992cb58b4351df6fceefc8144 cat > ../Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-4.14@sha256:03931233593b8433100f023bc0a49467bfcf5f4d74310a7b3f4504b32db4ddc3 USER 1000:1000 WORKDIR /home/opam RUN sudo ln -f /usr/bin/opam-dev /usr/bin/opam RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version ENV OPAMDOWNLOADJOBS="1" ENV OPAMERRLOGLEN="0" ENV OPAMSOLVERTIMEOUT="1000" 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 'apron.0.9.14' --coinstallable-with 'apron.0.9.14' --all-versions --depopts && opam list -s --color=never --depends-on 'apron.0.9.14' --coinstallable-with 'apron.0.9.14' --all-versions --recursive && opam list -s --color=never --depends-on 'apron.0.9.14' --coinstallable-with 'apron.0.9.14' --all-versions --with-test --depopts && echo '@@@OUTPUT' END-OF-DOCKERFILE docker build -f ../Dockerfile . 2024-11-18 14:03.46: Using cache hint "ocaml/opam:debian-12-ocaml-4.14@sha256:03931233593b8433100f023bc0a49467bfcf5f4d74310a7b3f4504b32db4ddc3-apron.0.9.14-b6229f0d14497cac47fc1ccd0ef31dd6c590ddfe" 2024-11-18 14:03.46: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-4.14@sha256:03931233593b8433100f023bc0a49467bfcf5f4d74310a7b3f4504b32db4ddc3) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) (run (network host) (shell "opam init --reinit --config .opamrc-sandbox -ni")) (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) (env OPAMDOWNLOADJOBS 1) (env OPAMERRLOGLEN 0) (env OPAMSOLVERTIMEOUT 1000) (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 'apron.0.9.14' --coinstallable-with 'apron.0.9.14' --all-versions --depopts && opam list -s --color=never --depends-on 'apron.0.9.14' --coinstallable-with 'apron.0.9.14' --all-versions --recursive && opam list -s --color=never --depends-on 'apron.0.9.14' --coinstallable-with 'apron.0.9.14' --all-versions --with-test --depopts && echo '@@@OUTPUT'")) ) 2024-11-18 14:03.46: Waiting for resource in pool OCluster 2024-11-18 14:03.46: Waiting for worker… 2024-11-18 14:05.38: Got resource from pool OCluster Building on doris.caelum.ci.dev All commits already cached Updating files: 60% (19755/32679) Updating files: 61% (19935/32679) Updating files: 62% (20261/32679) Updating files: 63% (20588/32679) Updating files: 64% (20915/32679) Updating files: 65% (21242/32679) Updating files: 66% (21569/32679) Updating files: 67% (21895/32679) Updating files: 68% (22222/32679) Updating files: 69% (22549/32679) Updating files: 70% (22876/32679) Updating files: 71% (23203/32679) Updating files: 72% (23529/32679) Updating files: 73% (23856/32679) Updating files: 74% (24183/32679) Updating files: 75% (24510/32679) Updating files: 76% (24837/32679) Updating files: 77% (25163/32679) Updating files: 78% (25490/32679) Updating files: 79% (25817/32679) Updating files: 80% (26144/32679) Updating files: 81% (26470/32679) Updating files: 82% (26797/32679) Updating files: 83% (27124/32679) Updating files: 84% (27451/32679) Updating files: 85% (27778/32679) Updating files: 86% (28104/32679) Updating files: 87% (28431/32679) Updating files: 88% (28758/32679) Updating files: 89% (29085/32679) Updating files: 90% (29412/32679) Updating files: 91% (29738/32679) Updating files: 92% (30065/32679) Updating files: 93% (30392/32679) Updating files: 94% (30719/32679) Updating files: 95% (31046/32679) Updating files: 96% (31372/32679) Updating files: 97% (31699/32679) Updating files: 98% (32026/32679) Updating files: 99% (32353/32679) Updating files: 100% (32679/32679) Updating files: 100% (32679/32679), done. HEAD is now at a6cd5e9297 Merge pull request #26892 from recoules/release-bitwuzla-cxx-0.6.1 Merge made by the 'ort' strategy. packages/apron/apron.0.9.14/opam | 5 ++++- packages/apron/apron.v0.9.12/opam | 5 ++++- packages/apron/apron.v0.9.14/opam | 8 +++++++- 3 files changed, 15 insertions(+), 3 deletions(-) (from ocaml/opam:debian-12-ocaml-4.14@sha256:03931233593b8433100f023bc0a49467bfcf5f4d74310a7b3f4504b32db4ddc3) 2024-11-18 14:05.59 ---> using "7865c6821c42776ca70a19318cc19a6071e65fe0e7c3e659c00e7a03ce2b6d64" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2024-11-18 14:05.59 ---> using "ad3e9629360f3a2c8223d5886ac7195207ee1803fcb4aa7b290336801b8943d0" 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 [NOTE] The 'jobs' option was reset, its value was 39 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using: opam option jobs=39 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-11-18 14:05.59 ---> using "a1480828f57ce587531365e53376a0f63d7958ebe9ac0f519aa1dec70633d5fb" from cache /home/opam: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 5.15.0-125-generic The OCaml toplevel, version 4.14.2 2.4.0~alpha1~dev 2024-11-18 14:05.59 ---> using "4b810995688cec25d712717079f5c0d0bea9418fcf6146699f0e15656c1f450c" from cache /home/opam: (env OPAMDOWNLOADJOBS 1) /home/opam: (env OPAMERRLOGLEN 0) /home/opam: (env OPAMSOLVERTIMEOUT 1000) /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/")) 2024-11-18 14:05.59 ---> using "b03bc4d602c48017fed87683a2f42534210f76d9d4239618ddee445f3c2c744c" from cache /home/opam: (copy (src .) (dst opam-repository/)) 2024-11-18 14:06.00 ---> using "be6c1fea46e717f4057e5cd269392b1b16fac1962616f22f0a93d22763529082" from cache /home/opam: (run (shell "opam repository set-url --strict default opam-repository/")) [default] Initialised 2024-11-18 14:06.00 ---> using "5cdea1a2aa6aa1022bb602d53339e045c3c0960c4534cb4a46cd1040a0bce71d" 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 [204 kB] - Fetched 307 kB in 0s (870 kB/s) - Reading package lists... 2024-11-18 14:06.00 ---> using "6c0d1600f5567c078d902a96b20657e9c700d0c433268dca26ea9d8ecf906398" from cache /home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'apron.0.9.14' --coinstallable-with 'apron.0.9.14' --all-versions --depopts && opam list -s --color=never --depends-on 'apron.0.9.14' --coinstallable-with 'apron.0.9.14' --all-versions --recursive && opam list -s --color=never --depends-on 'apron.0.9.14' --coinstallable-with 'apron.0.9.14' --all-versions --with-test --depopts && echo '@@@OUTPUT'")) @@@OUTPUT absolute.0.1 absolute.0.2 absolute.0.3 apronext.1.0 apronext.1.0.1 apronext.1.0.2 apronext.1.0.3 apronext.1.0.4 elina.1.0 elina.1.1 elina.1.3 elina.1.3.1 elina.1.3.2 frama-c.20.0 frama-c.21.0 frama-c.21.1 frama-c.22.0 frama-c.24.0 frama-c.25.0~beta frama-c.25.0 frama-c.26.0~beta frama-c.26.0 frama-c.26.1 frama-c.27.0~beta frama-c.27.0 frama-c.27.1 frama-c.28.0~beta frama-c.28.0 frama-c.28.1 frama-c.29.0~beta frama-c.29.0 frama-c.30.0~beta goblint.2.0.0 goblint.2.0.1 goblint.2.1.0 goblint.2.2.1 goblint.2.3.0 libabsolute.0.1 picasso.0.1 picasso.0.2.0 picasso.0.3.0 picasso.0.4.0 absolute.0.1 absolute.0.2 absolute.0.3 apron.0.9.14 apronext.1.0 apronext.1.0.1 apronext.1.0.2 apronext.1.0.3 apronext.1.0.4 elina.1.0 elina.1.1 elina.1.3 elina.1.3.1 elina.1.3.2 libabsolute.0.1 picasso.0.1 picasso.0.2.0 picasso.0.3.0 picasso.0.4.0 absolute.0.1 absolute.0.2 absolute.0.3 apronext.1.0 apronext.1.0.1 apronext.1.0.2 apronext.1.0.3 apronext.1.0.4 elina.1.0 elina.1.1 elina.1.3 elina.1.3.1 elina.1.3.2 frama-c.20.0 frama-c.21.0 frama-c.21.1 frama-c.22.0 frama-c.24.0 frama-c.25.0~beta frama-c.25.0 frama-c.26.0~beta frama-c.26.0 frama-c.26.1 frama-c.27.0~beta frama-c.27.0 frama-c.27.1 frama-c.28.0~beta frama-c.28.0 frama-c.28.1 frama-c.29.0~beta frama-c.29.0 frama-c.30.0~beta goblint.2.0.0 goblint.2.0.1 goblint.2.1.0 libabsolute.0.1 picasso.0.1 picasso.0.2.0 picasso.0.3.0 picasso.0.4.0 @@@OUTPUT 2024-11-18 14:07.02 ---> saved as "05172d37e4ea869bc1c165663317bb639df08d18d4e8897bfbd3ddac5e724325" Job succeeded 2024-11-18 14:07.15: Job succeeded