Build:
  1. 0
2026-03-05 14:44.13: New job: build opentelemetry-client-cohttp-lwt.0.13, using opam dev
                              from https://github.com/ocaml/opam-repository.git#refs/pull/29501/head (cdff5cea813cc67e3b6af2e3e942f06b406991a2)
                              on debian-13-ocaml-4.14/s390x

To reproduce locally:

cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29501/head" && git reset --hard cdff5cea
git fetch origin master
git merge --no-edit f3ca8d6739c241b5e16cab2307b0bf8a5db266e9
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.14@sha256:79a341f15ad0568e6625644d32c721cc69f7be831ac265c2a81a1631f16e6759
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 opentelemetry-client-cohttp-lwt.0.13 0.13
RUN opam reinstall opentelemetry-client-cohttp-lwt.0.13; \
    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" != 'opentelemetry-client-cohttp-lwt.0.13' && 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-05 14:44.13: Using cache hint "ocaml/opam:debian-13-ocaml-4.14@sha256:79a341f15ad0568e6625644d32c721cc69f7be831ac265c2a81a1631f16e6759-opentelemetry-client-cohttp-lwt.0.13-cdff5cea813cc67e3b6af2e3e942f06b406991a2"
2026-03-05 14:44.13: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.14@sha256:79a341f15ad0568e6625644d32c721cc69f7be831ac265c2a81a1631f16e6759)
 (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 opentelemetry-client-cohttp-lwt.0.13 0.13"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell  "opam reinstall opentelemetry-client-cohttp-lwt.0.13;\
             \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\" != 'opentelemetry-client-cohttp-lwt.0.13' && 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-05 14:44.13: Waiting for resource in pool OCluster
2026-03-05 14:44.14: Waiting for worker…
2026-03-05 15:38.16: Got resource from pool OCluster
Building on s390x-worker-01.marist.ci.dev
All commits already cached
Updating files:  40% (7475/18378)
Updating files:  41% (7535/18378)
Updating files:  42% (7719/18378)
Updating files:  43% (7903/18378)
Updating files:  44% (8087/18378)
Updating files:  45% (8271/18378)
Updating files:  46% (8454/18378)
Updating files:  47% (8638/18378)
Updating files:  48% (8822/18378)
Updating files:  49% (9006/18378)
Updating files:  50% (9189/18378)
Updating files:  51% (9373/18378)
Updating files:  52% (9557/18378)
Updating files:  53% (9741/18378)
Updating files:  54% (9925/18378)
Updating files:  55% (10108/18378)
Updating files:  56% (10292/18378)
Updating files:  57% (10476/18378)
Updating files:  58% (10660/18378)
Updating files:  59% (10844/18378)
Updating files:  60% (11027/18378)
Updating files:  61% (11211/18378)
Updating files:  62% (11395/18378)
Updating files:  63% (11579/18378)
Updating files:  64% (11762/18378)
Updating files:  65% (11946/18378)
Updating files:  66% (12130/18378)
Updating files:  67% (12314/18378)
Updating files:  68% (12498/18378)
Updating files:  69% (12681/18378)
Updating files:  70% (12865/18378)
Updating files:  71% (13049/18378)
Updating files:  72% (13233/18378)
Updating files:  73% (13416/18378)
Updating files:  74% (13600/18378)
Updating files:  75% (13784/18378)
Updating files:  76% (13968/18378)
Updating files:  77% (14152/18378)
Updating files:  78% (14335/18378)
Updating files:  79% (14519/18378)
Updating files:  80% (14703/18378)
Updating files:  81% (14887/18378)
Updating files:  82% (15070/18378)
Updating files:  83% (15254/18378)
Updating files:  84% (15438/18378)
Updating files:  85% (15622/18378)
Updating files:  86% (15806/18378)
Updating files:  87% (15989/18378)
Updating files:  88% (16173/18378)
Updating files:  89% (16357/18378)
Updating files:  90% (16541/18378)
Updating files:  91% (16724/18378)
Updating files:  92% (16908/18378)
Updating files:  93% (17092/18378)
Updating files:  94% (17276/18378)
Updating files:  95% (17460/18378)
Updating files:  96% (17643/18378)
Updating files:  97% (17827/18378)
Updating files:  98% (18011/18378)
Updating files:  99% (18195/18378)
Updating files: 100% (18378/18378)
Updating files: 100% (18378/18378), done.
HEAD is now at f3ca8d6739 Merge pull request #29503 from plermusiaux/release-saltoIL-0.2.1
Updating f3ca8d6739..cdff5cea81
Fast-forward
 .../opentelemetry-client-cohttp-eio.0.13/opam      | 53 ++++++++++++++++++++
 .../opentelemetry-client-cohttp-lwt.0.13/opam      | 51 +++++++++++++++++++
 .../opentelemetry-client-ocurl.0.13/opam           | 47 ++++++++++++++++++
 .../opentelemetry-cohttp-lwt.0.13/opam             | 47 ++++++++++++++++++
 .../opentelemetry-logs.0.13/opam                   | 49 +++++++++++++++++++
 .../opentelemetry-lwt/opentelemetry-lwt.0.13/opam  | 48 ++++++++++++++++++
 packages/opentelemetry/opentelemetry.0.13/opam     | 57 ++++++++++++++++++++++
 7 files changed, 352 insertions(+)
 create mode 100644 packages/opentelemetry-client-cohttp-eio/opentelemetry-client-cohttp-eio.0.13/opam
 create mode 100644 packages/opentelemetry-client-cohttp-lwt/opentelemetry-client-cohttp-lwt.0.13/opam
 create mode 100644 packages/opentelemetry-client-ocurl/opentelemetry-client-ocurl.0.13/opam
 create mode 100644 packages/opentelemetry-cohttp-lwt/opentelemetry-cohttp-lwt.0.13/opam
 create mode 100644 packages/opentelemetry-logs/opentelemetry-logs.0.13/opam
 create mode 100644 packages/opentelemetry-lwt/opentelemetry-lwt.0.13/opam
 create mode 100644 packages/opentelemetry/opentelemetry.0.13/opam

(from ocaml/opam:debian-13-ocaml-4.14@sha256:79a341f15ad0568e6625644d32c721cc69f7be831ac265c2a81a1631f16e6759)
Unable to find image 'ocaml/opam:debian-13-ocaml-4.14@sha256:79a341f15ad0568e6625644d32c721cc69f7be831ac265c2a81a1631f16e6759' locally
docker.io/ocaml/opam@sha256:79a341f15ad0568e6625644d32c721cc69f7be831ac265c2a81a1631f16e6759: Pulling from ocaml/opam
aba9aa950add: Pulling fs layer
44cbd81c12fa: Pulling fs layer
4c53aedee6a2: Pulling fs layer
d670da13a611: Pulling fs layer
c7cf53536c8c: Pulling fs layer
f89fc642e809: Pulling fs layer
d6e89c91c7f1: Pulling fs layer
11f834d4f810: Pulling fs layer
041610a4735d: Pulling fs layer
0578668b9fde: Pulling fs layer
666dcb8fb896: Pulling fs layer
84b728f5e566: Pulling fs layer
899a6b8287ef: Pulling fs layer
43d20536d132: Pulling fs layer
3d66d800d42c: Pulling fs layer
079a365d41d8: Pulling fs layer
f8d8f24d1124: Pulling fs layer
d670da13a611: Waiting
c7cf53536c8c: Waiting
a17501abf2c8: Pulling fs layer
f89fc642e809: Waiting
d6e89c91c7f1: Waiting
11f834d4f810: Waiting
041610a4735d: Waiting
352a6691ace8: Pulling fs layer
0578668b9fde: Waiting
666dcb8fb896: Waiting
71981db50d76: Pulling fs layer
92db824ad3e5: Pulling fs layer
4f4fb700ef54: Pulling fs layer
84b728f5e566: Waiting
899a6b8287ef: Waiting
a32f07fd246c: Pulling fs layer
43d20536d132: Waiting
3d66d800d42c: Waiting
079a365d41d8: Waiting
f8d8f24d1124: Waiting
a17501abf2c8: Waiting
ee63fbeaa173: Pulling fs layer
352a6691ace8: Waiting
71981db50d76: Waiting
92db824ad3e5: Waiting
bcf4b0e84023: Pulling fs layer
4f4fb700ef54: Waiting
a32f07fd246c: Waiting
83b897ba7e80: Pulling fs layer
ee63fbeaa173: Waiting
bcf4b0e84023: Waiting
26a6862c6040: Pulling fs layer
83b897ba7e80: Waiting
9afbebb090fe: Pulling fs layer
4fb0534db1cd: Pulling fs layer
26a6862c6040: Waiting
9afbebb090fe: Waiting
96472492ef8b: Pulling fs layer
4fb0534db1cd: Waiting
a4c0247e454f: Pulling fs layer
45558eba2119: Pulling fs layer
f38a64490ef7: Pulling fs layer
96472492ef8b: Waiting
a4c0247e454f: Waiting
256b52ba3672: Pulling fs layer
45558eba2119: Waiting
f38a64490ef7: Waiting
256b52ba3672: Waiting
1cda0916c791: Pulling fs layer
753ba782b5d8: Pulling fs layer
18fa71b40f86: Pulling fs layer
fa9c0cbd7859: Pulling fs layer
1cda0916c791: Waiting
dca60e431d9b: Pulling fs layer
753ba782b5d8: Waiting
18fa71b40f86: Waiting
750ea0eaf085: Pulling fs layer
fa9c0cbd7859: Waiting
dca60e431d9b: Waiting
026bbb2287d8: Pulling fs layer
8ad1a1eeac86: Pulling fs layer
d7fca2ca9ddd: Pulling fs layer
750ea0eaf085: Waiting
89e499ef4999: Pulling fs layer
026bbb2287d8: Waiting
8ad1a1eeac86: Waiting
d7fca2ca9ddd: Waiting
89e499ef4999: Waiting
44cbd81c12fa: Verifying Checksum
44cbd81c12fa: Download complete
4c53aedee6a2: Verifying Checksum
4c53aedee6a2: Download complete
c7cf53536c8c: Verifying Checksum
c7cf53536c8c: Download complete
d670da13a611: Verifying Checksum
d670da13a611: Download complete
aba9aa950add: Verifying Checksum
aba9aa950add: Download complete
d6e89c91c7f1: Verifying Checksum
d6e89c91c7f1: Download complete
11f834d4f810: Verifying Checksum
11f834d4f810: Download complete
041610a4735d: Verifying Checksum
041610a4735d: Download complete
0578668b9fde: Verifying Checksum
0578668b9fde: Download complete
666dcb8fb896: Verifying Checksum
666dcb8fb896: Download complete
84b728f5e566: Verifying Checksum
84b728f5e566: Download complete
899a6b8287ef: Verifying Checksum
899a6b8287ef: Download complete
43d20536d132: Verifying Checksum
43d20536d132: Download complete
3d66d800d42c: Verifying Checksum
3d66d800d42c: Download complete
f8d8f24d1124: Verifying Checksum
f8d8f24d1124: Download complete
079a365d41d8: Verifying Checksum
079a365d41d8: Download complete
352a6691ace8: Verifying Checksum
352a6691ace8: Download complete
a17501abf2c8: Verifying Checksum
a17501abf2c8: Download complete
92db824ad3e5: Verifying Checksum
92db824ad3e5: Download complete
71981db50d76: Verifying Checksum
71981db50d76: Download complete
f89fc642e809: Download complete
4f4fb700ef54: Download complete
aba9aa950add: Pull complete
a32f07fd246c: Verifying Checksum
a32f07fd246c: Download complete
44cbd81c12fa: Pull complete
4c53aedee6a2: Pull complete
ee63fbeaa173: Verifying Checksum
ee63fbeaa173: Download complete
bcf4b0e84023: Verifying Checksum
bcf4b0e84023: Download complete
83b897ba7e80: Verifying Checksum
83b897ba7e80: Download complete
26a6862c6040: Verifying Checksum
26a6862c6040: Download complete
9afbebb090fe: Verifying Checksum
9afbebb090fe: Download complete
4fb0534db1cd: Download complete
96472492ef8b: Download complete
a4c0247e454f: Verifying Checksum
a4c0247e454f: Download complete
45558eba2119: Verifying Checksum
45558eba2119: Download complete
f38a64490ef7: Verifying Checksum
f38a64490ef7: Download complete
d670da13a611: Pull complete
256b52ba3672: Verifying Checksum
256b52ba3672: Download complete
c7cf53536c8c: Pull complete
753ba782b5d8: Verifying Checksum
753ba782b5d8: Download complete
fa9c0cbd7859: Verifying Checksum
fa9c0cbd7859: Download complete
dca60e431d9b: Verifying Checksum
dca60e431d9b: Download complete
750ea0eaf085: Verifying Checksum
750ea0eaf085: Download complete
026bbb2287d8: Verifying Checksum
026bbb2287d8: Download complete
8ad1a1eeac86: Verifying Checksum
8ad1a1eeac86: Download complete
18fa71b40f86: Verifying Checksum
18fa71b40f86: Download complete
d7fca2ca9ddd: Verifying Checksum
d7fca2ca9ddd: Download complete
89e499ef4999: Verifying Checksum
89e499ef4999: Download complete
1cda0916c791: Verifying Checksum
1cda0916c791: Download complete
f89fc642e809: Pull complete
d6e89c91c7f1: Pull complete
11f834d4f810: Pull complete
041610a4735d: Pull complete
0578668b9fde: Pull complete
666dcb8fb896: Pull complete
84b728f5e566: Pull complete
899a6b8287ef: Pull complete
43d20536d132: Pull complete
3d66d800d42c: Pull complete
079a365d41d8: Pull complete
f8d8f24d1124: Pull complete
a17501abf2c8: Pull complete
352a6691ace8: Pull complete
71981db50d76: Pull complete
92db824ad3e5: Pull complete
4f4fb700ef54: Pull complete
a32f07fd246c: Pull complete
ee63fbeaa173: Pull complete
bcf4b0e84023: Pull complete
83b897ba7e80: Pull complete
26a6862c6040: Pull complete
9afbebb090fe: Pull complete
4fb0534db1cd: Pull complete
96472492ef8b: Pull complete
a4c0247e454f: Pull complete
45558eba2119: Pull complete
f38a64490ef7: Pull complete
256b52ba3672: Pull complete
1cda0916c791: Pull complete
753ba782b5d8: Pull complete
18fa71b40f86: Pull complete
fa9c0cbd7859: Pull complete
dca60e431d9b: Pull complete
750ea0eaf085: Pull complete
026bbb2287d8: Pull complete
8ad1a1eeac86: Pull complete
d7fca2ca9ddd: Pull complete
89e499ef4999: Pull complete
Digest: sha256:79a341f15ad0568e6625644d32c721cc69f7be831ac265c2a81a1631f16e6759
Status: Downloaded newer image for ocaml/opam@sha256:79a341f15ad0568e6625644d32c721cc69f7be831ac265c2a81a1631f16e6759
2026-03-05 15:38.21 ---> using "b833f4a2374ee8e2e615086902f88fb301ea592bc1fad5e8e16099dd1f1e42d5" 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-05 15:38.21 ---> using "e351a2269696d86faa94ff0632d1e12683611c61fdf1919a6c21968c751717fb" 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
Format upgrade done.
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.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2026-03-05 15:38.21 ---> using "1755d1ebadd37fb42eac986c7c5ae7af8c922ce3d0a8a0f31f397ebab74a1523" 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=s390x 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                 3
# repositories         1 (version-controlled)
# pinned               1 (version)
# current-switch       4.14
# invariant            ["ocaml-base-compiler" {= "4.14.2"}]
# compiler-packages    ocaml-base-compiler.4.14.2, ocaml-options-vanilla.1
# ocaml:native         true
# ocaml:native-tools   true
# ocaml:native-dynlink true
# ocaml:stubsdir       /home/opam/.opam/4.14/lib/ocaml/stublibs:/home/opam/.opam/4.14/lib/ocaml
# ocaml:preinstalled   false
# ocaml:compiler       4.14.2
2026-03-05 15:38.21 ---> using "717cc17b14ac1857ab3093b85e2361ade81bc5ab35773ddf5b0af99a19227b25" 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-05 15:38.21 ---> using "6434a2ea5003f46b9e2ca6d9310d6c019e97d04146153104f16c74c0679bfe26" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2026-03-05 15:38.22 ---> using "a07c36880f2ac7a5f9ffa1e41cdd863cacb213ff04de76d32947882a086a9d2c" from cache

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2026-03-05 15:38.22 ---> using "ff9db67c9f9dd9588e35e0da6582ad4210d7e6d097ca93da162aff7c3fabb1c3" 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 trixie InRelease
- 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-security trixie-security/main s390x Packages [99.8 kB]
- Fetched 191 kB in 1s (322 kB/s)
- Reading package lists...
- 
2026-03-05 15:38.22 ---> using "bc53bddde335072028b4a7cbe99834f0718afe463d828e554c1b3a4b98d11427" from cache

/home/opam: (run (shell "opam pin add -k version -yn opentelemetry-client-cohttp-lwt.0.13 0.13"))
opentelemetry-client-cohttp-lwt is now pinned to version 0.13
2026-03-05 15:39.38 ---> saved as "e2a39297c20e69f94697d141e83149ad486ec99b86b20e2cb53fdf0ddd774974"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell  "opam reinstall opentelemetry-client-cohttp-lwt.0.13;\
                        \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\" != 'opentelemetry-client-cohttp-lwt.0.13' && partial_fails=\"$partial_fails $pkg\";\
                        \n        done;\
                        \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
                        \n        exit 1"))
opentelemetry-client-cohttp-lwt.0.13 is not installed. Install it? [Y/n] y
The following actions will be performed:
=== install 72 packages
  - install ambient-context                 0.2           [required by opentelemetry]
  - install angstrom                        0.16.1        [required by uri]
  - install asn1-combinators                0.3.2         [required by x509]
  - install astring                         0.8.5         [required by conduit]
  - install atomic                          base          [required by opentelemetry]
  - install base                            v0.16.4       [required by ppx_sexp_conv]
  - install base-bytes                      base          [required by ocplib-endian]
  - install base64                          3.5.2         [required by cohttp]
  - install bigstringaf                     0.10.0        [required by angstrom]
  - install bos                             0.2.1         [required by ca-certs]
  - install ca-certs                        1.0.1         [required by conduit-lwt-unix]
  - install cmdliner                        2.1.0         [required by cohttp-lwt-unix]
  - install cohttp                          6.2.1         [required by cohttp-lwt, cohttp-lwt-unix]
  - install cohttp-lwt                      6.2.1         [required by opentelemetry-client-cohttp-lwt]
  - install cohttp-lwt-unix                 6.2.1         [required by opentelemetry-client-cohttp-lwt]
  - install conduit                         8.0.0         [required by conduit-lwt]
  - install conduit-lwt                     8.0.0         [required by cohttp-lwt-unix]
  - install conduit-lwt-unix                8.0.0         [required by cohttp-lwt-unix]
  - install conf-gmp                        5             [required by conf-gmp-powm-sec, zarith]
  - install conf-gmp-powm-sec               4             [required by mirage-crypto-pk]
  - install conf-pkg-config                 4             [required by zarith]
  - install cppo                            1.8.0         [required by lwt]
  - install csexp                           1.5.2         [required by dune-configurator]
  - install digestif                        1.3.0         [required by ca-certs]
  - install domain-name                     0.5.0         [required by ipaddr]
  - install dune                            3.21.1        [required by opentelemetry-client-cohttp-lwt]
  - install dune-configurator               3.21.1        [required by base, lwt, mirage-crypto]
  - install duration                        0.2.1         [required by mirage-crypto-rng]
  - install eqaf                            0.10          [required by digestif, mirage-crypto]
  - install fmt                             0.11.0        [required by cohttp-lwt-unix]
  - install fpath                           0.7.3         [required by ca-certs]
  - install gmap                            0.3.0         [required by x509]
  - install hmap                            0.8.1         [required by opentelemetry]
  - install http                            6.2.1         [required by cohttp-lwt, cohttp-lwt-unix]
  - install ipaddr                          5.6.2         [required by cohttp-lwt]
  - install ipaddr-sexp                     5.6.2         [required by conduit-lwt-unix]
  - install kdf                             1.0.0         [required by x509]
  - install logs                            0.10.0        [required by cohttp-lwt, cohttp-lwt-unix]
  - install lwt                             5.9.2         [required by opentelemetry-client-cohttp-lwt]
  - install lwt_ppx                         5.9.1         [required by opentelemetry-client-cohttp-lwt]
  - install macaddr                         5.6.2         [required by ipaddr]
  - install magic-mime                      1.3.1         [required by cohttp-lwt-unix]
  - install mirage-crypto                   2.0.3         [required by ca-certs]
  - install mirage-crypto-ec                2.0.3         [required by x509]
  - install mirage-crypto-pk                2.0.3         [required by x509]
  - install mirage-crypto-rng               2.0.3         [required by x509]
  - install mtime                           2.1.0         [required by opentelemetry-client-cohttp-lwt]
  - install ocaml-compiler-libs             v0.12.4       [required by ppxlib]
  - install ocaml-syntax-shims              1.0.0         [required by angstrom]
  - install ocamlbuild                      0.16.1        [required by mtime]
  - install ocamlfind                       1.9.8         [required by mtime]
  - install ocplib-endian                   1.2           [required by lwt]
  - install ohex                            0.2.0         [required by ca-certs]
  - install opentelemetry                   0.13          [required by opentelemetry-client-cohttp-lwt]
  - install opentelemetry-client-cohttp-lwt 0.13 (pinned)
  - install opentelemetry-lwt               0.13          [required by opentelemetry-client-cohttp-lwt]
  - install pbrt                            3.1.1         [required by opentelemetry]
  - install ppx_derivers                    1.2.1         [required by ppxlib]
  - install ppx_sexp_conv                   v0.16.0       [required by cohttp-lwt, cohttp-lwt-unix]
  - install ppxlib                          0.35.0        [required by lwt_ppx]
  - install ptime                           1.2.0         [required by opentelemetry]
  - install re                              1.14.0        [required by cohttp]
  - install rresult                         0.7.0         [required by bos]
  - install sexplib0                        v0.16.0       [required by cohttp-lwt]
  - install stdlib-shims                    0.3.0         [required by pbrt]
  - install stringext                       1.6.0         [required by cohttp]
  - install thread-local-storage            0.2           [required by opentelemetry]
  - install topkg                           1.1.1         [required by mtime]
  - install uri                             4.4.0         [required by cohttp-lwt]
  - install uri-sexp                        4.4.0         [required by cohttp]
  - install x509                            1.0.6         [required by ca-certs]
  - install zarith                          1.14          [required by mirage-crypto-pk]

The following system packages will first need to be installed:
    libgmp-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" "pkg-config"
- Selecting previously unselected package libgmpxx4ldbl:s390x.
- (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 ... 20382 files and directories currently installed.)
- Preparing to unpack .../0-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_s390x.deb ...
- Unpacking libgmpxx4ldbl:s390x (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:s390x.
- Preparing to unpack .../1-libgmp-dev_2%3a6.3.0+dfsg-3_s390x.deb ...
- Unpacking libgmp-dev:s390x (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libpkgconf3:s390x.
- Preparing to unpack .../2-libpkgconf3_1.8.1-4_s390x.deb ...
- Unpacking libpkgconf3:s390x (1.8.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../3-pkgconf-bin_1.8.1-4_s390x.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:s390x.
- Preparing to unpack .../4-pkgconf_1.8.1-4_s390x.deb ...
- Unpacking pkgconf:s390x (1.8.1-4) ...
- Selecting previously unselected package pkg-config:s390x.
- Preparing to unpack .../5-pkg-config_1.8.1-4_s390x.deb ...
- Unpacking pkg-config:s390x (1.8.1-4) ...
- Setting up libpkgconf3:s390x (1.8.1-4) ...
- Setting up libgmpxx4ldbl:s390x (2:6.3.0+dfsg-3) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up libgmp-dev:s390x (2:6.3.0+dfsg-3) ...
- Setting up pkgconf:s390x (1.8.1-4) ...
- Setting up pkg-config:s390x (1.8.1-4) ...
- Processing triggers for libc-bin (2.41-12+deb13u1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ambient-context.0.2  (cached)
-> retrieved angstrom.0.16.1  (cached)
-> retrieved asn1-combinators.0.3.2  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved atomic.base  (cached)
-> installed atomic.base
-> retrieved base.v0.16.4  (cached)
-> retrieved base64.3.5.2  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved bos.0.2.1  (cached)
-> retrieved ca-certs.1.0.1  (cached)
-> retrieved cmdliner.2.1.0  (cached)
-> retrieved cohttp.6.2.1, cohttp-lwt.6.2.1, cohttp-lwt-unix.6.2.1, http.6.2.1  (cached)
-> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0  (cached)
-> retrieved conf-gmp.5  (cached)
-> retrieved conf-gmp-powm-sec.4  (cached)
-> retrieved cppo.1.8.0  (cached)
-> retrieved csexp.1.5.2  (cached)
-> installed conf-gmp.5
-> installed conf-pkg-config.4
-> installed conf-gmp-powm-sec.4
-> retrieved digestif.1.3.0  (cached)
-> retrieved domain-name.0.5.0  (cached)
-> retrieved dune.3.21.1, dune-configurator.3.21.1  (cached)
-> retrieved duration.0.2.1  (cached)
-> retrieved eqaf.0.10  (cached)
-> retrieved fmt.0.11.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved gmap.0.3.0  (cached)
-> retrieved hmap.0.8.1  (cached)
-> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2  (cached)
-> retrieved kdf.1.0.0  (cached)
-> retrieved logs.0.10.0  (cached)
-> retrieved lwt.5.9.2  (cached)
-> retrieved lwt_ppx.5.9.1  (cached)
-> retrieved magic-mime.1.3.1  (cached)
-> retrieved mirage-crypto.2.0.3, mirage-crypto-ec.2.0.3, mirage-crypto-pk.2.0.3, mirage-crypto-rng.2.0.3  (cached)
-> retrieved mtime.2.1.0  (cached)
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved ohex.0.2.0  (cached)
-> retrieved opentelemetry.0.13, opentelemetry-client-cohttp-lwt.0.13, opentelemetry-lwt.0.13  (cached)
-> retrieved pbrt.3.1.1  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
-> retrieved ppxlib.0.35.0  (cached)
-> retrieved ptime.1.2.0  (cached)
-> retrieved re.1.14.0  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved sexplib0.v0.16.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved stringext.1.6.0  (cached)
-> retrieved thread-local-storage.0.2  (cached)
-> retrieved topkg.1.1.1  (cached)
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
-> installed cmdliner.2.1.0
-> installed ocamlbuild.0.16.1
-> retrieved x509.1.0.6  (cached)
-> retrieved zarith.1.14  (cached)
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed zarith.1.14
-> installed topkg.1.1.1
-> installed fmt.0.11.0
-> installed hmap.0.8.1
-> installed astring.0.8.5
-> installed mtime.2.1.0
-> installed ptime.1.2.0
-> installed rresult.0.7.0
-> installed fpath.0.7.3
-> installed dune.3.21.1
-> installed base64.3.5.2
-> installed asn1-combinators.0.3.2
-> installed csexp.1.5.2
-> installed domain-name.0.5.0
-> installed cppo.1.8.0
-> installed duration.0.2.1
-> installed gmap.0.3.0
-> installed eqaf.0.10
-> installed http.6.2.1
-> installed macaddr.5.6.2
-> installed dune-configurator.3.21.1
-> installed magic-mime.1.3.1
-> installed ipaddr.5.6.2
-> installed bigstringaf.0.10.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed digestif.1.3.0
-> installed ocaml-syntax-shims.1.0.0
-> installed ocplib-endian.1.2
-> installed mirage-crypto.2.0.3
-> installed ohex.0.2.0
-> installed kdf.1.0.0
-> installed angstrom.0.16.1
-> installed ppx_derivers.1.2.1
-> installed sexplib0.v0.16.0
-> installed stdlib-shims.0.3.0
-> installed re.1.14.0
-> installed pbrt.3.1.1
-> installed lwt.5.9.2
-> installed stringext.1.6.0
-> installed logs.0.10.0
-> installed thread-local-storage.0.2
-> installed bos.0.2.1
-> installed ambient-context.0.2
-> installed base.v0.16.4
-> installed mirage-crypto-rng.2.0.3
-> installed uri.4.4.0
-> installed opentelemetry.0.13
-> installed mirage-crypto-pk.2.0.3
-> installed ppxlib.0.35.0
-> installed mirage-crypto-ec.2.0.3
-> installed lwt_ppx.5.9.1
-> installed x509.1.0.6
-> installed opentelemetry-lwt.0.13
-> installed ca-certs.1.0.1
-> installed ppx_sexp_conv.v0.16.0
-> installed ipaddr-sexp.5.6.2
-> installed uri-sexp.4.4.0
-> installed conduit.8.0.0
-> installed conduit-lwt.8.0.0
-> installed cohttp.6.2.1
-> installed conduit-lwt-unix.8.0.0
-> installed cohttp-lwt.6.2.1
-> installed cohttp-lwt-unix.6.2.1
-> installed opentelemetry-client-cohttp-lwt.0.13
Done.
# To update the current shell environment, run: eval $(opam env)
2026-03-05 15:43.48 ---> saved as "c39a3eb2fd39fc0c73d6f0cfae9075be98944ef61e21b00cda3b2f92008a7ae8"
Job succeeded
2026-03-05 15:44.40: Job succeeded