(for PR #29585)

2026-03-23 09:00.47: New job: build bitwuzla-cxx.0.9.0, using opam dev
                              from https://github.com/ocaml/opam-repository.git#refs/pull/29585/head (c005d764af867295ae8c4ddc313fce4db2093435)
                              on debian-13-ocaml-5.4/arm64

To reproduce locally:

cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29585/head" && git reset --hard c005d764
git fetch origin master
git merge --no-edit 76bf2ed9443fdee37e6f046c6295d358be3f8598
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.4@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-dev /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 opam pin add -k version -yn bitwuzla-cxx.0.9.0 0.9.0
RUN opam reinstall bitwuzla-cxx.0.9.0; \
    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 "\"debian-13\""; then \
    echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
    fi; \
    test "$pkg" != 'bitwuzla-cxx.0.9.0' && 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 .

2026-03-23 09:00.47: Using cache hint "ocaml/opam:debian-13-ocaml-5.4@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a-bitwuzla-cxx.0.9.0-c005d764af867295ae8c4ddc313fce4db2093435"
2026-03-23 09:00.47: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.4@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a)
 (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 "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 "opam pin add -k version -yn bitwuzla-cxx.0.9.0 0.9.0"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell  "opam reinstall bitwuzla-cxx.0.9.0;\
             \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 \"\\\"debian-13\\\"\"; then\
             \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
             \n          fi;\
             \n          test \"$pkg\" != 'bitwuzla-cxx.0.9.0' && partial_fails=\"$partial_fails $pkg\";\
             \n        done;\
             \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
             \n        exit 1"))
)

2026-03-23 09:00.47: Waiting for resource in pool OCluster
2026-03-23 09:00.47: Waiting for worker…
2026-03-23 09:00.47: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
Updating files:  74% (13755/18515)
Updating files:  75% (13887/18515)
Updating files:  76% (14072/18515)
Updating files:  77% (14257/18515)
Updating files:  78% (14442/18515)
Updating files:  79% (14627/18515)
Updating files:  80% (14812/18515)
Updating files:  81% (14998/18515)
Updating files:  82% (15183/18515)
Updating files:  83% (15368/18515)
Updating files:  84% (15553/18515)
Updating files:  85% (15738/18515)
Updating files:  86% (15923/18515)
Updating files:  87% (16109/18515)
Updating files:  88% (16294/18515)
Updating files:  89% (16479/18515)
Updating files:  90% (16664/18515)
Updating files:  91% (16849/18515)
Updating files:  92% (17034/18515)
Updating files:  93% (17219/18515)
Updating files:  94% (17405/18515)
Updating files:  95% (17590/18515)
Updating files:  96% (17775/18515)
Updating files:  97% (17960/18515)
Updating files:  98% (18145/18515)
Updating files:  99% (18330/18515)
Updating files: 100% (18515/18515)
Updating files: 100% (18515/18515), done.
HEAD is now at 540891d687 Merge commit '89988fb5cbe1e086562029c5dad9cdb267cff758'
HEAD is now at 76bf2ed944 Merge pull request #29572 from hannesm/release-letsencrypt-v2.0.0
Updating 76bf2ed944..c005d764af
Fast-forward
 packages/bitwuzla-cxx/bitwuzla-cxx.0.9.0/opam | 51 +++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)
 create mode 100644 packages/bitwuzla-cxx/bitwuzla-cxx.0.9.0/opam

(from ocaml/opam:debian-13-ocaml-5.4@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a)
Unable to find image 'ocaml/opam:debian-13-ocaml-5.4@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a' locally
docker.io/ocaml/opam@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a: Pulling from ocaml/opam
ac9148dc57ca: Already exists
7888403f6ebd: Already exists
c624d8e138d3: Already exists
bae5329cb92a: Already exists
6228156e24ec: Already exists
d851fec6b77f: Already exists
45e3afcdcfef: Already exists
b3e7f2150c0a: Already exists
91048a8ba3a7: Already exists
26a15cffb83a: Already exists
3c2f2520de0f: Already exists
9f731cc5daa6: Already exists
0809377d5f3c: Already exists
ec4e42e8f98c: Already exists
065e3401ccf2: Already exists
bce3ceded749: Already exists
c4a4a6ab703b: Already exists
aa84bc2cf05b: Already exists
0fb96351134e: Already exists
a1735f92ccde: Already exists
dce836972d90: Already exists
8a0c641e2184: Already exists
4f4fb700ef54: Already exists
44a2b50d619a: Already exists
e27f63ab21e8: Already exists
826c3a0f7d41: Already exists
7fe544c7b3e6: Already exists
efa4af957d6d: Already exists
a2fa2f09a7e4: Already exists
3e0efbdba3cc: Already exists
4f299997ffd7: Already exists
f868b4e81e65: Already exists
87577251fd14: Already exists
5e9e2e42ec71: Already exists
99812197be51: Already exists
8b48f92b9c03: Already exists
6336fa3f0edf: Already exists
f03483f6ff47: Already exists
26c2642c44cf: Already exists
35e7bc3e512e: Already exists
fb2e4e264f0c: Already exists
aa2081614483: Pulling fs layer
526a1409cb54: Pulling fs layer
3a2eac8aba41: Pulling fs layer
663c0b5229f0: Pulling fs layer
f07447d54e12: Pulling fs layer
8eca58e2e466: Pulling fs layer
269ed2830268: Pulling fs layer
f07447d54e12: Waiting
663c0b5229f0: Waiting
269ed2830268: Waiting
8eca58e2e466: Waiting
526a1409cb54: Verifying Checksum
526a1409cb54: Download complete
aa2081614483: Verifying Checksum
aa2081614483: Download complete
aa2081614483: Pull complete
526a1409cb54: Pull complete
3a2eac8aba41: Verifying Checksum
3a2eac8aba41: Download complete
3a2eac8aba41: Pull complete
f07447d54e12: Download complete
8eca58e2e466: Verifying Checksum
8eca58e2e466: Download complete
269ed2830268: Verifying Checksum
269ed2830268: Download complete
663c0b5229f0: Verifying Checksum
663c0b5229f0: Download complete
663c0b5229f0: Pull complete
f07447d54e12: Pull complete
8eca58e2e466: Pull complete
269ed2830268: Pull complete
Digest: sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a
Status: Downloaded newer image for ocaml/opam@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a
2026-03-23 09:00.51 ---> using "d3aef2d93064c0f54a54ca210e09e3e24634a77abbb58d114299d90d4843ce0d" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2026-03-23 09:00.51 ---> using "c6d013832b8e76282c6b234748b48ad1f1e9cc759f5de056c670da3554b797e4" 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 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
2026-03-23 09:00.51 ---> using "fb496ff70b60feb4631f2ccabfaf3e4ce96b849824fabff4dfb86387ecb42786" 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.5.0
# self-upgrade         no
# system               arch=arm64 os=linux os-distribution=debian os-version=13
# solver               builtin-0install
# install-criteria     -changed,-count[avoid-version,solution]
# upgrade-criteria     -count[avoid-version,solution]
# jobs                 79
# repositories         1 (version-controlled)
# pinned               1 (version)
# current-switch       5.4
# invariant            ["ocaml-base-compiler" {= "5.4.0"}]
# compiler-packages    ocaml-base-compiler.5.4.0, ocaml-compiler.5.4.0, ocaml-options-vanilla.1
# ocaml:native         true
# ocaml:native-tools   true
# ocaml:native-dynlink true
# ocaml:stubsdir       /home/opam/.opam/5.4/lib/ocaml/stublibs:/home/opam/.opam/5.4/lib/ocaml
# ocaml:preinstalled   false
# ocaml:compiler       5.4.0
2026-03-23 09:00.51 ---> using "aa92515e6c6831c3af95685ce4459633457cd57f4d4ed0d3b134dfcd50a6d3ce" 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/"))
2026-03-23 09:00.51 ---> using "c1b6fa629490ffe282e3b42423139a5cde8b6751f88cf847685f943bce34c598" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2026-03-23 09:00.58 ---> saved as "90efe4958be418db9b494abeebd8466251092ec814ec2c4cdf6efa739f6a98e3"

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2026-03-23 09:01.18 ---> saved as "d3399f14e452a92f4f0f4b1f6bd6d218add8e512a24b0461089ed1cebcd92367"

/home/opam: (run (network host)
                 (shell "opam update --depexts || true"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]
- Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
- Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
- Get:4 http://deb.debian.org/debian trixie/main arm64 Packages [9607 kB]
- Get:5 http://deb.debian.org/debian-security trixie-security/main arm64 Packages [114 kB]
- Fetched 9952 kB in 1s (8042 kB/s)
- Reading package lists...
2026-03-23 09:01.21 ---> saved as "8d8049f501e0d8d3d35c255008d70137f64075ab0464dc9f81ab960defe2f37d"

/home/opam: (run (shell "opam pin add -k version -yn bitwuzla-cxx.0.9.0 0.9.0"))
bitwuzla-cxx is now pinned to version 0.9.0
2026-03-23 09:01.22 ---> saved as "d924ecffe511ec18760dd628532db1a467006ea0a223b41970ff8b8f9b446610"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell  "opam reinstall bitwuzla-cxx.0.9.0;\
                        \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 \"\\\"debian-13\\\"\"; then\
                        \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
                        \n          fi;\
                        \n          test \"$pkg\" != 'bitwuzla-cxx.0.9.0' && partial_fails=\"$partial_fails $pkg\";\
                        \n        done;\
                        \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
                        \n        exit 1"))
bitwuzla-cxx.0.9.0 is not installed. Install it? [Y/n] y
The following actions will be performed:
=== install 10 packages
  - install bitwuzla-cxx    0.9.0 (pinned)
  - install conf-g++        1.0            [required by bitwuzla-cxx]
  - install conf-gcc        1.0            [required by bitwuzla-cxx]
  - install conf-git        1.1            [required by bitwuzla-cxx]
  - install conf-gmp        5              [required by conf-mpfr, zarith]
  - install conf-mpfr       3              [required by bitwuzla-cxx]
  - install conf-pkg-config 4              [required by conf-mpfr, zarith]
  - install dune            3.22.0         [required by bitwuzla-cxx]
  - install ocamlfind       1.9.8          [required by zarith]
  - install zarith          1.14           [required by bitwuzla-cxx]

The following system packages will first need to be installed:
    libgmp-dev libmpfr-dev pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "libmpfr-dev" "pkg-config"
- Selecting previously unselected package libgmpxx4ldbl:arm64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20768 files and directories currently installed.)
- Preparing to unpack .../0-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_arm64.deb ...
- Unpacking libgmpxx4ldbl:arm64 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:arm64.
- Preparing to unpack .../1-libgmp-dev_2%3a6.3.0+dfsg-3_arm64.deb ...
- Unpacking libgmp-dev:arm64 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libmpfr-dev:arm64.
- Preparing to unpack .../2-libmpfr-dev_4.2.2-1_arm64.deb ...
- Unpacking libmpfr-dev:arm64 (4.2.2-1) ...
- Selecting previously unselected package libpkgconf3:arm64.
- Preparing to unpack .../3-libpkgconf3_1.8.1-4_arm64.deb ...
- Unpacking libpkgconf3:arm64 (1.8.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../4-pkgconf-bin_1.8.1-4_arm64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:arm64.
- Preparing to unpack .../5-pkgconf_1.8.1-4_arm64.deb ...
- Unpacking pkgconf:arm64 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:arm64.
- Preparing to unpack .../6-pkg-config_1.8.1-4_arm64.deb ...
- Unpacking pkg-config:arm64 (1.8.1-4) ...
- Setting up libpkgconf3:arm64 (1.8.1-4) ...
- Setting up libgmpxx4ldbl:arm64 (2:6.3.0+dfsg-3) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up libgmp-dev:arm64 (2:6.3.0+dfsg-3) ...
- Setting up libmpfr-dev:arm64 (4.2.2-1) ...
- Setting up pkgconf:arm64 (1.8.1-4) ...
- Setting up pkg-config:arm64 (1.8.1-4) ...
- Processing triggers for libc-bin (2.41-12+deb13u1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved bitwuzla-cxx.0.9.0  (https://github.com/bitwuzla/ocaml-bitwuzla/releases/download/0.9.0/bitwuzla-cxx-0.9.0.tbz)
-> retrieved conf-gmp.5  (cached)
-> retrieved conf-mpfr.3  (cached)
-> installed conf-gcc.1.0
-> installed conf-g++.1.0
-> installed conf-git.1.1
-> installed conf-gmp.5
-> installed conf-pkg-config.4
-> installed conf-mpfr.3
-> retrieved dune.3.22.0  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved zarith.1.14  (cached)
-> installed ocamlfind.1.9.8
-> installed zarith.1.14
-> installed dune.3.22.0
-> installed bitwuzla-cxx.0.9.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-03-23 09:02.32 ---> saved as "f91226721929c32d7cce98f117800c500597ef708f15beff3aebb408a9edb726"
Job succeeded
2026-03-23 09:02.40: Job succeeded