Build:
  1. 0
2024-04-24 12:03.55: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocurrent/opam-repo-ci.git#refs/heads/live (0c9bb025f2b151e0e32f14f0a76aa1cd539b1286)]
2024-04-24 12:03.55: Using cache hint "https://github.com/ocurrent/opam-repo-ci.git-Dockerfile"
2024-04-24 12:03.55: Waiting for resource in pool OCluster
2024-04-24 12:03.55: Waiting for worker…
2024-04-24 12:03.55: Got resource from pool OCluster
Building on x86-bm-c7.sw.ocaml.org
Submodule path 'ocaml-dockerfile': checked out '30f0376e7fa7b8290d0c24a88cccc32e5a6a9c3b'
Submodule path 'ocaml-version': checked out '7a8d86e1fc66329b189a155136147970e03a3a54'
Submodule path 'ocluster': checked out '164a3252d3a39f400ee4d3a2ac66d28585c62c7d'
Submodule path 'ocurrent': checked out '8e0b9d4bb348b13df8696fe63feba303b9a476fd'
HEAD is now at ca6e039 Modify name collision checking (TEMP)
Synchronizing submodule url for 'ocaml-dockerfile'
Synchronizing submodule url for 'ocaml-version'
Synchronizing submodule url for 'ocluster'
Synchronizing submodule url for 'ocurrent'
Cleared directory 'ocaml-dockerfile'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) unregistered for path 'ocaml-dockerfile'
Cleared directory 'ocaml-version'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) unregistered for path 'ocaml-version'
Cleared directory 'ocluster'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) unregistered for path 'ocluster'
Cleared directory 'ocurrent'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) unregistered for path 'ocurrent'
HEAD is now at 0c9bb02 Update test expectations
warning: Could not unset core.worktree setting in submodule 'ocaml-dockerfile'
Cleared directory 'ocaml-dockerfile'
warning: Could not unset core.worktree setting in submodule 'ocaml-version'
Cleared directory 'ocaml-version'
warning: Could not unset core.worktree setting in submodule 'ocluster'
Cleared directory 'ocluster'
warning: Could not unset core.worktree setting in submodule 'ocurrent'
Cleared directory 'ocurrent'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) registered for path 'ocaml-dockerfile'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) registered for path 'ocaml-version'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'ocluster'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'ocurrent'
Submodule path 'ocaml-dockerfile': checked out '20116eeff92025994741782d36e6371064c1a4a6'
Submodule path 'ocaml-version': checked out '7a8d86e1fc66329b189a155136147970e03a3a54'
Submodule path 'ocluster': checked out '912ecfd38f003c6f537abca7e5313973b15ba615'
Submodule path 'ocluster/obuilder': checked out '2d0af3df9d934c936736986e827e9d1f5b94aed9'
Submodule path 'ocurrent': checked out 'e43b6c5c896a4cc5ca5c1d0cfbf10a6401fbcd47'
Sending build context to Docker daemon  2.664MB

Step 1/21 : FROM ocaml/opam:debian-12-ocaml-4.14@sha256:06d58a5cb1ab7875e8d94848102be43f6492e95320e8e9a9ecb9167654d0ee3f AS build
docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:06d58a5cb1ab7875e8d94848102be43f6492e95320e8e9a9ecb9167654d0ee3f: Pulling from ocaml/opam
1045dfc27e7c: Pulling fs layer
1045dfc27e7c: Verifying Checksum
1045dfc27e7c: Download complete
1045dfc27e7c: Pull complete
Digest: sha256:06d58a5cb1ab7875e8d94848102be43f6492e95320e8e9a9ecb9167654d0ee3f
Status: Downloaded newer image for ocaml/opam:debian-12-ocaml-4.14@sha256:06d58a5cb1ab7875e8d94848102be43f6492e95320e8e9a9ecb9167654d0ee3f
 ---> f293d9703a05
Step 2/21 : RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni
 ---> Running in b2bed2126443
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
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.

Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
Removing intermediate container b2bed2126443
 ---> 076d3ef64d45
Step 3/21 : RUN sudo apt-get update && sudo apt-get install libev-dev capnproto graphviz m4 pkg-config libsqlite3-dev libgmp-dev libffi-dev -y --no-install-recommends
 ---> Running in 1964eed15ab9
Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8068 kB]
Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [271 kB]
Fetched 8547 kB in 2s (5099 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  fontconfig libann0 libcairo2 libcapnp-0.7.0 libcdt5 libcgraph6 libdatrie1
  libev4 libfribidi0 libglib2.0-0 libgmpxx4ldbl libgraphite2-3 libgts-0.7-5
  libgvc6 libgvpr2 libharfbuzz0b libice6 liblab-gamut1 libltdl7 libpango-1.0-0
  libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libsigsegv2
  libsm6 libthai-data libthai0 libxaw7 libxcb-render0 libxcb-shm0 libxmu6
  libxrender1 libxt6 x11-common
Suggested packages:
  gsfonts graphviz-doc gmp-doc libgmp10-doc libmpfr-dev sqlite3-doc m4-doc
Recommended packages:
  fonts-liberation libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin
The following NEW packages will be installed:
  capnproto fontconfig graphviz libann0 libcairo2 libcapnp-0.7.0 libcdt5
  libcgraph6 libdatrie1 libev-dev libev4 libffi-dev libfribidi0 libglib2.0-0
  libgmp-dev libgmpxx4ldbl libgraphite2-3 libgts-0.7-5 libgvc6 libgvpr2
  libharfbuzz0b libice6 liblab-gamut1 libltdl7 libpango-1.0-0
  libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libsigsegv2
  libsm6 libsqlite3-dev libthai-data libthai0 libxaw7 libxcb-render0
  libxcb-shm0 libxmu6 libxrender1 libxt6 m4 pkg-config x11-common
0 upgraded, 43 newly installed, 0 to remove and 21 not upgraded.
Need to get 12.6 MB of archives.
After this operation, 34.8 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bullseye/main amd64 libcapnp-0.7.0 amd64 0.7.0-7 [1048 kB]
Get:2 http://deb.debian.org/debian bullseye/main amd64 capnproto amd64 0.7.0-7 [238 kB]
Get:3 http://deb.debian.org/debian bullseye/main amd64 fontconfig amd64 2.13.1-4.2 [417 kB]
Get:4 http://deb.debian.org/debian bullseye/main amd64 libann0 amd64 1.1.2+doc-7 [25.3 kB]
Get:5 http://deb.debian.org/debian bullseye/main amd64 libcdt5 amd64 2.42.2-5 [62.2 kB]
Get:6 http://deb.debian.org/debian bullseye/main amd64 libcgraph6 amd64 2.42.2-5 [85.5 kB]
Get:7 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u1 [1374 kB]
Get:8 http://deb.debian.org/debian bullseye/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4+b1 [158 kB]
Get:9 http://deb.debian.org/debian bullseye/main amd64 libpixman-1-0 amd64 0.40.0-1.1~deb11u1 [543 kB]
Get:10 http://deb.debian.org/debian bullseye/main amd64 libxcb-render0 amd64 1.14-3 [111 kB]
Get:11 http://deb.debian.org/debian bullseye/main amd64 libxcb-shm0 amd64 1.14-3 [101 kB]
Get:12 http://deb.debian.org/debian bullseye/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB]
Get:13 http://deb.debian.org/debian bullseye/main amd64 libcairo2 amd64 1.16.0-5 [694 kB]
Get:14 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
Get:15 http://deb.debian.org/debian bullseye/main amd64 libfribidi0 amd64 1.0.8-2+deb11u1 [64.9 kB]
Get:16 http://deb.debian.org/debian bullseye/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB]
Get:17 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz0b amd64 2.7.4-1 [1471 kB]
Get:18 http://deb.debian.org/debian bullseye/main amd64 libthai-data all 0.1.28-3 [170 kB]
Get:19 http://deb.debian.org/debian bullseye/main amd64 libdatrie1 amd64 0.2.13-1 [42.7 kB]
Get:20 http://deb.debian.org/debian bullseye/main amd64 libthai0 amd64 0.1.28-3 [54.2 kB]
Get:21 http://deb.debian.org/debian bullseye/main amd64 libpango-1.0-0 amd64 1.46.2-3 [191 kB]
Get:22 http://deb.debian.org/debian bullseye/main amd64 libpangoft2-1.0-0 amd64 1.46.2-3 [62.2 kB]
Get:23 http://deb.debian.org/debian bullseye/main amd64 libpangocairo-1.0-0 amd64 1.46.2-3 [50.6 kB]
Get:24 http://deb.debian.org/debian bullseye/main amd64 libpathplan4 amd64 2.42.2-5 [64.3 kB]
Get:25 http://deb.debian.org/debian bullseye/main amd64 libgvc6 amd64 2.42.2-5 [695 kB]
Get:26 http://deb.debian.org/debian bullseye/main amd64 libgvpr2 amd64 2.42.2-5 [212 kB]
Get:27 http://deb.debian.org/debian bullseye/main amd64 liblab-gamut1 amd64 2.42.2-5 [221 kB]
Get:28 http://deb.debian.org/debian bullseye/main amd64 x11-common all 1:7.7+22 [252 kB]
Get:29 http://deb.debian.org/debian bullseye/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
Get:30 http://deb.debian.org/debian bullseye/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
Get:31 http://deb.debian.org/debian bullseye/main amd64 libxt6 amd64 1:1.2.0-1 [189 kB]
Get:32 http://deb.debian.org/debian bullseye/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB]
Get:33 http://deb.debian.org/debian bullseye/main amd64 libxaw7 amd64 2:1.0.13-1.1 [202 kB]
Get:34 http://deb.debian.org/debian bullseye/main amd64 graphviz amd64 2.42.2-5 [632 kB]
Get:35 http://deb.debian.org/debian bullseye/main amd64 libev4 amd64 1:4.33-1 [43.2 kB]
Get:36 http://deb.debian.org/debian bullseye/main amd64 libev-dev amd64 1:4.33-1 [137 kB]
Get:37 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB]
Get:38 http://deb.debian.org/debian bullseye/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg-1+deb11u1 [338 kB]
Get:39 http://deb.debian.org/debian bullseye/main amd64 libgmp-dev amd64 2:6.2.1+dfsg-1+deb11u1 [643 kB]
Get:40 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
Get:41 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-dev amd64 3.34.1-3 [963 kB]
Get:42 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
Get:43 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 12.6 MB in 0s (79.9 MB/s)
Selecting previously unselected package libcapnp-0.7.0: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 ... 18334 files and directories currently installed.)
Preparing to unpack .../00-libcapnp-0.7.0_0.7.0-7_amd64.deb ...
Unpacking libcapnp-0.7.0:amd64 (0.7.0-7) ...
Selecting previously unselected package capnproto.
Preparing to unpack .../01-capnproto_0.7.0-7_amd64.deb ...
Unpacking capnproto (0.7.0-7) ...
Selecting previously unselected package fontconfig.
Preparing to unpack .../02-fontconfig_2.13.1-4.2_amd64.deb ...
Unpacking fontconfig (2.13.1-4.2) ...
Selecting previously unselected package libann0.
Preparing to unpack .../03-libann0_1.1.2+doc-7_amd64.deb ...
Unpacking libann0 (1.1.2+doc-7) ...
Selecting previously unselected package libcdt5:amd64.
Preparing to unpack .../04-libcdt5_2.42.2-5_amd64.deb ...
Unpacking libcdt5:amd64 (2.42.2-5) ...
Selecting previously unselected package libcgraph6:amd64.
Preparing to unpack .../05-libcgraph6_2.42.2-5_amd64.deb ...
Unpacking libcgraph6:amd64 (2.42.2-5) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../06-libglib2.0-0_2.66.8-1+deb11u1_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u1) ...
Selecting previously unselected package libgts-0.7-5:amd64.
Preparing to unpack .../07-libgts-0.7-5_0.7.6+darcs121130-4+b1_amd64.deb ...
Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ...
Selecting previously unselected package libpixman-1-0:amd64.
Preparing to unpack .../08-libpixman-1-0_0.40.0-1.1~deb11u1_amd64.deb ...
Unpacking libpixman-1-0:amd64 (0.40.0-1.1~deb11u1) ...
Selecting previously unselected package libxcb-render0:amd64.
Preparing to unpack .../09-libxcb-render0_1.14-3_amd64.deb ...
Unpacking libxcb-render0:amd64 (1.14-3) ...
Selecting previously unselected package libxcb-shm0:amd64.
Preparing to unpack .../10-libxcb-shm0_1.14-3_amd64.deb ...
Unpacking libxcb-shm0:amd64 (1.14-3) ...
Selecting previously unselected package libxrender1:amd64.
Preparing to unpack .../11-libxrender1_1%3a0.9.10-1_amd64.deb ...
Unpacking libxrender1:amd64 (1:0.9.10-1) ...
Selecting previously unselected package libcairo2:amd64.
Preparing to unpack .../12-libcairo2_1.16.0-5_amd64.deb ...
Unpacking libcairo2:amd64 (1.16.0-5) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../13-libltdl7_2.4.6-15_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-15) ...
Selecting previously unselected package libfribidi0:amd64.
Preparing to unpack .../14-libfribidi0_1.0.8-2+deb11u1_amd64.deb ...
Unpacking libfribidi0:amd64 (1.0.8-2+deb11u1) ...
Selecting previously unselected package libgraphite2-3:amd64.
Preparing to unpack .../15-libgraphite2-3_1.3.14-1_amd64.deb ...
Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
Selecting previously unselected package libharfbuzz0b:amd64.
Preparing to unpack .../16-libharfbuzz0b_2.7.4-1_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (2.7.4-1) ...
Selecting previously unselected package libthai-data.
Preparing to unpack .../17-libthai-data_0.1.28-3_all.deb ...
Unpacking libthai-data (0.1.28-3) ...
Selecting previously unselected package libdatrie1:amd64.
Preparing to unpack .../18-libdatrie1_0.2.13-1_amd64.deb ...
Unpacking libdatrie1:amd64 (0.2.13-1) ...
Selecting previously unselected package libthai0:amd64.
Preparing to unpack .../19-libthai0_0.1.28-3_amd64.deb ...
Unpacking libthai0:amd64 (0.1.28-3) ...
Selecting previously unselected package libpango-1.0-0:amd64.
Preparing to unpack .../20-libpango-1.0-0_1.46.2-3_amd64.deb ...
Unpacking libpango-1.0-0:amd64 (1.46.2-3) ...
Selecting previously unselected package libpangoft2-1.0-0:amd64.
Preparing to unpack .../21-libpangoft2-1.0-0_1.46.2-3_amd64.deb ...
Unpacking libpangoft2-1.0-0:amd64 (1.46.2-3) ...
Selecting previously unselected package libpangocairo-1.0-0:amd64.
Preparing to unpack .../22-libpangocairo-1.0-0_1.46.2-3_amd64.deb ...
Unpacking libpangocairo-1.0-0:amd64 (1.46.2-3) ...
Selecting previously unselected package libpathplan4:amd64.
Preparing to unpack .../23-libpathplan4_2.42.2-5_amd64.deb ...
Unpacking libpathplan4:amd64 (2.42.2-5) ...
Selecting previously unselected package libgvc6.
Preparing to unpack .../24-libgvc6_2.42.2-5_amd64.deb ...
Unpacking libgvc6 (2.42.2-5) ...
Selecting previously unselected package libgvpr2:amd64.
Preparing to unpack .../25-libgvpr2_2.42.2-5_amd64.deb ...
Unpacking libgvpr2:amd64 (2.42.2-5) ...
Selecting previously unselected package liblab-gamut1:amd64.
Preparing to unpack .../26-liblab-gamut1_2.42.2-5_amd64.deb ...
Unpacking liblab-gamut1:amd64 (2.42.2-5) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../27-x11-common_1%3a7.7+22_all.deb ...
Unpacking x11-common (1:7.7+22) ...
Selecting previously unselected package libice6:amd64.
Preparing to unpack .../28-libice6_2%3a1.0.10-1_amd64.deb ...
Unpacking libice6:amd64 (2:1.0.10-1) ...
Selecting previously unselected package libsm6:amd64.
Preparing to unpack .../29-libsm6_2%3a1.2.3-1_amd64.deb ...
Unpacking libsm6:amd64 (2:1.2.3-1) ...
Selecting previously unselected package libxt6:amd64.
Preparing to unpack .../30-libxt6_1%3a1.2.0-1_amd64.deb ...
Unpacking libxt6:amd64 (1:1.2.0-1) ...
Selecting previously unselected package libxmu6:amd64.
Preparing to unpack .../31-libxmu6_2%3a1.1.2-2+b3_amd64.deb ...
Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ...
Selecting previously unselected package libxaw7:amd64.
Preparing to unpack .../32-libxaw7_2%3a1.0.13-1.1_amd64.deb ...
Unpacking libxaw7:amd64 (2:1.0.13-1.1) ...
Selecting previously unselected package graphviz.
Preparing to unpack .../33-graphviz_2.42.2-5_amd64.deb ...
Unpacking graphviz (2.42.2-5) ...
Selecting previously unselected package libev4:amd64.
Preparing to unpack .../34-libev4_1%3a4.33-1_amd64.deb ...
Unpacking libev4:amd64 (1:4.33-1) ...
Selecting previously unselected package libev-dev:amd64.
Preparing to unpack .../35-libev-dev_1%3a4.33-1_amd64.deb ...
Unpacking libev-dev:amd64 (1:4.33-1) ...
Selecting previously unselected package libffi-dev:amd64.
Preparing to unpack .../36-libffi-dev_3.3-6_amd64.deb ...
Unpacking libffi-dev:amd64 (3.3-6) ...
Selecting previously unselected package libgmpxx4ldbl:amd64.
Preparing to unpack .../37-libgmpxx4ldbl_2%3a6.2.1+dfsg-1+deb11u1_amd64.deb ...
Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1+deb11u1) ...
Selecting previously unselected package libgmp-dev:amd64.
Preparing to unpack .../38-libgmp-dev_2%3a6.2.1+dfsg-1+deb11u1_amd64.deb ...
Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-1+deb11u1) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../39-libsigsegv2_2.13-1_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.13-1) ...
Selecting previously unselected package libsqlite3-dev:amd64.
Preparing to unpack .../40-libsqlite3-dev_3.34.1-3_amd64.deb ...
Unpacking libsqlite3-dev:amd64 (3.34.1-3) ...
Selecting previously unselected package m4.
Preparing to unpack .../41-m4_1.4.18-5_amd64.deb ...
Unpacking m4 (1.4.18-5) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../42-pkg-config_0.29.2-1_amd64.deb ...
Unpacking pkg-config (0.29.2-1) ...
Setting up libgraphite2-3:amd64 (1.3.14-1) ...
Setting up libpixman-1-0:amd64 (0.40.0-1.1~deb11u1) ...
Setting up fontconfig (2.13.1-4.2) ...
Regenerating fonts cache... done.
Setting up libxrender1:amd64 (1:0.9.10-1) ...
Setting up libdatrie1:amd64 (0.2.13-1) ...
Setting up libxcb-render0:amd64 (1.14-3) ...
Setting up libglib2.0-0:amd64 (2.66.8-1+deb11u1) ...
No schema files found: doing nothing.
Setting up libev4:amd64 (1:4.33-1) ...
Setting up liblab-gamut1:amd64 (2.42.2-5) ...
Setting up x11-common (1:7.7+22) ...
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libxcb-shm0:amd64 (1.14-3) ...
Setting up libffi-dev:amd64 (3.3-6) ...
Setting up libcapnp-0.7.0:amd64 (0.7.0-7) ...
Setting up libcairo2:amd64 (1.16.0-5) ...
Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ...
Setting up capnproto (0.7.0-7) ...
Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1+deb11u1) ...
Setting up libsqlite3-dev:amd64 (3.34.1-3) ...
Setting up libpathplan4:amd64 (2.42.2-5) ...
Setting up libann0 (1.1.2+doc-7) ...
Setting up libsigsegv2:amd64 (2.13-1) ...
Setting up libfribidi0:amd64 (1.0.8-2+deb11u1) ...
Setting up pkg-config (0.29.2-1) ...
Setting up libltdl7:amd64 (2.4.6-15) ...
Setting up libharfbuzz0b:amd64 (2.7.4-1) ...
Setting up libthai-data (0.1.28-3) ...
Setting up libcdt5:amd64 (2.42.2-5) ...
Setting up libcgraph6:amd64 (2.42.2-5) ...
Setting up libev-dev:amd64 (1:4.33-1) ...
Setting up libice6:amd64 (2:1.0.10-1) ...
Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-1+deb11u1) ...
Setting up m4 (1.4.18-5) ...
Setting up libthai0:amd64 (0.1.28-3) ...
Setting up libgvpr2:amd64 (2.42.2-5) ...
Setting up libsm6:amd64 (2:1.2.3-1) ...
Setting up libpango-1.0-0:amd64 (1.46.2-3) ...
Setting up libxt6:amd64 (1:1.2.0-1) ...
Setting up libpangoft2-1.0-0:amd64 (1.46.2-3) ...
Setting up libpangocairo-1.0-0:amd64 (1.46.2-3) ...
Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
Setting up libxaw7:amd64 (2:1.0.13-1.1) ...
Setting up libgvc6 (2.42.2-5) ...
Setting up graphviz (2.42.2-5) ...
Processing triggers for libc-bin (2.31-13+deb11u7) ...
Removing intermediate container 1964eed15ab9
 ---> 1c046b815180
Step 4/21 : RUN cd ~/opam-repository && git fetch origin master && git reset --hard 6d3d7021d944058cc7531905e065fe2cd72f01e8 && opam update
 ---> Running in 004ebac11e10
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   6d3d7021d9..543cd221e4  master     -> origin/master
Updating files:  18% (5937/32698)
Updating files:  19% (6213/32698)
Updating files:  20% (6540/32698)
Updating files:  21% (6867/32698)
Updating files:  22% (7194/32698)
Updating files:  23% (7521/32698)
Updating files:  24% (7848/32698)
Updating files:  25% (8175/32698)
Updating files:  26% (8502/32698)
Updating files:  27% (8829/32698)
Updating files:  28% (9156/32698)
Updating files:  29% (9483/32698)
Updating files:  30% (9810/32698)
Updating files:  31% (10137/32698)
Updating files:  32% (10464/32698)
Updating files:  33% (10791/32698)
Updating files:  34% (11118/32698)
Updating files:  35% (11445/32698)
Updating files:  35% (11662/32698)
Updating files:  36% (11772/32698)
Updating files:  37% (12099/32698)
Updating files:  38% (12426/32698)
Updating files:  39% (12753/32698)
Updating files:  40% (13080/32698)
Updating files:  41% (13407/32698)
Updating files:  42% (13734/32698)
Updating files:  43% (14061/32698)
Updating files:  44% (14388/32698)
Updating files:  45% (14715/32698)
Updating files:  46% (15042/32698)
Updating files:  47% (15369/32698)
Updating files:  48% (15696/32698)
Updating files:  49% (16023/32698)
Updating files:  50% (16349/32698)
Updating files:  51% (16676/32698)
Updating files:  52% (17003/32698)
Updating files:  52% (17090/32698)
Updating files:  53% (17330/32698)
Updating files:  54% (17657/32698)
Updating files:  55% (17984/32698)
Updating files:  56% (18311/32698)
Updating files:  57% (18638/32698)
Updating files:  58% (18965/32698)
Updating files:  59% (19292/32698)
Updating files:  60% (19619/32698)
Updating files:  61% (19946/32698)
Updating files:  62% (20273/32698)
Updating files:  63% (20600/32698)
Updating files:  64% (20927/32698)
Updating files:  65% (21254/32698)
Updating files:  66% (21581/32698)
Updating files:  66% (21696/32698)
Updating files:  67% (21908/32698)
Updating files:  67% (22063/32698)
Updating files:  68% (22235/32698)
Updating files:  69% (22562/32698)
Updating files:  70% (22889/32698)
Updating files:  71% (23216/32698)
Updating files:  72% (23543/32698)
Updating files:  73% (23870/32698)
Updating files:  74% (24197/32698)
Updating files:  75% (24524/32698)
Updating files:  76% (24851/32698)
Updating files:  77% (25178/32698)
Updating files:  78% (25505/32698)
Updating files:  79% (25832/32698)
Updating files:  80% (26159/32698)
Updating files:  81% (26486/32698)
Updating files:  82% (26813/32698)
Updating files:  83% (27140/32698)
Updating files:  83% (27340/32698)
Updating files:  84% (27467/32698)
Updating files:  85% (27794/32698)
Updating files:  86% (28121/32698)
Updating files:  87% (28448/32698)
Updating files:  88% (28775/32698)
Updating files:  89% (29102/32698)
Updating files:  90% (29429/32698)
Updating files:  91% (29756/32698)
Updating files:  92% (30083/32698)
Updating files:  93% (30410/32698)
Updating files:  94% (30737/32698)
Updating files:  95% (31064/32698)
Updating files:  96% (31391/32698)
Updating files:  97% (31718/32698)
Updating files:  98% (32045/32698)
Updating files:  99% (32372/32698)
Updating files: 100% (32698/32698)
Updating files: 100% (32698/32698), done.
HEAD is now at 6d3d7021d9 Merge pull request #25103 from silene/why3-1.7.1

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
Removing intermediate container 004ebac11e10
 ---> 6549cbcb2f57
Step 5/21 : COPY --chown=opam 	ocurrent/current_docker.opam 	ocurrent/current_github.opam 	ocurrent/current_git.opam 	ocurrent/current.opam 	ocurrent/current_rpc.opam 	ocurrent/current_slack.opam 	ocurrent/current_web.opam 	/src/ocurrent/
 ---> 9b5cd44256a5
Step 6/21 : WORKDIR /src
 ---> Running in a6bdab770b40
Removing intermediate container a6bdab770b40
 ---> f105b58f04b3
Step 7/21 : RUN opam pin add -yn current_docker.dev "./ocurrent" &&     opam pin add -yn current_github.dev "./ocurrent" &&     opam pin add -yn current_git.dev "./ocurrent" &&     opam pin add -yn current.dev "./ocurrent" &&     opam pin add -yn current_rpc.dev "./ocurrent" &&     opam pin add -yn current_slack.dev "./ocurrent" &&     opam pin add -yn current_web.dev "./ocurrent"
 ---> Running in bb14eb58604a
[current_docker.dev] synchronised (file:///src/ocurrent)
current_docker is now pinned to file:///src/ocurrent (version dev)
[current_github.dev] synchronised (file:///src/ocurrent)
current_github is now pinned to file:///src/ocurrent (version dev)
[current_git.dev] synchronised (file:///src/ocurrent)
current_git is now pinned to file:///src/ocurrent (version dev)
[current.dev] synchronised (file:///src/ocurrent)
current is now pinned to file:///src/ocurrent (version dev)
[current_rpc.dev] synchronised (file:///src/ocurrent)
current_rpc is now pinned to file:///src/ocurrent (version dev)
[current_slack.dev] synchronised (file:///src/ocurrent)
current_slack is now pinned to file:///src/ocurrent (version dev)
[current_web.dev] synchronised (file:///src/ocurrent)
current_web is now pinned to file:///src/ocurrent (version dev)
Removing intermediate container bb14eb58604a
 ---> 963817aa6504
Step 8/21 : COPY --chown=opam opam-repo-ci-service.opam opam-repo-ci-api.opam /src/
 ---> 91008ed88396
Step 9/21 : RUN opam install -y --deps-only .
 ---> Running in 6a2b53f7af41
The following actions will be performed:
  - install num                   1.5
  - install cmdliner              1.2.0
  - install ocamlfind             1.9.6
  - install conf-libev            4-12
  - install conf-pkg-config       3
  - install ocamlbuild            0.14.3
  - install seq                   base
  - install conf-capnproto        2
  - install conf-git              1.1
  - install conf-gmp              4
  - install dune                  3.13.0
  - install conf-which            1
  - install base-bytes            base
  - install conf-sqlite3          1
  - install conf-libffi           2.0.0
  - install topkg                 1.0.7
  - install zarith                1.13
  - install conf-gmp-powm-sec     3
  - install swhid_core            0.1
  - install stringext             1.6.0
  - install stdlib-shims          0.3.0
  - install stdint                0.7.2
  - install spdx_licenses         1.2.0
  - install sexplib0              v0.16.0
  - install routes                2.0.0
  - install result                1.5
  - install res                   5.0.1
  - install re                    1.11.0
  - install ppx_derivers          1.2.1
  - install pecu                  0.6
  - install optint                0.3.0
  - install opam-file-format      2.1.6
  - install ocaml-version         3.6.4
  - install ocaml-syntax-shims    1.0.0
  - install ocaml-compiler-libs   v0.12.4
  - install mula                  0.1.2
  - install mirage-clock          4.2.0
  - install menhirSdk             20231231
  - install menhirLib             20231231
  - install menhirCST             20231231
  - install memtrace              0.2.3
  - install magic-mime            1.3.1
  - install macaddr               5.5.0
  - install lwt-dllist            1.0.1
  - install gmap                  0.3.0
  - install easy-format           1.3.4
  - install duration              0.2.1
  - install domain-name           0.4.0
  - install current_incr          0.6.1
  - install csexp                 1.5.2
  - install cppo                  1.6.9
  - install camlp-streams         5.0.1
  - install bigarray-overlap      0.2.1
  - install bigarray-compat       1.1.0
  - install base64                3.5.1
  - install conf-graphviz         0.1
  - install csv                   2.4
  - install uutf                  1.0.3
  - install rresult               0.7.0
  - install ptime                 1.1.0
  - install mtime                 2.0.0
  - install fmt                   0.9.0
  - install astring               0.8.5
  - install asetmap               0.8.1
  - install sha                   1.15.4
  - install ocamlgraph            2.1.0
  - install integers              0.7.0
  - install parsexp               v0.16.0
  - install ppxlib                0.31.0
  - install menhir                20231231
  - install ipaddr                5.5.0
  - install dune-configurator     3.13.0
  - install yojson                2.1.2
  - install ocplib-endian         1.2
  - install biniou                1.2.2
  - install tyxml                 4.6.0
  - install jsonm                 1.0.2
  - install crunch                3.3.1
  - install ke                    0.6
  - install cstruct               6.2.0
  - install fpath                 0.7.3
  - install sexplib               v0.16.0
  - install ppx_deriving          5.2.1
  - install sqlite3               5.1.0
  - install extunix               0.4.1
  - install ctypes                0.21.1
  - install bigstringaf           0.9.1
  - install base                  v0.16.3
  - install atd                   2.15.0
  - install lwt                   5.7.0
  - install atdgen-runtime        2.15.0
  - install ansi                  0.7.0
  - install opam-core             2.2.0~beta1
  - install hex                   1.5.0
  - install eqaf                  0.9
  - install asn1-combinators      0.2.6
  - install ppx_deriving_yojson   3.7.0
  - install ctypes-foreign        0.21.1
  - install prettym               0.0.3
  - install angstrom              0.16.0
  - install stdio                 v0.16.0
  - install ppx_sexp_conv         v0.16.0
  - install prometheus            1.2
  - install mirage-kv             6.1.1
  - install mirage-flow           3.0.0
  - install logs                  0.7.0
  - install inotify               2.5
  - install cstruct-lwt           6.2.0
  - install atdgen                2.15.0
  - install opam-format           2.2.0~beta1
  - install mirage-crypto         0.11.2
  - install cf                    0.5.0
  - install uri                   4.4.0
  - install unstrctrd             0.3
  - install capnp                 3.6.0
  - install obuilder-spec         0.5.1
  - install ipaddr-sexp           5.5.0
  - install dockerfile            8.2.1
  - install capnp-rpc             1.2.3
  - install bos                   0.2.1
  - install github-data           4.4.1
  - install opam-repository       2.2.0~beta1
  - install pbkdf                 1.2.0
  - install mirage-crypto-rng     0.11.2
  - install hkdf                  1.0.4
  - install fsevents              0.3.0
  - install cf-lwt                0.5.0
  - install uri-sexp              4.4.0
  - install multipart_form        0.5.0
  - install conduit               6.2.1
  - install dockerfile-opam       8.2.1
  - install capnp-rpc-lwt         1.2.3
  - install current               dev*
  - install opam-state            2.2.0~beta1
  - install session               0.5.0
  - install mirage-crypto-rng-lwt 0.11.2
  - install mirage-crypto-pk      0.11.2
  - install mirage-crypto-ec      0.11.2
  - install fsevents-lwt          0.3.0
  - install cohttp                5.3.1
  - install multipart_form-lwt    0.5.0
  - install conduit-lwt           6.2.1
  - install current_rpc           dev*
  - install x509                  0.16.5
  - install irmin-watcher         0.5.0
  - install session-cohttp        0.5.0
  - install cohttp-lwt            5.3.0
  - install tls                   0.17.3
  - install ca-certs              0.2.3
  - install current_git           dev*
  - install session-cohttp-lwt    0.5.0
  - install github                4.4.1
  - install tls-mirage            0.17.3
  - install tls-lwt               0.17.3
  - install current_docker        dev*
  - install capnp-rpc-net         1.2.3
  - install conduit-lwt-unix      6.2.1
  - install capnp-rpc-unix        1.2.3
  - install cohttp-lwt-unix       5.3.0
  - install prometheus-app        1.2
  - install github-unix           4.4.1
  - install current_web           dev*
  - install current_github        dev*
===== 163 to install =====

The following system packages will first need to be installed:
    libcapnp-dev

<><> 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" "libcapnp-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libcapnp-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 ... 18922 files and directories currently installed.)
- Preparing to unpack .../libcapnp-dev_0.7.0-7_amd64.deb ...
- Unpacking libcapnp-dev:amd64 (0.7.0-7) ...
- Setting up libcapnp-dev:amd64 (0.7.0-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved asetmap.0.8.1  (http://erratique.ch/software/asetmap/releases/asetmap-0.8.1.tbz)
-> retrieved angstrom.0.16.0  (https://github.com/inhabitedtype/angstrom/archive/0.16.0.tar.gz)
-> retrieved astring.0.8.5  (https://erratique.ch/software/astring/releases/astring-0.8.5.tbz)
-> retrieved ansi.0.7.0  (https://github.com/ocurrent/ansi/releases/download/0.7.0/ansi-0.7.0.tbz)
-> retrieved asn1-combinators.0.2.6  (https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.6/asn1-combinators-v0.2.6.tbz)
-> retrieved atdgen.2.15.0  (https://github.com/ahrefs/atd/releases/download/2.15.0/atd-2.15.0.tbz)
-> retrieved atd.2.15.0  (https://github.com/ahrefs/atd/releases/download/2.15.0/atd-2.15.0.tbz)
-> retrieved atdgen-runtime.2.15.0  (https://github.com/ahrefs/atd/releases/download/2.15.0/atd-2.15.0.tbz)
-> retrieved base.v0.16.3  (https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz)
-> retrieved base64.3.5.1  (https://github.com/mirage/ocaml-base64/releases/download/v3.5.1/base64-3.5.1.tbz)
-> retrieved bigarray-compat.1.1.0  (https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz)
-> retrieved bigarray-overlap.0.2.1  (https://github.com/dinosaure/overlap/releases/download/v0.2.1/bigarray-overlap-0.2.1.tbz)
-> retrieved bigstringaf.0.9.1  (https://github.com/inhabitedtype/bigstringaf/archive/0.9.1.tar.gz)
-> retrieved bos.0.2.1  (https://erratique.ch/software/bos/releases/bos-0.2.1.tbz)
-> retrieved biniou.1.2.2  (https://github.com/mjambon/biniou/releases/download/1.2.2/biniou-1.2.2.tbz)
-> retrieved camlp-streams.5.0.1  (https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz)
-> retrieved ca-certs.0.2.3  (https://github.com/mirage/ca-certs/releases/download/v0.2.3/ca-certs-0.2.3.tbz)
-> retrieved capnp.3.6.0  (https://github.com/capnproto/capnp-ocaml/releases/download/v3.6.0/capnp-3.6.0.tbz)
-> retrieved capnp-rpc.1.2.3  (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz)
-> retrieved capnp-rpc-lwt.1.2.3  (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz)
-> retrieved capnp-rpc-unix.1.2.3  (cached)
-> retrieved capnp-rpc-net.1.2.3  (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz)
-> retrieved cmdliner.1.2.0  (https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz)
-> retrieved cf.0.5.0  (https://github.com/mirage/ocaml-cf/releases/download/0.5.0/cf-lwt-0.5.0.tbz)
-> retrieved cf-lwt.0.5.0  (https://github.com/mirage/ocaml-cf/releases/download/0.5.0/cf-lwt-0.5.0.tbz)
-> retrieved cohttp.5.3.1  (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.1/cohttp-5.3.1.tbz)
-> retrieved cohttp-lwt.5.3.0  (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz)
-> retrieved cohttp-lwt-unix.5.3.0  (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz)
-> retrieved conduit.6.2.1  (https://github.com/mirage/ocaml-conduit/releases/download/v6.2.1/conduit-6.2.1.tbz)
-> retrieved conduit-lwt-unix.6.2.1  (cached)
-> installed conf-capnproto.2
-> installed conf-git.1.1
-> installed conf-gmp.4
-> installed conf-pkg-config.3
-> installed conf-which.1
-> installed conf-libffi.2.0.0
-> installed conf-sqlite3.1
-> installed conf-graphviz.0.1
-> installed conf-gmp-powm-sec.3
-> installed conf-libev.4-12
-> retrieved conduit-lwt.6.2.1  (https://github.com/mirage/ocaml-conduit/releases/download/v6.2.1/conduit-6.2.1.tbz)
-> retrieved cppo.1.6.9  (https://github.com/ocaml-community/cppo/archive/v1.6.9.tar.gz)
-> retrieved crunch.3.3.1  (https://github.com/mirage/ocaml-crunch/releases/download/v3.3.1/crunch-3.3.1.tbz)
-> retrieved csexp.1.5.2  (https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz)
-> retrieved cstruct.6.2.0  (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz)
-> retrieved cstruct-lwt.6.2.0  (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz)
-> retrieved ctypes.0.21.1  (https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.21.1.tar.gz)
-> retrieved ctypes-foreign.0.21.1  (https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.21.1.tar.gz)
-> retrieved csv.2.4  (https://github.com/Chris00/ocaml-csv/releases/download/2.4/csv-2.4.tbz)
-> retrieved current.dev  (file:///src/ocurrent)
-> retrieved current_docker.dev  (file:///src/ocurrent)
-> retrieved current_git.dev  (file:///src/ocurrent)
-> retrieved current_github.dev  (file:///src/ocurrent)
-> retrieved current_rpc.dev  (file:///src/ocurrent)
-> retrieved current_web.dev  (file:///src/ocurrent)
-> retrieved current_incr.0.6.1  (https://github.com/ocurrent/current_incr/releases/download/0.6.1/current_incr-0.6.1.tbz)
-> retrieved dockerfile.8.2.1  (https://github.com/ocurrent/ocaml-dockerfile/releases/download/v8.2.1/dockerfile-8.2.1.tbz)
-> retrieved dockerfile-opam.8.2.1  (https://github.com/ocurrent/ocaml-dockerfile/releases/download/v8.2.1/dockerfile-8.2.1.tbz)
-> retrieved domain-name.0.4.0  (https://github.com/hannesm/domain-name/releases/download/v0.4.0/domain-name-0.4.0.tbz)
-> retrieved duration.0.2.1  (https://github.com/hannesm/duration/releases/download/v0.2.1/duration-0.2.1.tbz)
-> retrieved dune-configurator.3.13.0  (https://github.com/ocaml/dune/releases/download/3.13.0/dune-3.13.0.tbz)
-> retrieved dune.3.13.0  (https://github.com/ocaml/dune/releases/download/3.13.0/dune-3.13.0.tbz)
-> retrieved easy-format.1.3.4  (https://github.com/ocaml-community/easy-format/releases/download/1.3.4/easy-format-1.3.4.tbz)
-> installed cmdliner.1.2.0
-> retrieved eqaf.0.9  (https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz)
-> retrieved extunix.0.4.1  (https://github.com/ygrek/extunix/releases/download/v0.4.1/extunix-0.4.1.tbz)
-> retrieved fmt.0.9.0  (https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz)
-> retrieved fpath.0.7.3  (https://erratique.ch/software/fpath/releases/fpath-0.7.3.tbz)
-> retrieved fsevents.0.3.0  (https://github.com/mirage/ocaml-fsevents/releases/download/0.3.0/fsevents-lwt-0.3.0.tbz)
-> retrieved fsevents-lwt.0.3.0  (https://github.com/mirage/ocaml-fsevents/releases/download/0.3.0/fsevents-lwt-0.3.0.tbz)
-> retrieved github.4.4.1  (https://github.com/mirage/ocaml-github/releases/download/4.4.1/github-data-4.4.1.tbz)
-> retrieved github-unix.4.4.1  (cached)
-> retrieved github-data.4.4.1  (https://github.com/mirage/ocaml-github/releases/download/4.4.1/github-data-4.4.1.tbz)
-> retrieved gmap.0.3.0  (https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz)
-> retrieved hex.1.5.0  (https://github.com/mirage/ocaml-hex/releases/download/v1.5.0/hex-1.5.0.tbz)
-> retrieved hkdf.1.0.4  (https://github.com/hannesm/ocaml-hkdf/releases/download/v1.0.4/hkdf-v1.0.4.tbz)
-> retrieved integers.0.7.0  (https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz)
-> retrieved inotify.2.5  (https://github.com/whitequark/ocaml-inotify/releases/download/v2.5/inotify-2.5.tbz)
-> retrieved ipaddr-sexp.5.5.0  (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.5.0/ipaddr-5.5.0.tbz)
-> retrieved ipaddr.5.5.0  (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.5.0/ipaddr-5.5.0.tbz)
-> retrieved jsonm.1.0.2  (https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz)
-> retrieved logs.0.7.0  (https://erratique.ch/software/logs/releases/logs-0.7.0.tbz)
-> retrieved irmin-watcher.0.5.0  (https://github.com/mirage/irmin-watcher/releases/download/0.5.0/irmin-watcher-0.5.0.tbz)
-> retrieved ke.0.6  (https://github.com/mirage/ke/releases/download/v0.6/ke-0.6.tbz)
-> retrieved lwt.5.7.0  (https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz)
-> retrieved macaddr.5.5.0  (cached)
-> retrieved lwt-dllist.1.0.1  (https://github.com/mirage/lwt-dllist/releases/download/v1.0.1/lwt-dllist-v1.0.1.tbz)
-> retrieved menhir.20231231  (https://gitlab.inria.fr/fpottier/menhir/-/archive/20231231/archive.tar.gz)
-> retrieved menhirCST.20231231  (cached)
-> retrieved magic-mime.1.3.1  (https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.1/magic-mime-1.3.1.tbz)
-> retrieved memtrace.0.2.3  (https://github.com/janestreet/memtrace/archive/refs/tags/v0.2.3.tar.gz)
-> retrieved menhirLib.20231231  (cached)
-> retrieved menhirSdk.20231231  (cached)
-> retrieved mirage-clock.4.2.0  (https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz)
-> retrieved mirage-crypto-ec.0.11.2  (https://github.com/mirage/mirage-crypto/releases/download/v0.11.2/mirage-crypto-0.11.2.tbz)
-> retrieved mirage-crypto.0.11.2  (https://github.com/mirage/mirage-crypto/releases/download/v0.11.2/mirage-crypto-0.11.2.tbz)
-> retrieved mirage-crypto-pk.0.11.2  (https://github.com/mirage/mirage-crypto/releases/download/v0.11.2/mirage-crypto-0.11.2.tbz)
-> retrieved mirage-crypto-rng.0.11.2  (cached)
-> retrieved mirage-crypto-rng-lwt.0.11.2  (cached)
-> retrieved mtime.2.0.0  (https://erratique.ch/software/mtime/releases/mtime-2.0.0.tbz)
-> retrieved mirage-flow.3.0.0  (https://github.com/mirage/mirage-flow/releases/download/v3.0.0/mirage-flow-v3.0.0.tbz)
-> retrieved mirage-kv.6.1.1  (https://github.com/mirage/mirage-kv/releases/download/v6.1.1/mirage-kv-6.1.1.tbz)
-> retrieved mula.0.1.2  (https://github.com/ifazk/mula/releases/download/0.1.2/mula-0.1.2.tbz)
-> retrieved multipart_form.0.5.0  (https://github.com/dinosaure/multipart_form/releases/download/v0.5.0/multipart_form-0.5.0.tbz)
-> retrieved multipart_form-lwt.0.5.0  (https://github.com/dinosaure/multipart_form/releases/download/v0.5.0/multipart_form-0.5.0.tbz)
-> retrieved num.1.5  (https://github.com/ocaml/num/archive/v1.5.tar.gz)
-> retrieved ocaml-syntax-shims.1.0.0  (https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz)
-> retrieved obuilder-spec.0.5.1  (https://github.com/ocurrent/obuilder/releases/download/v0.5.1/obuilder-0.5.1.tbz)
-> retrieved ocaml-compiler-libs.v0.12.4  (https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz)
-> retrieved ocamlfind.1.9.6  (http://download.camlcity.org/download/findlib-1.9.6.tar.gz)
-> retrieved ocaml-version.3.6.4  (https://github.com/ocurrent/ocaml-version/releases/download/v3.6.4/ocaml-version-3.6.4.tbz)
-> retrieved ocamlbuild.0.14.3  (https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.3.tar.gz)
-> retrieved ocamlgraph.2.1.0  (https://github.com/backtracking/ocamlgraph/releases/download/2.1.0/ocamlgraph-2.1.0.tbz)
-> installed num.1.5
-> retrieved ocplib-endian.1.2  (https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz)
-> retrieved opam-file-format.2.1.6  (https://github.com/ocaml/opam-file-format/archive/refs/tags/2.1.6.tar.gz)
-> retrieved opam-core.2.2.0~beta1  (https://github.com/ocaml/opam/archive/refs/tags/2.2.0-beta1.tar.gz)
-> retrieved opam-repository.2.2.0~beta1  (cached)
-> retrieved opam-state.2.2.0~beta1  (cached)
-> retrieved opam-format.2.2.0~beta1  (https://github.com/ocaml/opam/archive/refs/tags/2.2.0-beta1.tar.gz)
-> retrieved parsexp.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz)
-> retrieved optint.0.3.0  (https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz)
-> retrieved pbkdf.1.2.0  (https://github.com/abeaumont/ocaml-pbkdf/archive/1.2.0.tar.gz)
-> retrieved ppx_derivers.1.2.1  (https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz)
-> retrieved pecu.0.6  (https://github.com/mirage/pecu/releases/download/v0.6/pecu-v0.6.tbz)
-> retrieved ppx_deriving.5.2.1  (https://github.com/ocaml-ppx/ppx_deriving/releases/download/v5.2.1/ppx_deriving-v5.2.1.tbz)
-> retrieved ppx_deriving_yojson.3.7.0  (https://github.com/ocaml-ppx/ppx_deriving_yojson/releases/download/v3.7.0/ppx_deriving_yojson-3.7.0.tar.gz)
-> retrieved ppx_sexp_conv.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_conv-v0.16.0.tar.gz)
-> retrieved ppxlib.0.31.0  (https://github.com/ocaml-ppx/ppxlib/releases/download/0.31.0/ppxlib-0.31.0.tbz)
-> retrieved prettym.0.0.3  (https://github.com/dinosaure/prettym/releases/download/0.0.3/prettym-0.0.3.tbz)
-> retrieved prometheus.1.2  (https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz)
-> retrieved ptime.1.1.0  (https://erratique.ch/software/ptime/releases/ptime-1.1.0.tbz)
-> retrieved prometheus-app.1.2  (https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz)
-> retrieved re.1.11.0  (https://github.com/ocaml/ocaml-re/releases/download/1.11.0/re-1.11.0.tbz)
-> retrieved res.5.0.1  (https://github.com/mmottl/res/releases/download/5.0.1/res-5.0.1.tbz)
-> retrieved rresult.0.7.0  (https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz)
-> installed seq.base
-> retrieved result.1.5  (https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz)
-> retrieved session-cohttp.0.5.0  (https://github.com/inhabitedtype/ocaml-session/archive/0.5.0.tar.gz)
-> retrieved session-cohttp-lwt.0.5.0  (cached)
-> retrieved session.0.5.0  (https://github.com/inhabitedtype/ocaml-session/archive/0.5.0.tar.gz)
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> retrieved routes.2.0.0  (https://github.com/anuragsoni/routes/releases/download/2.0.0/routes-2.0.0.tbz)
-> retrieved sexplib0.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz)
-> retrieved sexplib.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz)
-> retrieved sha.1.15.4  (https://github.com/djs55/ocaml-sha/releases/download/v1.15.4/sha-1.15.4.tbz)
-> retrieved spdx_licenses.1.2.0  (https://github.com/kit-ty-kate/spdx_licenses/releases/download/v1.2.0/spdx_licenses-1.2.0.tar.gz)
-> retrieved sqlite3.5.1.0  (https://github.com/mmottl/sqlite3-ocaml/releases/download/5.1.0/sqlite3-5.1.0.tbz)
-> retrieved stdint.0.7.2  (https://github.com/andrenth/ocaml-stdint/releases/download/0.7.2/stdint-0.7.2.tbz)
-> retrieved stdio.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/stdio-v0.16.0.tar.gz)
-> retrieved stdlib-shims.0.3.0  (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz)
-> retrieved swhid_core.0.1  (https://github.com/OCamlPro/swhid_core/archive/refs/tags/0.1.tar.gz)
-> retrieved stringext.1.6.0  (https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz)
-> retrieved tls.0.17.3  (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz)
-> retrieved tls-lwt.0.17.3  (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz)
-> retrieved tls-mirage.0.17.3  (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz)
-> retrieved topkg.1.0.7  (https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz)
-> installed ocamlbuild.0.14.3
-> retrieved unstrctrd.0.3  (https://github.com/dinosaure/unstrctrd/releases/download/v0.3/unstrctrd-v0.3.tbz)
-> retrieved tyxml.4.6.0  (https://github.com/ocsigen/tyxml/releases/download/4.6.0/tyxml-4.6.0.tbz)
-> retrieved uutf.1.0.3  (https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz)
-> retrieved uri.4.4.0  (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz)
-> retrieved uri-sexp.4.4.0  (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz)
-> retrieved x509.0.16.5  (https://github.com/mirleft/ocaml-x509/releases/download/v0.16.5/x509-0.16.5.tbz)
-> retrieved yojson.2.1.2  (https://github.com/ocaml-community/yojson/releases/download/2.1.2/yojson-2.1.2.tbz)
-> retrieved zarith.1.13  (https://github.com/ocaml/Zarith/archive/release-1.13.tar.gz)
-> installed zarith.1.13
-> installed topkg.1.0.7
-> installed asetmap.0.8.1
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed mtime.2.0.0
-> installed fmt.0.9.0
-> installed ptime.1.1.0
-> installed dune.3.13.0
-> installed astring.0.8.5
-> installed base64.3.5.1
-> installed bigarray-compat.1.1.0
-> installed bigarray-overlap.0.2.1
-> installed camlp-streams.5.0.1
-> installed csexp.1.5.2
-> installed jsonm.1.0.2
-> installed cppo.1.6.9
-> installed crunch.3.3.1
-> installed cstruct.6.2.0
-> installed csv.2.4
-> installed current_incr.0.6.1
-> installed domain-name.0.4.0
-> installed duration.0.2.1
-> installed easy-format.1.3.4
-> installed gmap.0.3.0
-> installed ke.0.6
-> installed lwt-dllist.1.0.1
-> installed macaddr.5.5.0
-> installed magic-mime.1.3.1
-> installed memtrace.0.2.3
-> installed menhirCST.20231231
-> installed menhirLib.20231231
-> installed menhirSdk.20231231
-> installed mirage-clock.4.2.0
-> installed mula.0.1.2
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-version.3.6.4
-> installed opam-file-format.2.1.6
-> installed optint.0.3.0
-> installed pecu.0.6
-> installed ppx_derivers.1.2.1
-> installed re.1.11.0
-> installed res.5.0.1
-> installed result.1.5
-> installed sexplib0.v0.16.0
-> installed spdx_licenses.1.2.0
-> installed stdint.0.7.2
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed swhid_core.0.1
-> installed fpath.0.7.3
-> installed ocplib-endian.1.2
-> installed asn1-combinators.0.2.6
-> installed eqaf.0.9
-> installed hex.1.5.0
-> installed biniou.1.2.2
-> installed ipaddr.5.5.0
-> installed routes.2.0.0
-> installed integers.0.7.0
-> installed yojson.2.1.2
-> installed sha.1.15.4
-> installed atdgen-runtime.2.15.0
-> installed parsexp.v0.16.0
-> installed dune-configurator.3.13.0
-> installed bigstringaf.0.9.1
-> installed sexplib.v0.16.0
-> installed ocamlgraph.2.1.0
-> installed tyxml.4.6.0
-> installed angstrom.0.16.0
-> installed sqlite3.5.1.0
-> installed prettym.0.0.3
-> installed mirage-crypto.0.11.2
-> installed ansi.0.7.0
-> installed unstrctrd.0.3
-> installed hkdf.1.0.4
-> installed pbkdf.1.2.0
-> installed uri.4.4.0
-> installed lwt.5.7.0
-> installed cstruct-lwt.6.2.0
-> installed mirage-flow.3.0.0
-> installed inotify.2.5
-> installed mirage-kv.6.1.1
-> installed prometheus.1.2
-> installed ctypes.0.21.1
-> installed logs.0.7.0
-> installed base.v0.16.3
-> installed opam-core.2.2.0~beta1
-> installed mirage-crypto-rng.0.11.2
-> installed multipart_form.0.5.0
-> installed stdio.v0.16.0
-> installed mirage-crypto-rng-lwt.0.11.2
-> installed multipart_form-lwt.0.5.0
-> installed session.0.5.0
-> installed capnp-rpc.1.2.3
-> installed ctypes-foreign.0.21.1
-> installed mirage-crypto-pk.0.11.2
-> installed cf.0.5.0
-> installed fsevents.0.3.0
-> installed cf-lwt.0.5.0
-> installed fsevents-lwt.0.3.0
-> installed irmin-watcher.0.5.0
-> installed bos.0.2.1
-> installed capnp.3.6.0
-> installed mirage-crypto-ec.0.11.2
-> installed opam-format.2.2.0~beta1
-> installed ppxlib.0.31.0
-> installed x509.0.16.5
-> installed capnp-rpc-lwt.1.2.3
-> installed current_rpc.dev
-> installed ca-certs.0.2.3
-> installed menhir.20231231
-> installed tls.0.17.3
-> installed tls-mirage.0.17.3
-> installed tls-lwt.0.17.3
-> installed ppx_sexp_conv.v0.16.0
-> installed atd.2.15.0
-> installed ppx_deriving.5.2.1
-> installed current.dev
-> installed capnp-rpc-net.1.2.3
-> installed opam-repository.2.2.0~beta1
-> installed uri-sexp.4.4.0
-> installed ipaddr-sexp.5.5.0
-> installed dockerfile.8.2.1
-> installed atdgen.2.15.0
-> installed obuilder-spec.0.5.1
-> installed ppx_deriving_yojson.3.7.0
-> installed current_git.dev
-> installed current_docker.dev
-> installed conduit.6.2.1
-> installed dockerfile-opam.8.2.1
-> installed cohttp.5.3.1
-> installed session-cohttp.0.5.0
-> installed conduit-lwt.6.2.1
-> installed extunix.0.4.1
-> installed capnp-rpc-unix.1.2.3
-> installed cohttp-lwt.5.3.0
-> installed session-cohttp-lwt.0.5.0
-> installed conduit-lwt-unix.6.2.1
-> installed opam-state.2.2.0~beta1
-> installed github-data.4.4.1
-> installed cohttp-lwt-unix.5.3.0
-> installed github.4.4.1
-> installed prometheus-app.1.2
-> installed current_web.dev
-> installed github-unix.4.4.1
-> installed current_github.dev
Done.
# Run eval $(opam env) to update the current shell environment
Removing intermediate container 6a2b53f7af41
 ---> 40614654318a
Step 10/21 : ADD --chown=opam . .
 ---> 0ae297bc42bf
Step 11/21 : RUN opam exec -- dune build ./_build/install/default/bin/opam-repo-ci-service
 ---> Running in bbe42eaae707
schema.capnp --> schema.mli schema.ml
ocurrent.capnp --> ocurrent.mli ocurrent.ml
kj/filesystem-disk-unix.c++:1681: warning: PWD environment variable doesn't match current directory; pwd = /src
schema.capnp --> schema.mli schema.ml
kj/filesystem-disk-unix.c++:1681: warning: PWD environment variable doesn't match current directory; pwd = /src
schema.capnp --> schema.mli schema.ml
kj/filesystem-disk-unix.c++:1681: warning: PWD environment variable doesn't match current directory; pwd = /src
Removing intermediate container bbe42eaae707
 ---> c5f7dfabd758
Step 12/21 : FROM debian:12
12: Pulling from library/debian
1468e7ff95fc: Pulling fs layer
1468e7ff95fc: Verifying Checksum
1468e7ff95fc: Download complete
1468e7ff95fc: Pull complete
Digest: sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9
Status: Downloaded newer image for debian:12
 ---> d2a2c1ada45a
Step 13/21 : RUN apt-get update && apt-get install libev4 openssh-client curl gnupg2 dumb-init git graphviz libsqlite3-dev ca-certificates netbase gzip bzip2 xz-utils unzip tar -y --no-install-recommends
 ---> Running in ef7bb7fd1d01
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
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 bookworm/main amd64 Packages [8786 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [155 kB]
Fetched 9209 kB in 2s (5466 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
gzip is already the newest version (1.12-1).
gzip set to manually installed.
tar is already the newest version (1.34+dfsg-1.2+deb12u1).
tar set to manually installed.
The following additional packages will be installed:
  dirmngr fontconfig fontconfig-config fonts-dejavu-core git-man gnupg
  gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
  gpgsm libabsl20220623 libann0 libaom3 libassuan0 libavif15 libbrotli1
  libbsd0 libc-dev-bin libc6-dev libcairo2 libcbor0.8 libcdt5 libcgraph6
  libcrypt-dev libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 libde265-0
  libdeflate0 libedit2 liberror-perl libexpat1 libfido2-1 libfontconfig1
  libfreetype6 libfribidi0 libgav1-1 libgd3 libgdbm-compat4 libgdbm6
  libglib2.0-0 libgraphite2-3 libgssapi-krb5-2 libgts-0.7-5 libgvc6 libgvpr2
  libharfbuzz0b libheif1 libice6 libjbig0 libjpeg62-turbo libk5crypto3
  libkeyutils1 libkrb5-3 libkrb5support0 libksba8 liblab-gamut1 libldap-2.5-0
  liblerc4 libltdl7 libncursesw6 libnghttp2-14 libnpth0 libnsl-dev libnsl2
  libnuma1 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4
  libperl5.36 libpixman-1-0 libpng16-16 libpsl5 librav1e0 libreadline8
  librtmp1 libsasl2-2 libsasl2-modules-db libsm6 libsqlite3-0 libssh2-1
  libssl3 libsvtav1enc1 libthai-data libthai0 libtiff6 libtirpc-common
  libtirpc-dev libtirpc3 libwebp7 libx11-6 libx11-data libx265-199 libxau6
  libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6
  libxpm4 libxrender1 libxt6 libyuv0 linux-libc-dev openssl perl
  perl-modules-5.36 pinentry-curses readline-common rpcsvc-proto x11-common
Suggested packages:
  bzip2-doc dbus-user-session libpam-systemd pinentry-gnome3 tor gettext-base
  git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb
  git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon gsfonts
  graphviz-doc glibc-doc manpages-dev libgd-tools gdbm-l10n low-memory-monitor
  krb5-doc krb5-user sensible-utils sqlite3-doc keychain libpam-ssh
  monkeysphere ssh-askpass perl-doc libterm-readline-gnu-perl
  | libterm-readline-perl-perl make libtap-harness-archive-perl pinentry-doc
  readline-doc zip
Recommended packages:
  patch less fonts-liberation2 manpages manpages-dev libc-devtools
  libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin krb5-locales
  libldap-common libgpm2 publicsuffix libsasl2-modules xauth
The following NEW packages will be installed:
  bzip2 ca-certificates curl dirmngr dumb-init fontconfig fontconfig-config
  fonts-dejavu-core git git-man gnupg gnupg-l10n gnupg-utils gnupg2 gpg
  gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm graphviz
  libabsl20220623 libann0 libaom3 libassuan0 libavif15 libbrotli1 libbsd0
  libc-dev-bin libc6-dev libcairo2 libcbor0.8 libcdt5 libcgraph6 libcrypt-dev
  libcurl3-gnutls libcurl4 libdatrie1 libdav1d6 libde265-0 libdeflate0
  libedit2 liberror-perl libev4 libexpat1 libfido2-1 libfontconfig1
  libfreetype6 libfribidi0 libgav1-1 libgd3 libgdbm-compat4 libgdbm6
  libglib2.0-0 libgraphite2-3 libgssapi-krb5-2 libgts-0.7-5 libgvc6 libgvpr2
  libharfbuzz0b libheif1 libice6 libjbig0 libjpeg62-turbo libk5crypto3
  libkeyutils1 libkrb5-3 libkrb5support0 libksba8 liblab-gamut1 libldap-2.5-0
  liblerc4 libltdl7 libncursesw6 libnghttp2-14 libnpth0 libnsl-dev libnsl2
  libnuma1 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4
  libperl5.36 libpixman-1-0 libpng16-16 libpsl5 librav1e0 libreadline8
  librtmp1 libsasl2-2 libsasl2-modules-db libsm6 libsqlite3-0 libsqlite3-dev
  libssh2-1 libssl3 libsvtav1enc1 libthai-data libthai0 libtiff6
  libtirpc-common libtirpc-dev libtirpc3 libwebp7 libx11-6 libx11-data
  libx265-199 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6
  libxext6 libxmu6 libxpm4 libxrender1 libxt6 libyuv0 linux-libc-dev netbase
  openssh-client openssl perl perl-modules-5.36 pinentry-curses
  readline-common rpcsvc-proto unzip x11-common xz-utils
0 upgraded, 132 newly installed, 0 to remove and 0 not upgraded.
Need to get 61.8 MB of archives.
After this operation, 239 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB]
Get:6 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
Get:7 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
Get:8 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB]
Get:9 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB]
Get:10 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB]
Get:11 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB]
Get:12 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
Get:13 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
Get:14 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB]
Get:15 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB]
Get:16 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB]
Get:17 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB]
Get:18 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
Get:19 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB]
Get:20 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB]
Get:21 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u2 [990 kB]
Get:22 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB]
Get:23 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
Get:24 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
Get:25 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
Get:26 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
Get:27 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u1 [72.4 kB]
Get:28 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
Get:29 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
Get:30 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
Get:31 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u5 [390 kB]
Get:32 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u5 [315 kB]
Get:33 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB]
Get:34 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
Get:35 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB]
Get:36 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB]
Get:37 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
Get:38 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB]
Get:39 http://deb.debian.org/debian bookworm/main amd64 dumb-init amd64 1.2.5-2 [14.1 kB]
Get:40 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB]
Get:41 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB]
Get:42 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5 [399 kB]
Get:43 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB]
Get:44 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB]
Get:45 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB]
Get:46 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB]
Get:47 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB]
Get:48 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
Get:49 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB]
Get:50 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB]
Get:51 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
Get:52 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB]
Get:53 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB]
Get:54 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB]
Get:55 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB]
Get:56 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB]
Get:57 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB]
Get:58 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB]
Get:59 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB]
Get:60 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB]
Get:61 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB]
Get:62 http://deb.debian.org/debian bookworm/main amd64 gnupg2 all 2.2.40-1.1 [445 kB]
Get:63 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB]
Get:64 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+b3 [39.8 kB]
Get:65 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+b3 [63.2 kB]
Get:66 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1 [1851 kB]
Get:67 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2 [495 kB]
Get:68 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB]
Get:69 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB]
Get:70 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB]
Get:71 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB]
Get:72 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB]
Get:73 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB]
Get:74 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB]
Get:75 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB]
Get:76 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB]
Get:77 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB]
Get:78 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1 [215 kB]
Get:79 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB]
Get:80 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB]
Get:81 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB]
Get:82 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB]
Get:83 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u1 [316 kB]
Get:84 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
Get:85 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
Get:86 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB]
Get:87 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
Get:88 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB]
Get:89 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB]
Get:90 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB]
Get:91 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB]
Get:92 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB]
Get:93 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB]
Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB]
Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB]
Get:96 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
Get:97 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB]
Get:98 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB]
Get:99 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-5 [393 kB]
Get:100 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB]
Get:101 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB]
Get:102 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB]
Get:103 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB]
Get:104 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB]
Get:105 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB]
Get:106 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB]
Get:107 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB]
Get:108 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB]
Get:109 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+b3 [42.2 kB]
Get:110 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+b3 [678 kB]
Get:111 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+b3 [189 kB]
Get:112 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+b3 [198 kB]
Get:113 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB]
Get:114 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
Get:115 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
Get:116 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB]
Get:117 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
Get:118 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
Get:119 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+b3 [611 kB]
Get:120 http://deb.debian.org/debian-security bookworm-security/main amd64 libc-dev-bin amd64 2.36-9+deb12u6 [45.6 kB]
Get:121 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.85-1 [1968 kB]
Get:122 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB]
Get:123 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
Get:124 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
Get:125 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
Get:126 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB]
Get:127 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
Get:128 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
Get:129 http://deb.debian.org/debian-security bookworm-security/main amd64 libc6-dev amd64 2.36-9+deb12u6 [1902 kB]
Get:130 http://deb.debian.org/debian bookworm/main amd64 libev4 amd64 1:4.33-1 [43.2 kB]
Get:131 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2 [1025 kB]
Get:132 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 61.8 MB in 1s (74.6 MB/s)
Selecting previously unselected package perl-modules-5.36.
(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 ... 6090 files and directories currently installed.)
Preparing to unpack .../000-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ...
Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ...
Selecting previously unselected package libgdbm6:amd64.
Preparing to unpack .../001-libgdbm6_1.23-3_amd64.deb ...
Unpacking libgdbm6:amd64 (1.23-3) ...
Selecting previously unselected package libgdbm-compat4:amd64.
Preparing to unpack .../002-libgdbm-compat4_1.23-3_amd64.deb ...
Unpacking libgdbm-compat4:amd64 (1.23-3) ...
Selecting previously unselected package libperl5.36:amd64.
Preparing to unpack .../003-libperl5.36_5.36.0-7+deb12u1_amd64.deb ...
Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ...
Selecting previously unselected package perl.
Preparing to unpack .../004-perl_5.36.0-7+deb12u1_amd64.deb ...
Unpacking perl (5.36.0-7+deb12u1) ...
Selecting previously unselected package netbase.
Preparing to unpack .../005-netbase_6.4_all.deb ...
Unpacking netbase (6.4) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../006-readline-common_8.2-1.3_all.deb ...
Unpacking readline-common (8.2-1.3) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../007-bzip2_1.0.8-5+b1_amd64.deb ...
Unpacking bzip2 (1.0.8-5+b1) ...
Selecting previously unselected package libssl3:amd64.
Preparing to unpack .../008-libssl3_3.0.11-1~deb12u2_amd64.deb ...
Unpacking libssl3:amd64 (3.0.11-1~deb12u2) ...
Selecting previously unselected package openssl.
Preparing to unpack .../009-openssl_3.0.11-1~deb12u2_amd64.deb ...
Unpacking openssl (3.0.11-1~deb12u2) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../010-ca-certificates_20230311_all.deb ...
Unpacking ca-certificates (20230311) ...
Selecting previously unselected package libbsd0:amd64.
Preparing to unpack .../011-libbsd0_0.11.7-2_amd64.deb ...
Unpacking libbsd0:amd64 (0.11.7-2) ...
Selecting previously unselected package libedit2:amd64.
Preparing to unpack .../012-libedit2_3.1-20221030-2_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20221030-2) ...
Selecting previously unselected package libcbor0.8:amd64.
Preparing to unpack .../013-libcbor0.8_0.8.0-2+b1_amd64.deb ...
Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ...
Selecting previously unselected package libfido2-1:amd64.
Preparing to unpack .../014-libfido2-1_1.12.0-2+b1_amd64.deb ...
Unpacking libfido2-1:amd64 (1.12.0-2+b1) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../015-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../016-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../017-libkeyutils1_1.6.3-2_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.6.3-2) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../018-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../019-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ...
Selecting previously unselected package openssh-client.
Preparing to unpack .../020-openssh-client_1%3a9.2p1-2+deb12u2_amd64.deb ...
Unpacking openssh-client (1:9.2p1-2+deb12u2) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../021-xz-utils_5.4.1-0.2_amd64.deb ...
Unpacking xz-utils (5.4.1-0.2) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../022-libbrotli1_1.0.9-2+b6_amd64.deb ...
Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../023-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../024-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
Selecting previously unselected package libldap-2.5-0:amd64.
Preparing to unpack .../025-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../026-libnghttp2-14_1.52.0-1+deb12u1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u1) ...
Selecting previously unselected package libpsl5:amd64.
Preparing to unpack .../027-libpsl5_0.21.2-1_amd64.deb ...
Unpacking libpsl5:amd64 (0.21.2-1) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../028-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
Selecting previously unselected package libssh2-1:amd64.
Preparing to unpack .../029-libssh2-1_1.10.0-3+b1_amd64.deb ...
Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
Selecting previously unselected package libcurl4:amd64.
Preparing to unpack .../030-libcurl4_7.88.1-10+deb12u5_amd64.deb ...
Unpacking libcurl4:amd64 (7.88.1-10+deb12u5) ...
Selecting previously unselected package curl.
Preparing to unpack .../031-curl_7.88.1-10+deb12u5_amd64.deb ...
Unpacking curl (7.88.1-10+deb12u5) ...
Selecting previously unselected package libassuan0:amd64.
Preparing to unpack .../032-libassuan0_2.5.5-5_amd64.deb ...
Unpacking libassuan0:amd64 (2.5.5-5) ...
Selecting previously unselected package libreadline8:amd64.
Preparing to unpack .../033-libreadline8_8.2-1.3_amd64.deb ...
Unpacking libreadline8:amd64 (8.2-1.3) ...
Selecting previously unselected package gpgconf.
Preparing to unpack .../034-gpgconf_2.2.40-1.1_amd64.deb ...
Unpacking gpgconf (2.2.40-1.1) ...
Selecting previously unselected package libksba8:amd64.
Preparing to unpack .../035-libksba8_1.6.3-2_amd64.deb ...
Unpacking libksba8:amd64 (1.6.3-2) ...
Selecting previously unselected package libnpth0:amd64.
Preparing to unpack .../036-libnpth0_1.6-3_amd64.deb ...
Unpacking libnpth0:amd64 (1.6-3) ...
Selecting previously unselected package dirmngr.
Preparing to unpack .../037-dirmngr_2.2.40-1.1_amd64.deb ...
Unpacking dirmngr (2.2.40-1.1) ...
Selecting previously unselected package dumb-init.
Preparing to unpack .../038-dumb-init_1.2.5-2_amd64.deb ...
Unpacking dumb-init (1.2.5-2) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../039-libexpat1_2.5.0-1_amd64.deb ...
Unpacking libexpat1:amd64 (2.5.0-1) ...
Selecting previously unselected package libpng16-16:amd64.
Preparing to unpack .../040-libpng16-16_1.6.39-2_amd64.deb ...
Unpacking libpng16-16:amd64 (1.6.39-2) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../041-libfreetype6_2.12.1+dfsg-5_amd64.deb ...
Unpacking libfreetype6:amd64 (2.12.1+dfsg-5) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../042-fonts-dejavu-core_2.37-6_all.deb ...
Unpacking fonts-dejavu-core (2.37-6) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../043-fontconfig-config_2.14.1-4_amd64.deb ...
Unpacking fontconfig-config (2.14.1-4) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../044-libfontconfig1_2.14.1-4_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.14.1-4) ...
Selecting previously unselected package fontconfig.
Preparing to unpack .../045-fontconfig_2.14.1-4_amd64.deb ...
Unpacking fontconfig (2.14.1-4) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Preparing to unpack .../046-libcurl3-gnutls_7.88.1-10+deb12u5_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../047-liberror-perl_0.17029-2_all.deb ...
Unpacking liberror-perl (0.17029-2) ...
Selecting previously unselected package git-man.
Preparing to unpack .../048-git-man_1%3a2.39.2-1.1_all.deb ...
Unpacking git-man (1:2.39.2-1.1) ...
Selecting previously unselected package git.
Preparing to unpack .../049-git_1%3a2.39.2-1.1_amd64.deb ...
Unpacking git (1:2.39.2-1.1) ...
Selecting previously unselected package gnupg-l10n.
Preparing to unpack .../050-gnupg-l10n_2.2.40-1.1_all.deb ...
Unpacking gnupg-l10n (2.2.40-1.1) ...
Selecting previously unselected package gnupg-utils.
Preparing to unpack .../051-gnupg-utils_2.2.40-1.1_amd64.deb ...
Unpacking gnupg-utils (2.2.40-1.1) ...
Selecting previously unselected package libsqlite3-0:amd64.
Preparing to unpack .../052-libsqlite3-0_3.40.1-2_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.40.1-2) ...
Selecting previously unselected package gpg.
Preparing to unpack .../053-gpg_2.2.40-1.1_amd64.deb ...
Unpacking gpg (2.2.40-1.1) ...
Selecting previously unselected package libncursesw6:amd64.
Preparing to unpack .../054-libncursesw6_6.4-4_amd64.deb ...
Unpacking libncursesw6:amd64 (6.4-4) ...
Selecting previously unselected package pinentry-curses.
Preparing to unpack .../055-pinentry-curses_1.2.1-1_amd64.deb ...
Unpacking pinentry-curses (1.2.1-1) ...
Selecting previously unselected package gpg-agent.
Preparing to unpack .../056-gpg-agent_2.2.40-1.1_amd64.deb ...
Unpacking gpg-agent (2.2.40-1.1) ...
Selecting previously unselected package gpg-wks-client.
Preparing to unpack .../057-gpg-wks-client_2.2.40-1.1_amd64.deb ...
Unpacking gpg-wks-client (2.2.40-1.1) ...
Selecting previously unselected package gpg-wks-server.
Preparing to unpack .../058-gpg-wks-server_2.2.40-1.1_amd64.deb ...
Unpacking gpg-wks-server (2.2.40-1.1) ...
Selecting previously unselected package gpgsm.
Preparing to unpack .../059-gpgsm_2.2.40-1.1_amd64.deb ...
Unpacking gpgsm (2.2.40-1.1) ...
Selecting previously unselected package gnupg.
Preparing to unpack .../060-gnupg_2.2.40-1.1_all.deb ...
Unpacking gnupg (2.2.40-1.1) ...
Selecting previously unselected package gnupg2.
Preparing to unpack .../061-gnupg2_2.2.40-1.1_all.deb ...
Unpacking gnupg2 (2.2.40-1.1) ...
Selecting previously unselected package libann0.
Preparing to unpack .../062-libann0_1.1.2+doc-9+b1_amd64.deb ...
Unpacking libann0 (1.1.2+doc-9+b1) ...
Selecting previously unselected package libcdt5:amd64.
Preparing to unpack .../063-libcdt5_2.42.2-7+b3_amd64.deb ...
Unpacking libcdt5:amd64 (2.42.2-7+b3) ...
Selecting previously unselected package libcgraph6:amd64.
Preparing to unpack .../064-libcgraph6_2.42.2-7+b3_amd64.deb ...
Unpacking libcgraph6:amd64 (2.42.2-7+b3) ...
Selecting previously unselected package libaom3:amd64.
Preparing to unpack .../065-libaom3_3.6.0-1_amd64.deb ...
Unpacking libaom3:amd64 (3.6.0-1) ...
Selecting previously unselected package libdav1d6:amd64.
Preparing to unpack .../066-libdav1d6_1.0.0-2_amd64.deb ...
Unpacking libdav1d6:amd64 (1.0.0-2) ...
Selecting previously unselected package libabsl20220623:amd64.
Preparing to unpack .../067-libabsl20220623_20220623.1-1_amd64.deb ...
Unpacking libabsl20220623:amd64 (20220623.1-1) ...
Selecting previously unselected package libgav1-1:amd64.
Preparing to unpack .../068-libgav1-1_0.18.0-1+b1_amd64.deb ...
Unpacking libgav1-1:amd64 (0.18.0-1+b1) ...
Selecting previously unselected package librav1e0:amd64.
Preparing to unpack .../069-librav1e0_0.5.1-6_amd64.deb ...
Unpacking librav1e0:amd64 (0.5.1-6) ...
Selecting previously unselected package libsvtav1enc1:amd64.
Preparing to unpack .../070-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ...
Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../071-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ...
Selecting previously unselected package libyuv0:amd64.
Preparing to unpack .../072-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ...
Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
Selecting previously unselected package libavif15:amd64.
Preparing to unpack .../073-libavif15_0.11.1-1_amd64.deb ...
Unpacking libavif15:amd64 (0.11.1-1) ...
Selecting previously unselected package libde265-0:amd64.
Preparing to unpack .../074-libde265-0_1.0.11-1+deb12u2_amd64.deb ...
Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ...
Selecting previously unselected package libnuma1:amd64.
Preparing to unpack .../075-libnuma1_2.0.16-1_amd64.deb ...
Unpacking libnuma1:amd64 (2.0.16-1) ...
Selecting previously unselected package libx265-199:amd64.
Preparing to unpack .../076-libx265-199_3.5-2+b1_amd64.deb ...
Unpacking libx265-199:amd64 (3.5-2+b1) ...
Selecting previously unselected package libheif1:amd64.
Preparing to unpack .../077-libheif1_1.15.1-1_amd64.deb ...
Unpacking libheif1:amd64 (1.15.1-1) ...
Selecting previously unselected package libdeflate0:amd64.
Preparing to unpack .../078-libdeflate0_1.14-1_amd64.deb ...
Unpacking libdeflate0:amd64 (1.14-1) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../079-libjbig0_2.1-6.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-6.1) ...
Selecting previously unselected package liblerc4:amd64.
Preparing to unpack .../080-liblerc4_4.0.0+ds-2_amd64.deb ...
Unpacking liblerc4:amd64 (4.0.0+ds-2) ...
Selecting previously unselected package libwebp7:amd64.
Preparing to unpack .../081-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ...
Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
Selecting previously unselected package libtiff6:amd64.
Preparing to unpack .../082-libtiff6_4.5.0-6+deb12u1_amd64.deb ...
Unpacking libtiff6:amd64 (4.5.0-6+deb12u1) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../083-libxau6_1%3a1.0.9-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.9-1) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../084-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../085-libxcb1_1.15-1_amd64.deb ...
Unpacking libxcb1:amd64 (1.15-1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../086-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ...
Unpacking libx11-data (2:1.8.4-2+deb12u2) ...
Selecting previously unselected package libx11-6:amd64.
Preparing to unpack .../087-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../088-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
Selecting previously unselected package libgd3:amd64.
Preparing to unpack .../089-libgd3_2.3.3-9_amd64.deb ...
Unpacking libgd3:amd64 (2.3.3-9) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../090-libglib2.0-0_2.74.6-2_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.74.6-2) ...
Selecting previously unselected package libgts-0.7-5:amd64.
Preparing to unpack .../091-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
Selecting previously unselected package libpixman-1-0:amd64.
Preparing to unpack .../092-libpixman-1-0_0.42.2-1_amd64.deb ...
Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
Selecting previously unselected package libxcb-render0:amd64.
Preparing to unpack .../093-libxcb-render0_1.15-1_amd64.deb ...
Unpacking libxcb-render0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-shm0:amd64.
Preparing to unpack .../094-libxcb-shm0_1.15-1_amd64.deb ...
Unpacking libxcb-shm0:amd64 (1.15-1) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../095-libxext6_2%3a1.3.4-1+b1_amd64.deb ...
Unpacking libxext6:amd64 (2:1.3.4-1+b1) ...
Selecting previously unselected package libxrender1:amd64.
Preparing to unpack .../096-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
Selecting previously unselected package libcairo2:amd64.
Preparing to unpack .../097-libcairo2_1.16.0-7_amd64.deb ...
Unpacking libcairo2:amd64 (1.16.0-7) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../098-libltdl7_2.4.7-5_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.7-5) ...
Selecting previously unselected package libfribidi0:amd64.
Preparing to unpack .../099-libfribidi0_1.0.8-2.1_amd64.deb ...
Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
Selecting previously unselected package libgraphite2-3:amd64.
Preparing to unpack .../100-libgraphite2-3_1.3.14-1_amd64.deb ...
Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
Selecting previously unselected package libharfbuzz0b:amd64.
Preparing to unpack .../101-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
Selecting previously unselected package libthai-data.
Preparing to unpack .../102-libthai-data_0.1.29-1_all.deb ...
Unpacking libthai-data (0.1.29-1) ...
Selecting previously unselected package libdatrie1:amd64.
Preparing to unpack .../103-libdatrie1_0.2.13-2+b1_amd64.deb ...
Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
Selecting previously unselected package libthai0:amd64.
Preparing to unpack .../104-libthai0_0.1.29-1_amd64.deb ...
Unpacking libthai0:amd64 (0.1.29-1) ...
Selecting previously unselected package libpango-1.0-0:amd64.
Preparing to unpack .../105-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
Selecting previously unselected package libpangoft2-1.0-0:amd64.
Preparing to unpack .../106-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
Selecting previously unselected package libpangocairo-1.0-0:amd64.
Preparing to unpack .../107-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
Selecting previously unselected package libpathplan4:amd64.
Preparing to unpack .../108-libpathplan4_2.42.2-7+b3_amd64.deb ...
Unpacking libpathplan4:amd64 (2.42.2-7+b3) ...
Selecting previously unselected package libgvc6.
Preparing to unpack .../109-libgvc6_2.42.2-7+b3_amd64.deb ...
Unpacking libgvc6 (2.42.2-7+b3) ...
Selecting previously unselected package libgvpr2:amd64.
Preparing to unpack .../110-libgvpr2_2.42.2-7+b3_amd64.deb ...
Unpacking libgvpr2:amd64 (2.42.2-7+b3) ...
Selecting previously unselected package liblab-gamut1:amd64.
Preparing to unpack .../111-liblab-gamut1_2.42.2-7+b3_amd64.deb ...
Unpacking liblab-gamut1:amd64 (2.42.2-7+b3) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../112-x11-common_1%3a7.7+23_all.deb ...
Unpacking x11-common (1:7.7+23) ...
Selecting previously unselected package libice6:amd64.
Preparing to unpack .../113-libice6_2%3a1.0.10-1_amd64.deb ...
Unpacking libice6:amd64 (2:1.0.10-1) ...
Selecting previously unselected package libsm6:amd64.
Preparing to unpack .../114-libsm6_2%3a1.2.3-1_amd64.deb ...
Unpacking libsm6:amd64 (2:1.2.3-1) ...
Selecting previously unselected package libxt6:amd64.
Preparing to unpack .../115-libxt6_1%3a1.2.1-1.1_amd64.deb ...
Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
Selecting previously unselected package libxmu6:amd64.
Preparing to unpack .../116-libxmu6_2%3a1.1.3-3_amd64.deb ...
Unpacking libxmu6:amd64 (2:1.1.3-3) ...
Selecting previously unselected package libxaw7:amd64.
Preparing to unpack .../117-libxaw7_2%3a1.0.14-1_amd64.deb ...
Unpacking libxaw7:amd64 (2:1.0.14-1) ...
Selecting previously unselected package graphviz.
Preparing to unpack .../118-graphviz_2.42.2-7+b3_amd64.deb ...
Unpacking graphviz (2.42.2-7+b3) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../119-libc-dev-bin_2.36-9+deb12u6_amd64.deb ...
Unpacking libc-dev-bin (2.36-9+deb12u6) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../120-linux-libc-dev_6.1.85-1_amd64.deb ...
Unpacking linux-libc-dev:amd64 (6.1.85-1) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../121-libcrypt-dev_1%3a4.4.33-2_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ...
Selecting previously unselected package libtirpc-common.
Preparing to unpack .../122-libtirpc-common_1.3.3+ds-1_all.deb ...
Unpacking libtirpc-common (1.3.3+ds-1) ...
Selecting previously unselected package libtirpc3:amd64.
Preparing to unpack .../123-libtirpc3_1.3.3+ds-1_amd64.deb ...
Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
Selecting previously unselected package libnsl2:amd64.
Preparing to unpack .../124-libnsl2_1.3.0-2_amd64.deb ...
Unpacking libnsl2:amd64 (1.3.0-2) ...
Selecting previously unselected package libtirpc-dev:amd64.
Preparing to unpack .../125-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
Selecting previously unselected package libnsl-dev:amd64.
Preparing to unpack .../126-libnsl-dev_1.3.0-2_amd64.deb ...
Unpacking libnsl-dev:amd64 (1.3.0-2) ...
Selecting previously unselected package rpcsvc-proto.
Preparing to unpack .../127-rpcsvc-proto_1.4.3-1_amd64.deb ...
Unpacking rpcsvc-proto (1.4.3-1) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../128-libc6-dev_2.36-9+deb12u6_amd64.deb ...
Unpacking libc6-dev:amd64 (2.36-9+deb12u6) ...
Selecting previously unselected package libev4:amd64.
Preparing to unpack .../129-libev4_1%3a4.33-1_amd64.deb ...
Unpacking libev4:amd64 (1:4.33-1) ...
Selecting previously unselected package libsqlite3-dev:amd64.
Preparing to unpack .../130-libsqlite3-dev_3.40.1-2_amd64.deb ...
Unpacking libsqlite3-dev:amd64 (3.40.1-2) ...
Selecting previously unselected package unzip.
Preparing to unpack .../131-unzip_6.0-28_amd64.deb ...
Unpacking unzip (6.0-28) ...
Setting up libksba8:amd64 (1.6.3-2) ...
Setting up libexpat1:amd64 (2.5.0-1) ...
Setting up dumb-init (1.2.5-2) ...
Setting up libgraphite2-3:amd64 (1.3.14-1) ...
Setting up libpixman-1-0:amd64 (0.42.2-1) ...
Setting up libaom3:amd64 (3.6.0-1) ...
Setting up libabsl20220623:amd64 (20220623.1-1) ...
Setting up libxau6:amd64 (1:1.0.9-1) ...
Setting up libkeyutils1:amd64 (1.6.3-2) ...
Setting up libpsl5:amd64 (0.21.2-1) ...
Setting up liblerc4:amd64 (4.0.0+ds-2) ...
Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
Setting up libglib2.0-0:amd64 (2.74.6-2) ...
No schema files found: doing nothing.
Setting up libtirpc-common (1.3.3+ds-1) ...
Setting up libev4:amd64 (1:4.33-1) ...
Setting up unzip (6.0-28) ...
Setting up libcbor0.8:amd64 (0.8.0-2+b1) ...
Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
Setting up libsqlite3-0:amd64 (3.40.1-2) ...
Setting up liblab-gamut1:amd64 (2.42.2-7+b3) ...
Setting up libssl3:amd64 (3.0.11-1~deb12u2) ...
Setting up x11-common (1:7.7+23) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of restart.
Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u1) ...
Setting up libdeflate0:amd64 (1.14-1) ...
Setting up linux-libc-dev:amd64 (6.1.85-1) ...
Setting up libnpth0:amd64 (1.6-3) ...
Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
Setting up libassuan0:amd64 (2.5.5-5) ...
Setting up bzip2 (1.0.8-5+b1) ...
Setting up libjbig0:amd64 (2.1-6.1) ...
Setting up librav1e0:amd64 (0.5.1-6) ...
Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ...
Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ...
Setting up rpcsvc-proto (1.4.3-1) ...
Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ...
Setting up libx11-data (2:1.8.4-2+deb12u2) ...
Setting up gnupg-l10n (2.2.40-1.1) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
Setting up libpathplan4:amd64 (2.42.2-7+b3) ...
Setting up libann0 (1.1.2+doc-9+b1) ...
Setting up xz-utils (5.4.1-0.2) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up libfribidi0:amd64 (1.0.8-2.1) ...
Setting up libpng16-16:amd64 (1.6.39-2) ...
Setting up fonts-dejavu-core (2.37-6) ...
Setting up libgav1-1:amd64 (0.18.0-1+b1) ...
Setting up libncursesw6:amd64 (6.4-4) ...
Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ...
Setting up libdav1d6:amd64 (1.0.0-2) ...
Setting up libltdl7:amd64 (2.4.7-5) ...
Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
Setting up libnuma1:amd64 (2.0.16-1) ...
Setting up libcrypt-dev:amd64 (1:4.4.33-2) ...
Setting up libtiff6:amd64 (4.5.0-6+deb12u1) ...
Setting up git-man (1:2.39.2-1.1) ...
Setting up libthai-data (0.1.29-1) ...
Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
Setting up netbase (6.4) ...
Setting up libcdt5:amd64 (2.42.2-7+b3) ...
Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ...
Setting up libcgraph6:amd64 (2.42.2-7+b3) ...
Setting up libfido2-1:amd64 (1.12.0-2+b1) ...
Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ...
Setting up libc-dev-bin (2.36-9+deb12u6) ...
Setting up openssl (3.0.11-1~deb12u2) ...
Setting up libbsd0:amd64 (0.11.7-2) ...
Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
Setting up readline-common (8.2-1.3) ...
Setting up libgdbm6:amd64 (1.23-3) ...
Setting up pinentry-curses (1.2.1-1) ...
Setting up libice6:amd64 (2:1.0.10-1) ...
Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
Setting up libxcb1:amd64 (1.15-1) ...
Setting up libavif15:amd64 (0.11.1-1) ...
Setting up libxcb-render0:amd64 (1.15-1) ...
Setting up fontconfig-config (2.14.1-4) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up libedit2:amd64 (3.1-20221030-2) ...
Setting up libreadline8:amd64 (8.2-1.3) ...
Setting up libxcb-shm0:amd64 (1.15-1) ...
Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
Setting up libthai0:amd64 (0.1.29-1) ...
Setting up ca-certificates (20230311) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Updating certificates in /etc/ssl/certs...
140 added, 0 removed; done.
Setting up libfreetype6:amd64 (2.12.1+dfsg-5) ...
Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ...
Setting up libgdbm-compat4:amd64 (1.23-3) ...
Setting up libx265-199:amd64 (3.5-2+b1) ...
Setting up libgvpr2:amd64 (2.42.2-7+b3) ...
Setting up gpgconf (2.2.40-1.1) ...
Setting up libcurl4:amd64 (7.88.1-10+deb12u5) ...
Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
Setting up curl (7.88.1-10+deb12u5) ...
Setting up libfontconfig1:amd64 (2.14.1-4) ...
Setting up libsm6:amd64 (2:1.2.3-1) ...
Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ...
Setting up gpg (2.2.40-1.1) ...
Setting up gnupg-utils (2.2.40-1.1) ...
Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
Setting up fontconfig (2.14.1-4) ...
Regenerating fonts cache... done.
Setting up gpg-agent (2.2.40-1.1) ...
Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
Setting up openssh-client (1:9.2p1-2+deb12u2) ...
Setting up gpgsm (2.2.40-1.1) ...
Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
Setting up libheif1:amd64 (1.15.1-1) ...
Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ...
Setting up libcairo2:amd64 (1.16.0-7) ...
Setting up dirmngr (2.2.40-1.1) ...
Setting up perl (5.36.0-7+deb12u1) ...
Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
Setting up libgd3:amd64 (2.3.3-9) ...
Setting up libxt6:amd64 (1:1.2.1-1.1) ...
Setting up gpg-wks-server (2.2.40-1.1) ...
Setting up libnsl2:amd64 (1.3.0-2) ...
Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
Setting up libxmu6:amd64 (2:1.1.3-3) ...
Setting up gpg-wks-client (2.2.40-1.1) ...
Setting up libxaw7:amd64 (2:1.0.14-1) ...
Setting up liberror-perl (0.17029-2) ...
Setting up libgvc6 (2.42.2-7+b3) ...
Setting up git (1:2.39.2-1.1) ...
Setting up libnsl-dev:amd64 (1.3.0-2) ...
Setting up gnupg (2.2.40-1.1) ...
Setting up libc6-dev:amd64 (2.36-9+deb12u6) ...
Setting up graphviz (2.42.2-7+b3) ...
Setting up gnupg2 (2.2.40-1.1) ...
Setting up libsqlite3-dev:amd64 (3.40.1-2) ...
Processing triggers for libc-bin (2.36-9+deb12u6) ...
Processing triggers for ca-certificates (20230311) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Removing intermediate container ef7bb7fd1d01
 ---> 92e39f7d89ac
Step 14/21 : RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -
 ---> Running in 9a42707caade
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
Removing intermediate container 9a42707caade
 ---> 527df26cbe86
Step 15/21 : RUN echo 'deb https://download.docker.com/linux/debian bookworm stable' >> /etc/apt/sources.list
 ---> Running in 1ac296d868e5
Removing intermediate container 1ac296d868e5
 ---> 54452a53bc4c
Step 16/21 : RUN apt-get update && apt-get install docker-ce -y --no-install-recommends
 ---> Running in f5832326defd
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB]
Get:5 https://download.docker.com/linux/debian bookworm/stable amd64 Packages [21.6 kB]
Fetched 65.0 kB in 0s (147 kB/s)
Reading package lists...
W: https://download.docker.com/linux/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  containerd.io docker-ce-cli iptables libip4tc2 libip6tc2 libmnl0
  libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12
Suggested packages:
  aufs-tools cgroupfs-mount | cgroup-lite firewalld kmod
Recommended packages:
  apparmor docker-ce-rootless-extras pigz procps docker-buildx-plugin
  docker-compose-plugin nftables
The following NEW packages will be installed:
  containerd.io docker-ce docker-ce-cli iptables libip4tc2 libip6tc2 libmnl0
  libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12
0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
Need to get 70.2 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB]
Get:6 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB]
Get:7 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
Get:8 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB]
Get:9 https://download.docker.com/linux/debian bookworm/stable amd64 containerd.io amd64 1.6.31-1 [29.8 MB]
Get:10 https://download.docker.com/linux/debian bookworm/stable amd64 docker-ce-cli amd64 5:26.1.0-1~debian.12~bookworm [14.6 MB]
Get:11 https://download.docker.com/linux/debian bookworm/stable amd64 docker-ce amd64 5:26.1.0-1~debian.12~bookworm [25.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 70.2 MB in 1s (55.3 MB/s)
Selecting previously unselected package containerd.io.
(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 ... 13229 files and directories currently installed.)
Preparing to unpack .../00-containerd.io_1.6.31-1_amd64.deb ...
Unpacking containerd.io (1.6.31-1) ...
Selecting previously unselected package docker-ce-cli.
Preparing to unpack .../01-docker-ce-cli_5%3a26.1.0-1~debian.12~bookworm_amd64.deb ...
Unpacking docker-ce-cli (5:26.1.0-1~debian.12~bookworm) ...
Selecting previously unselected package libip4tc2:amd64.
Preparing to unpack .../02-libip4tc2_1.8.9-2_amd64.deb ...
Unpacking libip4tc2:amd64 (1.8.9-2) ...
Selecting previously unselected package libip6tc2:amd64.
Preparing to unpack .../03-libip6tc2_1.8.9-2_amd64.deb ...
Unpacking libip6tc2:amd64 (1.8.9-2) ...
Selecting previously unselected package libxtables12:amd64.
Preparing to unpack .../04-libxtables12_1.8.9-2_amd64.deb ...
Unpacking libxtables12:amd64 (1.8.9-2) ...
Selecting previously unselected package libmnl0:amd64.
Preparing to unpack .../05-libmnl0_1.0.4-3_amd64.deb ...
Unpacking libmnl0:amd64 (1.0.4-3) ...
Selecting previously unselected package libnfnetlink0:amd64.
Preparing to unpack .../06-libnfnetlink0_1.0.2-2_amd64.deb ...
Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
Selecting previously unselected package libnetfilter-conntrack3:amd64.
Preparing to unpack .../07-libnetfilter-conntrack3_1.0.9-3_amd64.deb ...
Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ...
Selecting previously unselected package libnftnl11:amd64.
Preparing to unpack .../08-libnftnl11_1.2.4-2_amd64.deb ...
Unpacking libnftnl11:amd64 (1.2.4-2) ...
Selecting previously unselected package iptables.
Preparing to unpack .../09-iptables_1.8.9-2_amd64.deb ...
Unpacking iptables (1.8.9-2) ...
Selecting previously unselected package docker-ce.
Preparing to unpack .../10-docker-ce_5%3a26.1.0-1~debian.12~bookworm_amd64.deb ...
Unpacking docker-ce (5:26.1.0-1~debian.12~bookworm) ...
Setting up libip4tc2:amd64 (1.8.9-2) ...
Setting up libip6tc2:amd64 (1.8.9-2) ...
Setting up libmnl0:amd64 (1.0.4-3) ...
Setting up containerd.io (1.6.31-1) ...
Setting up libxtables12:amd64 (1.8.9-2) ...
Setting up docker-ce-cli (5:26.1.0-1~debian.12~bookworm) ...
Setting up libnfnetlink0:amd64 (1.0.2-2) ...
Setting up libnftnl11:amd64 (1.2.4-2) ...
Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ...
Setting up iptables (1.8.9-2) ...
update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
Setting up docker-ce (5:26.1.0-1~debian.12~bookworm) ...
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Processing triggers for libc-bin (2.36-9+deb12u6) ...
Removing intermediate container f5832326defd
 ---> 19560a580931
Step 17/21 : RUN git config --global user.name "ocaml" && git config --global user.email "ci"
 ---> Running in 58917b3ba52c
Removing intermediate container 58917b3ba52c
 ---> b3f2a7cb83db
Step 18/21 : WORKDIR /var/lib/ocurrent
 ---> Running in 53f3a7f9af72
Removing intermediate container 53f3a7f9af72
 ---> 2a2683e71683
Step 19/21 : ENTRYPOINT ["dumb-init", "/usr/local/bin/opam-repo-ci-service"]
 ---> Running in c35d70211efb
Removing intermediate container c35d70211efb
 ---> 11783c03ac87
Step 20/21 : ENV OCAMLRUNPARAM=a=2
 ---> Running in ee4547a9cfa4
Removing intermediate container ee4547a9cfa4
 ---> 4af0ce751238
Step 21/21 : COPY --from=build /src/_build/install/default/bin/opam-repo-ci-service /usr/local/bin/
 ---> 6184f3a04f0e
Successfully built 6184f3a04f0e
Job succeeded
2024-04-24 12:14.17: Job succeeded