(for PR #21050)
2022-04-07 13:26.37: New job: list revdeps of conf-python-3.9.0.0 from https://github.com/ocaml/opam-repository.git#refs/pull/21050/head (408cb884f1855ff33d5c4b904ad54843ed97f9c6) on debian-11-ocaml-4.14/amd64 To reproduce locally: git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/21050/head" && git reset --hard 408cb884 git fetch origin master git merge 4d72a962379797389a56c9429260f356d6033ac7 cat > ../Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-11-ocaml-4.14@sha256:939c3a7774ef033240450a41691a21c40fbf2dd5efef200d8e31839e7ce55d2f USER 1000:1000 WORKDIR /home/opam RUN for pkg in $(opam pin list --short); do opam pin remove "$pkg"; done RUN opam repository remove -a multicore || true RUN sudo ln -f /usr/bin/opam-2.0 /usr/bin/opam RUN opam init --reinit -ni ENV OPAMDOWNLOADJOBS="1" ENV OPAMERRLOGLEN="0" ENV OPAMSOLVERTIMEOUT="500" ENV OPAMPRECISETRACKING="1" RUN rm -rf opam-repository/ COPY --chown=1000:1000 . opam-repository/ RUN opam repository set-url --strict default opam-repository/ RUN echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'conf-python-3.9.0.0' --coinstallable-with 'conf-python-3.9.0.0' --installable --all-versions --recursive --depopts && opam list -s --color=never --depends-on 'conf-python-3.9.0.0' --coinstallable-with 'conf-python-3.9.0.0' --installable --all-versions --with-test --depopts && echo '@@@OUTPUT' END-OF-DOCKERFILE docker build -f ../Dockerfile . 2022-04-07 13:26.37: Using cache hint "ocaml/opam:debian-11-ocaml-4.14@sha256:939c3a7774ef033240450a41691a21c40fbf2dd5efef200d8e31839e7ce55d2f-conf-python-3.9.0.0-408cb884f1855ff33d5c4b904ad54843ed97f9c6" 2022-04-07 13:26.37: Using OBuilder spec: ((from ocaml/opam:debian-11-ocaml-4.14@sha256:939c3a7774ef033240450a41691a21c40fbf2dd5efef200d8e31839e7ce55d2f) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "for pkg in $(opam pin list --short); do opam pin remove \"$pkg\"; done")) (run (shell "opam repository remove -a multicore || true")) (run (shell "sudo ln -f /usr/bin/opam-2.0 /usr/bin/opam")) (run (shell "opam init --reinit --config .opamrc-sandbox -ni")) (env OPAMDOWNLOADJOBS 1) (env OPAMERRLOGLEN 0) (env OPAMSOLVERTIMEOUT 500) (env OPAMPRECISETRACKING 1) (run (shell "rm -rf opam-repository/")) (copy (src .) (dst opam-repository/)) (run (shell "opam repository set-url --strict default opam-repository/")) (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'conf-python-3.9.0.0' --coinstallable-with 'conf-python-3.9.0.0' --installable --all-versions --recursive --depopts && opam list -s --color=never --depends-on 'conf-python-3.9.0.0' --coinstallable-with 'conf-python-3.9.0.0' --installable --all-versions --with-test --depopts && echo '@@@OUTPUT'")) ) 2022-04-07 13:26.37: Waiting for resource in pool OCluster 2022-04-07 16:20.17: Waiting for worker... 2022-04-07 16:21.33: Got resource from pool OCluster Building on x86-bm-2.ocamllabs.io All commits already cached Updating files: 27% (6867/25411) Updating files: 28% (7116/25411) Updating files: 29% (7370/25411) Updating files: 30% (7624/25411) Updating files: 31% (7878/25411) Updating files: 32% (8132/25411) Updating files: 33% (8386/25411) Updating files: 34% (8640/25411) Updating files: 35% (8894/25411) Updating files: 36% (9148/25411) Updating files: 37% (9403/25411) Updating files: 38% (9657/25411) Updating files: 39% (9911/25411) Updating files: 40% (10165/25411) Updating files: 41% (10419/25411) Updating files: 42% (10673/25411) Updating files: 43% (10927/25411) Updating files: 44% (11181/25411) Updating files: 45% (11435/25411) Updating files: 46% (11690/25411) Updating files: 47% (11944/25411) Updating files: 48% (12198/25411) Updating files: 49% (12452/25411) Updating files: 50% (12706/25411) Updating files: 51% (12960/25411) Updating files: 51% (12993/25411) Updating files: 52% (13214/25411) Updating files: 53% (13468/25411) Updating files: 54% (13722/25411) Updating files: 55% (13977/25411) Updating files: 56% (14231/25411) Updating files: 57% (14485/25411) Updating files: 58% (14739/25411) Updating files: 59% (14993/25411) Updating files: 60% (15247/25411) Updating files: 61% (15501/25411) Updating files: 62% (15755/25411) Updating files: 63% (16009/25411) Updating files: 64% (16264/25411) Updating files: 65% (16518/25411) Updating files: 66% (16772/25411) Updating files: 67% (17026/25411) Updating files: 68% (17280/25411) Updating files: 68% (17344/25411) Updating files: 69% (17534/25411) Updating files: 70% (17788/25411) Updating files: 71% (18042/25411) Updating files: 72% (18296/25411) Updating files: 73% (18551/25411) Updating files: 74% (18805/25411) Updating files: 75% (19059/25411) Updating files: 76% (19313/25411) Updating files: 77% (19567/25411) Updating files: 78% (19821/25411) Updating files: 79% (20075/25411) Updating files: 80% (20329/25411) Updating files: 81% (20583/25411) Updating files: 82% (20838/25411) Updating files: 83% (21092/25411) Updating files: 83% (21308/25411) Updating files: 84% (21346/25411) Updating files: 85% (21600/25411) Updating files: 86% (21854/25411) Updating files: 87% (22108/25411) Updating files: 88% (22362/25411) Updating files: 89% (22616/25411) Updating files: 90% (22870/25411) Updating files: 91% (23125/25411) Updating files: 92% (23379/25411) Updating files: 93% (23633/25411) Updating files: 94% (23887/25411) Updating files: 95% (24141/25411) Updating files: 96% (24395/25411) Updating files: 97% (24649/25411) Updating files: 98% (24903/25411) Updating files: 99% (25157/25411) Updating files: 100% (25411/25411) Updating files: 100% (25411/25411), done. HEAD is now at 4d72a96237 Merge pull request #21082 from zoggy/opam-publish-chamo.3.0 Merge made by the 'recursive' strategy. .../conf-python-3.9.0.0/files/test.py | 1 + packages/conf-python-3/conf-python-3.9.0.0/opam | 33 ++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 packages/conf-python-3/conf-python-3.9.0.0/files/test.py create mode 100644 packages/conf-python-3/conf-python-3.9.0.0/opam (from ocaml/opam:debian-11-ocaml-4.14@sha256:939c3a7774ef033240450a41691a21c40fbf2dd5efef200d8e31839e7ce55d2f) Unable to find image 'ocaml/opam:debian-11-ocaml-4.14@sha256:939c3a7774ef033240450a41691a21c40fbf2dd5efef200d8e31839e7ce55d2f' locally docker.io/ocaml/opam@sha256:939c3a7774ef033240450a41691a21c40fbf2dd5efef200d8e31839e7ce55d2f: Pulling from ocaml/opam dbba69284b27: Already exists d5625030247c: Already exists f45a8a06e9f1: Pulling fs layer f45a8a06e9f1: Verifying Checksum f45a8a06e9f1: Download complete f45a8a06e9f1: Pull complete Digest: sha256:939c3a7774ef033240450a41691a21c40fbf2dd5efef200d8e31839e7ce55d2f Status: Downloaded newer image for ocaml/opam@sha256:939c3a7774ef033240450a41691a21c40fbf2dd5efef200d8e31839e7ce55d2f 2022-04-07 16:22.57 ---> using "f5c2edee3210c7026d8f9c4d405fd408152fa5c0e3cae41cd0e1e93630dfb3ce" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "for pkg in $(opam pin list --short); do opam pin remove \"$pkg\"; done")) Ok, ocaml-base-compiler is no longer pinned to https://github.com/ocaml/ocaml/archive/4.14.0.tar.gz (version 4.14.0) Already up-to-date. Nothing to do. # Run eval $(opam env) to update the current shell environment 2022-04-07 16:22.57 ---> using "c319625cdb3b99390fd54482edceace8bde8899671ef81c92c1503963072dd08" from cache /home/opam: (run (shell "opam repository remove -a multicore || true")) [WARNING] No configured repositories by these names found: multicore 2022-04-07 16:22.57 ---> using "b9b7cc593f8fcb58626ea48eb27f64ab34f73f3259ca2d7d7d75b3b7c31ecfa0" from cache /home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.0 /usr/bin/opam")) 2022-04-07 16:23.00 ---> saved as "182d7f43525645255d54098aad6258db8b93a65b9c15683545d85eafa7d80d84" /home/opam: (run (shell "opam init --reinit --config .opamrc-sandbox -ni")) [NOTE] Will configure 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. [WARNING] Recommended dependencies -- most packages rely on these: - m4 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2022-04-07 16:24.20 ---> saved as "923cb8b7d1dc4442317bc20c18a4870f57cbe5afd0a64cc69a223660d8105288" /home/opam: (env OPAMDOWNLOADJOBS 1) /home/opam: (env OPAMERRLOGLEN 0) /home/opam: (env OPAMSOLVERTIMEOUT 500) /home/opam: (env OPAMPRECISETRACKING 1) /home/opam: (run (shell "rm -rf opam-repository/")) 2022-04-07 16:24.35 ---> saved as "362a22868c1c292be102b34a6ee60c97610aa6e7571d709b54a0bc9465f13578" /home/opam: (copy (src .) (dst opam-repository/)) 2022-04-07 16:25.35 ---> saved as "14cc0edc4fca80cd37cb3aaff29f16cbb5d0b14746e9718f8fdfd14dcbb174d8" /home/opam: (run (shell "opam repository set-url --strict default opam-repository/")) [default] Initialised 2022-04-07 16:26.10 ---> saved as "6dda5ea35a2cd5189e866b439404ea075ef47d3ecb0241c380811da60ee8aa37" /home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'conf-python-3.9.0.0' --coinstallable-with 'conf-python-3.9.0.0' --installable --all-versions --recursive --depopts && opam list -s --color=never --depends-on 'conf-python-3.9.0.0' --coinstallable-with 'conf-python-3.9.0.0' --installable --all-versions --with-test --depopts && echo '@@@OUTPUT'")) @@@OUTPUT asli.0.2.0 bap-primus-symbolic-executor.2.2.0 bap-primus-symbolic-executor.2.3.0 bap-primus-symbolic-executor.2.4.0 binaryen.0.1.0 binaryen.0.2.1 binaryen.0.2.2 binaryen.0.2.3 binaryen.0.11.0 binaryen.0.11.1 binaryen.0.11.2 binaryen.0.12.0 binaryen_dsl.0.7 binsec.0.4.1 catala.0.6.0 clp_operations.0.0.1 coccinelle.1.0.8 coccinelle.1.0.9 coccinelle.1.1.0 coccinelle.1.1.1 conf-python-3.9.0.0 conf-python3-yaml.1 dream-serve.1.0.0 fasmifra.1.0.0 fasmifra.1.1.0 labrys.0.1 lbvs_consent.2.1.1 lbvs_consent.2.1.2 libbinaryen.101.0.1 libbinaryen.101.0.2 libbinaryen.102.0.0 libbinaryen.102.0.1 libbinaryen.102.0.2 libbinaryen.102.0.3 libbinaryen.102.0.4 libbinaryen.103.0.1 libbinaryen.104.0.0 linwrap.4.0.0 linwrap.5.0.0 linwrap.5.1.1 linwrap.7.0.1 linwrap.8.0.0 linwrap.8.0.3 linwrap.9.0.0 linwrap.9.0.3 linwrap.9.1.0 llopt.1.0.0 llvm.13.0.0 llvmgraph.0.2 luv.0.5.0 molenc.1.0.0 molenc.1.1.0 molenc.2.0.0 molenc.4.0.2 molenc.5.0.0 molenc.5.0.1 molenc.7.0.1 molenc.8.0.2 molenc.11.4.0 molenc.16.5.0 ollvm.0.99 ollvm-tapir.0.99.1 opam-client.2.1.0~beta2 opam-client.2.1.0~beta4 opam-client.2.1.0~rc2 opam-client.2.1.0 opam-client.2.1.1 opam-client.2.1.2 opam-custom-install.0.1 opam-custom-install.0.2 opam-devel.2.1.0~beta2 opam-devel.2.1.0~beta4 opam-devel.2.1.0~rc2 opam-devel.2.1.0 opam-devel.2.1.1 opam-devel.2.1.2 opam-lock.0.1 opam-lock.0.2 opam-solver.2.1.0~beta2 opam-solver.2.1.0~beta4 opam-solver.2.1.0~rc2 opam-solver.2.1.0 opam-solver.2.1.1 opam-solver.2.1.2 oranger.3.0.1 oranger.4.0.1 oranger.4.1.0 oranger.4.2.0 oranger.4.3.1 oranger.4.3.3 oranger.4.3.4 rankers.1.0.0 rankers.2.0.1 rankers.2.0.7 svmwrap.3.1.0 svmwrap.4.0.0 z3.4.8.13 z3.4.8.14 z3_tptp.4.8.13 z3_tptp.4.8.14 atdpy.2.4.0 atdpy.2.4.1 binaryen.0.1.0 binaryen.0.2.1 binaryen.0.2.2 binaryen.0.2.3 coccinelle.1.0.8 coccinelle.1.0.9 coccinelle.1.1.0 coccinelle.1.1.1 conf-python3-yaml.1 dose3.6.1 dose3-extra.7.0.0 fadbadml.0.1.2 fasmifra.1.0.0 fasmifra.1.1.0 lbvs_consent.2.1.1 lbvs_consent.2.1.2 libbinaryen.101.0.1 libbinaryen.101.0.2 libbinaryen.102.0.0 libbinaryen.102.0.1 libbinaryen.102.0.2 libbinaryen.102.0.3 libbinaryen.102.0.4 libbinaryen.103.0.1 libbinaryen.104.0.0 linwrap.4.0.0 linwrap.5.0.0 linwrap.5.1.1 linwrap.7.0.1 linwrap.8.0.0 linwrap.8.0.3 linwrap.9.0.0 linwrap.9.0.3 linwrap.9.1.0 llvm.13.0.0 luv.0.5.0 molenc.1.0.0 molenc.1.1.0 molenc.2.0.0 molenc.4.0.2 molenc.5.0.0 molenc.5.0.1 molenc.7.0.1 molenc.8.0.2 molenc.11.4.0 molenc.16.5.0 z3.4.8.13 z3.4.8.14 @@@OUTPUT 2022-04-07 16:31.45 ---> saved as "1a8e1d907fa9fc7a181269c8334ba74a744a1676a2bad513b349b2fd7716d790" Job succeeded 2022-04-07 16:32.18: Job succeeded