Skip to content

Console Output

13:48:41 + make REF=20.10 debian-bullseye
13:48:41 git init src/github.com/docker/cli
13:48:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli/.git/
13:48:41 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
13:48:41 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
13:48:41 + SRC=src/github.com/docker/cli
13:48:41 + REF=20.10
13:48:41 + REF_FETCH=20.10
13:48:41 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
13:48:41 + awk {print $2}
13:48:41 + REF=refs/heads/20.10
13:48:41 + [ -n refs/heads/20.10 ]
13:48:41 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
13:48:41 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
13:48:43 From https://github.com/docker/cli
13:48:43  * [new branch]      20.10      -> 20.10
13:48:43  * [new tag]         v20.10.16  -> v20.10.16
13:48:43  * [new branch]      20.10      -> origin/20.10
13:48:43 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
13:48:43 git init src/github.com/docker/docker
13:48:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker/.git/
13:48:43 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
13:48:43 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
13:48:43 + SRC=src/github.com/docker/docker
13:48:43 + REF=20.10
13:48:43 + REF_FETCH=20.10
13:48:43 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
13:48:43 + awk {print $2}
13:48:43 + REF=refs/heads/20.10
13:48:43 + [ -n refs/heads/20.10 ]
13:48:43 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
13:48:43 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
13:48:45 From https://github.com/docker/docker
13:48:45  * [new branch]      20.10      -> 20.10
13:48:45  * [new branch]      20.10      -> origin/20.10
13:48:45 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
13:48:45 git init src/github.com/docker/compose
13:48:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose/.git/
13:48:45 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
13:48:45 ./scripts/checkout.sh src/github.com/docker/compose "v2.6.0"
13:48:45 + SRC=src/github.com/docker/compose
13:48:45 + REF=v2.6.0
13:48:45 + REF_FETCH=v2.6.0
13:48:45 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.6.0
13:48:45 + awk {print $2}
13:48:45 + REF=refs/tags/v2.6.0
13:48:45 + [ -n refs/tags/v2.6.0 ]
13:48:45 + REF_FETCH=refs/tags/v2.6.0:refs/tags/v2.6.0
13:48:45 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.6.0:refs/tags/v2.6.0
13:48:46 From https://github.com/docker/compose
13:48:46  * [new tag]         v2.6.0     -> v2.6.0
13:48:46 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.6.0
13:48:46 git init src/github.com/docker/scan-cli-plugin
13:48:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin/.git/
13:48:46 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
13:48:46 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
13:48:46 + SRC=src/github.com/docker/scan-cli-plugin
13:48:46 + REF=v0.17.0
13:48:46 + REF_FETCH=v0.17.0
13:48:46 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
13:48:46 + awk {print $2}
13:48:47 + REF=refs/tags/v0.17.0
13:48:47 + [ -n refs/tags/v0.17.0 ]
13:48:47 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
13:48:47 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
13:48:47 From https://github.com/docker/scan-cli-plugin
13:48:47  * [new tag]         v0.17.0    -> v0.17.0
13:48:47 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
13:48:47 make -C deb VERSION=0.0.1-dev GO_VERSION=1.17.10 debian-bullseye
13:48:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'
13:48:47 mkdir -p sources
13:48:47 docker run --rm -w /v \
13:48:47 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli:/cli \
13:48:47 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:47 	alpine \
13:48:47 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
13:48:50 mkdir -p sources
13:48:50 docker run --rm -w /v \
13:48:50 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker:/engine \
13:48:50 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:50 	alpine \
13:48:50 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
13:48:53 mkdir -p sources
13:48:53 docker run --rm -w /v \
13:48:53 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose:/compose \
13:48:53 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:53 	alpine \
13:48:53 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
13:48:53 mkdir -p sources
13:48:53 docker run --rm -w /v \
13:48:53 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
13:48:53 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:53 	alpine \
13:48:53 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
13:48:54 mkdir -p sources
13:48:54 cp ../systemd/docker.service sources/docker.service
13:48:54 mkdir -p sources
13:48:54 cp ../systemd/docker.socket sources/docker.socket
13:48:54 docker run --rm -w /v \
13:48:54 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/plugins:/plugins \
13:48:54 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:54 	alpine \
13:48:54 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
13:48:55 == Building packages for debian-bullseye ==
13:48:55 mkdir -p "debbuild/debian-bullseye"
13:48:55 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.17.10-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile .
13:48:55 #1 [internal] load build definition from Dockerfile
13:48:55 #1 sha256:ff1ef22e0584e663f009ed7986be69aaf336152fc2cb80a496edf674a5f1c6e1
13:48:55 #1 transferring dockerfile: 922B done
13:48:55 #1 DONE 0.0s
13:48:55 
13:48:55 #2 [internal] load .dockerignore
13:48:55 #2 sha256:618c0b03adfc133e042af66f8403850cc818d2658884138d8f39039db7ba8dff
13:48:55 #2 transferring context: 2B done
13:48:55 #2 DONE 0.0s
13:48:55 
13:48:55 #5 [auth] library/debian:pull token for registry-1.docker.io
13:48:55 #5 sha256:e628002eb545a072254df5bd5a0f25dc8bae499dd19c6107667b3258303bfbec
13:48:55 #5 DONE 0.0s
13:48:55 
13:48:55 #6 [auth] library/golang:pull token for registry-1.docker.io
13:48:55 #6 sha256:b654df4fad3f14e19b617b35a69acec614b95717adb7fee1e86a6320270c73fc
13:48:55 #6 DONE 0.0s
13:48:55 
13:48:55 #4 [internal] load metadata for docker.io/library/golang:1.17.10-buster
13:48:55 #4 sha256:7b9eb7dcc5c2d4b613a269eb69c4bf41077842cd7f23f8466c2357e9bb270df5
13:48:55 #4 DONE 0.2s
13:48:55 
13:48:55 #3 [internal] load metadata for docker.io/library/debian:bullseye
13:48:55 #3 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
13:48:55 #3 DONE 0.3s
13:48:55 
13:48:55 #13 [golang 1/1] FROM docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a
13:48:55 #13 sha256:751849c652dcaf96b3ea9ce742cb067f0521e74ed0a1d20bee59d52e49cdea03
13:48:55 #13 CACHED
13:48:55 
13:48:55 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
13:48:55 #7 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
13:48:55 #7 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.0s done
13:48:55 #7 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done
13:48:55 #7 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done
13:48:55 #7 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 11.53MB / 55.01MB 0.2s
13:48:55 #7 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done
13:48:55 #7 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 19.92MB / 55.01MB 0.3s
13:48:56 #7 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 28.31MB / 55.01MB 0.4s
13:48:56 #7 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 39.85MB / 55.01MB 0.5s
13:48:56 #7 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 49.28MB / 55.01MB 0.6s
13:48:56 #7 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 0.8s
13:48:56 #7 ...
13:48:56 
13:48:56 #9 [internal] load build context
13:48:56 #9 sha256:50ab2efc48946d332838761f9cc0f634a5eafcf451e1bf6fad409d8230b86f6e
13:48:56 #9 transferring context: 19.83MB 0.7s done
13:48:56 #9 DONE 0.9s
13:48:56 
13:48:56 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
13:48:56 #7 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
13:48:56 #7 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.1s done
13:48:56 #7 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c
13:49:00 #7 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 3.0s done
13:49:00 #7 DONE 4.3s
13:49:00 
13:49:00 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
13:49:00 #8 sha256:b5ec72b7af3c20ea2f4ca91d658f63765d69a593176e40a3e95ed7e8df5985ea
13:49:00 #8 0.612 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
13:49:00 #8 0.621 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:49:00 #8 0.622 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
13:49:00 #8 0.698 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
13:49:00 #8 0.794 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:49:00 #8 0.886 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
13:49:02 #8 1.892 Fetched 8537 kB in 2s (5550 kB/s)
13:49:02 #8 1.892 Reading package lists...
13:49:02 #8 2.422 Reading package lists...
13:49:02 #8 2.936 Building dependency tree...
13:49:03 #8 3.047 Reading state information...
13:49:03 #8 3.194 The following additional packages will be installed:
13:49:03 #8 3.194   autoconf automake autopoint autotools-dev binutils binutils-common
13:49:03 #8 3.194   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
13:49:03 #8 3.194   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
13:49:03 #8 3.194   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
13:49:03 #8 3.194   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
13:49:03 #8 3.194   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
13:49:03 #8 3.194   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
13:49:03 #8 3.194   intltool-debian iso-codes less libalgorithm-diff-perl
13:49:03 #8 3.194   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
13:49:03 #8 3.194   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
13:49:03 #8 3.194   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
13:49:03 #8 3.194   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
13:49:03 #8 3.194   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
13:49:03 #8 3.194   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
13:49:03 #8 3.194   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
13:49:03 #8 3.194   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
13:49:03 #8 3.194   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
13:49:03 #8 3.194   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
13:49:03 #8 3.194   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
13:49:03 #8 3.194   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
13:49:03 #8 3.194   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
13:49:03 #8 3.194   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
13:49:03 #8 3.194   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
13:49:03 #8 3.194   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
13:49:03 #8 3.194   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
13:49:03 #8 3.194   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
13:49:03 #8 3.194   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
13:49:03 #8 3.194   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
13:49:03 #8 3.194   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
13:49:03 #8 3.194   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
13:49:03 #8 3.194   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
13:49:03 #8 3.194   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
13:49:03 #8 3.194   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
13:49:03 #8 3.194   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
13:49:03 #8 3.194   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
13:49:03 #8 3.194   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
13:49:03 #8 3.194   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
13:49:03 #8 3.194   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
13:49:03 #8 3.194   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
13:49:03 #8 3.194   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
13:49:03 #8 3.195   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
13:49:03 #8 3.195   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
13:49:03 #8 3.195   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
13:49:03 #8 3.195   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
13:49:03 #8 3.195   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
13:49:03 #8 3.195   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
13:49:03 #8 3.195   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
13:49:03 #8 3.195   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
13:49:03 #8 3.195   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
13:49:03 #8 3.195   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
13:49:03 #8 3.195   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
13:49:03 #8 3.195   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
13:49:03 #8 3.195   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
13:49:03 #8 3.195   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
13:49:03 #8 3.195   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
13:49:03 #8 3.195   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
13:49:03 #8 3.195   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
13:49:03 #8 3.195   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
13:49:03 #8 3.195   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
13:49:03 #8 3.195   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
13:49:03 #8 3.195   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
13:49:03 #8 3.195   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
13:49:03 #8 3.195   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
13:49:03 #8 3.195   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
13:49:03 #8 3.195   libstrictures-perl libstring-copyright-perl libstring-escape-perl
13:49:03 #8 3.195   libstring-shellquote-perl libsub-exporter-perl
13:49:03 #8 3.195   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
13:49:03 #8 3.195   libsub-name-perl libsub-override-perl libsub-quote-perl
13:49:03 #8 3.195   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
13:49:03 #8 3.195   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
13:49:03 #8 3.195   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
13:49:03 #8 3.195   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
13:49:03 #8 3.195   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
13:49:03 #8 3.195   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
13:49:03 #8 3.195   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
13:49:03 #8 3.195   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
13:49:03 #8 3.195   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
13:49:03 #8 3.195   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
13:49:03 #8 3.195   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
13:49:03 #8 3.195   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
13:49:03 #8 3.195   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
13:49:03 #8 3.195   netbase openssh-client openssl patch patchutils pbzip2 perl
13:49:03 #8 3.195   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
13:49:03 #8 3.195   pristine-tar publicsuffix python-apt-common python3 python3-apt
13:49:03 #8 3.195   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
13:49:03 #8 3.195   python3-magic python3-minimal python3-pkg-resources python3-requests
13:49:03 #8 3.195   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
13:49:03 #8 3.195   python3.9-minimal readline-common sensible-utils shared-mime-info strace
13:49:03 #8 3.195   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
13:49:03 #8 3.197 Suggested packages:
13:49:03 #8 3.197   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
13:49:03 #8 3.197   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
13:49:03 #8 3.197   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
13:49:03 #8 3.197   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
13:49:03 #8 3.197   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
13:49:03 #8 3.197   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
13:49:03 #8 3.197   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
13:49:03 #8 3.197   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
13:49:03 #8 3.197   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
13:49:03 #8 3.197   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
13:49:03 #8 3.197   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
13:49:03 #8 3.197   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
13:49:03 #8 3.197   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm
13:49:03 #8 3.197   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
13:49:03 #8 3.197   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
13:49:03 #8 3.197   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
13:49:03 #8 3.197   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc
13:49:03 #8 3.197   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
13:49:03 #8 3.197   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
13:49:03 #8 3.197   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
13:49:03 #8 3.197   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
13:49:03 #8 3.197   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
13:49:03 #8 3.197   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
13:49:03 #8 3.197   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
13:49:03 #8 3.197   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
13:49:03 #8 3.197   python3-cryptography python3-openssl python3-socks python-requests-doc
13:49:03 #8 3.197   python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc
13:49:05 #8 4.716 The following NEW packages will be installed:
13:49:05 #8 4.717   autoconf automake autopoint autotools-dev binutils binutils-common
13:49:05 #8 4.717   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
13:49:05 #8 4.717   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
13:49:05 #8 4.717   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
13:49:05 #8 4.717   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
13:49:05 #8 4.717   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
13:49:05 #8 4.717   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
13:49:05 #8 4.717   gpgconf gpgsm groff-base intltool-debian iso-codes less
13:49:05 #8 4.717   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
13:49:05 #8 4.717   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
13:49:05 #8 4.717   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
13:49:05 #8 4.717   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
13:49:05 #8 4.717   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
13:49:05 #8 4.717   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
13:49:05 #8 4.717   libclass-inspector-perl libclass-method-modifiers-perl
13:49:05 #8 4.717   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
13:49:05 #8 4.717   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
13:49:05 #8 4.717   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
13:49:05 #8 4.717   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
13:49:05 #8 4.717   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
13:49:05 #8 4.717   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
13:49:05 #8 4.717   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
13:49:05 #8 4.717   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
13:49:05 #8 4.717   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
13:49:05 #8 4.717   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
13:49:05 #8 4.717   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
13:49:05 #8 4.717   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
13:49:05 #8 4.717   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
13:49:05 #8 4.718   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
13:49:05 #8 4.718   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
13:49:05 #8 4.718   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
13:49:05 #8 4.718   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
13:49:05 #8 4.718   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
13:49:05 #8 4.718   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
13:49:05 #8 4.718   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
13:49:05 #8 4.718   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
13:49:05 #8 4.718   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
13:49:05 #8 4.718   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
13:49:05 #8 4.718   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
13:49:05 #8 4.718   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
13:49:05 #8 4.718   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
13:49:05 #8 4.718   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
13:49:05 #8 4.718   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
13:49:05 #8 4.718   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
13:49:05 #8 4.718   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
13:49:05 #8 4.718   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
13:49:05 #8 4.718   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
13:49:05 #8 4.718   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
13:49:05 #8 4.718   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
13:49:05 #8 4.718   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
13:49:05 #8 4.718   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
13:49:05 #8 4.718   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
13:49:05 #8 4.718   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
13:49:05 #8 4.718   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
13:49:05 #8 4.718   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
13:49:05 #8 4.718   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
13:49:05 #8 4.718   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
13:49:05 #8 4.718   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
13:49:05 #8 4.718   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
13:49:05 #8 4.718   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
13:49:05 #8 4.719   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
13:49:05 #8 4.719   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
13:49:05 #8 4.719   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
13:49:05 #8 4.719   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
13:49:05 #8 4.719   libstrictures-perl libstring-copyright-perl libstring-escape-perl
13:49:05 #8 4.719   libstring-shellquote-perl libsub-exporter-perl
13:49:05 #8 4.719   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
13:49:05 #8 4.719   libsub-name-perl libsub-override-perl libsub-quote-perl
13:49:05 #8 4.719   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
13:49:05 #8 4.719   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
13:49:05 #8 4.719   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
13:49:05 #8 4.719   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
13:49:05 #8 4.719   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
13:49:05 #8 4.719   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
13:49:05 #8 4.719   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
13:49:05 #8 4.719   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
13:49:05 #8 4.719   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
13:49:05 #8 4.719   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
13:49:05 #8 4.719   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
13:49:05 #8 4.719   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
13:49:05 #8 4.719   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
13:49:05 #8 4.719   netbase openssh-client openssl patch patchutils pbzip2 perl
13:49:05 #8 4.720   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
13:49:05 #8 4.720   pristine-tar publicsuffix python-apt-common python3 python3-apt
13:49:05 #8 4.720   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
13:49:05 #8 4.720   python3-magic python3-minimal python3-pkg-resources python3-requests
13:49:05 #8 4.720   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
13:49:05 #8 4.720   python3.9-minimal readline-common sensible-utils shared-mime-info strace
13:49:05 #8 4.720   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
13:49:05 #8 5.005 0 upgraded, 384 newly installed, 0 to remove and 0 not upgraded.
13:49:05 #8 5.005 Need to get 175 MB of archives.
13:49:05 #8 5.005 After this operation, 571 MB of additional disk space will be used.
13:49:05 #8 5.005 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB]
13:49:05 #8 5.006 Get:2 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB]
13:49:05 #8 5.011 Get:3 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
13:49:05 #8 5.012 Get:4 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
13:49:05 #8 5.019 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
13:49:05 #8 5.021 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
13:49:05 #8 5.022 Get:7 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
13:49:05 #8 5.022 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
13:49:05 #8 5.024 Get:9 http://security.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.113-1 [1488 kB]
13:49:05 #8 5.033 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
13:49:05 #8 5.040 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libdpkg-perl all 1.20.10 [1545 kB]
13:49:05 #8 5.057 Get:12 http://security.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
13:49:05 #8 5.061 Get:13 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
13:49:05 #8 5.063 Get:14 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB]
13:49:05 #8 5.081 Get:15 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
13:49:05 #8 5.084 Get:16 http://security.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
13:49:05 #8 5.091 Get:17 http://security.debian.org/debian-security bullseye-security/main amd64 libtiff5 amd64 4.2.0-1+deb11u1 [289 kB]
13:49:05 #8 5.101 Get:18 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
13:49:05 #8 5.125 Get:19 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB]
13:49:05 #8 5.130 Get:20 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
13:49:05 #8 5.130 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
13:49:05 #8 5.150 Get:22 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u3 [98.5 kB]
13:49:05 #8 5.151 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
13:49:05 #8 5.177 Get:24 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
13:49:05 #8 5.177 Get:25 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
13:49:05 #8 5.178 Get:26 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
13:49:05 #8 5.179 Get:27 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
13:49:05 #8 5.181 Get:28 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
13:49:05 #8 5.181 Get:29 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
13:49:05 #8 5.183 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
13:49:05 #8 5.189 Get:31 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
13:49:05 #8 5.204 Get:32 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
13:49:05 #8 5.207 Get:33 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
13:49:05 #8 5.208 Get:34 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
13:49:05 #8 5.210 Get:35 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
13:49:05 #8 5.211 Get:36 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
13:49:05 #8 5.212 Get:37 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
13:49:05 #8 5.212 Get:38 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
13:49:05 #8 5.213 Get:39 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
13:49:05 #8 5.214 Get:40 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
13:49:05 #8 5.217 Get:41 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
13:49:05 #8 5.218 Get:42 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
13:49:05 #8 5.218 Get:43 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
13:49:05 #8 5.226 Get:44 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
13:49:05 #8 5.238 Get:45 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
13:49:05 #8 5.240 Get:46 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
13:49:05 #8 5.241 Get:47 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
13:49:05 #8 5.242 Get:48 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
13:49:05 #8 5.243 Get:49 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
13:49:05 #8 5.246 Get:50 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5 [929 kB]
13:49:05 #8 5.252 Get:51 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
13:49:05 #8 5.254 Get:52 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
13:49:05 #8 5.255 Get:53 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
13:49:05 #8 5.256 Get:54 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
13:49:05 #8 5.259 Get:55 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
13:49:05 #8 5.260 Get:56 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
13:49:05 #8 5.266 Get:57 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
13:49:05 #8 5.270 Get:58 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
13:49:05 #8 5.286 Get:59 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
13:49:05 #8 5.290 Get:60 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
13:49:05 #8 5.292 Get:61 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
13:49:05 #8 5.292 Get:62 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
13:49:05 #8 5.308 Get:63 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
13:49:05 #8 5.309 Get:64 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u3 [275 kB]
13:49:05 #8 5.312 Get:65 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
13:49:05 #8 5.313 Get:66 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1 [190 kB]
13:49:05 #8 5.315 Get:67 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
13:49:05 #8 5.315 Get:68 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u3 [2348 kB]
13:49:05 #8 5.331 Get:69 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
13:49:05 #8 5.336 Get:70 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
13:49:05 #8 5.352 Get:71 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
13:49:05 #8 5.355 Get:72 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
13:49:05 #8 5.432 Get:73 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
13:49:05 #8 5.437 Get:74 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
13:49:05 #8 5.438 Get:75 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
13:49:05 #8 5.439 Get:76 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
13:49:05 #8 5.452 Get:77 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
13:49:05 #8 5.452 Get:78 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
13:49:05 #8 5.479 Get:79 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
13:49:05 #8 5.485 Get:80 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
13:49:05 #8 5.499 Get:81 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
13:49:05 #8 5.505 Get:82 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
13:49:05 #8 5.506 Get:83 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
13:49:05 #8 5.524 Get:84 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
13:49:05 #8 5.680 Get:85 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
13:49:05 #8 5.680 Get:86 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
13:49:05 #8 5.694 Get:87 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
13:49:05 #8 5.785 Get:88 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
13:49:05 #8 5.791 Get:89 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
13:49:05 #8 5.794 Get:90 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
13:49:05 #8 5.795 Get:91 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
13:49:05 #8 5.796 Get:92 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
13:49:05 #8 5.798 Get:93 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
13:49:05 #8 5.799 Get:94 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
13:49:05 #8 5.800 Get:95 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
13:49:05 #8 5.801 Get:96 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
13:49:05 #8 5.802 Get:97 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
13:49:05 #8 5.803 Get:98 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
13:49:05 #8 5.804 Get:99 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
13:49:05 #8 5.807 Get:100 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
13:49:05 #8 5.811 Get:101 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
13:49:05 #8 5.812 Get:102 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
13:49:05 #8 5.814 Get:103 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
13:49:05 #8 5.817 Get:104 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
13:49:05 #8 5.818 Get:105 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
13:49:05 #8 5.819 Get:106 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
13:49:05 #8 5.826 Get:107 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
13:49:05 #8 5.827 Get:108 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
13:49:05 #8 5.827 Get:109 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
13:49:05 #8 5.829 Get:110 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
13:49:05 #8 5.831 Get:111 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
13:49:05 #8 5.898 Get:112 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
13:49:05 #8 5.907 Get:113 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
13:49:05 #8 5.908 Get:114 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
13:49:05 #8 5.910 Get:115 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
13:49:05 #8 5.916 Get:116 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB]
13:49:06 #8 6.438 Get:117 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
13:49:06 #8 6.438 Get:118 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
13:49:06 #8 6.439 Get:119 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
13:49:06 #8 6.440 Get:120 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u1 [548 kB]
13:49:06 #8 6.443 Get:121 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB]
13:49:06 #8 6.444 Get:122 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
13:49:06 #8 6.445 Get:123 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u1 [763 kB]
13:49:06 #8 6.450 Get:124 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u1 [1085 kB]
13:49:06 #8 6.458 Get:125 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u1 [905 kB]
13:49:06 #8 6.467 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u1 [928 kB]
13:49:06 #8 6.492 Get:127 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
13:49:06 #8 6.492 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u1 [669 kB]
13:49:06 #8 6.497 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u1 [524 kB]
13:49:06 #8 6.503 Get:130 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u1 [516 kB]
13:49:06 #8 6.506 Get:131 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u1 [645 kB]
13:49:06 #8 6.528 Get:132 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u1 [825 kB]
13:49:06 #8 6.533 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
13:49:06 #8 6.534 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
13:49:06 #8 6.538 Get:135 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
13:49:06 #8 6.539 Get:136 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
13:49:06 #8 6.539 Get:137 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
13:49:06 #8 6.540 Get:138 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
13:49:06 #8 6.541 Get:139 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
13:49:06 #8 6.541 Get:140 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
13:49:06 #8 6.542 Get:141 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
13:49:06 #8 6.542 Get:142 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
13:49:06 #8 6.543 Get:143 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
13:49:06 #8 6.543 Get:144 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
13:49:06 #8 6.544 Get:145 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
13:49:06 #8 6.544 Get:146 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
13:49:06 #8 6.546 Get:147 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
13:49:06 #8 6.547 Get:148 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
13:49:06 #8 6.562 Get:149 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
13:49:06 #8 6.563 Get:150 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
13:49:06 #8 6.564 Get:151 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
13:49:06 #8 6.565 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
13:49:06 #8 6.566 Get:153 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
13:49:06 #8 6.566 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
13:49:06 #8 6.567 Get:155 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
13:49:06 #8 6.568 Get:156 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
13:49:06 #8 6.569 Get:157 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
13:49:06 #8 6.571 Get:158 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
13:49:06 #8 6.571 Get:159 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
13:49:06 #8 6.572 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
13:49:06 #8 6.572 Get:161 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
13:49:06 #8 6.573 Get:162 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
13:49:06 #8 6.573 Get:163 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
13:49:06 #8 6.574 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
13:49:06 #8 6.577 Get:165 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
13:49:06 #8 6.579 Get:166 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
13:49:06 #8 6.580 Get:167 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
13:49:06 #8 6.580 Get:168 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
13:49:06 #8 6.581 Get:169 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
13:49:06 #8 6.581 Get:170 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
13:49:06 #8 6.583 Get:171 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
13:49:06 #8 6.584 Get:172 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
13:49:06 #8 6.586 Get:173 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB]
13:49:06 #8 6.594 Get:174 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
13:49:06 #8 6.595 Get:175 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u1 [7624 B]
13:49:06 #8 6.595 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:49:06 #8 6.597 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
13:49:06 #8 6.598 Get:178 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
13:49:06 #8 6.602 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
13:49:06 #8 6.604 Get:180 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
13:49:06 #8 6.606 Get:181 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
13:49:06 #8 6.621 Get:182 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
13:49:06 #8 6.622 Get:183 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
13:49:06 #8 6.623 Get:184 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
13:49:06 #8 6.635 Get:185 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
13:49:06 #8 6.638 Get:186 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u1 [338 kB]
13:49:06 #8 6.642 Get:187 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
13:49:06 #8 6.643 Get:188 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]
13:49:06 #8 6.667 Get:189 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]
13:49:06 #8 6.733 Get:190 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
13:49:06 #8 6.767 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
13:49:06 #8 6.768 Get:192 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
13:49:06 #8 6.778 Get:193 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
13:49:06 #8 6.778 Get:194 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
13:49:06 #8 6.779 Get:195 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
13:49:06 #8 6.780 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
13:49:06 #8 6.781 Get:197 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
13:49:06 #8 6.783 Get:198 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
13:49:06 #8 6.784 Get:199 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
13:49:06 #8 6.785 Get:200 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
13:49:06 #8 6.786 Get:201 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
13:49:06 #8 6.787 Get:202 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
13:49:06 #8 6.788 Get:203 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
13:49:06 #8 6.788 Get:204 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
13:49:06 #8 6.789 Get:205 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1 [418 kB]
13:49:06 #8 6.792 Get:206 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
13:49:06 #8 6.795 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
13:49:06 #8 6.796 Get:208 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
13:49:06 #8 6.797 Get:209 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
13:49:06 #8 6.797 Get:210 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
13:49:06 #8 6.799 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
13:49:06 #8 6.800 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
13:49:06 #8 6.800 Get:213 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
13:49:06 #8 6.803 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB]
13:49:06 #8 6.804 Get:215 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB]
13:49:06 #8 6.809 Get:216 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
13:49:06 #8 6.810 Get:217 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
13:49:06 #8 6.811 Get:218 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u3 [245 kB]
13:49:06 #8 6.813 Get:219 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
13:49:06 #8 6.826 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
13:49:06 #8 6.826 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
13:49:06 #8 6.827 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
13:49:06 #8 6.827 Get:223 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
13:49:06 #8 6.828 Get:224 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
13:49:06 #8 6.828 Get:225 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
13:49:06 #8 6.829 Get:226 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
13:49:06 #8 6.829 Get:227 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
13:49:06 #8 6.830 Get:228 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
13:49:06 #8 6.830 Get:229 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
13:49:06 #8 6.831 Get:230 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
13:49:06 #8 6.848 Get:231 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
13:49:06 #8 6.868 Get:232 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
13:49:07 #8 6.870 Get:233 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
13:49:07 #8 6.871 Get:234 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
13:49:07 #8 6.873 Get:235 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
13:49:07 #8 6.873 Get:236 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
13:49:07 #8 6.874 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
13:49:07 #8 6.877 Get:238 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
13:49:07 #8 6.878 Get:239 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
13:49:07 #8 6.878 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
13:49:07 #8 6.879 Get:241 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
13:49:07 #8 6.879 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
13:49:07 #8 6.880 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
13:49:07 #8 6.881 Get:244 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
13:49:07 #8 6.882 Get:245 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
13:49:07 #8 6.885 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
13:49:07 #8 6.886 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
13:49:07 #8 6.887 Get:248 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
13:49:07 #8 6.888 Get:249 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
13:49:07 #8 6.889 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
13:49:07 #8 6.889 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
13:49:07 #8 6.890 Get:252 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
13:49:07 #8 6.891 Get:253 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
13:49:07 #8 6.891 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
13:49:07 #8 6.895 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
13:49:07 #8 6.895 Get:256 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
13:49:07 #8 6.896 Get:257 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
13:49:07 #8 6.896 Get:258 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
13:49:07 #8 6.896 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
13:49:07 #8 6.897 Get:260 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
13:49:07 #8 6.897 Get:261 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
13:49:07 #8 6.898 Get:262 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
13:49:07 #8 6.903 Get:263 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
13:49:07 #8 6.904 Get:264 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
13:49:07 #8 6.905 Get:265 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
13:49:07 #8 6.908 Get:266 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
13:49:07 #8 6.909 Get:267 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
13:49:07 #8 6.910 Get:268 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
13:49:07 #8 6.912 Get:269 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
13:49:07 #8 6.913 Get:270 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
13:49:07 #8 6.914 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
13:49:07 #8 6.921 Get:272 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
13:49:07 #8 6.922 Get:273 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
13:49:07 #8 6.922 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
13:49:07 #8 6.923 Get:275 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
13:49:07 #8 6.923 Get:276 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
13:49:07 #8 6.926 Get:277 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
13:49:07 #8 6.926 Get:278 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
13:49:07 #8 6.928 Get:279 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
13:49:07 #8 6.929 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
13:49:07 #8 6.941 Get:281 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
13:49:07 #8 6.965 Get:282 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
13:49:07 #8 6.965 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
13:49:07 #8 6.966 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
13:49:07 #8 6.966 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
13:49:07 #8 6.967 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
13:49:07 #8 6.968 Get:287 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1 [22.9 kB]
13:49:07 #8 6.968 Get:288 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
13:49:07 #8 6.969 Get:289 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
13:49:07 #8 6.970 Get:290 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
13:49:07 #8 6.971 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
13:49:07 #8 6.971 Get:292 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
13:49:07 #8 6.972 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
13:49:07 #8 6.973 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
13:49:07 #8 6.974 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
13:49:07 #8 6.974 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
13:49:07 #8 6.975 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
13:49:07 #8 6.977 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
13:49:07 #8 6.978 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
13:49:07 #8 6.980 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
13:49:07 #8 6.980 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
13:49:07 #8 6.981 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
13:49:07 #8 6.981 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
13:49:07 #8 6.982 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
13:49:07 #8 6.983 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
13:49:07 #8 6.984 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
13:49:07 #8 6.985 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
13:49:07 #8 6.985 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
13:49:07 #8 6.986 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
13:49:07 #8 6.988 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
13:49:07 #8 6.991 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
13:49:07 #8 6.993 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
13:49:07 #8 6.995 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
13:49:07 #8 6.996 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
13:49:07 #8 6.997 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
13:49:07 #8 6.997 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
13:49:07 #8 7.000 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
13:49:07 #8 7.002 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
13:49:07 #8 7.003 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
13:49:07 #8 7.004 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
13:49:07 #8 7.007 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
13:49:07 #8 7.007 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
13:49:07 #8 7.008 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
13:49:07 #8 7.009 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
13:49:07 #8 7.009 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
13:49:07 #8 7.010 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
13:49:07 #8 7.011 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB]
13:49:07 #8 7.012 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
13:49:07 #8 7.013 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
13:49:07 #8 7.015 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
13:49:07 #8 7.016 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
13:49:07 #8 7.018 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
13:49:07 #8 7.020 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
13:49:07 #8 7.021 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
13:49:07 #8 7.021 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
13:49:07 #8 7.023 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
13:49:07 #8 7.024 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
13:49:07 #8 7.024 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
13:49:07 #8 7.025 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
13:49:07 #8 7.026 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
13:49:07 #8 7.043 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
13:49:07 #8 7.077 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
13:49:07 #8 7.096 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
13:49:07 #8 7.107 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
13:49:07 #8 7.132 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
13:49:07 #8 7.133 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
13:49:07 #8 7.139 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
13:49:07 #8 7.140 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
13:49:07 #8 7.140 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
13:49:07 #8 7.141 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
13:49:07 #8 7.142 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
13:49:07 #8 7.142 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
13:49:07 #8 7.145 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
13:49:07 #8 7.145 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
13:49:07 #8 7.146 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
13:49:07 #8 7.147 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
13:49:07 #8 7.147 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
13:49:07 #8 7.148 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
13:49:07 #8 7.163 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
13:49:07 #8 7.170 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
13:49:07 #8 7.170 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
13:49:07 #8 7.170 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26 [171 kB]
13:49:07 #8 7.170 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
13:49:07 #8 7.181 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
13:49:07 #8 7.182 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
13:49:07 #8 7.203 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
13:49:07 #8 7.204 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
13:49:07 #8 7.210 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
13:49:07 #8 7.211 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
13:49:07 #8 7.211 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
13:49:07 #8 7.212 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20211207.1025-0+deb11u1 [125 kB]
13:49:07 #8 7.213 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
13:49:07 #8 7.215 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
13:49:07 #8 7.216 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
13:49:07 #8 7.217 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
13:49:07 #8 7.225 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
13:49:07 #8 7.227 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
13:49:07 #8 7.228 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
13:49:07 #8 7.228 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
13:49:07 #8 7.229 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
13:49:07 #8 7.229 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
13:49:07 #8 7.234 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
13:49:07 #8 7.240 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
13:49:07 #8 7.241 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
13:49:07 #8 7.430 debconf: delaying package configuration, since apt-utils is not installed
13:49:07 #8 7.463 Fetched 175 MB in 3s (69.6 MB/s)
13:49:07 #8 7.483 Selecting previously unselected package bsdextrautils.
13:49:07 #8 7.483 (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 ... 6662 files and directories currently installed.)
13:49:07 #8 7.489 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_amd64.deb ...
13:49:07 #8 7.493 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
13:49:07 #8 7.541 Selecting previously unselected package libuchardet0:amd64.
13:49:07 #8 7.542 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
13:49:07 #8 7.550 Unpacking libuchardet0:amd64 (0.0.7-1) ...
13:49:07 #8 7.585 Selecting previously unselected package groff-base.
13:49:07 #8 7.585 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
13:49:07 #8 7.589 Unpacking groff-base (1.22.4-6) ...
13:49:07 #8 7.717 Selecting previously unselected package libgdbm6:amd64.
13:49:07 #8 7.719 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ...
13:49:07 #8 7.723 Unpacking libgdbm6:amd64 (1.19-2) ...
13:49:07 #8 7.758 Selecting previously unselected package libpipeline1:amd64.
13:49:07 #8 7.760 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ...
13:49:07 #8 7.764 Unpacking libpipeline1:amd64 (1.5.3-1) ...
13:49:07 #8 7.812 Selecting previously unselected package man-db.
13:49:07 #8 7.814 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ...
13:49:07 #8 7.819 Unpacking man-db (2.9.4-2) ...
13:49:08 #8 7.974 Selecting previously unselected package perl-modules-5.32.
13:49:08 #8 7.977 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
13:49:08 #8 7.983 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
13:49:08 #8 8.450 Selecting previously unselected package libgdbm-compat4:amd64.
13:49:08 #8 8.452 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ...
13:49:08 #8 8.455 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
13:49:08 #8 8.496 Selecting previously unselected package libperl5.32:amd64.
13:49:08 #8 8.497 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ...
13:49:08 #8 8.505 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ...
13:49:08 #8 9.004 Selecting previously unselected package perl.
13:49:09 #8 9.005 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ...
13:49:09 #8 9.026 Unpacking perl (5.32.1-4+deb11u2) ...
13:49:09 #8 9.094 Selecting previously unselected package liblocale-gettext-perl.
13:49:09 #8 9.095 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
13:49:09 #8 9.100 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
13:49:09 #8 9.140 Selecting previously unselected package libpython3.9-minimal:amd64.
13:49:09 #8 9.142 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ...
13:49:09 #8 9.146 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
13:49:09 #8 9.367 Selecting previously unselected package libexpat1:amd64.
13:49:09 #8 9.368 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u3_amd64.deb ...
13:49:09 #8 9.372 Unpacking libexpat1:amd64 (2.2.10-2+deb11u3) ...
13:49:09 #8 9.414 Selecting previously unselected package python3.9-minimal.
13:49:09 #8 9.416 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ...
13:49:09 #8 9.423 Unpacking python3.9-minimal (3.9.2-1) ...
13:49:09 #8 9.630 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
13:49:09 #8 9.646 Setting up libexpat1:amd64 (2.2.10-2+deb11u3) ...
13:49:09 #8 9.658 Setting up python3.9-minimal (3.9.2-1) ...
13:49:10 #8 10.28 Selecting previously unselected package python3-minimal.
13:49:10 #8 10.28 (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 ... 9517 files and directories currently installed.)
13:49:10 #8 10.29 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
13:49:10 #8 10.29 Unpacking python3-minimal (3.9.2-3) ...
13:49:10 #8 10.33 Selecting previously unselected package media-types.
13:49:10 #8 10.33 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
13:49:10 #8 10.33 Unpacking media-types (4.0.0) ...
13:49:10 #8 10.37 Selecting previously unselected package libmpdec3:amd64.
13:49:10 #8 10.37 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
13:49:10 #8 10.37 Unpacking libmpdec3:amd64 (2.5.1-1) ...
13:49:10 #8 10.42 Selecting previously unselected package libncursesw6:amd64.
13:49:10 #8 10.42 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
13:49:10 #8 10.42 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
13:49:10 #8 10.47 Selecting previously unselected package readline-common.
13:49:10 #8 10.47 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
13:49:10 #8 10.48 Unpacking readline-common (8.1-1) ...
13:49:10 #8 10.51 Selecting previously unselected package libreadline8:amd64.
13:49:10 #8 10.52 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
13:49:10 #8 10.52 Unpacking libreadline8:amd64 (8.1-1) ...
13:49:10 #8 10.57 Selecting previously unselected package libsqlite3-0:amd64.
13:49:10 #8 10.57 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
13:49:10 #8 10.58 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
13:49:10 #8 10.67 Selecting previously unselected package libpython3.9-stdlib:amd64.
13:49:10 #8 10.67 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
13:49:10 #8 10.67 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
13:49:10 #8 10.87 Selecting previously unselected package python3.9.
13:49:10 #8 10.88 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
13:49:10 #8 10.88 Unpacking python3.9 (3.9.2-1) ...
13:49:10 #8 10.92 Selecting previously unselected package libpython3-stdlib:amd64.
13:49:11 #8 10.92 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
13:49:11 #8 10.93 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
13:49:11 #8 10.96 Setting up python3-minimal (3.9.2-3) ...
13:49:11 #8 11.15 Selecting previously unselected package python3.
13:49:11 #8 11.15 (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 ... 9955 files and directories currently installed.)
13:49:11 #8 11.15 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
13:49:11 #8 11.16 Unpacking python3 (3.9.2-3) ...
13:49:11 #8 11.20 Selecting previously unselected package less.
13:49:11 #8 11.20 Preparing to unpack .../001-less_551-2_amd64.deb ...
13:49:11 #8 11.21 Unpacking less (551-2) ...
13:49:11 #8 11.25 Selecting previously unselected package netbase.
13:49:11 #8 11.25 Preparing to unpack .../002-netbase_6.3_all.deb ...
13:49:11 #8 11.26 Unpacking netbase (6.3) ...
13:49:11 #8 11.29 Selecting previously unselected package sensible-utils.
13:49:11 #8 11.29 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
13:49:11 #8 11.30 Unpacking sensible-utils (0.0.14) ...
13:49:11 #8 11.33 Selecting previously unselected package bzip2.
13:49:11 #8 11.34 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
13:49:11 #8 11.34 Unpacking bzip2 (1.0.8-4) ...
13:49:11 #8 11.38 Selecting previously unselected package openssl.
13:49:11 #8 11.38 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u2_amd64.deb ...
13:49:11 #8 11.39 Unpacking openssl (1.1.1n-0+deb11u2) ...
13:49:11 #8 11.49 Selecting previously unselected package ca-certificates.
13:49:11 #8 11.49 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
13:49:11 #8 11.49 Unpacking ca-certificates (20210119) ...
13:49:11 #8 11.55 Selecting previously unselected package libmagic-mgc.
13:49:11 #8 11.55 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ...
13:49:11 #8 11.55 Unpacking libmagic-mgc (1:5.39-3) ...
13:49:11 #8 11.66 Selecting previously unselected package libmagic1:amd64.
13:49:11 #8 11.66 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ...
13:49:11 #8 11.66 Unpacking libmagic1:amd64 (1:5.39-3) ...
13:49:11 #8 11.70 Selecting previously unselected package file.
13:49:11 #8 11.70 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ...
13:49:11 #8 11.70 Unpacking file (1:5.39-3) ...
13:49:11 #8 11.73 Selecting previously unselected package gettext-base.
13:49:11 #8 11.74 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
13:49:11 #8 11.74 Unpacking gettext-base (0.21-4) ...
13:49:11 #8 11.78 Selecting previously unselected package manpages.
13:49:11 #8 11.79 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
13:49:11 #8 11.79 Unpacking manpages (5.10-1) ...
13:49:12 #8 11.93 Selecting previously unselected package libmd0:amd64.
13:49:12 #8 11.93 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
13:49:12 #8 11.93 Unpacking libmd0:amd64 (1.0.3-3) ...
13:49:12 #8 11.97 Selecting previously unselected package libbsd0:amd64.
13:49:12 #8 11.97 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
13:49:12 #8 11.97 Unpacking libbsd0:amd64 (0.11.3-1) ...
13:49:12 #8 12.02 Selecting previously unselected package libedit2:amd64.
13:49:12 #8 12.02 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
13:49:12 #8 12.02 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
13:49:12 #8 12.06 Selecting previously unselected package libcbor0:amd64.
13:49:12 #8 12.06 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
13:49:12 #8 12.07 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
13:49:12 #8 12.11 Selecting previously unselected package libfido2-1:amd64.
13:49:12 #8 12.11 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
13:49:12 #8 12.11 Unpacking libfido2-1:amd64 (1.6.0-2) ...
13:49:12 #8 12.16 Selecting previously unselected package openssh-client.
13:49:12 #8 12.16 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_amd64.deb ...
13:49:12 #8 12.16 Unpacking openssh-client (1:8.4p1-5) ...
13:49:12 #8 12.28 Selecting previously unselected package ucf.
13:49:12 #8 12.28 Preparing to unpack .../018-ucf_3.0043_all.deb ...
13:49:12 #8 12.29 Moving old data out of the way
13:49:12 #8 12.29 Unpacking ucf (3.0043) ...
13:49:12 #8 12.33 Selecting previously unselected package xz-utils.
13:49:12 #8 12.33 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
13:49:12 #8 12.33 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:49:12 #8 12.39 Selecting previously unselected package libsigsegv2:amd64.
13:49:12 #8 12.39 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
13:49:12 #8 12.39 Unpacking libsigsegv2:amd64 (2.13-1) ...
13:49:12 #8 12.42 Selecting previously unselected package m4.
13:49:12 #8 12.43 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
13:49:12 #8 12.43 Unpacking m4 (1.4.18-5) ...
13:49:12 #8 12.48 Selecting previously unselected package autoconf.
13:49:12 #8 12.48 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
13:49:12 #8 12.48 Unpacking autoconf (2.69-14) ...
13:49:12 #8 12.56 Selecting previously unselected package autotools-dev.
13:49:12 #8 12.56 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
13:49:12 #8 12.56 Unpacking autotools-dev (20180224.1+nmu1) ...
13:49:12 #8 12.61 Selecting previously unselected package automake.
13:49:12 #8 12.61 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
13:49:12 #8 12.61 Unpacking automake (1:1.16.3-2) ...
13:49:12 #8 12.71 Selecting previously unselected package autopoint.
13:49:12 #8 12.71 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
13:49:12 #8 12.71 Unpacking autopoint (0.21-4) ...
13:49:12 #8 12.75 Selecting previously unselected package binutils-common:amd64.
13:49:12 #8 12.75 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
13:49:12 #8 12.76 Unpacking binutils-common:amd64 (2.35.2-2) ...
13:49:13 #8 13.01 Selecting previously unselected package libbinutils:amd64.
13:49:13 #8 13.01 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
13:49:13 #8 13.01 Unpacking libbinutils:amd64 (2.35.2-2) ...
13:49:13 #8 13.10 Selecting previously unselected package libctf-nobfd0:amd64.
13:49:13 #8 13.10 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
13:49:13 #8 13.10 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
13:49:13 #8 13.14 Selecting previously unselected package libctf0:amd64.
13:49:13 #8 13.14 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
13:49:13 #8 13.15 Unpacking libctf0:amd64 (2.35.2-2) ...
13:49:13 #8 13.18 Selecting previously unselected package binutils-x86-64-linux-gnu.
13:49:13 #8 13.18 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
13:49:13 #8 13.18 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
13:49:13 #8 13.40 Selecting previously unselected package binutils.
13:49:13 #8 13.40 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
13:49:13 #8 13.40 Unpacking binutils (2.35.2-2) ...
13:49:13 #8 13.43 Selecting previously unselected package libc-dev-bin.
13:49:13 #8 13.44 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u3_amd64.deb ...
13:49:13 #8 13.44 Unpacking libc-dev-bin (2.31-13+deb11u3) ...
13:49:13 #8 13.48 Selecting previously unselected package linux-libc-dev:amd64.
13:49:13 #8 13.48 Preparing to unpack .../033-linux-libc-dev_5.10.113-1_amd64.deb ...
13:49:13 #8 13.48 Unpacking linux-libc-dev:amd64 (5.10.113-1) ...
13:49:13 #8 13.66 Selecting previously unselected package libcrypt-dev:amd64.
13:49:13 #8 13.66 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
13:49:13 #8 13.67 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
13:49:13 #8 13.70 Selecting previously unselected package libtirpc-dev:amd64.
13:49:13 #8 13.70 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_amd64.deb ...
13:49:13 #8 13.71 Unpacking libtirpc-dev:amd64 (1.3.1-1) ...
13:49:13 #8 13.76 Selecting previously unselected package libnsl-dev:amd64.
13:49:13 #8 13.76 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
13:49:13 #8 13.76 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
13:49:13 #8 13.79 Selecting previously unselected package libc6-dev:amd64.
13:49:13 #8 13.80 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u3_amd64.deb ...
13:49:13 #8 13.80 Unpacking libc6-dev:amd64 (2.31-13+deb11u3) ...
13:49:14 #8 14.11 Selecting previously unselected package libisl23:amd64.
13:49:14 #8 14.11 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
13:49:14 #8 14.11 Unpacking libisl23:amd64 (0.23-1) ...
13:49:14 #8 14.20 Selecting previously unselected package libmpfr6:amd64.
13:49:14 #8 14.21 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
13:49:14 #8 14.21 Unpacking libmpfr6:amd64 (4.1.0-3) ...
13:49:14 #8 14.33 Selecting previously unselected package libmpc3:amd64.
13:49:14 #8 14.34 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
13:49:14 #8 14.34 Unpacking libmpc3:amd64 (1.2.0-1) ...
13:49:14 #8 14.37 Selecting previously unselected package cpp-10.
13:49:14 #8 14.37 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
13:49:14 #8 14.38 Unpacking cpp-10 (10.2.1-6) ...
13:49:15 #8 15.14 Selecting previously unselected package cpp.
13:49:15 #8 15.14 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
13:49:15 #8 15.15 Unpacking cpp (4:10.2.1-1) ...
13:49:15 #8 15.18 Selecting previously unselected package libcc1-0:amd64.
13:49:15 #8 15.18 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
13:49:15 #8 15.19 Unpacking libcc1-0:amd64 (10.2.1-6) ...
13:49:15 #8 15.22 Selecting previously unselected package libgomp1:amd64.
13:49:15 #8 15.23 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
13:49:15 #8 15.23 Unpacking libgomp1:amd64 (10.2.1-6) ...
13:49:15 #8 15.27 Selecting previously unselected package libitm1:amd64.
13:49:15 #8 15.27 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
13:49:15 #8 15.27 Unpacking libitm1:amd64 (10.2.1-6) ...
13:49:15 #8 15.31 Selecting previously unselected package libatomic1:amd64.
13:49:15 #8 15.31 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
13:49:15 #8 15.32 Unpacking libatomic1:amd64 (10.2.1-6) ...
13:49:15 #8 15.35 Selecting previously unselected package libasan6:amd64.
13:49:15 #8 15.35 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
13:49:15 #8 15.35 Unpacking libasan6:amd64 (10.2.1-6) ...
13:49:15 #8 15.59 Selecting previously unselected package liblsan0:amd64.
13:49:15 #8 15.59 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
13:49:15 #8 15.60 Unpacking liblsan0:amd64 (10.2.1-6) ...
13:49:15 #8 15.71 Selecting previously unselected package libtsan0:amd64.
13:49:15 #8 15.71 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
13:49:15 #8 15.72 Unpacking libtsan0:amd64 (10.2.1-6) ...
13:49:15 #8 15.95 Selecting previously unselected package libubsan1:amd64.
13:49:15 #8 15.95 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
13:49:15 #8 15.95 Unpacking libubsan1:amd64 (10.2.1-6) ...
13:49:16 #8 16.06 Selecting previously unselected package libquadmath0:amd64.
13:49:16 #8 16.06 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
13:49:16 #8 16.07 Unpacking libquadmath0:amd64 (10.2.1-6) ...
13:49:16 #8 16.11 Selecting previously unselected package libgcc-10-dev:amd64.
13:49:16 #8 16.11 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
13:49:16 #8 16.11 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
13:49:16 #8 16.34 Selecting previously unselected package gcc-10.
13:49:16 #8 16.34 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
13:49:16 #8 16.34 Unpacking gcc-10 (10.2.1-6) ...
13:49:18 #8 17.81 Selecting previously unselected package gcc.
13:49:18 #8 17.81 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
13:49:18 #8 17.81 Unpacking gcc (4:10.2.1-1) ...
13:49:18 #8 17.84 Selecting previously unselected package libstdc++-10-dev:amd64.
13:49:18 #8 17.84 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
13:49:18 #8 17.85 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
13:49:18 #8 18.10 Selecting previously unselected package g++-10.
13:49:18 #8 18.11 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
13:49:18 #8 18.11 Unpacking g++-10 (10.2.1-6) ...
13:49:18 #8 18.94 Selecting previously unselected package g++.
13:49:19 #8 18.94 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
13:49:19 #8 18.95 Unpacking g++ (4:10.2.1-1) ...
13:49:19 #8 18.97 Selecting previously unselected package make.
13:49:19 #8 18.97 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
13:49:19 #8 18.98 Unpacking make (4.3-4.1) ...
13:49:19 #8 19.05 Selecting previously unselected package libdpkg-perl.
13:49:19 #8 19.05 Preparing to unpack .../059-libdpkg-perl_1.20.10_all.deb ...
13:49:19 #8 19.05 Unpacking libdpkg-perl (1.20.10) ...
13:49:19 #8 19.13 Selecting previously unselected package patch.
13:49:19 #8 19.13 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
13:49:19 #8 19.13 Unpacking patch (2.7.6-7) ...
13:49:19 #8 19.17 Selecting previously unselected package dpkg-dev.
13:49:19 #8 19.17 Preparing to unpack .../061-dpkg-dev_1.20.10_all.deb ...
13:49:19 #8 19.18 Unpacking dpkg-dev (1.20.10) ...
13:49:19 #8 19.32 Selecting previously unselected package build-essential.
13:49:19 #8 19.32 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
13:49:19 #8 19.33 Unpacking build-essential (12.9) ...
13:49:19 #8 19.36 Selecting previously unselected package libbrotli1:amd64.
13:49:19 #8 19.36 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
13:49:19 #8 19.37 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
13:49:19 #8 19.42 Selecting previously unselected package libsasl2-modules-db:amd64.
13:49:19 #8 19.42 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
13:49:19 #8 19.42 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:49:19 #8 19.46 Selecting previously unselected package libsasl2-2:amd64.
13:49:19 #8 19.46 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
13:49:19 #8 19.46 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:49:19 #8 19.51 Selecting previously unselected package libldap-2.4-2:amd64.
13:49:19 #8 19.51 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
13:49:19 #8 19.51 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
13:49:19 #8 19.56 Selecting previously unselected package libnghttp2-14:amd64.
13:49:19 #8 19.57 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
13:49:19 #8 19.57 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
13:49:19 #8 19.61 Selecting previously unselected package libpsl5:amd64.
13:49:19 #8 19.61 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
13:49:19 #8 19.62 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
13:49:19 #8 19.76 Selecting previously unselected package librtmp1:amd64.
13:49:19 #8 19.76 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
13:49:20 #8 19.91 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:49:20 #8 20.17 Selecting previously unselected package libssh2-1:amd64.
13:49:20 #8 20.18 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
13:49:20 #8 20.35 Unpacking libssh2-1:amd64 (1.9.0-2) ...
13:49:20 #8 20.72 Selecting previously unselected package libcurl4:amd64.
13:49:20 #8 20.73 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
13:49:20 #8 20.73 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
13:49:21 #8 21.05 Selecting previously unselected package curl.
13:49:21 #8 21.05 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u1_amd64.deb ...
13:49:21 #8 21.06 Unpacking curl (7.74.0-1.3+deb11u1) ...
13:49:21 #8 21.12 Selecting previously unselected package dctrl-tools.
13:49:21 #8 21.12 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
13:49:21 #8 21.13 Unpacking dctrl-tools (2.24-3+b1) ...
13:49:21 #8 21.16 Selecting previously unselected package libdebhelper-perl.
13:49:21 #8 21.17 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
13:49:21 #8 21.17 Unpacking libdebhelper-perl (13.3.4) ...
13:49:21 #8 21.21 Selecting previously unselected package libtool.
13:49:21 #8 21.21 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
13:49:21 #8 21.22 Unpacking libtool (2.4.6-15) ...
13:49:21 #8 21.27 Selecting previously unselected package dh-autoreconf.
13:49:21 #8 21.27 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
13:49:21 #8 21.27 Unpacking dh-autoreconf (20) ...
13:49:21 #8 21.30 Selecting previously unselected package libarchive-zip-perl.
13:49:21 #8 21.31 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
13:49:21 #8 21.31 Unpacking libarchive-zip-perl (1.68-1) ...
13:49:21 #8 21.35 Selecting previously unselected package libsub-override-perl.
13:49:21 #8 21.35 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
13:49:21 #8 21.36 Unpacking libsub-override-perl (0.09-2) ...
13:49:21 #8 21.38 Selecting previously unselected package libfile-stripnondeterminism-perl.
13:49:21 #8 21.39 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
13:49:21 #8 21.39 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
13:49:21 #8 21.42 Selecting previously unselected package dh-strip-nondeterminism.
13:49:21 #8 21.42 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ...
13:49:21 #8 21.43 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
13:49:21 #8 21.47 Selecting previously unselected package libelf1:amd64.
13:49:21 #8 21.47 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
13:49:21 #8 21.47 Unpacking libelf1:amd64 (0.183-1) ...
13:49:21 #8 21.52 Selecting previously unselected package dwz.
13:49:21 #8 21.52 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
13:49:21 #8 21.52 Unpacking dwz (0.13+20210201-1) ...
13:49:21 #8 21.57 Selecting previously unselected package libicu67:amd64.
13:49:21 #8 21.57 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ...
13:49:21 #8 21.58 Unpacking libicu67:amd64 (67.1-7) ...
13:49:22 #8 22.41 Selecting previously unselected package libxml2:amd64.
13:49:22 #8 22.41 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
13:49:22 #8 22.41 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
13:49:22 #8 22.50 Selecting previously unselected package gettext.
13:49:22 #8 22.50 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
13:49:22 #8 22.50 Unpacking gettext (0.21-4) ...
13:49:22 #8 22.65 Selecting previously unselected package intltool-debian.
13:49:22 #8 22.65 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
13:49:22 #8 22.65 Unpacking intltool-debian (0.35.0+20060710.5) ...
13:49:22 #8 22.68 Selecting previously unselected package po-debconf.
13:49:22 #8 22.69 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
13:49:22 #8 22.69 Unpacking po-debconf (1.0.21+nmu1) ...
13:49:22 #8 22.75 Selecting previously unselected package debhelper.
13:49:22 #8 22.75 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
13:49:22 #8 22.75 Unpacking debhelper (13.3.4) ...
13:49:22 #8 22.88 Selecting previously unselected package debian-keyring.
13:49:23 #8 22.88 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ...
13:49:23 #8 22.88 Unpacking debian-keyring (2021.07.26) ...
13:49:25 #8 25.29 Selecting previously unselected package libfakeroot:amd64.
13:49:25 #8 25.29 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
13:49:25 #8 25.30 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
13:49:25 #8 25.33 Selecting previously unselected package fakeroot.
13:49:25 #8 25.33 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
13:49:25 #8 25.34 Unpacking fakeroot (1.25.3-1.1) ...
13:49:25 #8 25.38 Selecting previously unselected package libassuan0:amd64.
13:49:25 #8 25.38 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
13:49:25 #8 25.39 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
13:49:25 #8 25.43 Selecting previously unselected package gpgconf.
13:49:25 #8 25.43 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u1_amd64.deb ...
13:49:25 #8 25.43 Unpacking gpgconf (2.2.27-2+deb11u1) ...
13:49:25 #8 25.49 Selecting previously unselected package libksba8:amd64.
13:49:25 #8 25.49 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ...
13:49:25 #8 25.49 Unpacking libksba8:amd64 (1.5.0-3) ...
13:49:25 #8 25.55 Selecting previously unselected package libnpth0:amd64.
13:49:25 #8 25.55 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
13:49:25 #8 25.56 Unpacking libnpth0:amd64 (1.6-3) ...
13:49:25 #8 25.60 Selecting previously unselected package dirmngr.
13:49:25 #8 25.60 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u1_amd64.deb ...
13:49:25 #8 25.61 Unpacking dirmngr (2.2.27-2+deb11u1) ...
13:49:25 #8 25.68 Selecting previously unselected package gnupg-l10n.
13:49:25 #8 25.68 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u1_all.deb ...
13:49:25 #8 25.69 Unpacking gnupg-l10n (2.2.27-2+deb11u1) ...
13:49:25 #8 25.79 Selecting previously unselected package gnupg-utils.
13:49:25 #8 25.79 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u1_amd64.deb ...
13:49:25 #8 25.80 Unpacking gnupg-utils (2.2.27-2+deb11u1) ...
13:49:25 #8 25.88 Selecting previously unselected package gpg.
13:49:25 #8 25.88 Preparing to unpack .../099-gpg_2.2.27-2+deb11u1_amd64.deb ...
13:49:25 #8 25.88 Unpacking gpg (2.2.27-2+deb11u1) ...
13:49:25 #8 25.96 Selecting previously unselected package pinentry-curses.
13:49:25 #8 25.97 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
13:49:25 #8 25.97 Unpacking pinentry-curses (1.1.0-4) ...
13:49:25 #8 26.01 Selecting previously unselected package gpg-agent.
13:49:26 #8 26.01 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u1_amd64.deb ...
13:49:26 #8 26.02 Unpacking gpg-agent (2.2.27-2+deb11u1) ...
13:49:26 #8 26.08 Selecting previously unselected package gpg-wks-client.
13:49:26 #8 26.08 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u1_amd64.deb ...
13:49:26 #8 26.09 Unpacking gpg-wks-client (2.2.27-2+deb11u1) ...
13:49:26 #8 26.13 Selecting previously unselected package gpg-wks-server.
13:49:26 #8 26.13 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u1_amd64.deb ...
13:49:26 #8 26.14 Unpacking gpg-wks-server (2.2.27-2+deb11u1) ...
13:49:26 #8 26.18 Selecting previously unselected package gpgsm.
13:49:26 #8 26.18 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u1_amd64.deb ...
13:49:26 #8 26.19 Unpacking gpgsm (2.2.27-2+deb11u1) ...
13:49:26 #8 26.24 Selecting previously unselected package gnupg.
13:49:26 #8 26.24 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u1_all.deb ...
13:49:26 #8 26.25 Unpacking gnupg (2.2.27-2+deb11u1) ...
13:49:26 #8 26.31 Selecting previously unselected package libfile-dirlist-perl.
13:49:26 #8 26.31 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
13:49:26 #8 26.31 Unpacking libfile-dirlist-perl (0.05-2) ...
13:49:26 #8 26.35 Selecting previously unselected package libfile-which-perl.
13:49:26 #8 26.35 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
13:49:26 #8 26.35 Unpacking libfile-which-perl (1.23-1) ...
13:49:26 #8 26.41 Selecting previously unselected package libfile-homedir-perl.
13:49:26 #8 26.41 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
13:49:26 #8 26.42 Unpacking libfile-homedir-perl (1.006-1) ...
13:49:26 #8 26.45 Selecting previously unselected package libfile-touch-perl.
13:49:26 #8 26.45 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
13:49:26 #8 26.46 Unpacking libfile-touch-perl (0.11-1) ...
13:49:26 #8 26.49 Selecting previously unselected package libio-pty-perl.
13:49:26 #8 26.49 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
13:49:26 #8 26.50 Unpacking libio-pty-perl (1:1.15-2) ...
13:49:26 #8 26.54 Selecting previously unselected package libipc-run-perl.
13:49:26 #8 26.54 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
13:49:26 #8 26.55 Unpacking libipc-run-perl (20200505.0-1) ...
13:49:26 #8 26.59 Selecting previously unselected package libclass-method-modifiers-perl.
13:49:26 #8 26.59 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
13:49:26 #8 26.59 Unpacking libclass-method-modifiers-perl (2.13-1) ...
13:49:26 #8 26.62 Selecting previously unselected package libb-hooks-op-check-perl.
13:49:26 #8 26.62 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
13:49:26 #8 26.63 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
13:49:26 #8 26.66 Selecting previously unselected package libdynaloader-functions-perl.
13:49:26 #8 26.66 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
13:49:26 #8 26.66 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
13:49:26 #8 26.69 Selecting previously unselected package libdevel-callchecker-perl.
13:49:26 #8 26.69 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
13:49:26 #8 26.70 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
13:49:26 #8 26.73 Selecting previously unselected package libparams-classify-perl.
13:49:26 #8 26.73 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
13:49:26 #8 26.74 Unpacking libparams-classify-perl (0.015-1+b3) ...
13:49:26 #8 26.77 Selecting previously unselected package libmodule-runtime-perl.
13:49:26 #8 26.77 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
13:49:26 #8 26.77 Unpacking libmodule-runtime-perl (0.016-1) ...
13:49:26 #8 26.80 Selecting previously unselected package libimport-into-perl.
13:49:26 #8 26.80 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
13:49:26 #8 26.81 Unpacking libimport-into-perl (1.002005-1) ...
13:49:26 #8 26.84 Selecting previously unselected package librole-tiny-perl.
13:49:26 #8 26.84 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
13:49:26 #8 26.84 Unpacking librole-tiny-perl (2.002004-1) ...
13:49:26 #8 26.87 Selecting previously unselected package libstrictures-perl.
13:49:26 #8 26.88 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
13:49:26 #8 26.88 Unpacking libstrictures-perl (2.000006-1) ...
13:49:26 #8 26.91 Selecting previously unselected package libsub-quote-perl.
13:49:26 #8 26.91 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
13:49:26 #8 26.91 Unpacking libsub-quote-perl (2.006006-1) ...
13:49:26 #8 26.94 Selecting previously unselected package libmoo-perl.
13:49:26 #8 26.95 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
13:49:26 #8 26.95 Unpacking libmoo-perl (2.004004-1) ...
13:49:26 #8 26.98 Selecting previously unselected package libencode-locale-perl.
13:49:26 #8 26.98 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
13:49:26 #8 26.99 Unpacking libencode-locale-perl (1.05-1.1) ...
13:49:26 #8 27.02 Selecting previously unselected package libtimedate-perl.
13:49:27 #8 27.02 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
13:49:27 #8 27.02 Unpacking libtimedate-perl (2.3300-2) ...
13:49:27 #8 27.06 Selecting previously unselected package libhttp-date-perl.
13:49:27 #8 27.06 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
13:49:27 #8 27.06 Unpacking libhttp-date-perl (6.05-1) ...
13:49:27 #8 27.09 Selecting previously unselected package libfile-listing-perl.
13:49:27 #8 27.09 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
13:49:27 #8 27.10 Unpacking libfile-listing-perl (6.14-1) ...
13:49:27 #8 27.12 Selecting previously unselected package libhtml-tagset-perl.
13:49:27 #8 27.13 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
13:49:27 #8 27.13 Unpacking libhtml-tagset-perl (3.20-4) ...
13:49:27 #8 27.16 Selecting previously unselected package liburi-perl.
13:49:27 #8 27.16 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
13:49:27 #8 27.17 Unpacking liburi-perl (5.08-1) ...
13:49:27 #8 27.20 Selecting previously unselected package libhtml-parser-perl.
13:49:27 #8 27.21 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
13:49:27 #8 27.21 Unpacking libhtml-parser-perl (3.75-1+b1) ...
13:49:27 #8 27.25 Selecting previously unselected package libhtml-tree-perl.
13:49:27 #8 27.25 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
13:49:27 #8 27.26 Unpacking libhtml-tree-perl (5.07-2) ...
13:49:27 #8 27.30 Selecting previously unselected package libio-html-perl.
13:49:27 #8 27.30 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
13:49:27 #8 27.31 Unpacking libio-html-perl (1.004-2) ...
13:49:27 #8 27.35 Selecting previously unselected package liblwp-mediatypes-perl.
13:49:27 #8 27.35 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
13:49:27 #8 27.36 Unpacking liblwp-mediatypes-perl (6.04-1) ...
13:49:27 #8 27.39 Selecting previously unselected package libhttp-message-perl.
13:49:27 #8 27.39 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
13:49:27 #8 27.39 Unpacking libhttp-message-perl (6.28-1) ...
13:49:27 #8 27.43 Selecting previously unselected package libhttp-cookies-perl.
13:49:27 #8 27.43 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
13:49:27 #8 27.44 Unpacking libhttp-cookies-perl (6.10-1) ...
13:49:27 #8 27.47 Selecting previously unselected package libhttp-negotiate-perl.
13:49:27 #8 27.47 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
13:49:27 #8 27.47 Unpacking libhttp-negotiate-perl (6.01-1) ...
13:49:27 #8 27.50 Selecting previously unselected package perl-openssl-defaults:amd64.
13:49:27 #8 27.50 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
13:49:27 #8 27.51 Unpacking perl-openssl-defaults:amd64 (5) ...
13:49:27 #8 27.55 Selecting previously unselected package libnet-ssleay-perl.
13:49:27 #8 27.55 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
13:49:27 #8 27.56 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
13:49:27 #8 27.62 Selecting previously unselected package libio-socket-ssl-perl.
13:49:27 #8 27.62 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
13:49:27 #8 27.63 Unpacking libio-socket-ssl-perl (2.069-1) ...
13:49:27 #8 27.75 Selecting previously unselected package libnet-http-perl.
13:49:27 #8 27.76 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
13:49:27 #8 27.76 Unpacking libnet-http-perl (6.20-1) ...
13:49:27 #8 27.79 Selecting previously unselected package liblwp-protocol-https-perl.
13:49:27 #8 27.79 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
13:49:27 #8 27.80 Unpacking liblwp-protocol-https-perl (6.10-1) ...
13:49:27 #8 27.83 Selecting previously unselected package libtry-tiny-perl.
13:49:27 #8 27.83 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
13:49:27 #8 27.83 Unpacking libtry-tiny-perl (0.30-1) ...
13:49:27 #8 27.86 Selecting previously unselected package libwww-robotrules-perl.
13:49:27 #8 27.87 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
13:49:27 #8 27.87 Unpacking libwww-robotrules-perl (6.02-1) ...
13:49:27 #8 27.91 Selecting previously unselected package libwww-perl.
13:49:27 #8 27.91 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
13:49:27 #8 27.91 Unpacking libwww-perl (6.52-1) ...
13:49:27 #8 27.96 Selecting previously unselected package patchutils.
13:49:27 #8 27.96 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
13:49:27 #8 27.96 Unpacking patchutils (0.4.2-1) ...
13:49:27 #8 28.00 Selecting previously unselected package wdiff.
13:49:28 #8 28.00 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
13:49:28 #8 28.00 Unpacking wdiff (1.2.2-2+b1) ...
13:49:28 #8 28.07 Selecting previously unselected package devscripts.
13:49:28 #8 28.07 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ...
13:49:28 #8 28.09 Unpacking devscripts (2.21.3+deb11u1) ...
13:49:28 #8 28.22 Selecting previously unselected package diffstat.
13:49:28 #8 28.23 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
13:49:28 #8 28.23 Unpacking diffstat (1.64-1) ...
13:49:28 #8 28.26 Selecting previously unselected package distro-info-data.
13:49:28 #8 28.27 Preparing to unpack .../148-distro-info-data_0.51+deb11u1_all.deb ...
13:49:28 #8 28.27 Unpacking distro-info-data (0.51+deb11u1) ...
13:49:28 #8 28.30 Selecting previously unselected package python3-pkg-resources.
13:49:28 #8 28.31 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ...
13:49:28 #8 28.31 Unpacking python3-pkg-resources (52.0.0-4) ...
13:49:28 #8 28.36 Selecting previously unselected package python3-chardet.
13:49:28 #8 28.36 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
13:49:28 #8 28.37 Unpacking python3-chardet (4.0.0-1) ...
13:49:28 #8 28.42 Selecting previously unselected package python3-six.
13:49:28 #8 28.42 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ...
13:49:28 #8 28.43 Unpacking python3-six (1.16.0-2) ...
13:49:28 #8 28.47 Selecting previously unselected package python3-debian.
13:49:28 #8 28.47 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
13:49:28 #8 28.48 Unpacking python3-debian (0.1.39) ...
13:49:28 #8 28.54 Selecting previously unselected package libgpgme11:amd64.
13:49:28 #8 28.54 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
13:49:28 #8 28.55 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
13:49:28 #8 28.64 Selecting previously unselected package python3-gpg.
13:49:28 #8 28.64 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
13:49:28 #8 28.65 Unpacking python3-gpg (1.14.0-1+b2) ...
13:49:28 #8 28.71 Selecting previously unselected package dput.
13:49:28 #8 28.71 Preparing to unpack .../155-dput_1.1.0_all.deb ...
13:49:28 #8 28.72 Unpacking dput (1.1.0) ...
13:49:28 #8 28.75 Selecting previously unselected package equivs.
13:49:28 #8 28.76 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
13:49:28 #8 28.76 Unpacking equivs (2.3.1) ...
13:49:28 #8 28.79 Selecting previously unselected package fonts-dejavu-core.
13:49:28 #8 28.80 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
13:49:28 #8 28.80 Unpacking fonts-dejavu-core (2.37-2) ...
13:49:28 #8 28.94 Selecting previously unselected package fontconfig-config.
13:49:28 #8 28.94 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
13:49:28 #8 29.02 Unpacking fontconfig-config (2.13.1-4.2) ...
13:49:29 #8 29.07 Selecting previously unselected package libcurl3-gnutls:amd64.
13:49:29 #8 29.07 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u1_amd64.deb ...
13:49:29 #8 29.07 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u1) ...
13:49:29 #8 29.13 Selecting previously unselected package liberror-perl.
13:49:29 #8 29.13 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
13:49:29 #8 29.13 Unpacking liberror-perl (0.17029-1) ...
13:49:29 #8 29.16 Selecting previously unselected package git-man.
13:49:29 #8 29.16 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ...
13:49:29 #8 29.17 Unpacking git-man (1:2.30.2-1) ...
13:49:29 #8 29.30 Selecting previously unselected package git.
13:49:29 #8 29.30 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ...
13:49:29 #8 29.31 Unpacking git (1:2.30.2-1) ...
13:49:29 #8 29.85 Selecting previously unselected package iso-codes.
13:49:29 #8 29.86 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
13:49:29 #8 29.86 Unpacking iso-codes (4.6.0-1) ...
13:49:30 #8 30.28 Selecting previously unselected package libalgorithm-diff-perl.
13:49:30 #8 30.29 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
13:49:30 #8 30.29 Unpacking libalgorithm-diff-perl (1.201-1) ...
13:49:30 #8 30.34 Selecting previously unselected package libalgorithm-diff-xs-perl.
13:49:30 #8 30.34 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
13:49:30 #8 30.34 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
13:49:30 #8 30.37 Selecting previously unselected package libalgorithm-merge-perl.
13:49:30 #8 30.37 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
13:49:30 #8 30.38 Unpacking libalgorithm-merge-perl (0.08-3) ...
13:49:30 #8 30.41 Selecting previously unselected package libaliased-perl.
13:49:30 #8 30.41 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
13:49:30 #8 30.45 Unpacking libaliased-perl (0.34-1.1) ...
13:49:30 #8 30.48 Selecting previously unselected package libapt-pkg-perl.
13:49:30 #8 30.48 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
13:49:30 #8 30.49 Unpacking libapt-pkg-perl (0.1.39) ...
13:49:30 #8 30.52 Selecting previously unselected package libarchive-cpio-perl.
13:49:30 #8 30.52 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
13:49:30 #8 30.52 Unpacking libarchive-cpio-perl (0.10-1.1) ...
13:49:30 #8 30.56 Selecting previously unselected package libarchive13:amd64.
13:49:30 #8 30.56 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
13:49:30 #8 30.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
13:49:30 #8 30.63 Selecting previously unselected package libarray-intspan-perl.
13:49:30 #8 30.63 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
13:49:30 #8 30.63 Unpacking libarray-intspan-perl (2.004-1) ...
13:49:30 #8 30.67 Selecting previously unselected package libauthen-sasl-perl.
13:49:30 #8 30.67 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
13:49:30 #8 30.68 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
13:49:30 #8 30.71 Selecting previously unselected package libmodule-implementation-perl.
13:49:30 #8 30.71 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
13:49:30 #8 30.72 Unpacking libmodule-implementation-perl (0.09-1.1) ...
13:49:30 #8 30.74 Selecting previously unselected package libsub-exporter-progressive-perl.
13:49:30 #8 30.75 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
13:49:30 #8 30.75 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
13:49:30 #8 30.79 Selecting previously unselected package libvariable-magic-perl.
13:49:30 #8 30.79 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
13:49:30 #8 30.80 Unpacking libvariable-magic-perl (0.62-1+b3) ...
13:49:30 #8 30.83 Selecting previously unselected package libb-hooks-endofscope-perl.
13:49:30 #8 30.83 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
13:49:30 #8 30.83 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
13:49:30 #8 30.87 Selecting previously unselected package libpng16-16:amd64.
13:49:31 #8 30.87 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
13:49:31 #8 30.88 Unpacking libpng16-16:amd64 (1.6.37-3) ...
13:49:31 #8 30.93 Selecting previously unselected package libfreetype6:amd64.
13:49:31 #8 30.94 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
13:49:31 #8 30.94 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
13:49:31 #8 31.01 Selecting previously unselected package libfontconfig1:amd64.
13:49:31 #8 31.01 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
13:49:31 #8 31.02 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
13:49:31 #8 31.07 Selecting previously unselected package libjpeg62-turbo:amd64.
13:49:31 #8 31.07 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
13:49:31 #8 31.07 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
13:49:31 #8 31.13 Selecting previously unselected package libdeflate0:amd64.
13:49:31 #8 31.13 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
13:49:31 #8 31.14 Unpacking libdeflate0:amd64 (1.7-1) ...
13:49:31 #8 31.19 Selecting previously unselected package libjbig0:amd64.
13:49:31 #8 31.19 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
13:49:31 #8 31.19 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
13:49:31 #8 31.24 Selecting previously unselected package libwebp6:amd64.
13:49:31 #8 31.24 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ...
13:49:31 #8 31.24 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
13:49:31 #8 31.30 Selecting previously unselected package libtiff5:amd64.
13:49:31 #8 31.30 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u1_amd64.deb ...
13:49:31 #8 31.30 Unpacking libtiff5:amd64 (4.2.0-1+deb11u1) ...
13:49:31 #8 31.35 Selecting previously unselected package libxau6:amd64.
13:49:31 #8 31.36 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
13:49:31 #8 31.36 Unpacking libxau6:amd64 (1:1.0.9-1) ...
13:49:31 #8 31.40 Selecting previously unselected package libxdmcp6:amd64.
13:49:31 #8 31.40 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
13:49:31 #8 31.40 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
13:49:31 #8 31.44 Selecting previously unselected package libxcb1:amd64.
13:49:31 #8 31.44 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
13:49:31 #8 31.45 Unpacking libxcb1:amd64 (1.14-3) ...
13:49:31 #8 31.48 Selecting previously unselected package libx11-data.
13:49:31 #8 31.48 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ...
13:49:31 #8 31.49 Unpacking libx11-data (2:1.7.2-1) ...
13:49:31 #8 31.60 Selecting previously unselected package libx11-6:amd64.
13:49:31 #8 31.60 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ...
13:49:31 #8 31.60 Unpacking libx11-6:amd64 (2:1.7.2-1) ...
13:49:31 #8 31.69 Selecting previously unselected package libxpm4:amd64.
13:49:31 #8 31.70 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ...
13:49:31 #8 31.70 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
13:49:31 #8 31.74 Selecting previously unselected package libgd3:amd64.
13:49:31 #8 31.75 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
13:49:31 #8 31.75 Unpacking libgd3:amd64 (2.3.0-2) ...
13:49:31 #8 31.79 Selecting previously unselected package libc-devtools.
13:49:31 #8 31.80 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u3_amd64.deb ...
13:49:31 #8 31.80 Unpacking libc-devtools (2.31-13+deb11u3) ...
13:49:31 #8 31.84 Selecting previously unselected package libcapture-tiny-perl.
13:49:31 #8 31.85 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
13:49:31 #8 31.85 Unpacking libcapture-tiny-perl (0.48-1) ...
13:49:31 #8 31.89 Selecting previously unselected package libclass-data-inheritable-perl.
13:49:31 #8 31.89 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
13:49:31 #8 31.89 Unpacking libclass-data-inheritable-perl (0.08-3) ...
13:49:31 #8 31.92 Selecting previously unselected package libclass-inspector-perl.
13:49:32 #8 31.92 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
13:49:32 #8 31.93 Unpacking libclass-inspector-perl (1.36-1) ...
13:49:32 #8 31.96 Selecting previously unselected package libclass-xsaccessor-perl.
13:49:32 #8 31.96 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
13:49:32 #8 31.97 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
13:49:32 #8 32.00 Selecting previously unselected package libclone-perl.
13:49:32 #8 32.01 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
13:49:32 #8 32.01 Unpacking libclone-perl (0.45-1+b1) ...
13:49:32 #8 32.04 Selecting previously unselected package libcommon-sense-perl.
13:49:32 #8 32.04 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
13:49:32 #8 32.05 Unpacking libcommon-sense-perl (3.75-1+b4) ...
13:49:32 #8 32.08 Selecting previously unselected package libconfig-tiny-perl.
13:49:32 #8 32.08 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
13:49:32 #8 32.08 Unpacking libconfig-tiny-perl (2.26-1) ...
13:49:32 #8 32.11 Selecting previously unselected package libparams-util-perl.
13:49:32 #8 32.12 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
13:49:32 #8 32.12 Unpacking libparams-util-perl (1.102-1+b1) ...
13:49:32 #8 32.16 Selecting previously unselected package libsub-install-perl.
13:49:32 #8 32.16 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
13:49:32 #8 32.17 Unpacking libsub-install-perl (0.928-1.1) ...
13:49:32 #8 32.20 Selecting previously unselected package libdata-optlist-perl.
13:49:32 #8 32.20 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
13:49:32 #8 32.21 Unpacking libdata-optlist-perl (0.110-1.1) ...
13:49:32 #8 32.24 Selecting previously unselected package libsub-exporter-perl.
13:49:32 #8 32.24 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
13:49:32 #8 32.25 Unpacking libsub-exporter-perl (0.987-1) ...
13:49:32 #8 32.28 Selecting previously unselected package libconst-fast-perl.
13:49:32 #8 32.28 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
13:49:32 #8 32.29 Unpacking libconst-fast-perl (0.014-1.1) ...
13:49:32 #8 32.32 Selecting previously unselected package libwant-perl.
13:49:32 #8 32.32 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
13:49:32 #8 32.32 Unpacking libwant-perl (0.29-1+b6) ...
13:49:32 #8 32.35 Selecting previously unselected package libcontextual-return-perl.
13:49:32 #8 32.36 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
13:49:32 #8 32.36 Unpacking libcontextual-return-perl (0.004014-2) ...
13:49:32 #8 32.39 Selecting previously unselected package libconvert-binhex-perl.
13:49:32 #8 32.40 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
13:49:32 #8 32.40 Unpacking libconvert-binhex-perl (1.125-1) ...
13:49:32 #8 32.43 Selecting previously unselected package libcpanel-json-xs-perl.
13:49:32 #8 32.44 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
13:49:32 #8 32.44 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
13:49:32 #8 32.49 Selecting previously unselected package libdevel-stacktrace-perl.
13:49:32 #8 32.49 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
13:49:32 #8 32.49 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
13:49:32 #8 32.52 Selecting previously unselected package libexception-class-perl.
13:49:32 #8 32.52 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
13:49:32 #8 32.53 Unpacking libexception-class-perl (1.44-1) ...
13:49:32 #8 32.56 Selecting previously unselected package libiterator-perl.
13:49:32 #8 32.56 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
13:49:32 #8 32.57 Unpacking libiterator-perl (0.03+ds1-1.1) ...
13:49:32 #8 32.60 Selecting previously unselected package libiterator-util-perl.
13:49:32 #8 32.60 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
13:49:32 #8 32.61 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
13:49:32 #8 32.64 Selecting previously unselected package libexporter-tiny-perl.
13:49:32 #8 32.64 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
13:49:32 #8 32.64 Unpacking libexporter-tiny-perl (1.002002-1) ...
13:49:32 #8 32.68 Selecting previously unselected package liblist-moreutils-xs-perl.
13:49:32 #8 32.68 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
13:49:32 #8 32.68 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
13:49:32 #8 32.72 Selecting previously unselected package liblist-moreutils-perl.
13:49:32 #8 32.72 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
13:49:32 #8 32.73 Unpacking liblist-moreutils-perl (0.430-2) ...
13:49:32 #8 32.77 Selecting previously unselected package libdata-dpath-perl.
13:49:32 #8 32.77 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
13:49:32 #8 32.78 Unpacking libdata-dpath-perl (0.58-1) ...
13:49:32 #8 32.81 Selecting previously unselected package libdata-dump-perl.
13:49:32 #8 32.81 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
13:49:32 #8 32.82 Unpacking libdata-dump-perl (1.23-1.1) ...
13:49:32 #8 32.85 Selecting previously unselected package libdata-messagepack-perl.
13:49:32 #8 32.85 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
13:49:32 #8 32.85 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
13:49:32 #8 32.89 Selecting previously unselected package libnet-domain-tld-perl.
13:49:33 #8 32.89 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
13:49:33 #8 32.89 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
13:49:33 #8 32.93 Selecting previously unselected package libdata-validate-domain-perl.
13:49:33 #8 32.93 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
13:49:33 #8 32.93 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
13:49:33 #8 32.96 Selecting previously unselected package libdevel-size-perl.
13:49:33 #8 32.97 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
13:49:33 #8 32.97 Unpacking libdevel-size-perl (0.83-1+b2) ...
13:49:33 #8 33.01 Selecting previously unselected package libdistro-info-perl.
13:49:33 #8 33.01 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
13:49:33 #8 33.01 Unpacking libdistro-info-perl (1.0) ...
13:49:33 #8 33.05 Selecting previously unselected package libemail-address-xs-perl.
13:49:33 #8 33.05 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
13:49:33 #8 33.05 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
13:49:33 #8 33.09 Selecting previously unselected package libfcgi0ldbl:amd64.
13:49:33 #8 33.09 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
13:49:33 #8 33.10 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
13:49:33 #8 33.13 Selecting previously unselected package libfcgi-bin.
13:49:33 #8 33.13 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
13:49:33 #8 33.14 Unpacking libfcgi-bin (2.4.2-2) ...
13:49:33 #8 33.17 Selecting previously unselected package libfcgi-perl:amd64.
13:49:33 #8 33.17 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
13:49:33 #8 33.18 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
13:49:33 #8 33.21 Selecting previously unselected package libipc-system-simple-perl.
13:49:33 #8 33.21 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
13:49:33 #8 33.22 Unpacking libipc-system-simple-perl (1.30-1) ...
13:49:33 #8 33.28 Selecting previously unselected package libfile-basedir-perl.
13:49:33 #8 33.28 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
13:49:33 #8 33.29 Unpacking libfile-basedir-perl (0.08-1) ...
13:49:33 #8 33.33 Selecting previously unselected package libfile-chdir-perl.
13:49:33 #8 33.33 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
13:49:33 #8 33.34 Unpacking libfile-chdir-perl (0.1008-1.1) ...
13:49:33 #8 33.40 Selecting previously unselected package libfile-fcntllock-perl.
13:49:33 #8 33.40 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
13:49:33 #8 33.41 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
13:49:33 #8 33.46 Selecting previously unselected package libnumber-compare-perl.
13:49:33 #8 33.46 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
13:49:33 #8 33.47 Unpacking libnumber-compare-perl (0.03-1.1) ...
13:49:33 #8 33.52 Selecting previously unselected package libtext-glob-perl.
13:49:33 #8 33.53 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
13:49:33 #8 33.53 Unpacking libtext-glob-perl (0.11-1) ...
13:49:33 #8 33.57 Selecting previously unselected package libfile-find-rule-perl.
13:49:33 #8 33.57 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
13:49:33 #8 33.57 Unpacking libfile-find-rule-perl (0.34-1) ...
13:49:33 #8 33.61 Selecting previously unselected package libfont-afm-perl.
13:49:33 #8 33.61 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
13:49:33 #8 33.62 Unpacking libfont-afm-perl (1.20-3) ...
13:49:33 #8 33.66 Selecting previously unselected package libio-string-perl.
13:49:33 #8 33.66 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
13:49:33 #8 33.67 Unpacking libio-string-perl (1.08-3.1) ...
13:49:33 #8 33.70 Selecting previously unselected package libfont-ttf-perl.
13:49:33 #8 33.70 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
13:49:33 #8 33.70 Unpacking libfont-ttf-perl (1.06-1.1) ...
13:49:33 #8 33.80 Selecting previously unselected package libio-stringy-perl.
13:49:33 #8 33.80 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
13:49:33 #8 33.81 Unpacking libio-stringy-perl (2.111-3) ...
13:49:33 #8 33.85 Selecting previously unselected package libparams-validate-perl:amd64.
13:49:33 #8 33.85 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
13:49:33 #8 33.85 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
13:49:33 #8 33.90 Selecting previously unselected package libgetopt-long-descriptive-perl.
13:49:33 #8 33.90 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
13:49:33 #8 33.92 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
13:49:34 #8 33.98 Selecting previously unselected package libsort-versions-perl.
13:49:34 #8 33.98 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
13:49:34 #8 33.99 Unpacking libsort-versions-perl (1.62-1) ...
13:49:34 #8 34.04 Selecting previously unselected package libgit-wrapper-perl.
13:49:34 #8 34.04 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
13:49:34 #8 34.05 Unpacking libgit-wrapper-perl (0.048-1) ...
13:49:34 #8 34.09 Selecting previously unselected package libhttp-tiny-multipart-perl.
13:49:34 #8 34.09 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
13:49:34 #8 34.10 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
13:49:34 #8 34.14 Selecting previously unselected package libio-prompter-perl.
13:49:34 #8 34.14 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
13:49:34 #8 34.15 Unpacking libio-prompter-perl (0.004015-1) ...
13:49:34 #8 34.23 Selecting previously unselected package libjson-perl.
13:49:34 #8 34.23 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
13:49:34 #8 34.24 Unpacking libjson-perl (4.03000-1) ...
13:49:34 #8 34.27 Selecting previously unselected package liblog-any-perl.
13:49:34 #8 34.27 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
13:49:34 #8 34.28 Unpacking liblog-any-perl (1.709-1) ...
13:49:34 #8 34.32 Selecting previously unselected package liblog-any-adapter-screen-perl.
13:49:34 #8 34.32 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
13:49:34 #8 34.32 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
13:49:34 #8 34.35 Selecting previously unselected package libpackage-stash-perl.
13:49:34 #8 34.36 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
13:49:34 #8 34.36 Unpacking libpackage-stash-perl (0.39-1) ...
13:49:34 #8 34.39 Selecting previously unselected package libsub-identify-perl.
13:49:34 #8 34.40 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
13:49:34 #8 34.40 Unpacking libsub-identify-perl (0.14-1+b3) ...
13:49:34 #8 34.44 Selecting previously unselected package libsub-name-perl.
13:49:34 #8 34.44 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
13:49:34 #8 34.45 Unpacking libsub-name-perl (0.26-1+b1) ...
13:49:34 #8 34.48 Selecting previously unselected package libnamespace-clean-perl.
13:49:34 #8 34.49 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
13:49:34 #8 34.49 Unpacking libnamespace-clean-perl (0.27-1) ...
13:49:34 #8 34.57 Selecting previously unselected package libpath-tiny-perl.
13:49:34 #8 34.57 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
13:49:34 #8 34.58 Unpacking libpath-tiny-perl (0.118-1) ...
13:49:34 #8 34.62 Selecting previously unselected package libtype-tiny-perl.
13:49:34 #8 34.62 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
13:49:34 #8 34.62 Unpacking libtype-tiny-perl (1.012001-2) ...
13:49:34 #8 34.69 Selecting previously unselected package libgitlab-api-v4-perl.
13:49:34 #8 34.70 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
13:49:34 #8 34.70 Unpacking libgitlab-api-v4-perl (0.26-1) ...
13:49:34 #8 34.77 Selecting previously unselected package libglib2.0-0:amd64.
13:49:34 #8 34.77 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
13:49:34 #8 34.77 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
13:49:34 #8 34.93 Selecting previously unselected package libglib2.0-data.
13:49:34 #8 34.93 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
13:49:34 #8 34.93 Unpacking libglib2.0-data (2.66.8-1) ...
13:49:35 #8 35.11 Selecting previously unselected package libgpm2:amd64.
13:49:35 #8 35.11 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
13:49:35 #8 35.12 Unpacking libgpm2:amd64 (1.20.7-8) ...
13:49:35 #8 35.15 Selecting previously unselected package libhash-fieldhash-perl.
13:49:35 #8 35.15 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
13:49:35 #8 35.16 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
13:49:35 #8 35.20 Selecting previously unselected package libhtml-form-perl.
13:49:35 #8 35.20 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
13:49:35 #8 35.20 Unpacking libhtml-form-perl (6.07-1) ...
13:49:35 #8 35.23 Selecting previously unselected package libhtml-format-perl.
13:49:35 #8 35.24 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
13:49:35 #8 35.24 Unpacking libhtml-format-perl (2.12-1.1) ...
13:49:35 #8 35.28 Selecting previously unselected package libhtml-html5-entities-perl.
13:49:35 #8 35.28 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
13:49:35 #8 35.29 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
13:49:35 #8 35.33 Selecting previously unselected package libhttp-daemon-perl.
13:49:35 #8 35.33 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1_all.deb ...
13:49:35 #8 35.33 Unpacking libhttp-daemon-perl (6.12-1) ...
13:49:35 #8 35.36 Selecting previously unselected package libio-sessiondata-perl.
13:49:35 #8 35.37 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
13:49:35 #8 35.37 Unpacking libio-sessiondata-perl (1.03-1.1) ...
13:49:35 #8 35.40 Selecting previously unselected package libipc-run3-perl.
13:49:35 #8 35.41 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
13:49:35 #8 35.41 Unpacking libipc-run3-perl (0.048-2) ...
13:49:35 #8 35.45 Selecting previously unselected package libtypes-serialiser-perl.
13:49:35 #8 35.45 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
13:49:35 #8 35.45 Unpacking libtypes-serialiser-perl (1.01-1) ...
13:49:35 #8 35.49 Selecting previously unselected package libjson-xs-perl.
13:49:35 #8 35.49 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
13:49:35 #8 35.50 Unpacking libjson-xs-perl (4.030-1+b1) ...
13:49:35 #8 35.54 Selecting previously unselected package libjson-maybexs-perl.
13:49:35 #8 35.54 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
13:49:35 #8 35.54 Unpacking libjson-maybexs-perl (1.004003-1) ...
13:49:35 #8 35.59 Selecting previously unselected package libldap-common.
13:49:35 #8 35.59 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
13:49:35 #8 35.59 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
13:49:35 #8 35.69 Selecting previously unselected package liblist-compare-perl.
13:49:35 #8 35.69 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
13:49:35 #8 35.69 Unpacking liblist-compare-perl (0.55-1) ...
13:49:35 #8 35.74 Selecting previously unselected package liblist-someutils-perl.
13:49:35 #8 35.74 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
13:49:35 #8 35.75 Unpacking liblist-someutils-perl (0.58-1) ...
13:49:35 #8 35.79 Selecting previously unselected package liblist-someutils-xs-perl.
13:49:35 #8 35.79 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
13:49:35 #8 35.79 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
13:49:35 #8 35.83 Selecting previously unselected package liblist-utilsby-perl.
13:49:35 #8 35.83 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
13:49:35 #8 35.83 Unpacking liblist-utilsby-perl (0.11-1) ...
13:49:35 #8 35.87 Selecting previously unselected package libltdl7:amd64.
13:49:35 #8 35.87 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
13:49:35 #8 35.87 Unpacking libltdl7:amd64 (2.4.6-15) ...
13:49:35 #8 35.91 Selecting previously unselected package libltdl-dev:amd64.
13:49:35 #8 35.91 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
13:49:35 #8 35.92 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
13:49:35 #8 35.96 Selecting previously unselected package liblzo2-2:amd64.
13:49:35 #8 35.97 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
13:49:35 #8 35.97 Unpacking liblzo2-2:amd64 (2.10-2) ...
13:49:35 #8 36.01 Selecting previously unselected package libsys-hostname-long-perl.
13:49:35 #8 36.01 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
13:49:35 #8 36.02 Unpacking libsys-hostname-long-perl (1.5-2) ...
13:49:35 #8 36.04 Selecting previously unselected package libmail-sendmail-perl.
13:49:35 #8 36.05 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
13:49:35 #8 36.05 Unpacking libmail-sendmail-perl (0.80-1.1) ...
13:49:35 #8 36.08 Selecting previously unselected package libnet-smtp-ssl-perl.
13:49:36 #8 36.08 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
13:49:36 #8 36.09 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
13:49:36 #8 36.12 Selecting previously unselected package libmailtools-perl.
13:49:36 #8 36.12 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
13:49:36 #8 36.12 Unpacking libmailtools-perl (2.21-1) ...
13:49:36 #8 36.17 Selecting previously unselected package libmarkdown2:amd64.
13:49:36 #8 36.17 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
13:49:36 #8 36.17 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
13:49:36 #8 36.20 Selecting previously unselected package libmime-tools-perl.
13:49:36 #8 36.20 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
13:49:36 #8 36.21 Unpacking libmime-tools-perl (5.509-1) ...
13:49:36 #8 36.26 Selecting previously unselected package libmoox-aliases-perl.
13:49:36 #8 36.26 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
13:49:36 #8 36.27 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
13:49:36 #8 36.30 Selecting previously unselected package libnamespace-autoclean-perl.
13:49:36 #8 36.30 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
13:49:36 #8 36.30 Unpacking libnamespace-autoclean-perl (0.29-1) ...
13:49:36 #8 36.33 Selecting previously unselected package libobject-id-perl.
13:49:36 #8 36.34 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
13:49:36 #8 36.34 Unpacking libobject-id-perl (0.1.2-2.1) ...
13:49:36 #8 36.37 Selecting previously unselected package libmoox-struct-perl.
13:49:36 #8 36.38 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
13:49:36 #8 36.38 Unpacking libmoox-struct-perl (0.020-1) ...
13:49:36 #8 36.41 Selecting previously unselected package libmouse-perl.
13:49:36 #8 36.41 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
13:49:36 #8 36.42 Unpacking libmouse-perl (2.5.10-1+b1) ...
13:49:36 #8 36.46 Selecting previously unselected package libnumber-range-perl.
13:49:36 #8 36.47 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
13:49:36 #8 36.47 Unpacking libnumber-range-perl (0.12-1.1) ...
13:49:36 #8 36.50 Selecting previously unselected package libossp-uuid16:amd64.
13:49:36 #8 36.51 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
13:49:36 #8 36.51 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
13:49:36 #8 36.54 Selecting previously unselected package libossp-uuid-perl.
13:49:36 #8 36.54 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
13:49:36 #8 36.55 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
13:49:36 #8 36.58 Selecting previously unselected package libpackage-stash-xs-perl.
13:49:36 #8 36.58 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
13:49:36 #8 36.59 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
13:49:36 #8 36.62 Selecting previously unselected package libpath-iterator-rule-perl.
13:49:36 #8 36.62 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
13:49:36 #8 36.62 Unpacking libpath-iterator-rule-perl (1.014-1) ...
13:49:36 #8 36.66 Selecting previously unselected package libperlio-gzip-perl.
13:49:36 #8 36.66 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
13:49:36 #8 36.66 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
13:49:36 #8 36.70 Selecting previously unselected package libpod-parser-perl.
13:49:36 #8 36.70 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
13:49:36 #8 36.71 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
13:49:36 #8 36.72 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
13:49:36 #8 36.73 Unpacking libpod-parser-perl (1.63-2) ...
13:49:36 #8 36.76 Selecting previously unselected package libpod-constants-perl.
13:49:36 #8 36.77 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
13:49:36 #8 36.77 Unpacking libpod-constants-perl (0.19-2) ...
13:49:36 #8 36.80 Selecting previously unselected package libproc-processtable-perl.
13:49:36 #8 36.80 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
13:49:36 #8 36.81 Unpacking libproc-processtable-perl (0.59-2+b1) ...
13:49:36 #8 36.84 Selecting previously unselected package libre2-9:amd64.
13:49:36 #8 36.85 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
13:49:36 #8 36.85 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
13:49:36 #8 36.89 Selecting previously unselected package libre-engine-re2-perl:amd64.
13:49:36 #8 36.90 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
13:49:36 #8 36.90 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
13:49:36 #8 36.94 Selecting previously unselected package libreadonly-perl.
13:49:36 #8 36.94 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
13:49:36 #8 36.94 Unpacking libreadonly-perl (2.050-3) ...
13:49:36 #8 36.97 Selecting previously unselected package libref-util-perl.
13:49:36 #8 36.98 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
13:49:36 #8 36.98 Unpacking libref-util-perl (0.204-1) ...
13:49:37 #8 37.08 Selecting previously unselected package libref-util-xs-perl.
13:49:37 #8 37.08 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
13:49:37 #8 37.09 Unpacking libref-util-xs-perl (0.117-1+b3) ...
13:49:37 #8 37.12 Selecting previously unselected package libregexp-pattern-license-perl.
13:49:37 #8 37.12 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
13:49:37 #8 37.12 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
13:49:37 #8 37.16 Selecting previously unselected package libregexp-pattern-perl.
13:49:37 #8 37.16 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
13:49:37 #8 37.16 Unpacking libregexp-pattern-perl (0.2.14-1) ...
13:49:37 #8 37.20 Selecting previously unselected package libsasl2-modules:amd64.
13:49:37 #8 37.20 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
13:49:37 #8 37.20 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:49:37 #8 37.24 Selecting previously unselected package libsereal-decoder-perl.
13:49:37 #8 37.25 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
13:49:37 #8 37.25 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
13:49:37 #8 37.29 Selecting previously unselected package libsereal-encoder-perl.
13:49:37 #8 37.29 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
13:49:37 #8 37.30 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
13:49:37 #8 37.34 Selecting previously unselected package libtask-weaken-perl.
13:49:37 #8 37.34 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
13:49:37 #8 37.35 Unpacking libtask-weaken-perl (1.06-1) ...
13:49:37 #8 37.38 Selecting previously unselected package libxml-parser-perl:amd64.
13:49:37 #8 37.38 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
13:49:37 #8 37.38 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
13:49:37 #8 37.44 Selecting previously unselected package libsoap-lite-perl.
13:49:37 #8 37.44 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
13:49:37 #8 37.45 Unpacking libsoap-lite-perl (1.27-1) ...
13:49:37 #8 37.51 Selecting previously unselected package libsort-key-perl.
13:49:37 #8 37.51 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
13:49:37 #8 37.51 Unpacking libsort-key-perl (1.33-2+b3) ...
13:49:37 #8 37.55 Selecting previously unselected package libstring-copyright-perl.
13:49:37 #8 37.55 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
13:49:37 #8 37.55 Unpacking libstring-copyright-perl (0.003006-1) ...
13:49:37 #8 37.59 Selecting previously unselected package libstring-escape-perl.
13:49:37 #8 37.59 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
13:49:37 #8 37.59 Unpacking libstring-escape-perl (2010.002-2) ...
13:49:37 #8 37.63 Selecting previously unselected package libstring-shellquote-perl.
13:49:37 #8 37.63 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
13:49:37 #8 37.63 Unpacking libstring-shellquote-perl (1.04-1) ...
13:49:37 #8 37.66 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
13:49:37 #8 37.67 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
13:49:37 #8 37.67 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
13:49:37 #8 37.70 Selecting previously unselected package libterm-readkey-perl.
13:49:37 #8 37.70 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
13:49:37 #8 37.71 Unpacking libterm-readkey-perl (2.38-1+b2) ...
13:49:37 #8 37.74 Selecting previously unselected package libtext-levenshteinxs-perl.
13:49:37 #8 37.74 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
13:49:37 #8 37.75 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
13:49:37 #8 37.78 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
13:49:37 #8 37.78 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
13:49:37 #8 37.78 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
13:49:37 #8 37.81 Selecting previously unselected package libtext-xslate-perl.
13:49:37 #8 37.81 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
13:49:37 #8 37.82 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
13:49:37 #8 37.87 Selecting previously unselected package libtime-duration-perl.
13:49:37 #8 37.87 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
13:49:37 #8 37.88 Unpacking libtime-duration-perl (1.21-1) ...
13:49:38 #8 37.91 Selecting previously unselected package libtime-moment-perl.
13:49:38 #8 37.91 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
13:49:38 #8 37.91 Unpacking libtime-moment-perl (0.44-1+b3) ...
13:49:38 #8 37.95 Selecting previously unselected package libtype-tiny-xs-perl.
13:49:38 #8 37.95 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
13:49:38 #8 37.96 Unpacking libtype-tiny-xs-perl (0.022-1) ...
13:49:38 #8 37.99 Selecting previously unselected package libunicode-utf8-perl.
13:49:38 #8 37.99 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
13:49:38 #8 38.00 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
13:49:38 #8 38.03 Selecting previously unselected package libunwind8:amd64.
13:49:38 #8 38.03 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
13:49:38 #8 38.04 Unpacking libunwind8:amd64 (1.3.2-2) ...
13:49:38 #8 38.08 Selecting previously unselected package libxdelta2.
13:49:38 #8 38.08 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
13:49:38 #8 38.09 Unpacking libxdelta2 (1.1.3-9.3) ...
13:49:38 #8 38.13 Selecting previously unselected package libxext6:amd64.
13:49:38 #8 38.13 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
13:49:38 #8 38.14 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
13:49:38 #8 38.17 Selecting previously unselected package libxml-namespacesupport-perl.
13:49:38 #8 38.18 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
13:49:38 #8 38.18 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
13:49:38 #8 38.21 Selecting previously unselected package libxml-sax-base-perl.
13:49:38 #8 38.21 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
13:49:38 #8 38.22 Unpacking libxml-sax-base-perl (1.09-1.1) ...
13:49:38 #8 38.26 Selecting previously unselected package libxml-sax-perl.
13:49:38 #8 38.26 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
13:49:38 #8 38.27 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
13:49:38 #8 38.31 Selecting previously unselected package libxml-libxml-perl.
13:49:38 #8 38.31 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
13:49:38 #8 38.32 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
13:49:38 #8 38.38 Selecting previously unselected package libxml-sax-expat-perl.
13:49:38 #8 38.38 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
13:49:38 #8 38.39 Unpacking libxml-sax-expat-perl (0.51-1) ...
13:49:38 #8 38.42 Selecting previously unselected package libxmlrpc-lite-perl.
13:49:38 #8 38.42 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
13:49:38 #8 38.43 Unpacking libxmlrpc-lite-perl (0.717-4) ...
13:49:38 #8 38.47 Selecting previously unselected package libxmuu1:amd64.
13:49:38 #8 38.47 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
13:49:38 #8 38.47 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
13:49:38 #8 38.51 Selecting previously unselected package libyaml-0-2:amd64.
13:49:38 #8 38.51 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
13:49:38 #8 38.52 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
13:49:38 #8 38.55 Selecting previously unselected package libyaml-libyaml-perl.
13:49:38 #8 38.55 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
13:49:38 #8 38.56 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
13:49:38 #8 38.59 Selecting previously unselected package licensecheck.
13:49:38 #8 38.59 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
13:49:38 #8 38.60 Unpacking licensecheck (3.1.1-2) ...
13:49:38 #8 38.64 Selecting previously unselected package lzip.
13:49:38 #8 38.64 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
13:49:38 #8 38.64 Unpacking lzip (1.22-3) ...
13:49:38 #8 38.72 Selecting previously unselected package lzop.
13:49:38 #8 38.72 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
13:49:38 #8 38.72 Unpacking lzop (1.04-2) ...
13:49:38 #8 38.76 Selecting previously unselected package t1utils.
13:49:38 #8 38.77 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
13:49:38 #8 38.77 Unpacking t1utils (1.41-4) ...
13:49:38 #8 38.81 Selecting previously unselected package unzip.
13:49:38 #8 38.81 Preparing to unpack .../337-unzip_6.0-26_amd64.deb ...
13:49:38 #8 38.81 Unpacking unzip (6.0-26) ...
13:49:38 #8 38.87 Selecting previously unselected package lintian.
13:49:39 #8 38.88 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
13:49:39 #8 38.89 Unpacking lintian (2.104.0) ...
13:49:39 #8 39.21 Selecting previously unselected package lsb-release.
13:49:39 #8 39.21 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
13:49:39 #8 39.22 Unpacking lsb-release (11.1.0) ...
13:49:39 #8 39.25 Selecting previously unselected package manpages-dev.
13:49:39 #8 39.25 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
13:49:39 #8 39.26 Unpacking manpages-dev (5.10-1) ...
13:49:39 #8 39.60 Selecting previously unselected package pbzip2.
13:49:39 #8 39.60 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
13:49:39 #8 39.60 Unpacking pbzip2 (1.1.13-1) ...
13:49:39 #8 39.64 Selecting previously unselected package pixz.
13:49:39 #8 39.64 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
13:49:39 #8 39.64 Unpacking pixz (1.0.7-1) ...
13:49:39 #8 39.67 Selecting previously unselected package xdelta.
13:49:39 #8 39.68 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
13:49:39 #8 39.68 Unpacking xdelta (1.1.3-9.3) ...
13:49:39 #8 39.72 Selecting previously unselected package xdelta3.
13:49:39 #8 39.72 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
13:49:39 #8 39.72 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
13:49:39 #8 39.76 Selecting previously unselected package pristine-tar.
13:49:39 #8 39.76 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
13:49:39 #8 39.77 Unpacking pristine-tar (1.49) ...
13:49:39 #8 39.81 Selecting previously unselected package publicsuffix.
13:49:39 #8 39.81 Preparing to unpack .../346-publicsuffix_20211207.1025-0+deb11u1_all.deb ...
13:49:39 #8 39.82 Unpacking publicsuffix (20211207.1025-0+deb11u1) ...
13:49:39 #8 39.86 Selecting previously unselected package python-apt-common.
13:49:39 #8 39.86 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ...
13:49:39 #8 39.87 Unpacking python-apt-common (2.2.1) ...
13:49:39 #8 39.92 Selecting previously unselected package python3-apt.
13:49:40 #8 39.93 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ...
13:49:40 #8 39.94 Unpacking python3-apt (2.2.1) ...
13:49:40 #8 39.99 Selecting previously unselected package python3-certifi.
13:49:40 #8 39.99 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
13:49:40 #8 40.00 Unpacking python3-certifi (2020.6.20-1) ...
13:49:40 #8 40.05 Selecting previously unselected package python3-idna.
13:49:40 #8 40.05 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
13:49:40 #8 40.06 Unpacking python3-idna (2.10-1) ...
13:49:40 #8 40.10 Selecting previously unselected package python3-magic.
13:49:40 #8 40.10 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
13:49:40 #8 40.10 Unpacking python3-magic (2:0.4.20-3) ...
13:49:40 #8 40.14 Selecting previously unselected package python3-urllib3.
13:49:40 #8 40.14 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ...
13:49:40 #8 40.14 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
13:49:40 #8 40.19 Selecting previously unselected package python3-requests.
13:49:40 #8 40.19 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
13:49:40 #8 40.20 Unpacking python3-requests (2.25.1+dfsg-2) ...
13:49:40 #8 40.24 Selecting previously unselected package python3-unidiff.
13:49:40 #8 40.24 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
13:49:40 #8 40.25 Unpacking python3-unidiff (0.5.5-2) ...
13:49:40 #8 40.28 Selecting previously unselected package python3-xdg.
13:49:40 #8 40.28 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
13:49:40 #8 40.29 Unpacking python3-xdg (0.27-2) ...
13:49:40 #8 40.33 Selecting previously unselected package shared-mime-info.
13:49:40 #8 40.33 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
13:49:40 #8 40.34 Unpacking shared-mime-info (2.0-1) ...
13:49:40 #8 40.45 Selecting previously unselected package strace.
13:49:40 #8 40.45 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
13:49:40 #8 40.46 Unpacking strace (5.10-1) ...
13:49:40 #8 40.54 Selecting previously unselected package xauth.
13:49:40 #8 40.54 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
13:49:40 #8 40.55 Unpacking xauth (1:1.1-1) ...
13:49:40 #8 40.59 Selecting previously unselected package xdg-user-dirs.
13:49:40 #8 40.59 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
13:49:40 #8 40.60 Unpacking xdg-user-dirs (0.17-2) ...
13:49:40 #8 40.69 Setting up libksba8:amd64 (1.5.0-3) ...
13:49:40 #8 40.71 Setting up media-types (4.0.0) ...
13:49:40 #8 40.72 Setting up libpipeline1:amd64 (1.5.3-1) ...
13:49:40 #8 40.74 Setting up wdiff (1.2.2-2+b1) ...
13:49:40 #8 40.75 Setting up libxau6:amd64 (1:1.0.9-1) ...
13:49:40 #8 40.76 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
13:49:40 #8 40.78 Setting up libpsl5:amd64 (0.21.0-1.2) ...
13:49:40 #8 40.79 Setting up libgpm2:amd64 (1.20.7-8) ...
13:49:40 #8 40.80 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
13:49:40 #8 40.81 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
13:49:40 #8 40.82 Setting up libicu67:amd64 (67.1-7) ...
13:49:40 #8 40.83 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
13:49:40 #8 40.84 Setting up xdg-user-dirs (0.17-2) ...
13:49:40 #8 40.87 Setting up libmagic-mgc (1:5.39-3) ...
13:49:40 #8 40.88 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
13:49:40 #8 40.90 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
13:49:40 #8 40.93 No schema files found: doing nothing.
13:49:41 #8 40.94 Setting up distro-info-data (0.51+deb11u1) ...
13:49:41 #8 40.95 Setting up manpages (5.10-1) ...
13:49:41 #8 40.96 Setting up unzip (6.0-26) ...
13:49:41 #8 40.97 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
13:49:41 #8 40.98 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
13:49:41 #8 40.99 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
13:49:41 #8 41.01 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
13:49:41 #8 41.02 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:49:41 #8 41.04 Setting up libfcgi-bin (2.4.2-2) ...
13:49:41 #8 41.05 Setting up binutils-common:amd64 (2.35.2-2) ...
13:49:41 #8 41.07 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
13:49:41 #8 41.08 Setting up libmagic1:amd64 (1:5.39-3) ...
13:49:41 #8 41.10 Setting up libdeflate0:amd64 (1.7-1) ...
13:49:41 #8 41.11 Setting up less (551-2) ...
13:49:41 #8 41.13 Setting up perl-openssl-defaults:amd64 (5) ...
13:49:41 #8 41.14 Setting up linux-libc-dev:amd64 (5.10.113-1) ...
13:49:41 #8 41.15 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
13:49:41 #8 41.17 Setting up gettext-base (0.21-4) ...
13:49:41 #8 41.18 Setting up liblzo2-2:amd64 (2.10-2) ...
13:49:41 #8 41.19 Setting up libnpth0:amd64 (1.6-3) ...
13:49:41 #8 41.21 Setting up file (1:5.39-3) ...
13:49:41 #8 41.22 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
13:49:41 #8 41.24 Setting up libassuan0:amd64 (2.5.3-7.1) ...
13:49:41 #8 41.25 Setting up libgomp1:amd64 (10.2.1-6) ...
13:49:41 #8 41.27 Setting up bzip2 (1.0.8-4) ...
13:49:41 #8 41.28 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
13:49:41 #8 41.30 Setting up libunwind8:amd64 (1.3.2-2) ...
13:49:41 #8 41.31 Setting up pbzip2 (1.1.13-1) ...
13:49:41 #8 41.32 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
13:49:41 #8 41.34 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
13:49:41 #8 41.35 Setting up libasan6:amd64 (10.2.1-6) ...
13:49:41 #8 41.38 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:49:41 #8 41.41 Setting up fakeroot (1.25.3-1.1) ...
13:49:41 #8 41.42 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
13:49:41 #8 41.43 Setting up autotools-dev (20180224.1+nmu1) ...
13:49:41 #8 41.45 Setting up libglib2.0-data (2.66.8-1) ...
13:49:41 #8 41.46 Setting up libtirpc-dev:amd64 (1.3.1-1) ...
13:49:41 #8 41.47 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
13:49:41 #8 41.49 Setting up libx11-data (2:1.7.2-1) ...
13:49:41 #8 41.50 Setting up make (4.3-4.1) ...
13:49:41 #8 41.51 Setting up libmpfr6:amd64 (4.1.0-3) ...
13:49:41 #8 41.52 Setting up gnupg-l10n (2.2.27-2+deb11u1) ...
13:49:41 #8 41.53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:49:41 #8 41.54 Setting up lzip (1.22-3) ...
13:49:41 #8 41.57 Setting up strace (5.10-1) ...
13:49:41 #8 41.58 Setting up libsigsegv2:amd64 (2.13-1) ...
13:49:41 #8 41.59 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:49:41 #8 41.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:49:41 #8 41.61 Setting up t1utils (1.41-4) ...
13:49:41 #8 41.62 Setting up libquadmath0:amd64 (10.2.1-6) ...
13:49:41 #8 41.64 Setting up diffstat (1.64-1) ...
13:49:41 #8 41.65 Setting up libpng16-16:amd64 (1.6.37-3) ...
13:49:41 #8 41.66 Setting up libmpc3:amd64 (1.2.0-1) ...
13:49:41 #8 41.67 Setting up libatomic1:amd64 (10.2.1-6) ...
13:49:41 #8 41.68 Setting up patch (2.7.6-7) ...
13:49:41 #8 41.69 Setting up autopoint (0.21-4) ...
13:49:41 #8 41.71 Setting up libwebp6:amd64 (0.6.1-2.1) ...
13:49:41 #8 41.72 Setting up fonts-dejavu-core (2.37-2) ...
13:49:41 #8 41.77 Setting up libxdelta2 (1.1.3-9.3) ...
13:49:41 #8 41.79 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
13:49:41 #8 41.80 Setting up libltdl7:amd64 (2.4.6-15) ...
13:49:41 #8 41.81 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:49:41 #8 41.83 Setting up libubsan1:amd64 (10.2.1-6) ...
13:49:41 #8 41.84 Setting up libmd0:amd64 (1.0.3-3) ...
13:49:41 #8 41.89 Setting up python-apt-common (2.2.1) ...
13:49:41 #8 41.90 Setting up libnsl-dev:amd64 (1.3.0-2) ...
13:49:41 #8 41.91 Setting up sensible-utils (0.0.14) ...
13:49:41 #8 41.93 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
13:49:41 #8 41.94 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
13:49:41 #8 41.95 Setting up libuchardet0:amd64 (0.0.7-1) ...
13:49:41 #8 41.96 Setting up lzop (1.04-2) ...
13:49:41 #8 41.98 Setting up libmpdec3:amd64 (2.5.1-1) ...
13:49:41 #8 41.99 Setting up git-man (1:2.30.2-1) ...
13:49:41 #8 42.01 Setting up libssh2-1:amd64 (1.9.0-2) ...
13:49:42 #8 42.02 Setting up netbase (6.3) ...
13:49:42 #8 42.05 Setting up libtiff5:amd64 (4.2.0-1+deb11u1) ...
13:49:42 #8 42.07 Setting up libbinutils:amd64 (2.35.2-2) ...
13:49:42 #8 42.08 Setting up libfido2-1:amd64 (1.6.0-2) ...
13:49:42 #8 42.09 Setting up libisl23:amd64 (0.23-1) ...
13:49:42 #8 42.10 Setting up libc-dev-bin (2.31-13+deb11u3) ...
13:49:42 #8 42.12 Setting up openssl (1.1.1n-0+deb11u2) ...
13:49:42 #8 42.14 Setting up libbsd0:amd64 (0.11.3-1) ...
13:49:42 #8 42.15 Setting up libelf1:amd64 (0.183-1) ...
13:49:42 #8 42.16 Setting up readline-common (8.1-1) ...
13:49:42 #8 42.17 Setting up publicsuffix (20211207.1025-0+deb11u1) ...
13:49:42 #8 42.19 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
13:49:42 #8 42.20 Setting up libmarkdown2:amd64 (2.2.6-1) ...
13:49:42 #8 42.21 Setting up libcc1-0:amd64 (10.2.1-6) ...
13:49:42 #8 42.23 Setting up iso-codes (4.6.0-1) ...
13:49:42 #8 42.24 Setting up liblocale-gettext-perl (1.07-4+b1) ...
13:49:42 #8 42.25 Setting up liblsan0:amd64 (10.2.1-6) ...
13:49:42 #8 42.26 Setting up cpp-10 (10.2.1-6) ...
13:49:42 #8 42.28 Setting up dctrl-tools (2.24-3+b1) ...
13:49:42 #8 42.30 Setting up libitm1:amd64 (10.2.1-6) ...
13:49:42 #8 42.31 Setting up debian-keyring (2021.07.26) ...
13:49:42 #8 42.32 Setting up libgdbm6:amd64 (1.19-2) ...
13:49:42 #8 42.33 Setting up libtsan0:amd64 (10.2.1-6) ...
13:49:42 #8 42.35 Setting up libctf0:amd64 (2.35.2-2) ...
13:49:42 #8 42.36 Setting up pinentry-curses (1.1.0-4) ...
13:49:42 #8 42.37 Setting up manpages-dev (5.10-1) ...
13:49:42 #8 42.39 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
13:49:42 #8 42.40 Setting up libxcb1:amd64 (1.14-3) ...
13:49:42 #8 42.41 Setting up gettext (0.21-4) ...
13:49:42 #8 42.42 Setting up xdelta (1.1.3-9.3) ...
13:49:42 #8 42.43 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
13:49:42 #8 42.44 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
13:49:42 #8 42.45 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
13:49:42 #8 42.47 Setting up libreadline8:amd64 (8.1-1) ...
13:49:42 #8 42.48 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
13:49:42 #8 42.49 Setting up m4 (1.4.18-5) ...
13:49:42 #8 42.50 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u1) ...
13:49:42 #8 42.51 Setting up ca-certificates (20210119) ...
13:49:42 #8 42.87 Updating certificates in /etc/ssl/certs...
13:49:43 #8 43.27 129 added, 0 removed; done.
13:49:43 #8 43.32 Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
13:49:43 #8 43.33 Setting up shared-mime-info (2.0-1) ...
13:49:45 #8 45.65 Setting up libgdbm-compat4:amd64 (1.19-2) ...
13:49:45 #8 45.66 Setting up ucf (3.0043) ...
13:49:45 #8 45.79 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ...
13:49:45 #8 45.80 Setting up dwz (0.13+20210201-1) ...
13:49:45 #8 45.81 Setting up groff-base (1.22.4-6) ...
13:49:45 #8 45.83 Setting up cpp (4:10.2.1-1) ...
13:49:45 #8 45.85 Setting up pixz (1.0.7-1) ...
13:49:45 #8 45.86 Setting up gpgconf (2.2.27-2+deb11u1) ...
13:49:45 #8 45.87 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
13:49:45 #8 45.89 Setting up libc6-dev:amd64 (2.31-13+deb11u3) ...
13:49:45 #8 45.90 Setting up libx11-6:amd64 (2:1.7.2-1) ...
13:49:45 #8 45.91 Setting up curl (7.74.0-1.3+deb11u1) ...
13:49:45 #8 45.92 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
13:49:45 #8 45.93 Setting up gpg (2.2.27-2+deb11u1) ...
13:49:45 #8 45.95 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
13:49:45 #8 45.96 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
13:49:45 #8 45.97 Setting up gnupg-utils (2.2.27-2+deb11u1) ...
13:49:45 #8 45.99 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
13:49:45 #8 46.00 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
13:49:46 #8 46.01 Setting up gpg-agent (2.2.27-2+deb11u1) ...
13:49:46 #8 46.47 Setting up libxpm4:amd64 (1:3.5.12-1) ...
13:49:46 #8 46.50 Setting up fontconfig-config (2.13.1-4.2) ...
13:49:46 #8 46.73 Setting up openssh-client (1:8.4p1-5) ...
13:49:46 #8 46.82 Setting up gpgsm (2.2.27-2+deb11u1) ...
13:49:46 #8 46.83 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
13:49:46 #8 46.85 Setting up binutils (2.35.2-2) ...
13:49:47 #8 46.86 Setting up man-db (2.9.4-2) ...
13:49:47 #8 46.95 Building database of manual pages ...
13:50:05 #8 62.48 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
13:50:05 #8 62.54 Setting up dirmngr (2.2.27-2+deb11u1) ...
13:50:05 #8 62.67 Setting up perl (5.32.1-4+deb11u2) ...
13:50:05 #8 62.70 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
13:50:05 #8 62.71 Setting up libclass-data-inheritable-perl (0.08-3) ...
13:50:05 #8 62.72 Setting up libdata-dump-perl (1.23-1.1) ...
13:50:05 #8 62.73 Setting up libref-util-perl (0.204-1) ...
13:50:05 #8 62.74 Setting up libipc-system-simple-perl (1.30-1) ...
13:50:05 #8 62.75 Setting up libnet-domain-tld-perl (1.75-1.1) ...
13:50:05 #8 62.76 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
13:50:05 #8 62.78 Setting up libvariable-magic-perl (0.62-1+b3) ...
13:50:05 #8 62.79 Setting up libio-html-perl (1.004-2) ...
13:50:05 #8 62.80 Setting up libpod-parser-perl (1.63-2) ...
13:50:05 #8 62.81 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
13:50:05 #8 62.82 Setting up liblist-moreutils-xs-perl (0.430-2) ...
13:50:05 #8 62.83 Setting up gcc-10 (10.2.1-6) ...
13:50:05 #8 62.84 Setting up libparams-util-perl (1.102-1+b1) ...
13:50:05 #8 62.85 Setting up libdpkg-perl (1.20.10) ...
13:50:05 #8 62.86 Setting up libtime-duration-perl (1.21-1) ...
13:50:05 #8 62.88 Setting up autoconf (2.69-14) ...
13:50:05 #8 62.90 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
13:50:05 #8 62.91 Setting up libarray-intspan-perl (2.004-1) ...
13:50:05 #8 62.93 Setting up libcapture-tiny-perl (0.48-1) ...
13:50:05 #8 62.95 Setting up libtimedate-perl (2.3300-2) ...
13:50:05 #8 62.97 Setting up gpg-wks-server (2.2.27-2+deb11u1) ...
13:50:05 #8 62.99 Setting up libsub-name-perl (0.26-1+b1) ...
13:50:05 #8 63.01 Setting up libtype-tiny-xs-perl (0.022-1) ...
13:50:05 #8 63.03 Setting up libdata-validate-domain-perl (0.10-1.1) ...
13:50:05 #8 63.05 Setting up libproc-processtable-perl (0.59-2+b1) ...
13:50:05 #8 63.07 Setting up libfile-chdir-perl (0.1008-1.1) ...
13:50:05 #8 63.08 Setting up xauth (1:1.1-1) ...
13:50:05 #8 63.09 Setting up libpath-tiny-perl (0.118-1) ...
13:50:05 #8 63.11 Setting up libarchive-cpio-perl (0.10-1.1) ...
13:50:05 #8 63.12 Setting up libjson-perl (4.03000-1) ...
13:50:05 #8 63.13 Setting up libipc-run3-perl (0.048-2) ...
13:50:05 #8 63.14 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
13:50:05 #8 63.15 Setting up libsub-override-perl (0.09-2) ...
13:50:05 #8 63.16 Setting up libaliased-perl (0.34-1.1) ...
13:50:05 #8 63.17 Setting up libstrictures-perl (2.000006-1) ...
13:50:05 #8 63.19 Setting up libsub-quote-perl (2.006006-1) ...
13:50:05 #8 63.20 Setting up libdevel-stacktrace-perl (2.0400-1) ...
13:50:05 #8 63.21 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
13:50:05 #8 63.22 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
13:50:05 #8 63.23 Setting up libsort-versions-perl (1.62-1) ...
13:50:05 #8 63.24 Setting up libexporter-tiny-perl (1.002002-1) ...
13:50:05 #8 63.26 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
13:50:05 #8 63.27 Setting up libfile-dirlist-perl (0.05-2) ...
13:50:05 #8 63.28 Setting up libterm-readkey-perl (2.38-1+b2) ...
13:50:05 #8 63.29 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
13:50:05 #8 63.30 Setting up libperlio-gzip-perl (0.19-1+b7) ...
13:50:05 #8 63.31 Setting up libsys-hostname-long-perl (1.5-2) ...
13:50:05 #8 63.32 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
13:50:05 #8 63.33 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
13:50:05 #8 63.34 Setting up liburi-perl (5.08-1) ...
13:50:05 #8 63.35 Setting up libfile-touch-perl (0.11-1) ...
13:50:05 #8 63.37 Setting up python3.9 (3.9.2-1) ...
13:50:05 #8 63.96 Setting up libemail-address-xs-perl (1.04-1+b3) ...
13:50:05 #8 63.97 Setting up libnet-ssleay-perl (1.88-3+b1) ...
13:50:05 #8 63.98 Setting up automake (1:1.16.3-2) ...
13:50:05 #8 63.99 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:50:05 #8 64.00 Setting up libapt-pkg-perl (0.1.39) ...
13:50:05 #8 64.01 Setting up libio-sessiondata-perl (1.03-1.1) ...
13:50:05 #8 64.02 Setting up libstring-escape-perl (2010.002-2) ...
13:50:05 #8 64.03 Setting up libhttp-date-perl (6.05-1) ...
13:50:05 #8 64.04 Setting up libfile-which-perl (1.23-1) ...
13:50:05 #8 64.06 Setting up libfile-basedir-perl (0.08-1) ...
13:50:05 #8 64.07 Setting up libnumber-range-perl (0.12-1.1) ...
13:50:05 #8 64.08 Setting up libtask-weaken-perl (1.06-1) ...
13:50:05 #8 64.09 Setting up libunicode-utf8-perl (0.62-1+b2) ...
13:50:05 #8 64.10 Setting up libmouse-perl (2.5.10-1+b1) ...
13:50:05 #8 64.12 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
13:50:05 #8 64.13 Setting up g++-10 (10.2.1-6) ...
13:50:05 #8 64.14 Setting up libfile-listing-perl (6.14-1) ...
13:50:05 #8 64.15 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
13:50:05 #8 64.17 Setting up gpg-wks-client (2.2.27-2+deb11u1) ...
13:50:05 #8 64.18 Setting up libregexp-pattern-perl (0.2.14-1) ...
13:50:05 #8 64.20 Setting up libdata-messagepack-perl (1.00-4+b1) ...
13:50:05 #8 64.22 Setting up libclass-inspector-perl (1.36-1) ...
13:50:05 #8 64.24 Setting up libfont-afm-perl (1.20-3) ...
13:50:05 #8 64.26 Setting up libwant-perl (0.29-1+b6) ...
13:50:05 #8 64.27 Setting up libdynaloader-functions-perl (0.003-1.1) ...
13:50:05 #8 64.28 Setting up libtext-glob-perl (0.11-1) ...
13:50:05 #8 64.33 Setting up libclass-method-modifiers-perl (2.13-1) ...
13:50:05 #8 64.37 Setting up liblist-compare-perl (0.55-1) ...
13:50:05 #8 64.39 Setting up libref-util-xs-perl (0.117-1+b3) ...
13:50:05 #8 64.44 Setting up libio-pty-perl (1:1.15-2) ...
13:50:05 #8 64.45 Setting up libtool (2.4.6-15) ...
13:50:05 #8 64.47 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
13:50:05 #8 64.48 Setting up libsort-key-perl (1.33-2+b3) ...
13:50:05 #8 64.49 Setting up libclone-perl (0.45-1+b1) ...
13:50:05 #8 64.50 Setting up libalgorithm-diff-perl (1.201-1) ...
13:50:05 #8 64.52 Setting up libarchive-zip-perl (1.68-1) ...
13:50:05 #8 64.53 Setting up libsub-identify-perl (0.14-1+b3) ...
13:50:05 #8 64.55 Setting up libdistro-info-perl (1.0) ...
13:50:05 #8 64.57 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
13:50:05 #8 64.58 Setting up libobject-id-perl (0.1.2-2.1) ...
13:50:05 #8 64.59 Setting up libio-stringy-perl (2.111-3) ...
13:50:05 #8 64.61 Setting up liblist-moreutils-perl (0.430-2) ...
13:50:05 #8 64.63 Setting up libhtml-tagset-perl (3.20-4) ...
13:50:05 #8 64.65 Setting up liblog-any-perl (1.709-1) ...
13:50:05 #8 64.66 Setting up libauthen-sasl-perl (2.1600-1.1) ...
13:50:05 #8 64.67 Setting up libdevel-size-perl (0.83-1+b2) ...
13:50:05 #8 64.68 Setting up libdebhelper-perl (13.3.4) ...
13:50:05 #8 64.69 Setting up libpod-constants-perl (0.19-2) ...
13:50:05 #8 64.71 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
13:50:05 #8 64.72 Setting up libconvert-binhex-perl (1.125-1) ...
13:50:05 #8 64.73 Setting up liblwp-mediatypes-perl (6.04-1) ...
13:50:05 #8 64.74 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
13:50:05 #8 64.76 Setting up libtry-tiny-perl (0.30-1) ...
13:50:05 #8 64.77 Setting up libtype-tiny-perl (1.012001-2) ...
13:50:05 #8 64.79 Setting up libcommon-sense-perl (3.75-1+b4) ...
13:50:05 #8 64.80 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
13:50:05 #8 64.82 Setting up libnet-http-perl (6.20-1) ...
13:50:05 #8 64.83 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
13:50:05 #8 64.84 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
13:50:05 #8 64.85 Setting up libtime-moment-perl (0.44-1+b3) ...
13:50:05 #8 64.87 Setting up libencode-locale-perl (1.05-1.1) ...
13:50:05 #8 64.88 Setting up python3 (3.9.2-3) ...
13:50:05 #8 65.17 Setting up libexception-class-perl (1.44-1) ...
13:50:05 #8 65.18 Setting up python3-xdg (0.27-2) ...
13:50:05 #8 65.34 Setting up libconfig-tiny-perl (2.26-1) ...
13:50:05 #8 65.35 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
13:50:05 #8 65.37 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
13:50:05 #8 65.38 Setting up liblist-utilsby-perl (0.11-1) ...
13:50:05 #8 65.39 Setting up libstring-shellquote-perl (1.04-1) ...
13:50:05 #8 65.40 Setting up libsub-install-perl (0.928-1.1) ...
13:50:05 #8 65.42 Setting up gcc (4:10.2.1-1) ...
13:50:05 #8 65.44 Setting up dpkg-dev (1.20.10) ...
13:50:05 #8 65.46 Setting up libnumber-compare-perl (0.03-1.1) ...
13:50:05 #8 65.48 Setting up intltool-debian (0.35.0+20060710.5) ...
13:50:05 #8 65.49 Setting up liberror-perl (0.17029-1) ...
13:50:05 #8 65.50 Setting up python3-six (1.16.0-2) ...
13:50:05 #8 65.64 Setting up dh-autoreconf (20) ...
13:50:05 #8 65.65 Setting up patchutils (0.4.2-1) ...
13:50:05 #8 65.66 Setting up libmail-sendmail-perl (0.80-1.1) ...
13:50:05 #8 65.67 Setting up libltdl-dev:amd64 (2.4.6-15) ...
13:50:05 #8 65.68 Setting up libjson-maybexs-perl (1.004003-1) ...
13:50:05 #8 65.69 Setting up libxml-sax-base-perl (1.09-1.1) ...
13:50:05 #8 65.71 Setting up libio-string-perl (1.08-3.1) ...
13:50:05 #8 65.72 Setting up libreadonly-perl (2.050-3) ...
13:50:05 #8 65.73 Setting up python3-gpg (1.14.0-1+b2) ...
13:50:05 #8 65.90 Setting up python3-certifi (2020.6.20-1) ...
13:50:06 #8 66.04 Setting up libfile-find-rule-perl (0.34-1) ...
13:50:06 #8 66.06 Setting up libstring-copyright-perl (0.003006-1) ...
13:50:06 #8 66.07 Setting up libgd3:amd64 (2.3.0-2) ...
13:50:06 #8 66.08 Setting up python3-idna (2.10-1) ...
13:50:06 #8 66.28 Setting up libdata-optlist-perl (0.110-1.1) ...
13:50:06 #8 66.29 Setting up libipc-run-perl (20200505.0-1) ...
13:50:06 #8 66.30 Setting up git (1:2.30.2-1) ...
13:50:06 #8 66.33 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
13:50:06 #8 66.34 Setting up python3-urllib3 (1.26.5-1~exp1) ...
13:50:06 #8 66.51 Setting up libcontextual-return-perl (0.004014-2) ...
13:50:06 #8 66.52 Setting up libwww-robotrules-perl (6.02-1) ...
13:50:06 #8 66.53 Setting up libtypes-serialiser-perl (1.01-1) ...
13:50:06 #8 66.55 Setting up g++ (4:10.2.1-1) ...
13:50:06 #8 66.57 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
13:50:06 #8 66.58 Setting up libhtml-parser-perl (3.75-1+b1) ...
13:50:06 #8 66.59 Setting up libgit-wrapper-perl (0.048-1) ...
13:50:06 #8 66.61 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
13:50:06 #8 66.62 Setting up librole-tiny-perl (2.002004-1) ...
13:50:06 #8 66.63 Setting up gnupg (2.2.27-2+deb11u1) ...
13:50:06 #8 66.64 Setting up build-essential (12.9) ...
13:50:06 #8 66.65 Setting up python3-unidiff (0.5.5-2) ...
13:50:06 #8 66.79 Setting up lsb-release (11.1.0) ...
13:50:06 #8 66.80 Setting up libfont-ttf-perl (1.06-1.1) ...
13:50:06 #8 66.81 Setting up libfile-homedir-perl (1.006-1) ...
13:50:06 #8 66.82 Setting up python3-magic (2:0.4.20-3) ...
13:50:07 #8 66.96 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
13:50:07 #8 67.01 Setting up pristine-tar (1.49) ...
13:50:07 #8 67.02 Setting up libio-socket-ssl-perl (2.069-1) ...
13:50:07 #8 67.04 Setting up libsub-exporter-perl (0.987-1) ...
13:50:07 #8 67.05 Setting up libc-devtools (2.31-13+deb11u3) ...
13:50:07 #8 67.06 Setting up libalgorithm-merge-perl (0.08-3) ...
13:50:07 #8 67.07 Setting up libhttp-message-perl (6.28-1) ...
13:50:07 #8 67.08 Setting up libhtml-form-perl (6.07-1) ...
13:50:07 #8 67.09 Setting up python3-pkg-resources (52.0.0-4) ...
13:50:07 #8 67.29 Setting up libiterator-perl (0.03+ds1-1.1) ...
13:50:07 #8 67.30 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
13:50:07 #8 67.31 Setting up libjson-xs-perl (4.030-1+b1) ...
13:50:07 #8 67.33 Setting up libhttp-negotiate-perl (6.01-1) ...
13:50:07 #8 67.34 Setting up libio-prompter-perl (0.004015-1) ...
13:50:07 #8 67.35 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
13:50:07 #8 67.36 Setting up libhttp-cookies-perl (6.10-1) ...
13:50:07 #8 67.37 Setting up python3-apt (2.2.1) ...
13:50:07 #8 67.53 Setting up po-debconf (1.0.21+nmu1) ...
13:50:07 #8 67.54 Setting up libhtml-tree-perl (5.07-2) ...
13:50:07 #8 67.56 Setting up libparams-classify-perl (0.015-1+b3) ...
13:50:07 #8 67.57 Setting up libpath-iterator-rule-perl (1.014-1) ...
13:50:07 #8 67.58 Setting up libhtml-format-perl (2.12-1.1) ...
13:50:07 #8 67.59 Setting up libxml-sax-perl (1.02+dfsg-1) ...
13:50:07 #8 67.65 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
13:50:07 #8 67.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
13:50:07 #8 67.82 
13:50:07 #8 67.82 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
13:50:07 #8 67.88 Setting up python3-chardet (4.0.0-1) ...
13:50:08 #8 68.14 Setting up libnet-smtp-ssl-perl (1.04-1) ...
13:50:08 #8 68.16 Setting up libmodule-runtime-perl (0.016-1) ...
13:50:08 #8 68.17 Setting up libmailtools-perl (2.21-1) ...
13:50:08 #8 68.18 Setting up python3-debian (0.1.39) ...
13:50:08 #8 68.37 Setting up python3-requests (2.25.1+dfsg-2) ...
13:50:08 #8 68.56 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
13:50:08 #8 68.61 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
13:50:08 #8 68.68 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
13:50:08 #8 68.74 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
13:50:08 #8 68.86 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
13:50:08 #8 68.92 Setting up dh-strip-nondeterminism (1.12.0-1) ...
13:50:08 #8 68.93 Setting up libconst-fast-perl (0.014-1.1) ...
13:50:08 #8 68.94 Setting up libhttp-daemon-perl (6.12-1) ...
13:50:08 #8 68.96 Setting up libdata-dpath-perl (0.58-1) ...
13:50:08 #8 68.97 Setting up libmodule-implementation-perl (0.09-1.1) ...
13:50:08 #8 68.98 Setting up libpackage-stash-perl (0.39-1) ...
13:50:08 #8 69.00 Setting up libimport-into-perl (1.002005-1) ...
13:50:08 #8 69.01 Setting up libmoo-perl (2.004004-1) ...
13:50:08 #8 69.02 Setting up liblist-someutils-perl (0.58-1) ...
13:50:08 #8 69.04 Setting up debhelper (13.3.4) ...
13:50:09 #8 69.06 Setting up libmime-tools-perl (5.509-1) ...
13:50:09 #8 69.08 Setting up dput (1.1.0) ...
13:50:09 #8 69.24 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
13:50:09 #8 69.25 Setting up equivs (2.3.1) ...
13:50:09 #8 69.26 Setting up libmoox-aliases-perl (0.001006-1.1) ...
13:50:09 #8 69.28 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
13:50:09 #8 69.30 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
13:50:09 #8 69.32 Setting up libnamespace-clean-perl (0.27-1) ...
13:50:09 #8 69.33 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
13:50:09 #8 69.35 Setting up libnamespace-autoclean-perl (0.29-1) ...
13:50:09 #8 69.36 Setting up libgitlab-api-v4-perl (0.26-1) ...
13:50:09 #8 69.38 Setting up libmoox-struct-perl (0.020-1) ...
13:50:09 #8 69.39 Setting up lintian (2.104.0) ...
13:50:09 #8 69.41 Setting up licensecheck (3.1.1-2) ...
13:50:09 #8 69.42 Setting up liblwp-protocol-https-perl (6.10-1) ...
13:50:09 #8 69.44 Setting up libwww-perl (6.52-1) ...
13:50:09 #8 69.46 Setting up devscripts (2.21.3+deb11u1) ...
13:50:09 #8 69.62 Setting up libxml-parser-perl:amd64 (2.46-2) ...
13:50:09 #8 69.64 Setting up libxml-sax-expat-perl (0.51-1) ...
13:50:09 #8 69.68 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
13:50:09 #8 69.73 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
13:50:10 #8 69.85 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
13:50:10 #8 69.89 Setting up libsoap-lite-perl (1.27-1) ...
13:50:10 #8 69.90 Setting up libxmlrpc-lite-perl (0.717-4) ...
13:50:10 #8 69.92 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:50:10 #8 69.96 Processing triggers for ca-certificates (20210119) ...
13:50:10 #8 69.97 Updating certificates in /etc/ssl/certs...
13:50:10 #8 70.34 0 added, 0 removed; done.
13:50:10 #8 70.34 Running hooks in /etc/ca-certificates/update.d...
13:50:10 #8 70.34 done.
13:50:10 #8 DONE 70.6s
13:50:10 
13:50:10 #10 [stage-1 3/8] COPY common /root/build-deb/debian
13:50:10 #10 sha256:e0827e9375d1f03ca430dcccaeaf5fc43e4fbc49d96d990b2456478089530b83
13:50:10 #10 DONE 0.1s
13:50:10 
13:50:10 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
13:50:10 #11 sha256:209c8ec675e4f458fd28f807a40765497f20bf2178ad691902b03792065f3177
13:50:11 #11 0.430 Hit:1 http://deb.debian.org/debian bullseye InRelease
13:50:11 #11 0.430 Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
13:50:11 #11 0.673 Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
13:50:12 #11 0.752 Reading package lists...
13:50:12 #11 1.647 dpkg-buildpackage: info: source package docker-ce-build-deps
13:50:12 #11 1.647 dpkg-buildpackage: info: source version 1.0
13:50:12 #11 1.647 dpkg-buildpackage: info: source distribution unstable
13:50:12 #11 1.647 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
13:50:12 #11 1.680  dpkg-source --before-build .
13:50:12 #11 1.680 dpkg-buildpackage: info: host architecture amd64
13:50:12 #11 1.775  debian/rules clean
13:50:12 #11 1.777 dh clean
13:50:12 #11 1.850    dh_clean
13:50:12 #11 1.881  debian/rules binary
13:50:12 #11 1.883 dh binary
13:50:12 #11 1.946    dh_update_autotools_config
13:50:12 #11 1.972    dh_autoreconf
13:50:12 #11 2.012    create-stamp debian/debhelper-build-stamp
13:50:12 #11 2.012    dh_prep
13:50:12 #11 2.039    dh_install
13:50:12 #11 2.071    dh_installdocs
13:50:12 #11 2.106    dh_installchangelogs
13:50:13 #11 2.183    dh_perl
13:50:13 #11 2.217    dh_link
13:50:13 #11 2.250    dh_strip_nondeterminism
13:50:13 #11 2.308    dh_compress
13:50:13 #11 2.345    dh_fixperms
13:50:13 #11 2.383    dh_missing
13:50:13 #11 2.407    dh_installdeb
13:50:13 #11 2.439    dh_gencontrol
13:50:13 #11 2.551    dh_md5sums
13:50:13 #11 2.583    dh_builddeb
13:50:13 #11 2.608 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
13:50:13 #11 2.627  dpkg-genbuildinfo --build=binary
13:50:13 #11 2.757  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
13:50:13 #11 2.834 dpkg-genchanges: info: binary-only upload (no source code included)
13:50:13 #11 2.837  dpkg-source --after-build .
13:50:13 #11 2.931 dpkg-buildpackage: info: binary-only upload (no source included)
13:50:13 #11 2.935 
13:50:13 #11 2.935 The package has been created.
13:50:13 #11 2.935 Attention, the package has been created in the current directory,
13:50:13 #11 2.935 not in ".." as indicated by the message above!
13:50:13 #11 2.957 Selecting previously unselected package docker-ce-build-deps.
13:50:13 #11 2.972 (Reading database ... 28665 files and directories currently installed.)
13:50:13 #11 2.973 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
13:50:13 #11 2.977 Unpacking docker-ce-build-deps (1.0) ...
13:50:14 #11 3.044 Reading package lists...
13:50:14 #11 3.552 Building dependency tree...
13:50:14 #11 3.672 Reading state information...
13:50:14 #11 3.688 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
13:50:14 #11 3.829 Starting 2 pkgProblemResolver with broken count: 0
13:50:14 #11 3.831 Done
13:50:14 #11 3.959  Done
13:50:14 #11 4.075 Starting pkgProblemResolver with broken count: 0
13:50:14 #11 4.095 Starting 2 pkgProblemResolver with broken count: 0
13:50:14 #11 4.097 Done
13:50:14 #11 4.285 The following additional packages will be installed:
13:50:14 #11 4.285   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
13:50:14 #11 4.285   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
13:50:14 #11 4.285   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
13:50:14 #11 4.285   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
13:50:14 #11 4.286   libsystemd-dev libudev-dev libuv1 pkg-config procps
13:50:14 #11 4.286 Suggested packages:
13:50:14 #11 4.286   cmake-doc ninja-build apparmor-easyprof seccomp
13:50:14 #11 4.286 Recommended packages:
13:50:14 #11 4.286   psmisc
13:50:15 #11 4.454 The following NEW packages will be installed:
13:50:15 #11 4.455   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
13:50:15 #11 4.455   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
13:50:15 #11 4.460   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
13:50:15 #11 4.460   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
13:50:15 #11 4.460   libsystemd-dev libudev-dev libuv1 pkg-config procps
13:50:15 #11 4.724 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
13:50:15 #11 4.724 1 not fully installed or removed.
13:50:15 #11 4.724 Need to get 11.8 MB of archives.
13:50:15 #11 4.724 After this operation, 47.8 MB of additional disk space will be used.
13:50:15 #11 4.724 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
13:50:15 #11 4.728 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:50:15 #11 4.741 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
13:50:15 #11 4.743 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
13:50:15 #11 4.747 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
13:50:15 #11 4.764 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
13:50:15 #11 4.766 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
13:50:15 #11 4.768 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
13:50:15 #11 4.769 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
13:50:15 #11 4.858 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
13:50:15 #11 4.859 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
13:50:15 #11 4.915 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
13:50:15 #11 4.918 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
13:50:15 #11 4.919 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
13:50:15 #11 4.920 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
13:50:15 #11 4.921 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
13:50:15 #11 4.922 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
13:50:15 #11 4.925 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
13:50:15 #11 4.926 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
13:50:15 #11 4.928 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
13:50:15 #11 4.930 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
13:50:15 #11 4.934 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
13:50:15 #11 4.935 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
13:50:15 #11 4.944 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
13:50:15 #11 4.945 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
13:50:15 #11 4.948 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
13:50:15 #11 5.135 debconf: delaying package configuration, since apt-utils is not installed
13:50:15 #11 5.177 Fetched 11.8 MB in 0s (24.3 MB/s)
13:50:15 #11 5.208 Selecting previously unselected package bash-completion.
13:50:15 #11 5.208 (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 ... 28669 files and directories currently installed.)
13:50:15 #11 5.225 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
13:50:16 #11 5.695 Unpacking bash-completion (1:2.11-2) ...
13:50:16 #11 5.824 Selecting previously unselected package cmake-data.
13:50:16 #11 5.827 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:50:16 #11 5.832 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:50:17 #11 6.243 Selecting previously unselected package libncurses6:amd64.
13:50:17 #11 6.247 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ...
13:50:17 #11 6.254 Unpacking libncurses6:amd64 (6.2+20201114-2) ...
13:50:17 #11 6.296 Selecting previously unselected package libprocps8:amd64.
13:50:17 #11 6.297 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
13:50:17 #11 6.301 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
13:50:17 #11 6.344 Selecting previously unselected package procps.
13:50:17 #11 6.348 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
13:50:17 #11 6.356 Unpacking procps (2:3.3.17-5) ...
13:50:17 #11 6.437 Selecting previously unselected package libjsoncpp24:amd64.
13:50:17 #11 6.440 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
13:50:17 #11 6.444 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
13:50:17 #11 6.486 Selecting previously unselected package librhash0:amd64.
13:50:17 #11 6.489 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
13:50:17 #11 6.493 Unpacking librhash0:amd64 (1.4.1-2) ...
13:50:17 #11 6.537 Selecting previously unselected package libuv1:amd64.
13:50:17 #11 6.540 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ...
13:50:17 #11 6.544 Unpacking libuv1:amd64 (1.40.0-2) ...
13:50:17 #11 6.583 Selecting previously unselected package cmake.
13:50:17 #11 6.587 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ...
13:50:17 #11 6.590 Unpacking cmake (3.18.4-2+deb11u1) ...
13:50:17 #11 7.151 Selecting previously unselected package dh-apparmor.
13:50:17 #11 7.154 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
13:50:17 #11 7.158 Unpacking dh-apparmor (2.13.6-10) ...
13:50:17 #11 7.197 Selecting previously unselected package libbtrfs0:amd64.
13:50:17 #11 7.200 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ...
13:50:17 #11 7.204 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
13:50:17 #11 7.248 Selecting previously unselected package libbtrfs-dev:amd64.
13:50:17 #11 7.251 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ...
13:50:17 #11 7.255 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
13:50:17 #11 7.309 Selecting previously unselected package dmsetup.
13:50:17 #11 7.312 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
13:50:17 #11 7.317 Unpacking dmsetup (2:1.02.175-2.1) ...
13:50:17 #11 7.359 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:50:18 #11 7.362 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
13:50:18 #11 7.366 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
13:50:18 #11 7.411 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:50:18 #11 7.414 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
13:50:18 #11 7.418 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
13:50:18 #11 7.447 Selecting previously unselected package libudev-dev:amd64.
13:50:18 #11 7.450 Preparing to unpack .../15-libudev-dev_247.3-7_amd64.deb ...
13:50:18 #11 7.454 Unpacking libudev-dev:amd64 (247.3-7) ...
13:50:18 #11 7.496 Selecting previously unselected package libsepol1-dev:amd64.
13:50:18 #11 7.499 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
13:50:18 #11 7.503 Unpacking libsepol1-dev:amd64 (3.1-1) ...
13:50:18 #11 7.573 Selecting previously unselected package libpcre2-16-0:amd64.
13:50:18 #11 7.576 Preparing to unpack .../17-libpcre2-16-0_10.36-2_amd64.deb ...
13:50:18 #11 7.580 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
13:50:18 #11 7.636 Selecting previously unselected package libpcre2-32-0:amd64.
13:50:18 #11 7.639 Preparing to unpack .../18-libpcre2-32-0_10.36-2_amd64.deb ...
13:50:18 #11 7.643 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
13:50:18 #11 7.698 Selecting previously unselected package libpcre2-posix2:amd64.
13:50:18 #11 7.701 Preparing to unpack .../19-libpcre2-posix2_10.36-2_amd64.deb ...
13:50:18 #11 7.705 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
13:50:18 #11 7.736 Selecting previously unselected package libpcre2-dev:amd64.
13:50:18 #11 7.739 Preparing to unpack .../20-libpcre2-dev_10.36-2_amd64.deb ...
13:50:18 #11 7.743 Unpacking libpcre2-dev:amd64 (10.36-2) ...
13:50:18 #11 7.838 Selecting previously unselected package libselinux1-dev:amd64.
13:50:18 #11 7.842 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
13:50:18 #11 7.845 Unpacking libselinux1-dev:amd64 (3.1-3) ...
13:50:18 #11 7.904 Selecting previously unselected package libdevmapper-dev:amd64.
13:50:18 #11 7.905 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
13:50:18 #11 7.909 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
13:50:18 #11 7.941 Selecting previously unselected package libseccomp-dev:amd64.
13:50:18 #11 7.944 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
13:50:18 #11 7.947 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:50:18 #11 7.986 Selecting previously unselected package libsystemd-dev:amd64.
13:50:18 #11 7.989 Preparing to unpack .../24-libsystemd-dev_247.3-7_amd64.deb ...
13:50:18 #11 7.993 Unpacking libsystemd-dev:amd64 (247.3-7) ...
13:50:18 #11 8.097 Selecting previously unselected package pkg-config.
13:50:18 #11 8.101 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ...
13:50:18 #11 8.104 Unpacking pkg-config (0.29.2-1) ...
13:50:18 #11 8.188 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:50:18 #11 8.200 Setting up libsepol1-dev:amd64 (3.1-1) ...
13:50:18 #11 8.212 Setting up libpcre2-16-0:amd64 (10.36-2) ...
13:50:18 #11 8.225 Setting up libbtrfs0:amd64 (5.10.1-2) ...
13:50:18 #11 8.238 Setting up libpcre2-32-0:amd64 (10.36-2) ...
13:50:18 #11 8.251 Setting up libuv1:amd64 (1.40.0-2) ...
13:50:18 #11 8.262 Setting up bash-completion (1:2.11-2) ...
13:50:19 #11 8.779 Setting up libncurses6:amd64 (6.2+20201114-2) ...
13:50:19 #11 8.790 Setting up pkg-config (0.29.2-1) ...
13:50:19 #11 8.839 Setting up libudev-dev:amd64 (247.3-7) ...
13:50:19 #11 8.853 Setting up libpcre2-posix2:amd64 (10.36-2) ...
13:50:19 #11 8.866 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
13:50:19 #11 8.880 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
13:50:19 #11 8.894 Setting up librhash0:amd64 (1.4.1-2) ...
13:50:19 #11 8.907 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:50:19 #11 8.926 Setting up dh-apparmor (2.13.6-10) ...
13:50:19 #11 8.939 Setting up libsystemd-dev:amd64 (247.3-7) ...
13:50:19 #11 8.952 Setting up libprocps8:amd64 (2:3.3.17-5) ...
13:50:19 #11 8.964 Setting up libpcre2-dev:amd64 (10.36-2) ...
13:50:19 #11 8.978 Setting up libselinux1-dev:amd64 (3.1-3) ...
13:50:19 #11 8.990 Setting up procps (2:3.3.17-5) ...
13:50:19 #11 9.026 Setting up cmake (3.18.4-2+deb11u1) ...
13:50:19 #11 9.038 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
13:50:19 #11 9.050 Setting up dmsetup (2:1.02.175-2.1) ...
13:50:19 #11 9.063 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
13:50:19 #11 9.075 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
13:50:19 #11 9.088 Setting up docker-ce-build-deps (1.0) ...
13:50:19 #11 9.100 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:50:20 #11 9.121 Processing triggers for man-db (2.9.4-2) ...
13:50:21 #11 DONE 11.3s
13:50:22 
13:50:22 #12 [stage-1 5/8] COPY sources/ /sources
13:50:22 #12 sha256:94d449f4b94740106cbdf16c7ddc9b476a25596bcf2b00521b7cdc7814f58cb4
13:50:22 #12 DONE 0.2s
13:50:22 
13:50:22 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
13:50:22 #14 sha256:1286d2587edc191768583897fb6112e697fa4df0a0200706386077fdef9189dc
13:50:24 #14 DONE 2.1s
13:50:24 
13:50:24 #15 [stage-1 7/8] WORKDIR /root/build-deb
13:50:24 #15 sha256:688cb1d824d4aa8835cc6353ae9927ca92977fae03a73bc52cca6c2e2299603c
13:50:24 #15 DONE 0.0s
13:50:24 
13:50:24 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
13:50:24 #16 sha256:aae188c8abc7ddc6df0e4d972454b0013230502d3bfed6641281d58be2f73321
13:50:24 #16 DONE 0.0s
13:50:24 
13:50:24 #17 exporting to image
13:50:24 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
13:50:24 #17 exporting layers
13:50:32 #17 exporting layers 7.4s done
13:50:32 #17 writing image sha256:61645f52ceca75d97f52508f560ca2b0d642c7b58988a604ebc0c97b0d198cd4 done
13:50:32 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done
13:50:32 #17 DONE 7.4s
13:50:32 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220511162217-aa7e414 -e VERSION=0.0.0-20220511162217-aa7e414 -e CLI_GITCOMMIT=aa7e414 -e ENGINE_GITCOMMIT=90033ab -e COMPOSE_VERSION=v2.6.0 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/x86_64
13:50:32 + set -e
13:50:32 + mkdir -p /root/build-deb/engine
13:50:32 + tar -C /root/build-deb -xzf /sources/engine.tgz
13:50:32 + mkdir -p /root/build-deb/cli
13:50:32 + tar -C /root/build-deb -xzf /sources/cli.tgz
13:50:33 + mkdir -p /root/build-deb/compose
13:50:33 + tar -C /root/build-deb -xzf /sources/compose.tgz
13:50:33 + mkdir -p /root/build-deb/scan-cli-plugin
13:50:33 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
13:50:33 + mkdir -p /go/src/github.com/docker
13:50:33 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
13:50:33 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
13:50:33 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
13:50:33 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
13:50:33 + EPOCH=5
13:50:33 + EPOCH_SEP=
13:50:33 + [[ ! -z 5 ]]
13:50:33 + EPOCH_SEP=:
13:50:33 + [[ -z 0.0.0-20220511162217-aa7e414 ]]
13:50:33 + echo VERSION AAA 0.0.0-20220511162217-aa7e414
13:50:33 VERSION AAA 0.0.0-20220511162217-aa7e414
13:50:33 + VERSION=0.0.0-20220511162217-aa7e414
13:50:33 + echo VERSION bbb 0.0.0-20220511162217-aa7e414
13:50:33 VERSION bbb 0.0.0-20220511162217-aa7e414
13:50:33 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
13:50:33 + debSource=docker-ce
13:50:33 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
13:50:33 + debMaintainer='Docker <support@docker.com>'
13:50:33 ++ date --rfc-2822
13:50:33 + debDate='Tue, 31 May 2022 13:50:33 +0000'
13:50:33 + cat
13:50:33 + export CLI_GITCOMMIT=aa7e414
13:50:33 + CLI_GITCOMMIT=aa7e414
13:50:33 + export ENGINE_GITCOMMIT=90033ab
13:50:33 + ENGINE_GITCOMMIT=90033ab
13:50:33 + export SCAN_GITCOMMIT=061fe0a
13:50:33 + SCAN_GITCOMMIT=061fe0a
13:50:33 + echo VERSION BBB 0.0.0-20220511162217-aa7e414
13:50:33 VERSION BBB 0.0.0-20220511162217-aa7e414
13:50:33 + dpkg-buildpackage -uc -us -I.git
13:50:33 dpkg-buildpackage: info: source package docker-ce
13:50:33 dpkg-buildpackage: info: source version 5:0.0.0-20220511162217-aa7e414-0~debian-bullseye
13:50:33 dpkg-buildpackage: info: source distribution bullseye
13:50:33 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
13:50:33 dpkg-buildpackage: info: host architecture amd64
13:50:33  dpkg-source -I.git --before-build .
13:50:33  debian/rules clean
13:50:33 dh clean --with=bash-completion --with=systemd
13:50:33    dh_clean
13:50:33  dpkg-source -I.git -b .
13:50:33 dpkg-source: warning: native package version may not have a revision
13:50:33 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20220511162217-aa7e414-0~debian'
13:50:33 dpkg-source: info: using source format '1.0'
13:50:33 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.tar.gz
13:50:43 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.dsc
13:50:43  debian/rules build
13:50:43 dh build --with=bash-completion --with=systemd
13:50:43    dh_update_autotools_config
13:50:43    dh_autoreconf
13:50:43    debian/rules override_dh_auto_build
13:50:43 make[1]: Entering directory '/root/build-deb'
13:50:43 # Build the daemon and dependencies
13:50:43 cd engine && DOCKER_GITCOMMIT=90033ab PRODUCT=docker ./hack/make.sh dynbinary
13:50:43 
13:50:43 Removing bundles/
13:50:43 
13:50:43 ---> Making bundle: dynbinary (in bundles/dynbinary)
13:50:43 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220511162217-aa7e414
13:50:43 GOOS="" GOARCH="" GOARM=""
13:52:20 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220511162217-aa7e414
13:52:20 
13:52:20 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
13:52:20 + RM_GOPATH=0
13:52:20 + TMP_GOPATH=/go
13:52:20 + : /usr/local/bin
13:52:20 + '[' -z /go ']'
13:52:20 + export GOPATH=/go
13:52:20 + GOPATH=/go
13:52:20 + case "$(go env GOARCH)" in
13:52:20 ++ go env GOARCH
13:52:20 + export GO_BUILDMODE=-buildmode=pie
13:52:20 + GO_BUILDMODE=-buildmode=pie
13:52:20 ++ dirname hack/dockerfile/install/install.sh
13:52:20 + dir=hack/dockerfile/install
13:52:20 + bin=tini
13:52:20 + shift
13:52:20 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
13:52:20 + . hack/dockerfile/install/tini.installer
13:52:20 ++ : v0.19.0
13:52:20 + install_tini
13:52:20 + echo 'Install tini version v0.19.0'
13:52:20 + git clone https://github.com/krallin/tini.git /go/tini
13:52:20 Install tini version v0.19.0
13:52:20 Cloning into '/go/tini'...
13:52:20 + cd /go/tini
13:52:20 + git checkout -q v0.19.0
13:52:20 + cmake .
13:52:20 -- The C compiler identification is GNU 10.2.1
13:52:20 -- Detecting C compiler ABI info
13:52:20 -- Detecting C compiler ABI info - done
13:52:20 -- Check for working C compiler: /usr/bin/cc - skipped
13:52:20 -- Detecting C compile features
13:52:20 -- Detecting C compile features - done
13:52:20 -- Performing Test HAS_BUILTIN_FORTIFY
13:52:20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:52:20 -- Configuring done
13:52:20 -- Generating done
13:52:20 -- Build files have been written to: /go/tini
13:52:20 + make tini-static
13:52:20 make[2]: Entering directory '/go/tini'
13:52:20 make[3]: Entering directory '/go/tini'
13:52:20 make[4]: Entering directory '/go/tini'
13:52:20 make[5]: Entering directory '/go/tini'
13:52:20 Scanning dependencies of target tini-static
13:52:20 make[5]: Leaving directory '/go/tini'
13:52:20 make[5]: Entering directory '/go/tini'
13:52:20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:52:20 [100%] Linking C executable tini-static
13:52:20 make[5]: Leaving directory '/go/tini'
13:52:20 [100%] Built target tini-static
13:52:20 make[4]: Leaving directory '/go/tini'
13:52:20 make[3]: Leaving directory '/go/tini'
13:52:20 make[2]: Leaving directory '/go/tini'
13:52:20 + mkdir -p /usr/local/bin
13:52:20 + cp tini-static /usr/local/bin/docker-init
13:52:20 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
13:52:20 + RM_GOPATH=0
13:52:20 + TMP_GOPATH=/go
13:52:20 + : /usr/local/bin
13:52:20 + '[' -z /go ']'
13:52:20 + export GOPATH=/go
13:52:20 + GOPATH=/go
13:52:20 + case "$(go env GOARCH)" in
13:52:20 ++ go env GOARCH
13:52:20 + export GO_BUILDMODE=-buildmode=pie
13:52:20 + GO_BUILDMODE=-buildmode=pie
13:52:20 ++ dirname hack/dockerfile/install/install.sh
13:52:20 + dir=hack/dockerfile/install
13:52:20 + bin=proxy
13:52:20 + shift
13:52:20 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
13:52:20 + . hack/dockerfile/install/proxy.installer
13:52:20 ++ : 2dab5620d4462865c6151e573b3e7fa5d3b8458b
13:52:20 + install_proxy dynamic
13:52:20 + case "$1" in
13:52:20 + install_proxy_dynamic
13:52:20 + export PROXY_LDFLAGS=-linkmode=external install_proxy
13:52:20 + PROXY_LDFLAGS=-linkmode=external
13:52:20 + export BUILD_MODE=-buildmode=pie
13:52:20 + BUILD_MODE=-buildmode=pie
13:52:20 + _install_proxy
13:52:20 + echo 'Install docker-proxy version 2dab5620d4462865c6151e573b3e7fa5d3b8458b'
13:52:20 Install docker-proxy version 2dab5620d4462865c6151e573b3e7fa5d3b8458b
13:52:20 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
13:52:20 Cloning into '/go/src/github.com/docker/libnetwork'...
13:52:20 + cd /go/src/github.com/docker/libnetwork
13:52:20 + git checkout -q 2dab5620d4462865c6151e573b3e7fa5d3b8458b
13:52:20 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:52:20 + return
13:52:20 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
13:52:20 + RM_GOPATH=0
13:52:20 + TMP_GOPATH=/go
13:52:20 + : /usr/local/bin
13:52:20 + '[' -z /go ']'
13:52:20 + export GOPATH=/go
13:52:20 + GOPATH=/go
13:52:20 + case "$(go env GOARCH)" in
13:52:20 ++ go env GOARCH
13:52:20 + export GO_BUILDMODE=-buildmode=pie
13:52:20 + GO_BUILDMODE=-buildmode=pie
13:52:20 ++ dirname hack/dockerfile/install/install.sh
13:52:20 + dir=hack/dockerfile/install
13:52:20 + bin=rootlesskit
13:52:20 + shift
13:52:20 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
13:52:20 + . hack/dockerfile/install/rootlesskit.installer
13:52:20 ++ : v0.14.4
13:52:20 + install_rootlesskit dynamic
13:52:20 + case "$1" in
13:52:20 + install_rootlesskit_dynamic
13:52:20 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
13:52:20 + ROOTLESSKIT_LDFLAGS=-linkmode=external
13:52:20 + export BUILD_MODE=-buildmode=pie
13:52:20 + BUILD_MODE=-buildmode=pie
13:52:20 + _install_rootlesskit
13:52:20 + echo 'Install rootlesskit version v0.14.4'
13:52:20 Install rootlesskit version v0.14.4
13:52:20 + for f in rootlesskit rootlesskit-docker-proxy
13:52:20 + GOBIN=/usr/local/bin
13:52:20 + GO111MODULE=on
13:52:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
13:52:20 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
13:52:21 go: downloading github.com/pkg/errors v0.9.1
13:52:21 go: downloading github.com/sirupsen/logrus v1.8.1
13:52:21 go: downloading github.com/urfave/cli/v2 v2.3.0
13:52:21 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
13:52:21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
13:52:21 go: downloading github.com/google/uuid v1.3.0
13:52:21 go: downloading github.com/moby/vpnkit v0.5.0
13:52:21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:52:21 go: downloading github.com/gofrs/flock v0.8.1
13:52:21 go: downloading github.com/gorilla/mux v1.8.0
13:52:21 go: downloading github.com/moby/sys/mountinfo v0.4.1
13:52:21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:52:21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
13:52:21 go: downloading github.com/u-root/u-root v7.0.0+incompatible
13:52:22 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:52:27 + for f in rootlesskit rootlesskit-docker-proxy
13:52:27 + GOBIN=/usr/local/bin
13:52:27 + GO111MODULE=on
13:52:27 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
13:52:28 + return
13:52:28 # Build the CLI
13:52:28 cd /go/src/github.com/docker/cli && \
13:52:28 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20220511162217-aa7e414 GITCOMMIT=aa7e414 dynbinary manpages
13:52:28 make[2]: Entering directory '/root/build-deb/cli'
13:52:28 GO_LINKMODE=dynamic ./scripts/build/binary
13:52:28 Building dynamic docker-linux-amd64
13:53:49 scripts/docs/generate-man.sh
13:54:57 Project root: /go/src/github.com/docker/cli
13:54:57 Generating man pages into /go/src/github.com/docker/cli/man/man1
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
13:54:57 2022/05/31 13:54:56 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
13:54:57 make[2]: Leaving directory '/root/build-deb/cli'
13:54:57 # Build the compose plugin
13:54:57 # FIXME: using GOPROXY, to work around:
13:54:57 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
13:54:57 cd /go/src/github.com/docker/compose \
13:54:57 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
13:54:57 && mkdir -p /usr/libexec/docker/cli-plugins/ \
13:54:57 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.6.0 \
13:54:57 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
13:55:36 make[2]: Entering directory '/root/build-deb/compose'
13:55:36 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.6.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
13:56:44 make[2]: Leaving directory '/root/build-deb/compose'
13:56:44 # Build the scan-plugin
13:56:44 # TODO change once we support scan-plugin on other architectures
13:56:44 if [ "amd64" = "amd64" ]; then \
13:56:44 	cd /go/src/github.com/docker/scan-cli-plugin \
13:56:44 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
13:56:44 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
13:56:44 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
13:56:44 fi
13:56:44 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
13:56:44 GO111MODULE=on make -f builder.Makefile build
13:56:44 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
13:56:44 mkdir -p bin
13:56:44 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
13:56:44 go: downloading github.com/docker/cli v20.10.9+incompatible
13:56:44 go: downloading github.com/docker/docker v20.10.9+incompatible
13:56:45 go: downloading github.com/spf13/cobra v1.2.1
13:56:45 go: downloading github.com/fvbommel/sortorder v1.0.2
13:56:45 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
13:56:45 go: downloading github.com/docker/distribution v2.7.1+incompatible
13:56:45 go: downloading github.com/theupdateframework/notary v0.7.0
13:56:45 go: downloading github.com/opencontainers/image-spec v1.0.1
13:56:45 go: downloading github.com/Masterminds/semver/v3 v3.1.1
13:56:45 go: downloading github.com/containerd/containerd v1.5.7
13:56:45 go: downloading github.com/moby/sys/mount v0.2.0
13:56:45 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
13:56:45 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
13:56:45 go: downloading google.golang.org/grpc v1.40.0
13:56:46 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
13:56:46 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
13:56:46 go: downloading github.com/opencontainers/runc v1.0.2
13:56:46 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
13:56:46 go: downloading google.golang.org/protobuf v1.26.0
13:56:46 go: downloading github.com/prometheus/client_golang v1.7.1
13:56:46 go: downloading github.com/cespare/xxhash/v2 v2.1.1
13:56:46 go: downloading github.com/prometheus/common v0.10.0
13:56:46 go: downloading github.com/prometheus/procfs v0.6.0
13:57:04 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
13:57:04 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
13:57:04 # Build the CLI plugins
13:57:04 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
13:57:04 set -e;cd /sources && \
13:57:04 	tar xzf plugin-installers.tgz; \
13:57:04 	for installer in plugins/*.installer; do \
13:57:04 		LDFLAGS='' bash ${installer} build; \
13:57:04 	done
13:57:04 Cloning into '/go/src/github.com/docker/app'...
13:57:05 Fetching origin
13:57:05 make[2]: Entering directory '/go/src/github.com/docker/app'
13:57:05 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
13:58:02 make[2]: Leaving directory '/go/src/github.com/docker/app'
13:58:02 Cloning into '/go/src/github.com/docker/buildx'...
13:58:02 Fetching origin
13:58:02 + GO111MODULE=on
13:58:02 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.8.2-docker -X github.com/docker/buildx/version.Revision=6224def4dd2c3d347eee19db595348c50d7cb491 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
13:59:39 make[1]: Leaving directory '/root/build-deb'
13:59:39    debian/rules override_dh_auto_test
13:59:39 make[1]: Entering directory '/root/build-deb'
13:59:39 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
13:59:39 	test "$ver" = "Docker version 0.0.0-20220511162217-aa7e414, build 90033ab" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
13:59:39 PASS: daemon version OK
13:59:39 ver="$(cli/build/docker --version)"; \
13:59:39 	test "$ver" = "Docker version 0.0.0-20220511162217-aa7e414, build aa7e414" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
13:59:39 PASS: cli version OK
13:59:39 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
13:59:39 	test "$ver" = "v2.6.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
13:59:39 PASS: docker-compose version OK
13:59:39 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
13:59:39 # TODO change once we support scan-plugin on other architectures
13:59:39 if [ "amd64" = "amd64" ]; then \
13:59:39 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
13:59:39 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
13:59:39 fi
13:59:39 PASS: docker-scan version OK
13:59:39 make[1]: Leaving directory '/root/build-deb'
13:59:39    create-stamp debian/debhelper-build-stamp
13:59:39  debian/rules binary
13:59:39 dh binary --with=bash-completion --with=systemd
13:59:39    dh_testroot
13:59:39    dh_prep
13:59:39    debian/rules override_dh_auto_install
13:59:39 make[1]: Entering directory '/root/build-deb'
13:59:39 # docker-ce-cli install
13:59:39 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
13:59:39 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
13:59:39 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
13:59:39 set -e;cd /sources && \
13:59:39 	tar xzf plugin-installers.tgz; \
13:59:39 	for installer in plugins/*.installer; do \
13:59:39 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
13:59:39 		PREFIX=/usr/libexec/docker/cli-plugins \
13:59:39 			bash ${installer} install_plugin; \
13:59:39 	done
13:59:39 # docker-ce install
13:59:39 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
13:59:39 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
13:59:39 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220511162217-aa7e414 debian/docker-ce/usr/bin/dockerd
13:59:39 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
13:59:39 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
13:59:39 # docker-compose-plugin install
13:59:39 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
13:59:39 # docker-scan-plugin install
13:59:39 # TODO change once we support scan-plugin on other architectures
13:59:39 if [ "amd64" = "amd64" ]; then \
13:59:39 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
13:59:39 fi
13:59:39 # docker-ce-rootless-extras install
13:59:39 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
13:59:39 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
13:59:39 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
13:59:39 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
13:59:39 # TODO: how can we install vpnkit?
13:59:39 make[1]: Leaving directory '/root/build-deb'
13:59:39    debian/rules override_dh_install
13:59:39 make[1]: Entering directory '/root/build-deb'
13:59:39 dh_install
13:59:39 # TODO Can we do this from within our container?
13:59:39 dh_apparmor --profile-name=docker-ce -pdocker-ce
13:59:39 make[1]: Leaving directory '/root/build-deb'
13:59:39    dh_installdocs
13:59:39    dh_installchangelogs
13:59:39    dh_installman
13:59:39    dh_bash-completion
13:59:39    dh_systemd_enable
13:59:39    debian/rules override_dh_installinit
13:59:39 make[1]: Entering directory '/root/build-deb'
13:59:39 # use "docker" as our service name, not "docker-ce"
13:59:39 dh_installinit --name=docker
13:59:39 make[1]: Leaving directory '/root/build-deb'
13:59:39    dh_systemd_start
13:59:39    dh_perl
13:59:39    dh_link
13:59:39    dh_strip_nondeterminism
13:59:39    dh_compress
13:59:39    dh_fixperms
13:59:39    dh_missing
13:59:39    debian/rules override_dh_strip
13:59:39 make[1]: Entering directory '/root/build-deb'
13:59:39 # Go has lots of problems with stripping, so just don't
13:59:39 make[1]: Leaving directory '/root/build-deb'
13:59:39    dh_makeshlibs
13:59:39    debian/rules override_dh_shlibdeps
13:59:39 make[1]: Entering directory '/root/build-deb'
13:59:39 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
13:59:51 make[1]: Leaving directory '/root/build-deb'
13:59:51    dh_installdeb
13:59:51    debian/rules override_dh_gencontrol
13:59:51 make[1]: Entering directory '/root/build-deb'
13:59:51 # Use separate version for the compose-plugin package, then generate the other control files as usual
13:59:51 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
13:59:51 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
13:59:51 # Use separate version for the scan-plugin package, then generate the other control files as usual
13:59:51 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
13:59:51 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
13:59:51 if [ "amd64" = "amd64" ]; then \
13:59:51 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
13:59:51 fi
13:59:51 dh_gencontrol --remaining-packages
13:59:51 make[1]: Leaving directory '/root/build-deb'
13:59:51    dh_md5sums
13:59:52    debian/rules override_dh_builddeb
13:59:52 make[1]: Entering directory '/root/build-deb'
13:59:52 dh_builddeb -- -Zxz
13:59:52 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.6.0~debian-bullseye_amd64.deb'.
13:59:52 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb'.
14:00:19 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'.
14:00:41 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb'.
14:01:27 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb'.
14:01:34 make[1]: Leaving directory '/root/build-deb'
14:01:34  dpkg-genbuildinfo
14:01:35  dpkg-genchanges  >../docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.changes
14:01:36 dpkg-genchanges: info: including full source code in upload
14:01:36  dpkg-source -I.git --after-build .
14:01:36 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
14:01:36 + destination=/build
14:01:36 + mkdir -p /build
14:01:36 + mv -v /root/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb /root/docker-compose-plugin_2.6.0~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb /build
14:01:36 copied '/root/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb'
14:01:36 removed '/root/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb'
14:01:36 copied '/root/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb'
14:01:36 removed '/root/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb'
14:01:36 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.dsc'
14:01:36 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.dsc'
14:01:36 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.tar.gz'
14:01:36 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.tar.gz'
14:01:36 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.buildinfo'
14:01:36 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.buildinfo'
14:01:36 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.changes'
14:01:36 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.changes'
14:01:36 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb'
14:01:36 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_amd64.deb'
14:01:36 copied '/root/docker-compose-plugin_2.6.0~debian-bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.6.0~debian-bullseye_amd64.deb'
14:01:36 removed '/root/docker-compose-plugin_2.6.0~debian-bullseye_amd64.deb'
14:01:36 copied '/root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'
14:01:36 removed '/root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'
14:01:41 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
14:01:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'