Build:
  1. 0
2024-05-17 13:37.55: New job: Voodoo prep ocaml-protoc-plugin.4.1.0; 100fcc6838a889de7a20ab2202e3eb36
2024-05-17 13:37.55: Connecting to build cluster…
2024-05-17 13:37.55: Waiting for resource in pool OCluster
2024-05-17 13:39.39: Waiting for worker…
2024-05-17 13:42.46: Got resource from pool OCluster
2024-05-17 13:42.46: Using cache hint "docs-universe-prep-5.1.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-5.1@sha256:57d068fb00b19df125347cfd89eefad2653b2fc4b5336b30d766293a6f8414e6)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-5.1@sha256:57d068fb00b19df125347cfd89eefad2653b2fc4b5336b30d766293a6f8414e6)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.15.2"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy ocaml-protoc-plugin.4.1.0 dune.3.15.2 conf-protoc.4.4.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u ocaml-protoc-plugin:100fcc6838a889de7a20ab2202e3eb36"))
 (run (network host)
      (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
      (shell "(echo '0.990565') && (for DATA in prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0,ocaml-protoc-plugin.4.1.0-100fcc6838a889de7a20ab2202e3eb36,ocaml-protoc-plugin.4.1.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0,ocaml-protoc-plugin.4.1.0-100fcc6838a889de7a20ab2202e3eb36,ocaml-protoc-plugin.4.1.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0,ocaml-protoc-plugin.4.1.0-100fcc6838a889de7a20ab2202e3eb36,ocaml-protoc-plugin.4.1.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 6aee0f7570b65d30cf8ec8d98fe9ee7c3f038307 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-05-17 13:42.46: RETRYING: 2024-05-17/133755-voodoo-prep-8a14c1 Number of retries: 0 (retriable error condition)
Building on x86-bm-c5.sw.ocaml.org
All commits already cached
Updating files:  64% (21890/33696)
Updating files:  65% (21903/33696)
Updating files:  66% (22240/33696)
Updating files:  67% (22577/33696)
Updating files:  68% (22914/33696)
Updating files:  69% (23251/33696)
Updating files:  70% (23588/33696)
Updating files:  71% (23925/33696)
Updating files:  72% (24262/33696)
Updating files:  73% (24599/33696)
Updating files:  74% (24936/33696)
Updating files:  75% (25272/33696)
Updating files:  76% (25609/33696)
Updating files:  77% (25946/33696)
Updating files:  78% (26283/33696)
Updating files:  79% (26620/33696)
Updating files:  80% (26957/33696)
Updating files:  81% (27294/33696)
Updating files:  82% (27631/33696)
Updating files:  83% (27968/33696)
Updating files:  84% (28305/33696)
Updating files:  85% (28642/33696)
Updating files:  86% (28979/33696)
Updating files:  87% (29316/33696)
Updating files:  88% (29653/33696)
Updating files:  89% (29990/33696)
Updating files:  90% (30327/33696)
Updating files:  91% (30664/33696)
Updating files:  92% (31001/33696)
Updating files:  93% (31338/33696)
Updating files:  94% (31675/33696)
Updating files:  95% (32012/33696)
Updating files:  96% (32349/33696)
Updating files:  97% (32686/33696)
Updating files:  98% (33023/33696)
Updating files:  99% (33360/33696)
Updating files: 100% (33696/33696)
Updating files: 100% (33696/33696), done.
HEAD is now at 6aee0f7570 `ocaml-protoc-plugin` version bounds

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.1@sha256:57d068fb00b19df125347cfd89eefad2653b2fc4b5336b30d766293a6f8414e6)
2024-05-17 13:39.15 ---> saved as "21c8a5b61b5cb4edf66f4190bf5c4b0e52bef7327a05c34de6f8342edd793c57"

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-17 13:39.16 ---> saved as "46e86ad6c91a7732e8a7ff32712bee397c6e462e5217d61d9842ae07d5bb5e2c"

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [156 kB]
Fetched 259 kB in 0s (1176 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (15.4 MB/s)
Selecting previously unselected package libpkgconf3:amd64.
(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 ... 18766 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u7) ...
2024-05-17 13:39.18 ---> saved as "efd532a61c81b7400895116d75dd48de3e2df13e2c011e2b49ee47c397bdcfe7"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.14.3 [required by bos]
  - install cmdliner         1.2.0  [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install seq              base   [required by re]
  - install dune             3.15.2 [required by voodoo-prep]
  - install topkg            1.0.7  [required by bos]
  - install stdlib-shims     0.3.0  [required by ocamlgraph]
  - install re               1.11.0 [required by opam-format]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install cppo             1.6.9  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-core        2.1.5  [required by opam-format]
  - install bos              0.2.1  [required by voodoo-prep]
  - install opam-format      2.1.5  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 20 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[dune.3.15.2] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.15.2
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-17 13:40.37 ---> saved as "86127708139d2d172202f772d6c036323f086431cacbaa6c4a31bf2950cbd98e"

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-05-17 13:40.37 ---> saved as "788dec576c57618a4cc15948e396d930abd9675164f1af5c1581ac65f2bc31f5"
2024-05-17 13:40.37 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.1@sha256:57d068fb00b19df125347cfd89eefad2653b2fc4b5336b30d766293a6f8414e6)
2024-05-17 13:40.37 ---> using "21c8a5b61b5cb4edf66f4190bf5c4b0e52bef7327a05c34de6f8342edd793c57" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-17 13:40.37 ---> using "46e86ad6c91a7732e8a7ff32712bee397c6e462e5217d61d9842ae07d5bb5e2c" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-05-17 13:40.37 ---> saved as "ab330ec315986f22005650272d934940278d598a2dcb280c0888bd32672bfe8d"

/home/opam: (copy (src packages) (dst /src/packages))
2024-05-17 13:41.14 ---> saved as "b04a7d6abbc252420cde447ac6f7748037e4b8fb9760274c53113939e075b491"

/home/opam: (copy (src repo) (dst /src/repo))
2024-05-17 13:41.15 ---> saved as "7b0aac38e69d9a7176788538c54cd085c13752a44b19cf50cf3407f8f82f8c1f"

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

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.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-05-17 13:43.16 ---> saved as "71c273a421359102c9835914aacd0b8b5168056bedf24fffd3274bdd17957c28"

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 5.1. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 5.1 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-05-17 13:43.55 ---> saved as "36e76d1ef4f2c1b5bcd21c9ada8b271877ea66214ab0167507ccff65689a5da2"

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-05-17 13:43.56 ---> saved as "698eb2420451faa683138143e863a9c6d34cba0263d136936e9be9b8394e0db3"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.3.15.2"))
The following actions will be performed:
  - install dune 3.15.2

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.15.2  (cached)
-> installed dune.3.15.2
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-17 13:45.16 ---> saved as "b9b67ce8e0f00434d41e11b9164463228b5a8fe1930a6fbeef0b2ab26bab88f0"

/home/opam: (env DUNE_CACHE enabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy ocaml-protoc-plugin.4.1.0 dune.3.15.2 conf-protoc.4.4.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [156 kB]
Fetched 259 kB in 1s (352 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
1 package can be upgraded. Run 'apt list --upgradable' to see it.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy ocaml-protoc-plugin.4.1.0 dune.3.15.2 conf-protoc.4.4.0" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
libprotobuf-dev
protobuf-compiler
[NOTE] Package dune is already installed (current version is 3.15.2).
The following actions will be performed:
  - install conf-protoc         4.4.0
  - install ocaml-protoc-plugin 4.1.0
===== 2 to install =====

The following system packages will first need to be installed:
    libprotobuf-dev protobuf-compiler

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libprotobuf-dev" "protobuf-compiler"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package zlib1g-dev:amd64.
- (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 ... 18766 files and directories currently installed.)
- Preparing to unpack .../0-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Selecting previously unselected package libprotobuf32:amd64.
- Preparing to unpack .../1-libprotobuf32_3.21.12-3_amd64.deb ...
- Unpacking libprotobuf32:amd64 (3.21.12-3) ...
- Selecting previously unselected package libprotobuf-lite32:amd64.
- Preparing to unpack .../2-libprotobuf-lite32_3.21.12-3_amd64.deb ...
- Unpacking libprotobuf-lite32:amd64 (3.21.12-3) ...
- Selecting previously unselected package libprotobuf-dev:amd64.
- Preparing to unpack .../3-libprotobuf-dev_3.21.12-3_amd64.deb ...
- Unpacking libprotobuf-dev:amd64 (3.21.12-3) ...
- Selecting previously unselected package libprotoc32:amd64.
- Preparing to unpack .../4-libprotoc32_3.21.12-3_amd64.deb ...
- Unpacking libprotoc32:amd64 (3.21.12-3) ...
- Selecting previously unselected package protobuf-compiler.
- Preparing to unpack .../5-protobuf-compiler_3.21.12-3_amd64.deb ...
- Unpacking protobuf-compiler (3.21.12-3) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libprotobuf32:amd64 (3.21.12-3) ...
- Setting up libprotobuf-lite32:amd64 (3.21.12-3) ...
- Setting up libprotoc32:amd64 (3.21.12-3) ...
- Setting up protobuf-compiler (3.21.12-3) ...
- Setting up libprotobuf-dev:amd64 (3.21.12-3) ...
- Processing triggers for libc-bin (2.36-9+deb12u7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/6:
Processing  3/6: [conf-protoc: protoc]
-> retrieved ocaml-protoc-plugin.4.1.0  (cached)
+ /usr/bin/protoc "--version" (CWD=/home/opam/.opam/5.1/.opam-switch/build/conf-protoc.4.4.0)
- libprotoc 3.21.12
-> compiled  conf-protoc.4.4.0
-> installed conf-protoc.4.4.0
Processing  5/6: [ocaml-protoc-plugin: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "ocaml-protoc-plugin" "-j" "31" (CWD=/home/opam/.opam/5.1/.opam-switch/build/ocaml-protoc-plugin.4.1.0)
-> compiled  ocaml-protoc-plugin.4.1.0
-> installed ocaml-protoc-plugin.4.1.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-17 13:47.09 ---> saved as "a1fb0f3ef5d45e9fcd8518492b1c079ebd3bf727d8fe9c68f022c697310565d5"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u ocaml-protoc-plugin:100fcc6838a889de7a20ab2202e3eb36"))
2024-05-17 13:47.10 ---> saved as "1a266454195904683320d758f5faeed3bc58ca0642fc2dc50422444030374950"

/home/opam: (run (network host)
                 (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
                 (shell "(echo '0.990565') && (for DATA in prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0,ocaml-protoc-plugin.4.1.0-100fcc6838a889de7a20ab2202e3eb36,ocaml-protoc-plugin.4.1.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0,ocaml-protoc-plugin.4.1.0-100fcc6838a889de7a20ab2202e3eb36,ocaml-protoc-plugin.4.1.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0,ocaml-protoc-plugin.4.1.0-100fcc6838a889de7a20ab2202e3eb36,ocaml-protoc-plugin.4.1.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.990565
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/doc/
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/doc/ocaml-protoc-plugin/
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/doc/ocaml-protoc-plugin/LICENSE.md
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/doc/ocaml-protoc-plugin/README.md
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin.ocamlobjinfo
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/META
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/dune-package
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types.ocamlobjinfo
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Any.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Any.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Api.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Api.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Descriptor.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Descriptor.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Duration.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Duration.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Empty.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Empty.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Field_mask.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Field_mask.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Source_context.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Source_context.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Struct.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Struct.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Timestamp.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Timestamp.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Type.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Type.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Wrappers.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/google_types/google_types__Wrappers.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Deserialize.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Deserialize.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Extensions.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Extensions.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Extensions.cmti
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Field.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Field.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Infix.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Infix.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__LittleEndian.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__LittleEndian.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Option.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Option.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Reader.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Reader.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Reader.cmti
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Result.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Result.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Runtime.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Runtime.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Serialize.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Serialize.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Service.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Service.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Spec.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Spec.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Writer.cmi
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Writer.cmt
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/lib/ocaml-protoc-plugin/ocaml_protoc_plugin__Writer.cmti
prep/universes/100fcc6838a889de7a20ab2202e3eb36/ocaml-protoc-plugin/4.1.0/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:ocaml-protoc-plugin.4.1.0-100fcc6838a889de7a20ab2202e3eb36:a0271caf81a32d2665bacfa2b1bdae8f6ba4648ee8bc78a876d802b145591b11
2024-05-17 13:47.11 ---> saved as "04939f37246297b3b715011471ec6dbbf60b5cc850c1f61c544daa364fc3c8a4"
Job succeeded
2024-05-17 13:51.13: ocaml-protoc-plugin.4.1.0-100fcc6838a889de7a20ab2202e3eb36 -> a0271caf81a32d2665bacfa2b1bdae8f6ba4648ee8bc78a876d802b145591b11
2024-05-17 13:51.13: Job succeeded