(for PR #26864)
2024-11-13 13:54.21: New job: build ocamlfind.1.9.7, using opam dev from https://github.com/ocaml/opam-repository.git#refs/pull/26864/head (1fe86a030d1aa680aac111c48a41dca97d43900a) on opensuse-tumbleweed-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/26864/head" && git reset --hard 1fe86a03 git fetch origin master git merge --no-edit d4c6a480805e2a9eafb47afe89128b65244cbdac cat > ../Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:opensuse-tumbleweed-ocaml-4.14@sha256:1d6ba86c72b24852396638fb2869dd89e9f9d974d187b2d661428bc3ce269bf4 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 opam pin add -k version -yn ocamlfind.1.9.7 1.9.7 RUN opam reinstall ocamlfind.1.9.7; \ res=$?; \ test "$res" != 31 && exit "$res"; \ export OPAMCLI=2.0; \ build_dir=$(opam var prefix)/.opam-switch/build; \ failed=$(ls "$build_dir"); \ partial_fails=""; \ for pkg in $failed; do \ if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"opensuse-tumbleweed\""; then \ echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \ fi; \ test "$pkg" != 'ocamlfind.1.9.7' && partial_fails="$partial_fails $pkg"; \ done; \ test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}"; \ exit 1 END-OF-DOCKERFILE docker build -f ../Dockerfile . 2024-11-13 13:54.21: Using cache hint "ocaml/opam:opensuse-tumbleweed-ocaml-4.14@sha256:1d6ba86c72b24852396638fb2869dd89e9f9d974d187b2d661428bc3ce269bf4-ocamlfind.1.9.7-1fe86a030d1aa680aac111c48a41dca97d43900a" 2024-11-13 13:54.21: Using OBuilder spec: ((from ocaml/opam:opensuse-tumbleweed-ocaml-4.14@sha256:1d6ba86c72b24852396638fb2869dd89e9f9d974d187b2d661428bc3ce269bf4) (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 "opam pin add -k version -yn ocamlfind.1.9.7 1.9.7")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam reinstall ocamlfind.1.9.7;\ \n res=$?;\ \n test \"$res\" != 31 && exit \"$res\";\ \n export OPAMCLI=2.0;\ \n build_dir=$(opam var prefix)/.opam-switch/build;\ \n failed=$(ls \"$build_dir\");\ \n partial_fails=\"\";\ \n for pkg in $failed; do\ \n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"opensuse-tumbleweed\\\"\"; then\ \n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\ \n fi;\ \n test \"$pkg\" != 'ocamlfind.1.9.7' && partial_fails=\"$partial_fails $pkg\";\ \n done;\ \n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\ \n exit 1")) ) 2024-11-13 13:54.21: Waiting for resource in pool OCluster 2024-11-13 13:54.22: Waiting for worker… 2024-11-13 13:54.22: Got resource from pool OCluster Building on x86-bm-c15.sw.ocaml.org All commits already cached Updating files: 64% (21183/32662) Updating files: 65% (21231/32662) Updating files: 66% (21557/32662) Updating files: 67% (21884/32662) Updating files: 68% (22211/32662) Updating files: 69% (22537/32662) Updating files: 70% (22864/32662) Updating files: 71% (23191/32662) Updating files: 72% (23517/32662) Updating files: 73% (23844/32662) Updating files: 74% (24170/32662) Updating files: 75% (24497/32662) Updating files: 76% (24824/32662) Updating files: 77% (25150/32662) Updating files: 78% (25477/32662) Updating files: 79% (25803/32662) Updating files: 80% (26130/32662) Updating files: 81% (26457/32662) Updating files: 82% (26783/32662) Updating files: 83% (27110/32662) Updating files: 84% (27437/32662) Updating files: 85% (27763/32662) Updating files: 86% (28090/32662) Updating files: 87% (28416/32662) Updating files: 88% (28743/32662) Updating files: 89% (29070/32662) Updating files: 90% (29396/32662) Updating files: 91% (29723/32662) Updating files: 92% (30050/32662) Updating files: 93% (30376/32662) Updating files: 94% (30703/32662) Updating files: 95% (31029/32662) Updating files: 96% (31356/32662) Updating files: 97% (31683/32662) Updating files: 98% (32009/32662) Updating files: 99% (32336/32662) Updating files: 100% (32662/32662) Updating files: 100% (32662/32662), done. HEAD is now at d4c6a48080 Merge pull request #26854 from balat/opam-publish-ocsigen-toolkit.4.1.0 Merge made by the 'ort' strategy. packages/ocamlfind/ocamlfind.1.9.7/opam | 44 +++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 packages/ocamlfind/ocamlfind.1.9.7/opam (from ocaml/opam:opensuse-tumbleweed-ocaml-4.14@sha256:1d6ba86c72b24852396638fb2869dd89e9f9d974d187b2d661428bc3ce269bf4) Unable to find image 'ocaml/opam:opensuse-tumbleweed-ocaml-4.14@sha256:1d6ba86c72b24852396638fb2869dd89e9f9d974d187b2d661428bc3ce269bf4' locally docker.io/ocaml/opam@sha256:1d6ba86c72b24852396638fb2869dd89e9f9d974d187b2d661428bc3ce269bf4: Pulling from ocaml/opam 2b3f890ca7de: Pulling fs layer 2b3f890ca7de: Verifying Checksum 2b3f890ca7de: Download complete 2b3f890ca7de: Pull complete Digest: sha256:1d6ba86c72b24852396638fb2869dd89e9f9d974d187b2d661428bc3ce269bf4 Status: Downloaded newer image for ocaml/opam@sha256:1d6ba86c72b24852396638fb2869dd89e9f9d974d187b2d661428bc3ce269bf4 2024-11-13 13:56.57 ---> saved as "82b7ffc23d3d2ec0b5c2f0cc5a57edfdb3dceb7ad0729644c845dbe1857a919c" /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2024-11-13 13:56.57 ---> saved as "6e3f49fd9afcce777f68106b0565b73fb19b5e50a32e1cd55972e3769d3a476c" /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. [NOTE] The 'jobs' option was reset, its value was 31 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=31 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-11-13 13:58.14 ---> saved as "66dc4b7bd5a4ac8b4fe86e5c780e6baf1ef21afc1e2e0626dfb946ac80ee4067" /home/opam: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 5.15.0-122-generic The OCaml toplevel, version 4.14.2 2.4.0~alpha1~dev 2024-11-13 13:58.14 ---> saved as "7ca5bea754b18672b4aa814374e2f79956d63f3653f682141c9646829453f37d" /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-13 13:58.24 ---> saved as "638dcfdd9300dd8b67cecf2cdcaecb022b2c053f57b7633ee11e33933188908d" /home/opam: (copy (src .) (dst opam-repository/)) 2024-11-13 13:58.40 ---> saved as "ef9f85aabe7d0a4c7ce51617c47a58fdbe01bbc8d67c41efc6b8ad0be95bfd86" /home/opam: (run (shell "opam repository set-url --strict default opam-repository/")) [default] Initialised 2024-11-13 13:59.32 ---> saved as "ccd3ea562c0a19115008d624ca89684f3b8fac20eba6be96ada8e546808883a6" /home/opam: (run (network host) (shell "opam update --depexts || true")) + /usr/bin/sudo "zypper" "--non-interactive" "refresh" - Retrieving repository 'openSUSE-Tumbleweed-Non-Oss' metadata [.........done] - Building repository 'openSUSE-Tumbleweed-Non-Oss' cache [....done] - Retrieving repository 'openSUSE-Tumbleweed-Oss' metadata [. - ............ - ......done] - Building repository 'openSUSE-Tumbleweed-Oss' cache [.. - ..done] - Repository 'openSUSE-Tumbleweed-Update' is up to date. - All repositories have been refreshed. 2024-11-13 13:59.42 ---> saved as "34a92c54af7cb8749a25d442cad9e95f18377faf26d23af2f606598e1941e164" /home/opam: (run (shell "opam pin add -k version -yn ocamlfind.1.9.7 1.9.7")) ocamlfind is now pinned to version 1.9.7 2024-11-13 13:59.42 ---> saved as "978984a9e736baca62e922847bb47ca02ab557b80820b2cb4c36e8e109af9774" /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam reinstall ocamlfind.1.9.7;\ \n res=$?;\ \n test \"$res\" != 31 && exit \"$res\";\ \n export OPAMCLI=2.0;\ \n build_dir=$(opam var prefix)/.opam-switch/build;\ \n failed=$(ls \"$build_dir\");\ \n partial_fails=\"\";\ \n for pkg in $failed; do\ \n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"opensuse-tumbleweed\\\"\"; then\ \n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\ \n fi;\ \n test \"$pkg\" != 'ocamlfind.1.9.7' && partial_fails=\"$partial_fails $pkg\";\ \n done;\ \n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\ \n exit 1")) ocamlfind.1.9.7 is not installed. Install it? [y/n] y The following actions will be performed: === install 1 package - install ocamlfind 1.9.7 (pinned) <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.7 (cached) -> installed ocamlfind.1.9.7 Done. # To update the current shell environment, run: eval $(opam env) 2024-11-13 14:00.01 ---> saved as "852dd01b6fe4ca61d11d9582cfa6238490406ef6368ef19afdc88df6a46fbfb6" Job succeeded 2024-11-13 14:00.07: Job succeeded