Build:
  1. 0
2025-01-06 14:05.20: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocurrent/ocurrent-deployer.git#refs/heads/default-buildkit (726cffa8328ef1b7649000c16c68d2bc7845ae2d)]
2025-01-06 14:05.20: Using cache hint "https://github.com/ocurrent/ocurrent-deployer.git-Dockerfile"
2025-01-06 14:05.20: Waiting for resource in pool OCluster
2025-01-06 14:05.20: Waiting for worker…
2025-01-06 14:27.19: Got resource from pool OCluster
Building on x86-bm-c10.sw.ocaml.org
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /var/cache/obuilder/ocluster/git/ocurrent-deployer.git-55c74c6e6492c3571de24f44fbec3a273a17b24c/.git/
HEAD is now at 726cffa Default to building images with BuildKit
Sending build context to Docker daemon  274.9kB

Step 1/20 : 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/20 : RUN sudo apt-get update && sudo apt-get install libffi-dev libev-dev m4 pkg-config libsqlite3-dev libgmp-dev libssl-dev capnproto graphviz -y --no-install-recommends
 ---> Running in fb57749a9f77
Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 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 [8066 kB]
Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [334 kB]
Fetched 8587 kB in 2s (4318 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 libsqlite3-0 libssl1.1 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 libssl-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 libssl-dev libthai-data libthai0 libxaw7
  libxcb-render0 libxcb-shm0 libxmu6 libxrender1 libxt6 m4 pkg-config
  x11-common
The following packages will be upgraded:
  libsqlite3-0 libssl1.1
2 upgraded, 44 newly installed, 0 to remove and 44 not upgraded.
Need to get 16.8 MB of archives.
After this operation, 43.0 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libssl1.1 amd64 1.1.1w-0+deb11u2 [1565 kB]
Get:2 http://deb.debian.org/debian bullseye/main amd64 libcapnp-0.7.0 amd64 0.7.0-7 [1048 kB]
Get:3 http://deb.debian.org/debian bullseye/main amd64 capnproto amd64 0.7.0-7 [238 kB]
Get:4 http://deb.debian.org/debian bullseye/main amd64 fontconfig amd64 2.13.1-4.2 [417 kB]
Get:5 http://deb.debian.org/debian bullseye/main amd64 libann0 amd64 1.1.2+doc-7 [25.3 kB]
Get:6 http://deb.debian.org/debian bullseye/main amd64 libcdt5 amd64 2.42.2-5+deb11u1 [62.2 kB]
Get:7 http://deb.debian.org/debian bullseye/main amd64 libcgraph6 amd64 2.42.2-5+deb11u1 [85.5 kB]
Get:8 http://deb.debian.org/debian-security bullseye-security/main amd64 libglib2.0-0 amd64 2.66.8-1+deb11u5 [1377 kB]
Get:9 http://deb.debian.org/debian bullseye/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4+b1 [158 kB]
Get:10 http://deb.debian.org/debian bullseye/main amd64 libpixman-1-0 amd64 0.40.0-1.1~deb11u1 [543 kB]
Get:11 http://deb.debian.org/debian bullseye/main amd64 libxcb-render0 amd64 1.14-3 [111 kB]
Get:12 http://deb.debian.org/debian bullseye/main amd64 libxcb-shm0 amd64 1.14-3 [101 kB]
Get:13 http://deb.debian.org/debian bullseye/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB]
Get:14 http://deb.debian.org/debian bullseye/main amd64 libcairo2 amd64 1.16.0-5 [694 kB]
Get:15 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
Get:16 http://deb.debian.org/debian bullseye/main amd64 libfribidi0 amd64 1.0.8-2+deb11u1 [64.9 kB]
Get:17 http://deb.debian.org/debian bullseye/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB]
Get:18 http://deb.debian.org/debian bullseye/main amd64 libharfbuzz0b amd64 2.7.4-1 [1471 kB]
Get:19 http://deb.debian.org/debian bullseye/main amd64 libthai-data all 0.1.28-3 [170 kB]
Get:20 http://deb.debian.org/debian bullseye/main amd64 libdatrie1 amd64 0.2.13-1 [42.7 kB]
Get:21 http://deb.debian.org/debian bullseye/main amd64 libthai0 amd64 0.1.28-3 [54.2 kB]
Get:22 http://deb.debian.org/debian bullseye/main amd64 libpango-1.0-0 amd64 1.46.2-3 [191 kB]
Get:23 http://deb.debian.org/debian bullseye/main amd64 libpangoft2-1.0-0 amd64 1.46.2-3 [62.2 kB]
Get:24 http://deb.debian.org/debian bullseye/main amd64 libpangocairo-1.0-0 amd64 1.46.2-3 [50.6 kB]
Get:25 http://deb.debian.org/debian bullseye/main amd64 libpathplan4 amd64 2.42.2-5+deb11u1 [64.3 kB]
Get:26 http://deb.debian.org/debian bullseye/main amd64 libgvc6 amd64 2.42.2-5+deb11u1 [695 kB]
Get:27 http://deb.debian.org/debian bullseye/main amd64 libgvpr2 amd64 2.42.2-5+deb11u1 [212 kB]
Get:28 http://deb.debian.org/debian bullseye/main amd64 liblab-gamut1 amd64 2.42.2-5+deb11u1 [221 kB]
Get:29 http://deb.debian.org/debian bullseye/main amd64 x11-common all 1:7.7+22 [252 kB]
Get:30 http://deb.debian.org/debian bullseye/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
Get:31 http://deb.debian.org/debian bullseye/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
Get:32 http://deb.debian.org/debian bullseye/main amd64 libxt6 amd64 1:1.2.0-1 [189 kB]
Get:33 http://deb.debian.org/debian bullseye/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB]
Get:34 http://deb.debian.org/debian bullseye/main amd64 libxaw7 amd64 2:1.0.13-1.1 [202 kB]
Get:35 http://deb.debian.org/debian bullseye/main amd64 graphviz amd64 2.42.2-5+deb11u1 [632 kB]
Get:36 http://deb.debian.org/debian bullseye/main amd64 libev4 amd64 1:4.33-1 [43.2 kB]
Get:37 http://deb.debian.org/debian bullseye/main amd64 libev-dev amd64 1:4.33-1 [137 kB]
Get:38 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB]
Get:39 http://deb.debian.org/debian bullseye/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg-1+deb11u1 [338 kB]
Get:40 http://deb.debian.org/debian bullseye/main amd64 libgmp-dev amd64 2:6.2.1+dfsg-1+deb11u1 [643 kB]
Get:41 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
Get:42 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-0 amd64 3.34.1-3+deb11u1 [797 kB]
Get:43 http://deb.debian.org/debian-security bullseye-security/main amd64 libsqlite3-dev amd64 3.34.1-3+deb11u1 [963 kB]
Get:44 http://deb.debian.org/debian-security bullseye-security/main amd64 libssl-dev amd64 1.1.1w-0+deb11u2 [1821 kB]
Get:45 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
Get:46 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 16.8 MB in 0s (101 MB/s)
(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 .../libssl1.1_1.1.1w-0+deb11u2_amd64.deb ...
Unpacking libssl1.1:amd64 (1.1.1w-0+deb11u2) over (1.1.1w-0+deb11u1) ...
Setting up libssl1.1:amd64 (1.1.1w-0+deb11u2) ...
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+deb11u1_amd64.deb ...
Unpacking libcdt5:amd64 (2.42.2-5+deb11u1) ...
Selecting previously unselected package libcgraph6:amd64.
Preparing to unpack .../05-libcgraph6_2.42.2-5+deb11u1_amd64.deb ...
Unpacking libcgraph6:amd64 (2.42.2-5+deb11u1) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../06-libglib2.0-0_2.66.8-1+deb11u5_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.66.8-1+deb11u5) ...
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+deb11u1_amd64.deb ...
Unpacking libpathplan4:amd64 (2.42.2-5+deb11u1) ...
Selecting previously unselected package libgvc6.
Preparing to unpack .../24-libgvc6_2.42.2-5+deb11u1_amd64.deb ...
Unpacking libgvc6 (2.42.2-5+deb11u1) ...
Selecting previously unselected package libgvpr2:amd64.
Preparing to unpack .../25-libgvpr2_2.42.2-5+deb11u1_amd64.deb ...
Unpacking libgvpr2:amd64 (2.42.2-5+deb11u1) ...
Selecting previously unselected package liblab-gamut1:amd64.
Preparing to unpack .../26-liblab-gamut1_2.42.2-5+deb11u1_amd64.deb ...
Unpacking liblab-gamut1:amd64 (2.42.2-5+deb11u1) ...
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+deb11u1_amd64.deb ...
Unpacking graphviz (2.42.2-5+deb11u1) ...
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) ...
Preparing to unpack .../40-libsqlite3-0_3.34.1-3+deb11u1_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.34.1-3+deb11u1) over (3.34.1-3) ...
Selecting previously unselected package libsqlite3-dev:amd64.
Preparing to unpack .../41-libsqlite3-dev_3.34.1-3+deb11u1_amd64.deb ...
Unpacking libsqlite3-dev:amd64 (3.34.1-3+deb11u1) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../42-libssl-dev_1.1.1w-0+deb11u2_amd64.deb ...
Unpacking libssl-dev:amd64 (1.1.1w-0+deb11u2) ...
Selecting previously unselected package m4.
Preparing to unpack .../43-m4_1.4.18-5_amd64.deb ...
Unpacking m4 (1.4.18-5) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../44-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+deb11u5) ...
No schema files found: doing nothing.
Setting up libev4:amd64 (1:4.33-1) ...
Setting up libsqlite3-0:amd64 (3.34.1-3+deb11u1) ...
Setting up liblab-gamut1:amd64 (2.42.2-5+deb11u1) ...
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+deb11u1) ...
Setting up libpathplan4:amd64 (2.42.2-5+deb11u1) ...
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 libssl-dev:amd64 (1.1.1w-0+deb11u2) ...
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+deb11u1) ...
Setting up libcgraph6:amd64 (2.42.2-5+deb11u1) ...
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+deb11u1) ...
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+deb11u1) ...
Setting up graphviz (2.42.2-5+deb11u1) ...
Processing triggers for libc-bin (2.31-13+deb11u7) ...
Removing intermediate container fb57749a9f77
 ---> 9e168fddf098
Step 3/20 : RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 99bc90ff813af4d02cb0627f6b3e5a8c84e2e04a && opam update
 ---> Running in 6680f3fb5ad0
Updating files:  16% (5800/35326)
Updating files:  17% (6006/35326)
Updating files:  18% (6359/35326)
Updating files:  19% (6712/35326)
Updating files:  20% (7066/35326)
Updating files:  21% (7419/35326)
Updating files:  22% (7772/35326)
Updating files:  23% (8125/35326)
Updating files:  24% (8479/35326)
Updating files:  25% (8832/35326)
Updating files:  26% (9185/35326)
Updating files:  27% (9539/35326)
Updating files:  28% (9892/35326)
Updating files:  29% (10245/35326)
Updating files:  30% (10598/35326)
Updating files:  31% (10952/35326)
Updating files:  32% (11305/35326)
Updating files:  32% (11563/35326)
Updating files:  33% (11658/35326)
Updating files:  34% (12011/35326)
Updating files:  35% (12365/35326)
Updating files:  36% (12718/35326)
Updating files:  37% (13071/35326)
Updating files:  38% (13424/35326)
Updating files:  39% (13778/35326)
Updating files:  40% (14131/35326)
Updating files:  41% (14484/35326)
Updating files:  42% (14837/35326)
Updating files:  43% (15191/35326)
Updating files:  44% (15544/35326)
Updating files:  45% (15897/35326)
Updating files:  46% (16250/35326)
Updating files:  47% (16604/35326)
Updating files:  48% (16957/35326)
Updating files:  48% (17266/35326)
Updating files:  49% (17310/35326)
Updating files:  50% (17663/35326)
Updating files:  51% (18017/35326)
Updating files:  52% (18370/35326)
Updating files:  53% (18723/35326)
Updating files:  54% (19077/35326)
Updating files:  55% (19430/35326)
Updating files:  56% (19783/35326)
Updating files:  57% (20136/35326)
Updating files:  58% (20490/35326)
Updating files:  59% (20843/35326)
Updating files:  60% (21196/35326)
Updating files:  61% (21549/35326)
Updating files:  61% (21786/35326)
Updating files:  62% (21903/35326)
Updating files:  63% (22256/35326)
Updating files:  64% (22609/35326)
Updating files:  65% (22962/35326)
Updating files:  66% (23316/35326)
Updating files:  67% (23669/35326)
Updating files:  68% (24022/35326)
Updating files:  69% (24375/35326)
Updating files:  70% (24729/35326)
Updating files:  71% (25082/35326)
Updating files:  72% (25435/35326)
Updating files:  73% (25788/35326)
Updating files:  74% (26142/35326)
Updating files:  75% (26495/35326)
Updating files:  76% (26848/35326)
Updating files:  77% (27202/35326)
Updating files:  78% (27555/35326)
Updating files:  79% (27908/35326)
Updating files:  79% (27979/35326)
Updating files:  80% (28261/35326)
Updating files:  81% (28615/35326)
Updating files:  82% (28968/35326)
Updating files:  83% (29321/35326)
Updating files:  84% (29674/35326)
Updating files:  85% (30028/35326)
Updating files:  86% (30381/35326)
Updating files:  87% (30734/35326)
Updating files:  88% (31087/35326)
Updating files:  89% (31441/35326)
Updating files:  90% (31794/35326)
Updating files:  91% (32147/35326)
Updating files:  92% (32500/35326)
Updating files:  93% (32854/35326)
Updating files:  94% (33207/35326)
Updating files:  95% (33560/35326)
Updating files:  96% (33913/35326)
Updating files:  97% (34267/35326)
Updating files:  97% (34352/35326)
Updating files:  98% (34620/35326)
Updating files:  99% (34973/35326)
Updating files: 100% (35326/35326)
Updating files: 100% (35326/35326), done.
HEAD is now at 99bc90ff81 Merge pull request #26955 from eponier/jasmin.2024.07.2

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
default (at file:///home/opam/opam-repository): 
    [INFO] opam 2.1 and 2.2 include many performance and security improvements over 2.0; please consider upgrading (https://opam.ocaml.org/doc/Install.html)

Now run 'opam upgrade' to apply any package updates.
Removing intermediate container 6680f3fb5ad0
 ---> 3413a64bfb5a
Step 4/20 : COPY --chown=opam deployer.opam /src/
 ---> eb3901fdee10
Step 5/20 : WORKDIR /src
 ---> Running in 5ae3adc299c2
Removing intermediate container 5ae3adc299c2
 ---> 73c8069b217a
Step 6/20 : RUN opam pin -yn add .
 ---> Running in d9b63f640041
Package deployer does not exist, create as a NEW package? [Y/n] y
[deployer.~dev: rsync]
[deployer.~dev] synchronised from file:///src
deployer is now pinned to file:///src (version ~dev)
Removing intermediate container d9b63f640041
 ---> 7e7df6849984
Step 7/20 : RUN opam install -y --deps-only .
 ---> Running in 7ce47a4125d4
[deployer.~dev] no changes from file:///src
The following actions will be performed:
  - install conf-bash             1
  - install ocamlfind             1.9.6
  - install conf-libev            4-12
  - install host-system-other     1
  - install conf-pkg-config       3
  - install ocamlbuild            0.15.0
  - install seq                   base
  - install host-arch-x86_64      1
  - install conf-capnproto        2
  - install num                   1.5-1
  - install conf-git              1.1
  - install conf-gmp              4
  - install dune                  3.16.1
  - install cmdliner              1.3.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.14
  - install conf-gmp-powm-sec     3
  - install yojson                2.2.2
  - install stringext             1.6.0
  - install stdlib-shims          0.3.0
  - install stdint                0.7.2
  - install sexplib0              v0.16.0
  - install routes                2.0.0
  - install result                1.5
  - install res                   5.0.2
  - install re                    1.12.0
  - install ppx_derivers          1.2.1
  - install pecu                  0.7
  - install optint                0.3.0
  - install ocaml-syntax-shims    1.0.0
  - install ocaml-compiler-libs   v0.12.4
  - install mirage-clock          4.2.0
  - install menhirSdk             20240715
  - install menhirLib             20240715
  - install menhirCST             20240715
  - install magic-mime            1.3.1
  - install macaddr               5.6.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.7.0
  - 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.2.0
  - install mtime                 2.1.0
  - install fmt                   0.9.0
  - install astring               0.8.5
  - install asetmap               0.8.1
  - install integers              0.7.0
  - install parsexp               v0.16.0
  - install ppxlib                0.33.0
  - install menhir                20240715
  - install ipaddr                5.6.0
  - install dune-configurator     3.16.1
  - 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          6.0.3
  - install atd                   2.15.0
  - install sqlite3               5.2.0
  - install extunix               0.4.2
  - install ctypes                0.23.0
  - install bigstringaf           0.10.0
  - install base                  v0.16.3
  - install lwt                   5.9.0
  - install atdgen-runtime        2.15.0
  - install ansi                  0.7.0
  - install hex                   1.5.0
  - install eqaf                  0.9
  - install asn1-combinators      0.2.6
  - install ppx_deriving_yojson   3.9.0
  - install ctypes-foreign        0.23.0
  - install prettym               0.0.3
  - install angstrom              0.16.1
  - 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.6
  - install cstruct-lwt           6.2.0
  - install atdgen                2.15.0
  - install mirage-crypto         0.11.3
  - install cf                    0.5.0
  - install uri                   4.4.0
  - install unstrctrd             0.4
  - install capnp                 3.6.0
  - install ipaddr-sexp           5.6.0
  - install capnp-rpc             1.2.3
  - install bos                   0.2.1
  - install github-data           4.4.1
  - install pbkdf                 1.2.0
  - install mirage-crypto-rng     0.11.3
  - 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.6.0
  - install conduit               6.2.3
  - install capnp-rpc-lwt         1.2.3
  - install current               0.6.6
  - install session               0.5.0
  - install mirage-crypto-rng-lwt 0.11.3
  - install mirage-crypto-pk      0.11.3
  - install mirage-crypto-ec      0.11.3
  - install fsevents-lwt          0.3.0
  - install cohttp                5.3.1
  - install multipart_form-lwt    0.6.0
  - install conduit-lwt           6.2.3
  - install ocluster-api          0.3.0
  - install current_ssh           0.6.6
  - 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           0.6.6
  - 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        0.6.6
  - install capnp-rpc-net         1.2.3
  - install conduit-lwt-unix      6.2.3
  - install capnp-rpc-unix        1.2.3
  - install cohttp-lwt-unix       5.3.0
  - install current_ocluster      0.3.0
  - install prometheus-app        1.2
  - install github-unix           4.4.1
  - install current_slack         0.6.6
  - install current_web           0.6.6
  - install current_github        0.6.6
===== 154 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[asetmap.0.8.1] downloaded from http://erratique.ch/software/asetmap/releases/asetmap-0.8.1.tbz
[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz
[ansi.0.7.0] downloaded from https://github.com/ocurrent/ansi/releases/download/0.7.0/ansi-0.7.0.tbz
[asn1-combinators.0.2.6] downloaded from https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.6/asn1-combinators-v0.2.6.tbz
[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz
[atdgen.2.15.0] downloaded from https://github.com/ahrefs/atd/releases/download/2.15.0/atd-2.15.0.tbz
[atd.2.15.0] downloaded from https://github.com/ahrefs/atd/releases/download/2.15.0/atd-2.15.0.tbz
[atdgen-runtime.2.15.0] downloaded from https://github.com/ahrefs/atd/releases/download/2.15.0/atd-2.15.0.tbz
[base.v0.16.3] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz
[base64.3.5.1] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.5.1/base64-3.5.1.tbz
[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz
[bigarray-overlap.0.2.1] downloaded from https://github.com/dinosaure/overlap/releases/download/v0.2.1/bigarray-overlap-0.2.1.tbz
[bos.0.2.1] downloaded from https://erratique.ch/software/bos/releases/bos-0.2.1.tbz
[bigstringaf.0.10.0] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz
[biniou.1.2.2] downloaded from https://github.com/mjambon/biniou/releases/download/1.2.2/biniou-1.2.2.tbz
[camlp-streams.5.0.1] downloaded from https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz
[ca-certs.0.2.3] downloaded from https://github.com/mirage/ca-certs/releases/download/v0.2.3/ca-certs-0.2.3.tbz
[capnp-rpc.1.2.3] downloaded from https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz
[capnp.3.6.0] downloaded from https://github.com/capnproto/capnp-ocaml/releases/download/v3.6.0/capnp-3.6.0.tbz
[capnp-rpc-lwt.1.2.3] downloaded from https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz
[capnp-rpc-net.1.2.3] found in cache
[capnp-rpc-unix.1.2.3] found in cache
[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz
[cf-lwt.0.5.0] downloaded from https://github.com/mirage/ocaml-cf/releases/download/0.5.0/cf-lwt-0.5.0.tbz
[cf.0.5.0] downloaded from https://github.com/mirage/ocaml-cf/releases/download/0.5.0/cf-lwt-0.5.0.tbz
[cohttp.5.3.1] downloaded from https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.1/cohttp-5.3.1.tbz
[cohttp-lwt.5.3.0] downloaded from https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz
[cohttp-lwt-unix.5.3.0] downloaded from https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz
[conduit.6.2.3] downloaded from https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz
[conduit-lwt.6.2.3] downloaded from https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz
[conf-gmp.4/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.4
[conduit-lwt-unix.6.2.3] downloaded from https://github.com/mirage/ocaml-conduit/releases/download/v6.2.3/conduit-6.2.3.tbz
[conf-gmp-powm-sec.3/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp-powm-sec/test.c.3
[conf-libev.4-12/build.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-libev/build.sh
[conf-libev.4-12/discover.ml] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-libev/discover.ml.4-12
[cppo.1.7.0] downloaded from https://github.com/ocaml-community/cppo/archive/refs/tags/v1.7.0.tar.gz
[crunch.3.3.1] downloaded from https://github.com/mirage/ocaml-crunch/releases/download/v3.3.1/crunch-3.3.1.tbz
[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz
[cstruct-lwt.6.2.0] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz
[cstruct.6.2.0] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz
[csv.2.4] downloaded from https://github.com/Chris00/ocaml-csv/releases/download/2.4/csv-2.4.tbz
[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
[current_docker.0.6.6] downloaded from https://github.com/ocurrent/ocurrent/releases/download/v0.6.6/current-0.6.6.tbz
[current_github.0.6.6] found in cache
[current.0.6.6] downloaded from https://github.com/ocurrent/ocurrent/releases/download/v0.6.6/current-0.6.6.tbz
[current_git.0.6.6] downloaded from https://github.com/ocurrent/ocurrent/releases/download/v0.6.6/current-0.6.6.tbz
[current_slack.0.6.6] found in cache
[current_ssh.0.6.6] found in cache
[current_web.0.6.6] found in cache
[current_incr.0.6.1] downloaded from https://github.com/ocurrent/current_incr/releases/download/0.6.1/current_incr-0.6.1.tbz
[current_ocluster.0.3.0] downloaded from https://github.com/ocurrent/ocluster/releases/download/v0.3.0/ocluster-0.3.0.tbz
[domain-name.0.4.0] downloaded from https://github.com/hannesm/domain-name/releases/download/v0.4.0/domain-name-0.4.0.tbz
[dune-configurator.3.16.1] downloaded from https://github.com/ocaml/dune/releases/download/3.16.1/dune-3.16.1.tbz
[dune.3.16.1] downloaded from https://github.com/ocaml/dune/releases/download/3.16.1/dune-3.16.1.tbz
[duration.0.2.1] downloaded from https://github.com/hannesm/duration/releases/download/v0.2.1/duration-0.2.1.tbz
[easy-format.1.3.4] downloaded from https://github.com/ocaml-community/easy-format/releases/download/1.3.4/easy-format-1.3.4.tbz
[eqaf.0.9] downloaded from https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz
[extunix.0.4.2] downloaded from https://github.com/ygrek/extunix/releases/download/v0.4.2/extunix-0.4.2.tbz
[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
[fpath.0.7.3] downloaded from https://erratique.ch/software/fpath/releases/fpath-0.7.3.tbz
[fsevents.0.3.0] downloaded from https://github.com/mirage/ocaml-fsevents/releases/download/0.3.0/fsevents-lwt-0.3.0.tbz
[fsevents-lwt.0.3.0] downloaded from https://github.com/mirage/ocaml-fsevents/releases/download/0.3.0/fsevents-lwt-0.3.0.tbz
[github.4.4.1] downloaded from https://github.com/mirage/ocaml-github/releases/download/4.4.1/github-data-4.4.1.tbz
[github-data.4.4.1] found in cache
[github-unix.4.4.1] found in cache
[hkdf.1.0.4] downloaded from https://github.com/hannesm/ocaml-hkdf/releases/download/v1.0.4/hkdf-v1.0.4.tbz
[gmap.0.3.0] downloaded from https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz
[hex.1.5.0] downloaded from https://github.com/mirage/ocaml-hex/releases/download/v1.5.0/hex-1.5.0.tbz
[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz
[inotify.2.6] downloaded from https://github.com/whitequark/ocaml-inotify/releases/download/v2.6/inotify-2.6.tbz
[ipaddr.5.6.0] downloaded from https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz
[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz
[ipaddr-sexp.5.6.0] downloaded from https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz
[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz
[irmin-watcher.0.5.0] downloaded from https://github.com/mirage/irmin-watcher/releases/download/0.5.0/irmin-watcher-0.5.0.tbz
[ke.0.6] downloaded from https://github.com/mirage/ke/releases/download/v0.6/ke-0.6.tbz
[macaddr.5.6.0] found in cache
[lwt.5.9.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.9.0.tar.gz
[lwt-dllist.1.0.1] downloaded from https://github.com/mirage/lwt-dllist/releases/download/v1.0.1/lwt-dllist-v1.0.1.tbz
[menhir.20240715] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20240715/archive.tar.gz
[magic-mime.1.3.1] downloaded from https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.1/magic-mime-1.3.1.tbz
[menhirLib.20240715] found in cache
[menhirCST.20240715] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20240715/archive.tar.gz
[menhirSdk.20240715] found in cache
[mirage-clock.4.2.0] downloaded from https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz
[mirage-crypto.0.11.3] downloaded from https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz
[mirage-crypto-ec.0.11.3] downloaded from https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz
[mirage-crypto-pk.0.11.3] downloaded from https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz
[mirage-crypto-rng.0.11.3] found in cache
[mirage-crypto-rng-lwt.0.11.3] found in cache
[mirage-flow.3.0.0] downloaded from https://github.com/mirage/mirage-flow/releases/download/v3.0.0/mirage-flow-v3.0.0.tbz
[mtime.2.1.0] downloaded from https://erratique.ch/software/mtime/releases/mtime-2.1.0.tbz
[mirage-kv.6.1.1] downloaded from https://github.com/mirage/mirage-kv/releases/download/v6.1.1/mirage-kv-6.1.1.tbz
[multipart_form.0.6.0] downloaded from https://github.com/dinosaure/multipart_form/releases/download/v0.6.0/multipart_form-0.6.0.tbz
[multipart_form-lwt.0.6.0] downloaded from https://github.com/dinosaure/multipart_form/releases/download/v0.6.0/multipart_form-0.6.0.tbz
[num.1.5-1] downloaded from https://github.com/ocaml/num/archive/v1.5.tar.gz
[num.1.5-1/num-in-findlib-dir.patch] downloaded from https://github.com/ocaml/num/commit/f6e31b1653f32c7c425b69c2b123ab2f924a4d61.patch?full_index=1
[ocaml-syntax-shims.1.0.0] downloaded from https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz
[ocaml-compiler-libs.v0.12.4] downloaded from https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz
[ocluster-api.0.3.0] found in cache
[ocamlfind.1.9.6] downloaded from http://download.camlcity.org/download/findlib-1.9.6.tar.gz
[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz
[ocamlfind.1.9.6/0001-Harden-test-for-OCaml-5.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocamlfind/0001-Harden-test-for-OCaml-5.patch
[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz
[parsexp.v0.16.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz
[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz
[pbkdf.1.2.0] downloaded from https://github.com/abeaumont/ocaml-pbkdf/archive/1.2.0.tar.gz
[pecu.0.7] downloaded from https://github.com/mirage/pecu/releases/download/v0.7/pecu-0.7.tbz
[ppx_derivers.1.2.1] downloaded from https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz
[ppx_sexp_conv.v0.16.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_conv-v0.16.0.tar.gz
[ppx_deriving.6.0.3] downloaded from https://github.com/ocaml-ppx/ppx_deriving/releases/download/v6.0.3/ppx_deriving-6.0.3.tbz
[ppx_deriving_yojson.3.9.0] downloaded from https://github.com/ocaml-ppx/ppx_deriving_yojson/releases/download/v3.9.0/ppx_deriving_yojson-3.9.0.tbz
[ppxlib.0.33.0] downloaded from https://github.com/ocaml-ppx/ppxlib/releases/download/0.33.0/ppxlib-0.33.0.tbz
[prettym.0.0.3] downloaded from https://github.com/dinosaure/prettym/releases/download/0.0.3/prettym-0.0.3.tbz
[ptime.1.2.0] downloaded from https://erratique.ch/software/ptime/releases/ptime-1.2.0.tbz
[prometheus.1.2] downloaded from https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz
[prometheus-app.1.2] downloaded from https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz
[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz
[res.5.0.2] downloaded from https://github.com/mmottl/res/releases/download/5.0.2/res-5.0.2.tbz
[rresult.0.7.0] downloaded from https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz
[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq
[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install
[result.1.5] downloaded from https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz
[routes.2.0.0] downloaded from https://github.com/anuragsoni/routes/releases/download/2.0.0/routes-2.0.0.tbz
[session.0.5.0] downloaded from https://github.com/inhabitedtype/ocaml-session/archive/0.5.0.tar.gz
[session-cohttp.0.5.0] downloaded from https://github.com/inhabitedtype/ocaml-session/archive/0.5.0.tar.gz
[session-cohttp-lwt.0.5.0] found in cache
[sexplib.v0.16.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz
[sexplib0.v0.16.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz
[stdio.v0.16.0] downloaded from https://ocaml.janestreet.com/ocaml-core/v0.16/files/stdio-v0.16.0.tar.gz
[sqlite3.5.2.0] downloaded from https://github.com/mmottl/sqlite3-ocaml/releases/download/5.2.0/sqlite3-5.2.0.tbz
[stdint.0.7.2] downloaded from https://github.com/andrenth/ocaml-stdint/releases/download/0.7.2/stdint-0.7.2.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[tls.0.17.3] downloaded from https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz
[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
[tls-mirage.0.17.3] found in cache
[tls-lwt.0.17.3] downloaded from https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz
[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz
[unstrctrd.0.4] downloaded from https://github.com/dinosaure/unstrctrd/releases/download/v0.4/unstrctrd-0.4.tbz
[tyxml.4.6.0] downloaded from https://github.com/ocsigen/tyxml/releases/download/4.6.0/tyxml-4.6.0.tbz
[uri.4.4.0] downloaded from https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz
[uri-sexp.4.4.0] found in cache
[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
[zarith.1.14] downloaded from https://github.com/ocaml/Zarith/archive/release-1.14.tar.gz
[x509.0.16.5] downloaded from https://github.com/mirleft/ocaml-x509/releases/download/v0.16.5/x509-0.16.5.tbz
[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed seq.base
-> installed conf-bash.1
-> installed conf-capnproto.2
-> installed conf-git.1.1
-> installed conf-gmp.4
-> installed conf-libev.4-12
-> installed conf-pkg-config.3
-> installed conf-which.1
-> installed conf-gmp-powm-sec.3
-> installed conf-libffi.2.0.0
-> installed conf-sqlite3.1
-> installed conf-graphviz.0.1
-> installed cmdliner.1.3.0
-> installed num.1.5-1
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> installed zarith.1.14
-> installed ocamlbuild.0.15.0
-> installed topkg.1.0.7
-> installed asetmap.0.8.1
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed mtime.2.1.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed ptime.1.2.0
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed dune.3.16.1
-> installed base64.3.5.1
-> installed bigarray-compat.1.1.0
-> installed bigarray-overlap.0.2.1
-> installed camlp-streams.5.0.1
-> installed cppo.1.7.0
-> installed crunch.3.3.1
-> installed csexp.1.5.2
-> 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.6.0
-> installed magic-mime.1.3.1
-> installed menhirCST.20240715
-> installed menhirLib.20240715
-> installed menhirSdk.20240715
-> installed mirage-clock.4.2.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocaml-syntax-shims.1.0.0
-> installed optint.0.3.0
-> installed pecu.0.7
-> installed ppx_derivers.1.2.1
-> installed re.1.12.0
-> installed res.5.0.2
-> installed result.1.5
-> installed sexplib0.v0.16.0
-> installed stdint.0.7.2
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed yojson.2.2.2
-> 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.6.0
-> installed routes.2.0.0
-> installed parsexp.v0.16.0
-> installed integers.0.7.0
-> installed tyxml.4.6.0
-> installed atdgen-runtime.2.15.0
-> installed sexplib.v0.16.0
-> installed ansi.0.7.0
-> installed dune-configurator.3.16.1
-> installed bigstringaf.0.10.0
-> installed sqlite3.5.2.0
-> installed angstrom.0.16.1
-> installed mirage-crypto.0.11.3
-> installed prettym.0.0.3
-> installed unstrctrd.0.4
-> installed hkdf.1.0.4
-> installed pbkdf.1.2.0
-> installed lwt.5.9.0
-> installed uri.4.4.0
-> installed cstruct-lwt.6.2.0
-> installed inotify.2.6
-> installed mirage-flow.3.0.0
-> installed mirage-kv.6.1.1
-> installed base.v0.16.3
-> installed menhir.20240715
-> installed logs.0.7.0
-> installed prometheus.1.2
-> installed ctypes.0.23.0
-> installed ppxlib.0.33.0
-> installed stdio.v0.16.0
-> installed atd.2.15.0
-> installed bos.0.2.1
-> installed capnp-rpc.1.2.3
-> installed mirage-crypto-rng.0.11.3
-> installed multipart_form.0.6.0
-> installed ppx_sexp_conv.v0.16.0
-> installed ppx_deriving.6.0.3
-> installed atdgen.2.15.0
-> installed capnp.3.6.0
-> installed mirage-crypto-pk.0.11.3
-> installed mirage-crypto-rng-lwt.0.11.3
-> installed extunix.0.4.2
-> installed mirage-crypto-ec.0.11.3
-> installed session.0.5.0
-> installed multipart_form-lwt.0.6.0
-> installed ctypes-foreign.0.23.0
-> installed ipaddr-sexp.5.6.0
-> installed uri-sexp.4.4.0
-> installed current.0.6.6
-> installed ppx_deriving_yojson.3.9.0
-> installed github-data.4.4.1
-> installed capnp-rpc-lwt.1.2.3
-> installed x509.0.16.5
-> installed conduit.6.2.3
-> installed cohttp.5.3.1
-> installed current_ssh.0.6.6
-> installed ocluster-api.0.3.0
-> installed ca-certs.0.2.3
-> installed tls.0.17.3
-> installed cf.0.5.0
-> installed conduit-lwt.6.2.3
-> installed cohttp-lwt.5.3.0
-> installed session-cohttp.0.5.0
-> installed tls-lwt.0.17.3
-> installed tls-mirage.0.17.3
-> installed fsevents.0.3.0
-> installed github.4.4.1
-> installed session-cohttp-lwt.0.5.0
-> installed cf-lwt.0.5.0
-> installed capnp-rpc-net.1.2.3
-> installed conduit-lwt-unix.6.2.3
-> installed fsevents-lwt.0.3.0
-> installed capnp-rpc-unix.1.2.3
-> installed irmin-watcher.0.5.0
-> installed cohttp-lwt-unix.5.3.0
-> installed current_git.0.6.6
-> installed current_slack.0.6.6
-> installed prometheus-app.1.2
-> installed github-unix.4.4.1
-> installed current_ocluster.0.3.0
-> installed current_docker.0.6.6
-> installed current_web.0.6.6
-> installed current_github.0.6.6
Done.
# Run eval $(opam env) to update the current shell environment
Removing intermediate container 7ce47a4125d4
 ---> 79fd6a137e67
Step 8/20 : ADD --chown=opam . .
 ---> 94418d35e9cf
Step 9/20 : RUN opam config exec -- dune build ./_build/install/default/bin/ocurrent-deployer
 ---> Running in 2d8827df42cc
Removing intermediate container 2d8827df42cc
 ---> d4335ec2970d
Step 10/20 : FROM debian:12
12: Pulling from library/debian
0a96bdb82805: Pulling fs layer
0a96bdb82805: Verifying Checksum
0a96bdb82805: Download complete
0a96bdb82805: Pull complete
Digest: sha256:b877a1a3fdf02469440f1768cf69c9771338a875b7add5e80c45b756c92ac20a
Status: Downloaded newer image for debian:12
 ---> 11c49840db54
Step 11/20 : RUN apt-get update && apt-get install libffi-dev libev4 openssh-client curl gnupg2 dumb-init git graphviz libsqlite3-dev ca-certificates netbase rsync awscli -y --no-install-recommends
 ---> Running in b8665b628f41
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 [8789 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [240 kB]
Fetched 9292 kB in 2s (4173 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  dirmngr docutils-common fontconfig fontconfig-config fonts-dejavu-core
  git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
  gpg-wks-server gpgconf gpgsm groff-base 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
  libpopt0 libpsl5 libpython3-stdlib libpython3.11-minimal
  libpython3.11-stdlib librav1e0 libreadline8 librtmp1 libsasl2-2
  libsasl2-modules-db libsm6 libsqlite3-0 libssh2-1 libssl3 libsvtav1enc1
  libthai-data libthai0 libtiff6 libtirpc-common libtirpc-dev libtirpc3
  libuchardet0 libwebp7 libx11-6 libx11-data libx265-199 libxau6 libxaw7
  libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4
  libxrender1 libxt6 libyuv0 linux-libc-dev lsb-release media-types openssl
  perl perl-modules-5.36 pinentry-curses python3 python3-awscrt
  python3-cffi-backend python3-colorama python3-cryptography python3-dateutil
  python3-distro python3-docutils python3-jmespath python3-minimal
  python3-prompt-toolkit python3-pyasn1 python3-roman python3-ruamel.yaml
  python3-ruamel.yaml.clib python3-six python3-urllib3 python3-wcwidth
  python3.11 python3.11-minimal readline-common rpcsvc-proto sgml-base
  x11-common xml-core
Suggested packages:
  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 groff 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
  python3-doc python3-tk python3-venv python-cryptography-doc
  python3-cryptography-vectors docutils-doc fonts-linuxlibertine
  | ttf-linux-libertine texlive-lang-french texlive-latex-base
  texlive-latex-recommended python3-brotli python3-idna python3-openssl
  python3-socks python3.11-venv python3.11-doc binutils binfmt-support
  readline-doc openssh-server python3-braceexpand sgml-base-doc debhelper
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 libpaper-utils
  python3-pil python3-pygments
The following NEW packages will be installed:
  awscli ca-certificates curl dirmngr docutils-common 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
  groff-base 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 libffi-dev 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
  libpopt0 libpsl5 libpython3-stdlib libpython3.11-minimal
  libpython3.11-stdlib 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 libuchardet0 libwebp7 libx11-6 libx11-data libx265-199 libxau6
  libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6
  libxpm4 libxrender1 libxt6 libyuv0 linux-libc-dev lsb-release media-types
  netbase openssh-client openssl perl perl-modules-5.36 pinentry-curses
  python3 python3-awscrt python3-cffi-backend python3-colorama
  python3-cryptography python3-dateutil python3-distro python3-docutils
  python3-jmespath python3-minimal python3-prompt-toolkit python3-pyasn1
  python3-roman python3-ruamel.yaml python3-ruamel.yaml.clib python3-six
  python3-urllib3 python3-wcwidth python3.11 python3.11-minimal
  readline-common rpcsvc-proto rsync sgml-base x11-common xml-core
0 upgraded, 163 newly installed, 0 to remove and 0 not upgraded.
Need to get 79.8 MB of archives.
After this operation, 375 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 libssl3 amd64 3.0.15-1~deb12u1 [2025 kB]
Get:7 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u4 [815 kB]
Get:8 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB]
Get:9 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u4 [2066 kB]
Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB]
Get:11 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB]
Get:12 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB]
Get:13 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u2 [32.6 kB]
Get:14 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u2 [78.7 kB]
Get:15 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
Get:16 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u2 [332 kB]
Get:17 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u2 [135 kB]
Get:18 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
Get:19 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
Get:20 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
Get:21 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
Get:22 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
Get:23 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u1 [839 kB]
Get:24 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u4 [1797 kB]
Get:25 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u4 [573 kB]
Get:26 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B]
Get:27 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB]
Get:28 http://deb.debian.org/debian bookworm/main amd64 libpopt0 amd64 1.19+dfsg-1 [43.3 kB]
Get:29 http://deb.debian.org/debian bookworm/main amd64 rsync amd64 3.2.7-1 [417 kB]
Get:30 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB]
Get:31 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
Get:32 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.15-1~deb12u1 [1427 kB]
Get:33 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB]
Get:34 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
Get:35 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
Get:36 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
Get:37 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
Get:38 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB]
Get:39 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB]
Get:40 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u3 [991 kB]
Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1 all 0.4.8-3 [62.2 kB]
Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-awscrt amd64 0.16.8+dfsg-1 [784 kB]
Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB]
Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB]
Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3+deb12u1 [665 kB]
Get:46 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB]
Get:47 http://deb.debian.org/debian bookworm/main amd64 python3-dateutil all 2.8.2-2 [78.3 kB]
Get:48 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B]
Get:49 http://deb.debian.org/debian bookworm/main amd64 python3-distro all 1.8.0-1 [20.5 kB]
Get:50 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB]
Get:51 http://deb.debian.org/debian bookworm/main amd64 docutils-common all 0.19+dfsg-6 [127 kB]
Get:52 http://deb.debian.org/debian bookworm/main amd64 python3-roman all 3.3-3 [9880 B]
Get:53 http://deb.debian.org/debian bookworm/main amd64 python3-docutils all 0.19+dfsg-6 [382 kB]
Get:54 http://deb.debian.org/debian bookworm/main amd64 python3-jmespath all 1.0.1-1 [21.1 kB]
Get:55 http://deb.debian.org/debian bookworm/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1 [21.4 kB]
Get:56 http://deb.debian.org/debian bookworm/main amd64 python3-prompt-toolkit all 3.0.36-2 [276 kB]
Get:57 http://deb.debian.org/debian bookworm/main amd64 python3-ruamel.yaml.clib amd64 0.2.7-1+b2 [113 kB]
Get:58 http://deb.debian.org/debian bookworm/main amd64 python3-ruamel.yaml all 0.17.21-1 [103 kB]
Get:59 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1 [117 kB]
Get:60 http://deb.debian.org/debian bookworm/main amd64 awscli all 2.9.19-1 [8624 kB]
Get:61 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
Get:62 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
Get:63 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
Get:64 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
Get:65 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB]
Get:66 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
Get:67 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
Get:68 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
Get:69 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u8 [390 kB]
Get:70 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u8 [315 kB]
Get:71 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB]
Get:72 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB]
Get:73 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB]
Get:74 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
Get:75 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB]
Get:76 http://deb.debian.org/debian bookworm/main amd64 dumb-init amd64 1.2.5-2 [14.1 kB]
Get:77 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB]
Get:78 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u3 [398 kB]
Get:79 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB]
Get:80 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB]
Get:81 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB]
Get:82 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB]
Get:83 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u8 [385 kB]
Get:84 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
Get:85 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u1 [2054 kB]
Get:86 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u1 [7256 kB]
Get:87 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
Get:88 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB]
Get:89 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB]
Get:90 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB]
Get:91 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB]
Get:92 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB]
Get:93 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB]
Get:94 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB]
Get:95 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB]
Get:96 http://deb.debian.org/debian bookworm/main amd64 gnupg2 all 2.2.40-1.1 [445 kB]
Get:97 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB]
Get:98 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB]
Get:99 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB]
Get:100 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u1 [1851 kB]
Get:101 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB]
Get:102 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB]
Get:103 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB]
Get:104 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB]
Get:105 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB]
Get:106 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB]
Get:107 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB]
Get:108 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB]
Get:109 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB]
Get:110 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB]
Get:111 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB]
Get:112 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB]
Get:113 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB]
Get:114 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB]
Get:115 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB]
Get:116 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB]
Get:117 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u1 [316 kB]
Get:118 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
Get:119 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
Get:120 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB]
Get:121 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
Get:122 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB]
Get:123 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB]
Get:124 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB]
Get:125 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u4 [1400 kB]
Get:126 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB]
Get:127 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB]
Get:128 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB]
Get:129 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB]
Get:130 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
Get:131 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB]
Get:132 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB]
Get:133 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB]
Get:134 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB]
Get:135 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB]
Get:136 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB]
Get:137 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB]
Get:138 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB]
Get:139 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB]
Get:140 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB]
Get:141 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB]
Get:142 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB]
Get:143 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB]
Get:144 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB]
Get:145 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB]
Get:146 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB]
Get:147 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB]
Get:148 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
Get:149 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
Get:150 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB]
Get:151 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
Get:152 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
Get:153 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB]
Get:154 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u9 [46.7 kB]
Get:155 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.119-1 [2074 kB]
Get:156 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB]
Get:157 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB]
Get:158 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
Get:159 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
Get:160 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u9 [1904 kB]
Get:161 http://deb.debian.org/debian bookworm/main amd64 libev4 amd64 1:4.33-1 [43.2 kB]
Get:162 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB]
Get:163 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u1 [1025 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 79.8 MB in 1s (69.4 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 ... 6089 files and directories currently installed.)
Preparing to unpack .../0-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 .../1-libgdbm6_1.23-3_amd64.deb ...
Unpacking libgdbm6:amd64 (1.23-3) ...
Selecting previously unselected package libgdbm-compat4:amd64.
Preparing to unpack .../2-libgdbm-compat4_1.23-3_amd64.deb ...
Unpacking libgdbm-compat4:amd64 (1.23-3) ...
Selecting previously unselected package libperl5.36:amd64.
Preparing to unpack .../3-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 .../4-perl_5.36.0-7+deb12u1_amd64.deb ...
Unpacking perl (5.36.0-7+deb12u1) ...
Selecting previously unselected package libssl3:amd64.
Preparing to unpack .../5-libssl3_3.0.15-1~deb12u1_amd64.deb ...
Unpacking libssl3:amd64 (3.0.15-1~deb12u1) ...
Selecting previously unselected package libpython3.11-minimal:amd64.
Preparing to unpack .../6-libpython3.11-minimal_3.11.2-6+deb12u4_amd64.deb ...
Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../7-libexpat1_2.5.0-1+deb12u1_amd64.deb ...
Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ...
Selecting previously unselected package python3.11-minimal.
Preparing to unpack .../8-python3.11-minimal_3.11.2-6+deb12u4_amd64.deb ...
Unpacking python3.11-minimal (3.11.2-6+deb12u4) ...
Setting up libssl3:amd64 (3.0.15-1~deb12u1) ...
Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ...
Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ...
Setting up python3.11-minimal (3.11.2-6+deb12u4) ...
Selecting previously unselected package python3-minimal.
(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 ... 8421 files and directories currently installed.)
Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ...
Unpacking python3-minimal (3.11.2-1+b1) ...
Selecting previously unselected package media-types.
Preparing to unpack .../01-media-types_10.0.0_all.deb ...
Unpacking media-types (10.0.0) ...
Selecting previously unselected package libncursesw6:amd64.
Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ...
Unpacking libncursesw6:amd64 (6.4-4) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u2_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u2) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u2_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u2) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.6.3-2) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u2_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u2) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u2_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ...
Selecting previously unselected package libtirpc-common.
Preparing to unpack .../08-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 .../09-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 .../10-libnsl2_1.3.0-2_amd64.deb ...
Unpacking libnsl2:amd64 (1.3.0-2) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
Unpacking readline-common (8.2-1.3) ...
Selecting previously unselected package libreadline8:amd64.
Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ...
Unpacking libreadline8:amd64 (8.2-1.3) ...
Selecting previously unselected package libsqlite3-0:amd64.
Preparing to unpack .../13-libsqlite3-0_3.40.1-2+deb12u1_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u1) ...
Selecting previously unselected package libpython3.11-stdlib:amd64.
Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6+deb12u4_amd64.deb ...
Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ...
Selecting previously unselected package python3.11.
Preparing to unpack .../15-python3.11_3.11.2-6+deb12u4_amd64.deb ...
Unpacking python3.11 (3.11.2-6+deb12u4) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
Setting up python3-minimal (3.11.2-1+b1) ...
Selecting previously unselected package python3.
(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 ... 8929 files and directories currently installed.)
Preparing to unpack .../000-python3_3.11.2-1+b1_amd64.deb ...
Unpacking python3 (3.11.2-1+b1) ...
Selecting previously unselected package libpopt0:amd64.
Preparing to unpack .../001-libpopt0_1.19+dfsg-1_amd64.deb ...
Unpacking libpopt0:amd64 (1.19+dfsg-1) ...
Selecting previously unselected package rsync.
Preparing to unpack .../002-rsync_3.2.7-1_amd64.deb ...
Unpacking rsync (3.2.7-1) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../003-sgml-base_1.31_all.deb ...
Unpacking sgml-base (1.31) ...
Selecting previously unselected package netbase.
Preparing to unpack .../004-netbase_6.4_all.deb ...
Unpacking netbase (6.4) ...
Selecting previously unselected package openssl.
Preparing to unpack .../005-openssl_3.0.15-1~deb12u1_amd64.deb ...
Unpacking openssl (3.0.15-1~deb12u1) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../006-ca-certificates_20230311_all.deb ...
Unpacking ca-certificates (20230311) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../007-libuchardet0_0.0.7-1_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../008-groff-base_1.22.4-10_amd64.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package libbsd0:amd64.
Preparing to unpack .../009-libbsd0_0.11.7-2_amd64.deb ...
Unpacking libbsd0:amd64 (0.11.7-2) ...
Selecting previously unselected package libedit2:amd64.
Preparing to unpack .../010-libedit2_3.1-20221030-2_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20221030-2) ...
Selecting previously unselected package libcbor0.8:amd64.
Preparing to unpack .../011-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 .../012-libfido2-1_1.12.0-2+b1_amd64.deb ...
Unpacking libfido2-1:amd64 (1.12.0-2+b1) ...
Selecting previously unselected package openssh-client.
Preparing to unpack .../013-openssh-client_1%3a9.2p1-2+deb12u3_amd64.deb ...
Unpacking openssh-client (1:9.2p1-2+deb12u3) ...
Selecting previously unselected package python3-pyasn1.
Preparing to unpack .../014-python3-pyasn1_0.4.8-3_all.deb ...
Unpacking python3-pyasn1 (0.4.8-3) ...
Selecting previously unselected package python3-awscrt.
Preparing to unpack .../015-python3-awscrt_0.16.8+dfsg-1_amd64.deb ...
Unpacking python3-awscrt (0.16.8+dfsg-1) ...
Selecting previously unselected package python3-colorama.
Preparing to unpack .../016-python3-colorama_0.4.6-2_all.deb ...
Unpacking python3-colorama (0.4.6-2) ...
Selecting previously unselected package python3-cffi-backend:amd64.
Preparing to unpack .../017-python3-cffi-backend_1.15.1-5+b1_amd64.deb ...
Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ...
Selecting previously unselected package python3-cryptography.
Preparing to unpack .../018-python3-cryptography_38.0.4-3+deb12u1_amd64.deb ...
Unpacking python3-cryptography (38.0.4-3+deb12u1) ...
Selecting previously unselected package python3-six.
Preparing to unpack .../019-python3-six_1.16.0-4_all.deb ...
Unpacking python3-six (1.16.0-4) ...
Selecting previously unselected package python3-dateutil.
Preparing to unpack .../020-python3-dateutil_2.8.2-2_all.deb ...
Unpacking python3-dateutil (2.8.2-2) ...
Selecting previously unselected package lsb-release.
Preparing to unpack .../021-lsb-release_12.0-1_all.deb ...
Unpacking lsb-release (12.0-1) ...
Selecting previously unselected package python3-distro.
Preparing to unpack .../022-python3-distro_1.8.0-1_all.deb ...
Unpacking python3-distro (1.8.0-1) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../023-xml-core_0.18+nmu1_all.deb ...
Unpacking xml-core (0.18+nmu1) ...
Selecting previously unselected package docutils-common.
Preparing to unpack .../024-docutils-common_0.19+dfsg-6_all.deb ...
Unpacking docutils-common (0.19+dfsg-6) ...
Selecting previously unselected package python3-roman.
Preparing to unpack .../025-python3-roman_3.3-3_all.deb ...
Unpacking python3-roman (3.3-3) ...
Selecting previously unselected package python3-docutils.
Preparing to unpack .../026-python3-docutils_0.19+dfsg-6_all.deb ...
Unpacking python3-docutils (0.19+dfsg-6) ...
Selecting previously unselected package python3-jmespath.
Preparing to unpack .../027-python3-jmespath_1.0.1-1_all.deb ...
Unpacking python3-jmespath (1.0.1-1) ...
Selecting previously unselected package python3-wcwidth.
Preparing to unpack .../028-python3-wcwidth_0.2.5+dfsg1-1.1_all.deb ...
Unpacking python3-wcwidth (0.2.5+dfsg1-1.1) ...
Selecting previously unselected package python3-prompt-toolkit.
Preparing to unpack .../029-python3-prompt-toolkit_3.0.36-2_all.deb ...
Unpacking python3-prompt-toolkit (3.0.36-2) ...
Selecting previously unselected package python3-ruamel.yaml.clib:amd64.
Preparing to unpack .../030-python3-ruamel.yaml.clib_0.2.7-1+b2_amd64.deb ...
Unpacking python3-ruamel.yaml.clib:amd64 (0.2.7-1+b2) ...
Selecting previously unselected package python3-ruamel.yaml.
Preparing to unpack .../031-python3-ruamel.yaml_0.17.21-1_all.deb ...
Unpacking python3-ruamel.yaml (0.17.21-1) ...
Selecting previously unselected package python3-urllib3.
Preparing to unpack .../032-python3-urllib3_1.26.12-1_all.deb ...
Unpacking python3-urllib3 (1.26.12-1) ...
Selecting previously unselected package awscli.
Preparing to unpack .../033-awscli_2.9.19-1_all.deb ...
Unpacking awscli (2.9.19-1) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../034-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 .../035-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 .../036-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 .../037-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 .../038-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
Selecting previously unselected package libpsl5:amd64.
Preparing to unpack .../039-libpsl5_0.21.2-1_amd64.deb ...
Unpacking libpsl5:amd64 (0.21.2-1) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../040-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 .../041-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 .../042-libcurl4_7.88.1-10+deb12u8_amd64.deb ...
Unpacking libcurl4:amd64 (7.88.1-10+deb12u8) ...
Selecting previously unselected package curl.
Preparing to unpack .../043-curl_7.88.1-10+deb12u8_amd64.deb ...
Unpacking curl (7.88.1-10+deb12u8) ...
Selecting previously unselected package libassuan0:amd64.
Preparing to unpack .../044-libassuan0_2.5.5-5_amd64.deb ...
Unpacking libassuan0:amd64 (2.5.5-5) ...
Selecting previously unselected package gpgconf.
Preparing to unpack .../045-gpgconf_2.2.40-1.1_amd64.deb ...
Unpacking gpgconf (2.2.40-1.1) ...
Selecting previously unselected package libksba8:amd64.
Preparing to unpack .../046-libksba8_1.6.3-2_amd64.deb ...
Unpacking libksba8:amd64 (1.6.3-2) ...
Selecting previously unselected package libnpth0:amd64.
Preparing to unpack .../047-libnpth0_1.6-3_amd64.deb ...
Unpacking libnpth0:amd64 (1.6-3) ...
Selecting previously unselected package dirmngr.
Preparing to unpack .../048-dirmngr_2.2.40-1.1_amd64.deb ...
Unpacking dirmngr (2.2.40-1.1) ...
Selecting previously unselected package dumb-init.
Preparing to unpack .../049-dumb-init_1.2.5-2_amd64.deb ...
Unpacking dumb-init (1.2.5-2) ...
Selecting previously unselected package libpng16-16:amd64.
Preparing to unpack .../050-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 .../051-libfreetype6_2.12.1+dfsg-5+deb12u3_amd64.deb ...
Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u3) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../052-fonts-dejavu-core_2.37-6_all.deb ...
Unpacking fonts-dejavu-core (2.37-6) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../053-fontconfig-config_2.14.1-4_amd64.deb ...
Unpacking fontconfig-config (2.14.1-4) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../054-libfontconfig1_2.14.1-4_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.14.1-4) ...
Selecting previously unselected package fontconfig.
Preparing to unpack .../055-fontconfig_2.14.1-4_amd64.deb ...
Unpacking fontconfig (2.14.1-4) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Preparing to unpack .../056-libcurl3-gnutls_7.88.1-10+deb12u8_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../057-liberror-perl_0.17029-2_all.deb ...
Unpacking liberror-perl (0.17029-2) ...
Selecting previously unselected package git-man.
Preparing to unpack .../058-git-man_1%3a2.39.5-0+deb12u1_all.deb ...
Unpacking git-man (1:2.39.5-0+deb12u1) ...
Selecting previously unselected package git.
Preparing to unpack .../059-git_1%3a2.39.5-0+deb12u1_amd64.deb ...
Unpacking git (1:2.39.5-0+deb12u1) ...
Selecting previously unselected package gnupg-l10n.
Preparing to unpack .../060-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 .../061-gnupg-utils_2.2.40-1.1_amd64.deb ...
Unpacking gnupg-utils (2.2.40-1.1) ...
Selecting previously unselected package gpg.
Preparing to unpack .../062-gpg_2.2.40-1.1_amd64.deb ...
Unpacking gpg (2.2.40-1.1) ...
Selecting previously unselected package pinentry-curses.
Preparing to unpack .../063-pinentry-curses_1.2.1-1_amd64.deb ...
Unpacking pinentry-curses (1.2.1-1) ...
Selecting previously unselected package gpg-agent.
Preparing to unpack .../064-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 .../065-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 .../066-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 .../067-gpgsm_2.2.40-1.1_amd64.deb ...
Unpacking gpgsm (2.2.40-1.1) ...
Selecting previously unselected package gnupg.
Preparing to unpack .../068-gnupg_2.2.40-1.1_all.deb ...
Unpacking gnupg (2.2.40-1.1) ...
Selecting previously unselected package gnupg2.
Preparing to unpack .../069-gnupg2_2.2.40-1.1_all.deb ...
Unpacking gnupg2 (2.2.40-1.1) ...
Selecting previously unselected package libann0.
Preparing to unpack .../070-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 .../071-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
Selecting previously unselected package libcgraph6:amd64.
Preparing to unpack .../072-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
Selecting previously unselected package libaom3:amd64.
Preparing to unpack .../073-libaom3_3.6.0-1+deb12u1_amd64.deb ...
Unpacking libaom3:amd64 (3.6.0-1+deb12u1) ...
Selecting previously unselected package libdav1d6:amd64.
Preparing to unpack .../074-libdav1d6_1.0.0-2+deb12u1_amd64.deb ...
Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ...
Selecting previously unselected package libabsl20220623:amd64.
Preparing to unpack .../075-libabsl20220623_20220623.1-1_amd64.deb ...
Unpacking libabsl20220623:amd64 (20220623.1-1) ...
Selecting previously unselected package libgav1-1:amd64.
Preparing to unpack .../076-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 .../077-librav1e0_0.5.1-6_amd64.deb ...
Unpacking librav1e0:amd64 (0.5.1-6) ...
Selecting previously unselected package libsvtav1enc1:amd64.
Preparing to unpack .../078-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 .../079-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 .../080-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 .../081-libavif15_0.11.1-1_amd64.deb ...
Unpacking libavif15:amd64 (0.11.1-1) ...
Selecting previously unselected package libde265-0:amd64.
Preparing to unpack .../082-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 .../083-libnuma1_2.0.16-1_amd64.deb ...
Unpacking libnuma1:amd64 (2.0.16-1) ...
Selecting previously unselected package libx265-199:amd64.
Preparing to unpack .../084-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 .../085-libheif1_1.15.1-1+deb12u1_amd64.deb ...
Unpacking libheif1:amd64 (1.15.1-1+deb12u1) ...
Selecting previously unselected package libdeflate0:amd64.
Preparing to unpack .../086-libdeflate0_1.14-1_amd64.deb ...
Unpacking libdeflate0:amd64 (1.14-1) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../087-libjbig0_2.1-6.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-6.1) ...
Selecting previously unselected package liblerc4:amd64.
Preparing to unpack .../088-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 .../089-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 .../090-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 .../091-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 .../092-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 .../093-libxcb1_1.15-1_amd64.deb ...
Unpacking libxcb1:amd64 (1.15-1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../094-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 .../095-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 .../096-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 .../097-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 .../098-libglib2.0-0_2.74.6-2+deb12u4_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u4) ...
Selecting previously unselected package libgts-0.7-5:amd64.
Preparing to unpack .../099-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 .../100-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 .../101-libxcb-render0_1.15-1_amd64.deb ...
Unpacking libxcb-render0:amd64 (1.15-1) ...
Selecting previously unselected package libxcb-shm0:amd64.
Preparing to unpack .../102-libxcb-shm0_1.15-1_amd64.deb ...
Unpacking libxcb-shm0:amd64 (1.15-1) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../103-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 .../104-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 .../105-libcairo2_1.16.0-7_amd64.deb ...
Unpacking libcairo2:amd64 (1.16.0-7) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../106-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
Selecting previously unselected package libfribidi0:amd64.
Preparing to unpack .../107-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 .../108-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 .../109-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 .../110-libthai-data_0.1.29-1_all.deb ...
Unpacking libthai-data (0.1.29-1) ...
Selecting previously unselected package libdatrie1:amd64.
Preparing to unpack .../111-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 .../112-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 .../113-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 .../114-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 .../115-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 .../116-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
Selecting previously unselected package libgvc6.
Preparing to unpack .../117-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
Unpacking libgvc6 (2.42.2-7+deb12u1) ...
Selecting previously unselected package libgvpr2:amd64.
Preparing to unpack .../118-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
Selecting previously unselected package liblab-gamut1:amd64.
Preparing to unpack .../119-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../120-x11-common_1%3a7.7+23_all.deb ...
Unpacking x11-common (1:7.7+23) ...
Selecting previously unselected package libice6:amd64.
Preparing to unpack .../121-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 .../122-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 .../123-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 .../124-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 .../125-libxaw7_2%3a1.0.14-1_amd64.deb ...
Unpacking libxaw7:amd64 (2:1.0.14-1) ...
Selecting previously unselected package graphviz.
Preparing to unpack .../126-graphviz_2.42.2-7+deb12u1_amd64.deb ...
Unpacking graphviz (2.42.2-7+deb12u1) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../127-libc-dev-bin_2.36-9+deb12u9_amd64.deb ...
Unpacking libc-dev-bin (2.36-9+deb12u9) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../128-linux-libc-dev_6.1.119-1_amd64.deb ...
Unpacking linux-libc-dev:amd64 (6.1.119-1) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../129-libcrypt-dev_1%3a4.4.33-2_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ...
Selecting previously unselected package libtirpc-dev:amd64.
Preparing to unpack .../130-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 .../131-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 .../132-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 .../133-libc6-dev_2.36-9+deb12u9_amd64.deb ...
Unpacking libc6-dev:amd64 (2.36-9+deb12u9) ...
Selecting previously unselected package libev4:amd64.
Preparing to unpack .../134-libev4_1%3a4.33-1_amd64.deb ...
Unpacking libev4:amd64 (1:4.33-1) ...
Selecting previously unselected package libffi-dev:amd64.
Preparing to unpack .../135-libffi-dev_3.4.4-1_amd64.deb ...
Unpacking libffi-dev:amd64 (3.4.4-1) ...
Selecting previously unselected package libsqlite3-dev:amd64.
Preparing to unpack .../136-libsqlite3-dev_3.40.1-2+deb12u1_amd64.deb ...
Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
Setting up libksba8:amd64 (1.6.3-2) ...
Setting up media-types (10.0.0) ...
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+deb12u1) ...
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+deb12u4) ...
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 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+deb12u1) ...
Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
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+deb12u2) ...
Setting up libdeflate0:amd64 (1.14-1) ...
Setting up linux-libc-dev:amd64 (6.1.119-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 libffi-dev:amd64 (3.4.4-1) ...
Setting up libjbig0:amd64 (2.1-6.1) ...
Setting up librav1e0:amd64 (0.5.1-6) ...
Setting up libkrb5support0:amd64 (1.20.1-2+deb12u2) ...
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+deb12u1) ...
Setting up libann0 (1.1.2+doc-9+b1) ...
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+deb12u2) ...
Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ...
Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
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 libuchardet0:amd64 (0.0.7-1) ...
Setting up git-man (1:2.39.5-0+deb12u1) ...
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 sgml-base (1.31) ...
Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
Setting up libkrb5-3:amd64 (1.20.1-2+deb12u2) ...
Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
Setting up lsb-release (12.0-1) ...
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+deb12u9) ...
Setting up openssl (3.0.15-1~deb12u1) ...
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 libpopt0:amd64 (1.19+dfsg-1) ...
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+deb12u3) ...
Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ...
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+deb12u1) ...
Setting up groff-base (1.22.4-10) ...
Setting up xml-core (0.18+nmu1) ...
Setting up gpgconf (2.2.40-1.1) ...
Setting up libcurl4:amd64 (7.88.1-10+deb12u8) ...
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+deb12u8) ...
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 rsync (3.2.7-1) ...
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
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+deb12u3) ...
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+deb12u1) ...
Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ...
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 libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ...
Setting up libxaw7:amd64 (2:1.0.14-1) ...
Setting up liberror-perl (0.17029-2) ...
Setting up libgvc6 (2.42.2-7+deb12u1) ...
Setting up git (1:2.39.5-0+deb12u1) ...
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+deb12u9) ...
Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
Setting up graphviz (2.42.2-7+deb12u1) ...
Setting up python3.11 (3.11.2-6+deb12u4) ...
Setting up gnupg2 (2.2.40-1.1) ...
Setting up python3 (3.11.2-1+b1) ...
running python rtupdate hooks for python3.11...
running python post-rtupdate hooks for python3.11...
Setting up python3-six (1.16.0-4) ...
Setting up python3-roman (3.3-3) ...
Setting up python3-wcwidth (0.2.5+dfsg1-1.1) ...
Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u1) ...
Setting up python3-jmespath (1.0.1-1) ...
Setting up python3-urllib3 (1.26.12-1) ...
Setting up python3-pyasn1 (0.4.8-3) ...
Setting up python3-dateutil (2.8.2-2) ...
Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ...
Setting up python3-awscrt (0.16.8+dfsg-1) ...
Setting up python3-prompt-toolkit (3.0.36-2) ...
Setting up python3-distro (1.8.0-1) ...
Setting up python3-colorama (0.4.6-2) ...
Setting up python3-ruamel.yaml.clib:amd64 (0.2.7-1+b2) ...
Setting up python3-cryptography (38.0.4-3+deb12u1) ...
Setting up python3-ruamel.yaml (0.17.21-1) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
Processing triggers for sgml-base (1.31) ...
Setting up docutils-common (0.19+dfsg-6) ...
Processing triggers for sgml-base (1.31) ...
Setting up python3-docutils (0.19+dfsg-6) ...
Setting up awscli (2.9.19-1) ...
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 b8665b628f41
 ---> 14aea93b7c4d
Step 12/20 : RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -
 ---> Running in cbbb68d4ef12
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
Removing intermediate container cbbb68d4ef12
 ---> 921d4c7a0ebf
Step 13/20 : RUN echo 'deb [arch=amd64] https://download.docker.com/linux/debian bookworm stable' >> /etc/apt/sources.list
 ---> Running in ac8e20f77353
Removing intermediate container ac8e20f77353
 ---> 52d2b683d99e
Step 14/20 : RUN apt-get update && apt-get install docker-ce docker-ce-cli docker-buildx-plugin docker-compose-plugin -y --no-install-recommends
 ---> Running in 0a37ac14e203
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 [33.2 kB]
Fetched 76.5 kB in 1s (66.9 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 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 kmod pigz procps xz-utils nftables
The following NEW packages will be installed:
  containerd.io docker-buildx-plugin docker-ce docker-ce-cli
  docker-compose-plugin iptables libip4tc2 libip6tc2 libmnl0
  libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12
0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded.
Need to get 115 MB of archives.
After this operation, 427 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.7.24-1 [29.5 MB]
Get:10 https://download.docker.com/linux/debian bookworm/stable amd64 docker-buildx-plugin amd64 0.19.3-1~debian.12~bookworm [30.7 MB]
Get:11 https://download.docker.com/linux/debian bookworm/stable amd64 docker-ce-cli amd64 5:27.4.1-1~debian.12~bookworm [15.1 MB]
Get:12 https://download.docker.com/linux/debian bookworm/stable amd64 docker-ce amd64 5:27.4.1-1~debian.12~bookworm [25.8 MB]
Get:13 https://download.docker.com/linux/debian bookworm/stable amd64 docker-compose-plugin amd64 2.32.1-1~debian.12~bookworm [12.8 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (40.7 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 ... 23026 files and directories currently installed.)
Preparing to unpack .../00-containerd.io_1.7.24-1_amd64.deb ...
Unpacking containerd.io (1.7.24-1) ...
Selecting previously unselected package docker-buildx-plugin.
Preparing to unpack .../01-docker-buildx-plugin_0.19.3-1~debian.12~bookworm_amd64.deb ...
Unpacking docker-buildx-plugin (0.19.3-1~debian.12~bookworm) ...
Selecting previously unselected package docker-ce-cli.
Preparing to unpack .../02-docker-ce-cli_5%3a27.4.1-1~debian.12~bookworm_amd64.deb ...
Unpacking docker-ce-cli (5:27.4.1-1~debian.12~bookworm) ...
Selecting previously unselected package libip4tc2:amd64.
Preparing to unpack .../03-libip4tc2_1.8.9-2_amd64.deb ...
Unpacking libip4tc2:amd64 (1.8.9-2) ...
Selecting previously unselected package libip6tc2:amd64.
Preparing to unpack .../04-libip6tc2_1.8.9-2_amd64.deb ...
Unpacking libip6tc2:amd64 (1.8.9-2) ...
Selecting previously unselected package libxtables12:amd64.
Preparing to unpack .../05-libxtables12_1.8.9-2_amd64.deb ...
Unpacking libxtables12:amd64 (1.8.9-2) ...
Selecting previously unselected package libmnl0:amd64.
Preparing to unpack .../06-libmnl0_1.0.4-3_amd64.deb ...
Unpacking libmnl0:amd64 (1.0.4-3) ...
Selecting previously unselected package libnfnetlink0:amd64.
Preparing to unpack .../07-libnfnetlink0_1.0.2-2_amd64.deb ...
Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
Selecting previously unselected package libnetfilter-conntrack3:amd64.
Preparing to unpack .../08-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 .../09-libnftnl11_1.2.4-2_amd64.deb ...
Unpacking libnftnl11:amd64 (1.2.4-2) ...
Selecting previously unselected package iptables.
Preparing to unpack .../10-iptables_1.8.9-2_amd64.deb ...
Unpacking iptables (1.8.9-2) ...
Selecting previously unselected package docker-ce.
Preparing to unpack .../11-docker-ce_5%3a27.4.1-1~debian.12~bookworm_amd64.deb ...
Unpacking docker-ce (5:27.4.1-1~debian.12~bookworm) ...
Selecting previously unselected package docker-compose-plugin.
Preparing to unpack .../12-docker-compose-plugin_2.32.1-1~debian.12~bookworm_amd64.deb ...
Unpacking docker-compose-plugin (2.32.1-1~debian.12~bookworm) ...
Setting up libip4tc2:amd64 (1.8.9-2) ...
Setting up libip6tc2:amd64 (1.8.9-2) ...
Setting up docker-buildx-plugin (0.19.3-1~debian.12~bookworm) ...
Setting up libmnl0:amd64 (1.0.4-3) ...
Setting up containerd.io (1.7.24-1) ...
Setting up docker-compose-plugin (2.32.1-1~debian.12~bookworm) ...
Setting up libxtables12:amd64 (1.8.9-2) ...
Setting up docker-ce-cli (5:27.4.1-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:27.4.1-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+deb12u9) ...
Removing intermediate container 0a37ac14e203
 ---> d0395f9f9011
Step 15/20 : WORKDIR /var/lib/ocurrent
 ---> Running in e428863ffd1a
Removing intermediate container e428863ffd1a
 ---> cc0a3d7d851e
Step 16/20 : ENTRYPOINT ["dumb-init", "/usr/local/bin/ocurrent-deployer"]
 ---> Running in 16d8033de102
Removing intermediate container 16d8033de102
 ---> bd39db2813b1
Step 17/20 : COPY create-config.sh create-config.sh
 ---> b2bb79816943
Step 18/20 : RUN ./create-config.sh
 ---> Running in 2787a2df1fba
Successfully created context "ci3.ocamllabs.io"
ci3.ocamllabs.io
Successfully created context "ci4.ocamllabs.io"
ci4.ocamllabs.io
ci.mirageos.org
Successfully created context "ci.mirageos.org"
Successfully created context "ci.ocamllabs.io"
ci.ocamllabs.io
deploy.ci.ocaml.org
Successfully created context "deploy.ci.ocaml.org"
Successfully created context "dev1.ocamllabs.io"
dev1.ocamllabs.io
docs.ci.ocaml.org
Successfully created context "docs.ci.ocaml.org"
staging.docs.ci.ocamllabs.io
Successfully created context "staging.docs.ci.ocamllabs.io"
Successfully created context "opam-4.ocaml.org"
opam-4.ocaml.org
Successfully created context "opam-5.ocaml.org"
opam-5.ocaml.org
v3b.ocaml.org
Successfully created context "v3b.ocaml.org"
v3c.ocaml.org
Successfully created context "v3c.ocaml.org"
watch.ocaml.org
Successfully created context "watch.ocaml.org"
opam.ci.ocaml.org
Successfully created context "opam.ci.ocaml.org"
ocaml.ci.dev
Successfully created context "ocaml.ci.dev"
check.ci.ocaml.org
Successfully created context "check.ci.ocaml.org"
registry.ci.dev
Successfully created context "registry.ci.dev"
Successfully created context "get.dune.build"
get.dune.build
unknown flag: --profile
See 'docker context create --help'.
# ci3.ocamllabs.io:22 SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u4
# ci4.ocamllabs.io:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.10
# ci.mirageos.org:22 SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.11
# ci.ocamllabs.io:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.10
# deploy.ci.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.10
# dev1.ocamllabs.io:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.10
# docs.ci.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.10
# opam-4.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.10
# opam-5.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.10
# v3b.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.10
# watch.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.10
# opam.ci.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.10
# ocaml.ci.dev:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.10
# check.ci.ocaml.org:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.10
# registry.ci.dev:22 SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.5
# get.dune.build:22 SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.10
# 147.75.84.37:22 SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u3
Removing intermediate container 2787a2df1fba
 ---> 88211aefdc4e
Step 19/20 : RUN docker context use default
 ---> Running in 3a460ac9bc6f
Current context is now "default"
default
Removing intermediate container 3a460ac9bc6f
 ---> 152a37cf96ce
Step 20/20 : COPY --from=build /src/_build/install/default/bin/ocurrent-deployer /usr/local/bin/
 ---> 06cebdc2ede3
Successfully built 06cebdc2ede3
Job succeeded
2025-01-06 14:39.14: Job succeeded