2026-06-09 05:46.59: New job: test ahrefs/monorobot https://github.com/ahrefs/monorobot.git#refs/heads/louis/a/monorobot-slack-destination-log (c3801f1e59304b2be7485a22f8c5dd514c472637) (linux-x86_64:ubuntu-26.04-5.4_opam-2.5) Base: ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56 Opam project build To reproduce locally: git clone --recursive "https://github.com/ahrefs/monorobot.git" -b "louis/a/monorobot-slack-destination-log" && cd "monorobot" && git reset --hard c3801f1e cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56 # ubuntu-26.04-5.4_opam-2.5 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam RUN cd ~/opam-repository && (git cat-file -e a28353a4e21fc21cac49f64f1d99064fc11ce3f9 || git fetch origin master) && git reset -q --hard a28353a4e21fc21cac49f64f1d99064fc11ce3f9 && git log --no-decorate -n1 --oneline RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version WORKDIR /src RUN sudo chown opam /src RUN opam update -u COPY --chown=1000:1000 monorobot.opam ./ RUN opam pin add -yn monorobot.dev './' RUN echo '(lang dune 3.0)' > './dune-project' ENV DEPS="angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 atd.4.2.0 atdgen.4.2.0 atdgen-runtime.4.2.0 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 base_bigstring.v0.17.0 base_quickcheck.v0.17.1 bigstringaf.0.10.0 bin_prot.v0.17.0-1 biniou.1.2.2 camlp-streams.5.0.1 camlzip.1.14 capitalization.v0.17.0 cmdliner.2.1.1 conf-g++.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libcurl.2 conf-libevent.1 conf-libpcre.2 conf-pkg-config.4 conf-sqlite3.1 conf-zlib.1 core.v0.17.2 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 curl.0.10.0 curl_lwt.0.10.0 devkit.1.20240429 digestif.1.3.0 domain-name.0.5.0 dune.3.23.1 dune-compiledb.0.6.0 dune-configurator.3.23.1 duration.0.3.1 easy-format.1.3.4 eqaf.0.10 extlib.1.8.0 extunix.0.4.4 ezjsonm.1.3.0 fieldslib.v0.17.0 fmt.0.11.0 fpath.0.7.3 gel.v0.17.0 gmap.0.3.0 hex.1.5.0 int_repr.v0.17.0 ipaddr.5.6.2 jane-street-headers.v0.17.0 jane_rope.v0.17.0 jsonm.1.0.2 jst-config.v0.17.0 kdf.1.0.0 libevent.0.9.0 logs.0.10.0 lwt.6.1.2 lwt_ppx.6.1.0 macaddr.5.6.2 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-crypto.2.1.0 mirage-crypto-ec.2.1.0 mirage-crypto-pk.2.1.0 mirage-crypto-rng.2.1.0 mybuild.7 num.1.6 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.2 ocamlbuild.0.16.1 ocamldiff.1.2 ocamlfind.1.9.8 ocplib-endian.1.2 ocurl.transition ohex.0.2.0 omd.1.3.2 ounit.2.2.7 ounit2.2.2.7 parsexp.v0.17.0 pcre.8.0.5 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.1 ppx_bin_prot.v0.17.1 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_diff.v0.17.1 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.1 ppx_jane.v0.17.0 ppx_let.v0.17.1 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.1 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.1 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.1 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.1 ppx_typerep_conv.v0.17.1 ppx_variants_conv.v0.17.1 ppxlib.0.38.0 ppxlib_jane.v0.17.4 ptime.1.2.0 re.1.14.0 re2.v0.17.0 regex_parser_intf.v0.17.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 splittable_random.v0.17.0 sqlgg.20231201 sqlite3.5.4.1 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 time_now.v0.17.0 topkg.1.1.1 trace.0.12 typerep.v0.17.1 uri.4.4.0 uutf.1.0.4 variantslib.v0.17.0 x509.1.0.6 yojson.3.0.0 zarith.1.14" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.5 --depext-only -y monorobot.dev $DEPS RUN opam install $DEPS COPY --chown=1000:1000 . /src RUN opam exec -- dune build @install @check @runtest && rm -rf _build END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2026-06-09 05:46.59: Using cache hint "ahrefs/monorobot-ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56-ubuntu-26.04-5.4_opam-2.5-2cda1b16f1ab33d356428057a0a07b0e" 2026-06-09 05:46.59: Using OBuilder spec: ((from ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56) (comment ubuntu-26.04-5.4_opam-2.5) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e a28353a4e21fc21cac49f64f1d99064fc11ce3f9 || git fetch origin master) && git reset -q --hard a28353a4e21fc21cac49f64f1d99064fc11ce3f9 && git log --no-decorate -n1 --oneline")) (run (shell "opam init --reinit -ni")) (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) (workdir /src) (run (shell "sudo chown opam /src")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update -u")) (copy (src monorobot.opam) (dst ./)) (run (network host) (shell "opam pin add -yn monorobot.dev './'")) (run (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 atd.4.2.0 atdgen.4.2.0 atdgen-runtime.4.2.0 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 base_bigstring.v0.17.0 base_quickcheck.v0.17.1 bigstringaf.0.10.0 bin_prot.v0.17.0-1 biniou.1.2.2 camlp-streams.5.0.1 camlzip.1.14 capitalization.v0.17.0 cmdliner.2.1.1 conf-g++.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libcurl.2 conf-libevent.1 conf-libpcre.2 conf-pkg-config.4 conf-sqlite3.1 conf-zlib.1 core.v0.17.2 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 curl.0.10.0 curl_lwt.0.10.0 devkit.1.20240429 digestif.1.3.0 domain-name.0.5.0 dune.3.23.1 dune-compiledb.0.6.0 dune-configurator.3.23.1 duration.0.3.1 easy-format.1.3.4 eqaf.0.10 extlib.1.8.0 extunix.0.4.4 ezjsonm.1.3.0 fieldslib.v0.17.0 fmt.0.11.0 fpath.0.7.3 gel.v0.17.0 gmap.0.3.0 hex.1.5.0 int_repr.v0.17.0 ipaddr.5.6.2 jane-street-headers.v0.17.0 jane_rope.v0.17.0 jsonm.1.0.2 jst-config.v0.17.0 kdf.1.0.0 libevent.0.9.0 logs.0.10.0 lwt.6.1.2 lwt_ppx.6.1.0 macaddr.5.6.2 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-crypto.2.1.0 mirage-crypto-ec.2.1.0 mirage-crypto-pk.2.1.0 mirage-crypto-rng.2.1.0 mybuild.7 num.1.6 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.2 ocamlbuild.0.16.1 ocamldiff.1.2 ocamlfind.1.9.8 ocplib-endian.1.2 ocurl.transition ohex.0.2.0 omd.1.3.2 ounit.2.2.7 ounit2.2.2.7 parsexp.v0.17.0 pcre.8.0.5 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.1 ppx_bin_prot.v0.17.1 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_diff.v0.17.1 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.1 ppx_jane.v0.17.0 ppx_let.v0.17.1 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.1 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.1 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.1 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.1 ppx_typerep_conv.v0.17.1 ppx_variants_conv.v0.17.1 ppxlib.0.38.0 ppxlib_jane.v0.17.4 ptime.1.2.0 re.1.14.0 re2.v0.17.0 regex_parser_intf.v0.17.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 splittable_random.v0.17.0 sqlgg.20231201 sqlite3.5.4.1 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 time_now.v0.17.0 topkg.1.1.1 trace.0.12 typerep.v0.17.1 uri.4.4.0 uutf.1.0.4 variantslib.v0.17.0 x509.1.0.6 yojson.3.0.0 zarith.1.14") (env CI true) (env OCAMLCI true) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update --depexts && opam install --cli=2.5 --depext-only -y monorobot.dev $DEPS")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install $DEPS")) (copy (src .) (dst /src)) (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) ) 2026-06-09 05:46.59: Waiting for resource in pool OCluster 2026-06-09 05:46.59: Waiting for worker… 2026-06-09 05:46.59: Got resource from pool OCluster Building on eumache.caelum.ci.dev hint: Using 'master' as the name for the initial branch. This default branch name hint: will change to "main" in Git 3.0. To configure the initial branch name hint: to use in all of your new repositories, which will suppress this warning, hint: call: hint: hint: git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m <name> hint: hint: Disable this message with "git config set advice.defaultBranchName false" Initialised empty Git repository in /var/cache/obuilder/ocluster/git/monorobot.git-7302639615a874d095f7c9820c1ff614b337aca6/.git/ HEAD is now at c3801f1 Show readable Slack destinations in monorobot logs (from ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56) Unable to find image 'ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56' locally docker.io/ocaml/opam@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56: Pulling from ocaml/opam 6f5c5aa4e145: Pulling fs layer 1c24335ddd46: Pulling fs layer 52eb96cfc1e7: Pulling fs layer 527ba7d8030d: Pulling fs layer dfd1b749721f: Pulling fs layer 8686c0327296: Pulling fs layer d4fa1bbd57aa: Pulling fs layer 6f5c5aa4e145: Waiting 1c24335ddd46: Waiting 52eb96cfc1e7: Waiting cb0debd95254: Pulling fs layer 527ba7d8030d: Waiting dfd1b749721f: Waiting c401416cbd86: Pulling fs layer d4fa1bbd57aa: Waiting 8686c0327296: Waiting 2c883c82425c: Pulling fs layer cb0debd95254: Waiting c401416cbd86: Waiting ed3b904614cf: Pulling fs layer 2c883c82425c: Waiting 3c6611558693: Pulling fs layer ed3b904614cf: Waiting c0385e14e5a4: Pulling fs layer 3c6611558693: Waiting ce2763a02d2e: Pulling fs layer c0385e14e5a4: Waiting 6806da9f9675: Pulling fs layer ce2763a02d2e: Waiting 51ff076b0ff1: Pulling fs layer 6806da9f9675: Waiting b9e02142692d: Pulling fs layer 51ff076b0ff1: Waiting 242fe650591f: Pulling fs layer b9e02142692d: Waiting 242fe650591f: Waiting 440e1dc674b7: Pulling fs layer e62778058e84: Pulling fs layer 440e1dc674b7: Waiting cd9662ae41a3: Pulling fs layer e62778058e84: Waiting 5f4d8392f136: Pulling fs layer cd9662ae41a3: Waiting 4f4fb700ef54: Pulling fs layer de917e7ed02b: Pulling fs layer 5f4d8392f136: Waiting 6eb0fe07505e: Pulling fs layer 4f4fb700ef54: Waiting ed5dedcaf3c7: Pulling fs layer de917e7ed02b: Waiting 6eb0fe07505e: Waiting 7a7c805f48e2: Pulling fs layer ed5dedcaf3c7: Waiting d4709caab449: Pulling fs layer c8c33cd1dc57: Pulling fs layer 7a7c805f48e2: Waiting d4709caab449: Waiting c8c33cd1dc57: Waiting 1b09b56436ae: Pulling fs layer 02f1961dcc24: Pulling fs layer 2fbaebf1f161: Pulling fs layer 42bcaa85b05d: Pulling fs layer d71d501c3eb0: Pulling fs layer 6263cb063058: Pulling fs layer 2fbaebf1f161: Waiting 42bcaa85b05d: Waiting 59929d2ef4c7: Pulling fs layer 1b09b56436ae: Waiting d71d501c3eb0: Waiting 6263cb063058: Waiting 3d8a3bbd81b9: Pulling fs layer ffdcecdd0eb0: Pulling fs layer 59929d2ef4c7: Waiting 3d8a3bbd81b9: Waiting ed120a391933: Pulling fs layer ffdcecdd0eb0: Waiting ed120a391933: Waiting 865da59abecc: Pulling fs layer 07ad650b01a7: Pulling fs layer 865da59abecc: Waiting a92f3542cf07: Pulling fs layer afcceb21d018: Pulling fs layer 07ad650b01a7: Waiting a92f3542cf07: Waiting afcceb21d018: Waiting 7887af2f10b4: Pulling fs layer 7e9d8cd4f4b7: Pulling fs layer a50e3b06e412: Pulling fs layer 7887af2f10b4: Waiting 7e9d8cd4f4b7: Waiting 59f5be7547e1: Pulling fs layer 59f5be7547e1: Waiting a50e3b06e412: Waiting 6f5c5aa4e145: Verifying Checksum 6f5c5aa4e145: Download complete 1c24335ddd46: Download complete 527ba7d8030d: Download complete 52eb96cfc1e7: Verifying Checksum 52eb96cfc1e7: Download complete 8686c0327296: Verifying Checksum 8686c0327296: Download complete cb0debd95254: Download complete dfd1b749721f: Verifying Checksum dfd1b749721f: Download complete c401416cbd86: Verifying Checksum c401416cbd86: Download complete d4fa1bbd57aa: Verifying Checksum d4fa1bbd57aa: Download complete 2c883c82425c: Verifying Checksum 2c883c82425c: Download complete ed3b904614cf: Verifying Checksum ed3b904614cf: Download complete 6f5c5aa4e145: Pull complete 1c24335ddd46: Pull complete 52eb96cfc1e7: Pull complete 527ba7d8030d: Pull complete 3c6611558693: Verifying Checksum 3c6611558693: Download complete c0385e14e5a4: Verifying Checksum c0385e14e5a4: Download complete ce2763a02d2e: Download complete 51ff076b0ff1: Verifying Checksum 51ff076b0ff1: Download complete 242fe650591f: Download complete b9e02142692d: Verifying Checksum b9e02142692d: Download complete dfd1b749721f: Pull complete 8686c0327296: Pull complete e62778058e84: Download complete 6806da9f9675: Verifying Checksum 6806da9f9675: Download complete 440e1dc674b7: Verifying Checksum 440e1dc674b7: Download complete 5f4d8392f136: Verifying Checksum 5f4d8392f136: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete cd9662ae41a3: Download complete de917e7ed02b: Verifying Checksum de917e7ed02b: Download complete ed5dedcaf3c7: Download complete 6eb0fe07505e: Verifying Checksum 6eb0fe07505e: Download complete 7a7c805f48e2: Verifying Checksum 7a7c805f48e2: Download complete c8c33cd1dc57: Verifying Checksum c8c33cd1dc57: Download complete d4709caab449: Verifying Checksum d4709caab449: Download complete 1b09b56436ae: Verifying Checksum 1b09b56436ae: Download complete 02f1961dcc24: Verifying Checksum 02f1961dcc24: Download complete 42bcaa85b05d: Verifying Checksum 42bcaa85b05d: Download complete 2fbaebf1f161: Download complete 6263cb063058: Verifying Checksum 6263cb063058: Download complete d71d501c3eb0: Verifying Checksum d71d501c3eb0: Download complete 3d8a3bbd81b9: Verifying Checksum 3d8a3bbd81b9: Download complete ed120a391933: Verifying Checksum ed120a391933: Download complete 865da59abecc: Verifying Checksum 07ad650b01a7: Verifying Checksum 07ad650b01a7: Download complete a92f3542cf07: Verifying Checksum a92f3542cf07: Download complete afcceb21d018: Verifying Checksum afcceb21d018: Download complete ffdcecdd0eb0: Verifying Checksum ffdcecdd0eb0: Download complete 7e9d8cd4f4b7: Verifying Checksum 7e9d8cd4f4b7: Download complete a50e3b06e412: Verifying Checksum a50e3b06e412: Download complete 59f5be7547e1: Verifying Checksum 59f5be7547e1: Download complete 59929d2ef4c7: Verifying Checksum 59929d2ef4c7: Download complete d4fa1bbd57aa: Pull complete cb0debd95254: Pull complete c401416cbd86: Pull complete 2c883c82425c: Pull complete ed3b904614cf: Pull complete 3c6611558693: Pull complete c0385e14e5a4: Pull complete 7887af2f10b4: Verifying Checksum 7887af2f10b4: Download complete ce2763a02d2e: Pull complete 6806da9f9675: Pull complete 51ff076b0ff1: Pull complete b9e02142692d: Pull complete 242fe650591f: Pull complete 440e1dc674b7: Pull complete e62778058e84: Pull complete cd9662ae41a3: Pull complete 5f4d8392f136: Pull complete 4f4fb700ef54: Pull complete de917e7ed02b: Pull complete 6eb0fe07505e: Pull complete ed5dedcaf3c7: Pull complete 7a7c805f48e2: Pull complete d4709caab449: Pull complete c8c33cd1dc57: Pull complete 1b09b56436ae: Pull complete 02f1961dcc24: Pull complete 2fbaebf1f161: Pull complete 42bcaa85b05d: Pull complete d71d501c3eb0: Pull complete 6263cb063058: Pull complete 59929d2ef4c7: Pull complete 3d8a3bbd81b9: Pull complete ffdcecdd0eb0: Pull complete ed120a391933: Pull complete 865da59abecc: Pull complete 07ad650b01a7: Pull complete a92f3542cf07: Pull complete afcceb21d018: Pull complete 7887af2f10b4: Pull complete 7e9d8cd4f4b7: Pull complete a50e3b06e412: Pull complete 59f5be7547e1: Pull complete Digest: sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56 Status: Downloaded newer image for ocaml/opam@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56 2026-06-09 05:47.00 ---> using "5d2dee3d8844fdcd5490be1f446a5c506a57d691924407aa5fb4943ed4607a0f" from cache /: (comment ubuntu-26.04-5.4_opam-2.5) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam")) 2026-06-09 05:47.00 ---> using "9221fc2deed88465b2be0fc22c942dc8142f784504c3023d5db734b52e521584" from cache /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e a28353a4e21fc21cac49f64f1d99064fc11ce3f9 || git fetch origin master) && git reset -q --hard a28353a4e21fc21cac49f64f1d99064fc11ce3f9 && git log --no-decorate -n1 --oneline")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD d6a960ed95..b860455781 master -> origin/master a28353a4e2 Merge pull request #29987 from ocaml/revert-29976-simpler-pkgconf 2026-06-09 05:47.06 ---> saved as "2c5e5e4a5e87b1b0083262b9b3fe7f2ea9efd82444617aab96507b377a4098ff" /src: (run (shell "opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then 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 version of opam requires an update to the layout of /home/opam/.opam from version 2.1 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 1 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=1 --global Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///home/opam/opam-repository 2026-06-09 05:47.16 ---> saved as "dba5589caf083de5bc803347f4761664ea6bb299dd91099e3aa044477b3a0d22" /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 7.0.0-22-generic The OCaml toplevel, version 5.4.1 2.5.1 2026-06-09 05:47.16 ---> saved as "61bee4e9b746cdfb22b89875966f88b19a7c0b5058715d1dbec515d79f0e06fd" /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2026-06-09 05:47.16 ---> saved as "0be4d3b96df26b3da505d1f2d662d60d93dbdf61f955c02689395c03bcf9b21c" /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update -u")) <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] no changes from git+file:///home/opam/opam-repository Everything as up-to-date as possible The following packages are not being upgraded because the new versions conflict with other installed packages: - ocaml.5.5.0 - ocaml-compiler.5.4.1+lrgrep -- ocaml-base-compiler.5.4.1 is installed and requires ocaml-compiler = 5.4.1 However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.0"), which will ask permission to downgrade or uninstall the conflicting packages. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2026-06-09 05:47.23 ---> saved as "2e0844d7e09fd3dc6da925766058a7d082fb13ec93099f6c7e97bdd0adb5276a" /src: (copy (src monorobot.opam) (dst ./)) 2026-06-09 05:47.23 ---> saved as "751476d9555680cf64d533dc8902be1c2ecde52507965eabea20d97283671081" /src: (run (network host) (shell "opam pin add -yn monorobot.dev './'")) [monorobot.dev] synchronised (file:///src) monorobot is now pinned to file:///src (version dev) 2026-06-09 05:47.25 ---> saved as "2727b210c20ddfd70b9fbae8227c3d512482976d8b9318e28a811b1c8c9632b5" /src: (run (shell "echo '(lang dune 3.0)' > './dune-project'")) 2026-06-09 05:47.25 ---> saved as "894e6811f5d586b11882561a05f3ba99d8f464205abf642251d3e6130a2c6279" /src: (env DEPS "angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 atd.4.2.0 atdgen.4.2.0 atdgen-runtime.4.2.0 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 base_bigstring.v0.17.0 base_quickcheck.v0.17.1 bigstringaf.0.10.0 bin_prot.v0.17.0-1 biniou.1.2.2 camlp-streams.5.0.1 camlzip.1.14 capitalization.v0.17.0 cmdliner.2.1.1 conf-g++.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libcurl.2 conf-libevent.1 conf-libpcre.2 conf-pkg-config.4 conf-sqlite3.1 conf-zlib.1 core.v0.17.2 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 curl.0.10.0 curl_lwt.0.10.0 devkit.1.20240429 digestif.1.3.0 domain-name.0.5.0 dune.3.23.1 dune-compiledb.0.6.0 dune-configurator.3.23.1 duration.0.3.1 easy-format.1.3.4 eqaf.0.10 extlib.1.8.0 extunix.0.4.4 ezjsonm.1.3.0 fieldslib.v0.17.0 fmt.0.11.0 fpath.0.7.3 gel.v0.17.0 gmap.0.3.0 hex.1.5.0 int_repr.v0.17.0 ipaddr.5.6.2 jane-street-headers.v0.17.0 jane_rope.v0.17.0 jsonm.1.0.2 jst-config.v0.17.0 kdf.1.0.0 libevent.0.9.0 logs.0.10.0 lwt.6.1.2 lwt_ppx.6.1.0 macaddr.5.6.2 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-crypto.2.1.0 mirage-crypto-ec.2.1.0 mirage-crypto-pk.2.1.0 mirage-crypto-rng.2.1.0 mybuild.7 num.1.6 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.2 ocamlbuild.0.16.1 ocamldiff.1.2 ocamlfind.1.9.8 ocplib-endian.1.2 ocurl.transition ohex.0.2.0 omd.1.3.2 ounit.2.2.7 ounit2.2.2.7 parsexp.v0.17.0 pcre.8.0.5 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.1 ppx_bin_prot.v0.17.1 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_diff.v0.17.1 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.1 ppx_jane.v0.17.0 ppx_let.v0.17.1 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.1 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.1 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.1 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.1 ppx_typerep_conv.v0.17.1 ppx_variants_conv.v0.17.1 ppxlib.0.38.0 ppxlib_jane.v0.17.4 ptime.1.2.0 re.1.14.0 re2.v0.17.0 regex_parser_intf.v0.17.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 splittable_random.v0.17.0 sqlgg.20231201 sqlite3.5.4.1 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 time_now.v0.17.0 topkg.1.1.1 trace.0.12 typerep.v0.17.1 uri.4.4.0 uutf.1.0.4 variantslib.v0.17.0 x509.1.0.6 yojson.3.0.0 zarith.1.14") /src: (env CI true) /src: (env OCAMLCI true) /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update --depexts && opam install --cli=2.5 --depext-only -y monorobot.dev $DEPS")) + /usr/bin/sudo "apt-get" "update" - Hit:1 http://archive.ubuntu.com/ubuntu resolute InRelease - Get:2 http://security.ubuntu.com/ubuntu resolute-security InRelease [137 kB] - Get:3 http://archive.ubuntu.com/ubuntu resolute-updates InRelease [137 kB] - Get:4 http://security.ubuntu.com/ubuntu resolute-security/restricted amd64 Packages [250 kB] - Get:5 http://security.ubuntu.com/ubuntu resolute-security/main amd64 Packages [247 kB] - Get:6 http://security.ubuntu.com/ubuntu resolute-security/universe amd64 Packages [125 kB] - Hit:7 http://archive.ubuntu.com/ubuntu resolute-backports InRelease - Get:8 http://archive.ubuntu.com/ubuntu resolute-updates/main amd64 Packages [255 kB] - Get:9 http://archive.ubuntu.com/ubuntu resolute-updates/universe amd64 Packages [128 kB] - Fetched 1279 kB in 1s (2132 kB/s) - Reading package lists... - <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [monorobot.dev] synchronised (file:///src) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 3). [NOTE] Package ocaml-compiler is already installed (current version is 5.4.1). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1). [NOTE] Package ocaml is already installed (current version is 5.4.1). [NOTE] Package base-unix is already installed (current version is base). [NOTE] Package base-threads is already installed (current version is base). [NOTE] Package base-nnp is already installed (current version is base). [NOTE] Package base-effects is already installed (current version is base). [NOTE] Package base-domains is already installed (current version is base). [NOTE] Package base-bigarray is already installed (current version is base). [ERROR] Package conf-libpcre.2 depends on the unavailable system package 'libpcre3-dev'. You can use `--no-depexts' to attempt installation anyway. "/usr/bin/env" "bash" "-c" "opam update --depexts && opam install --cli=2.5 --depext-only -y monorobot.dev $DEPS" failed with exit status 5 2026-06-09 05:47.29: Job failed: Failed: Build failed