Skip to content
Success

Console Output

Pull request #553 updated
08:27:20 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/docker-ce-packaging
Obtained Jenkinsfile from a0c6ae24a18549068191ecbfa916c89f91fa416a+e90f19ab1157aae570a0d370f9f81989d8ed5b64 (41cd00e18277d6a433cd37a801df628088972d0b)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-553@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] parallel
[Pipeline] { (Branch: deb)
[Pipeline] { (Branch: raspbian)
[Pipeline] { (Branch: rpm)
[Pipeline] { (Branch: static-cross)
[Pipeline] stage
[Pipeline] { (Ubuntu and Debian Package)
[Pipeline] stage
[Pipeline] { (Raspbian)
[Pipeline] stage
[Pipeline] { (Centos 7 and 8 RPM Packages)
[Pipeline] stage
[Pipeline] { (Static Linux Binaries)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03e77ec95346741a7) in /home/ubuntu/workspace/docker-ce-packaging_PR-553
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f6feb094aca267bf) in /home/ubuntu/workspace/docker-ce-packaging_PR-553
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-553@tmp/8ae13c49-486d-48da-8f3e-7a04de1d211f/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-553@tmp/07b79840-f34a-4d44-9243-138ae819b4aa/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] echo
08:27:22 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
08:27:22 chowning workspace
[Pipeline] sh
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
08:27:22 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
08:27:22 chowning workspace
[Pipeline] sh
08:27:23 + pwd
08:27:23 + id -u
08:27:23 + id -g
08:27:23 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/workspace busybox chown -R 1000:1000 /workspace
08:27:23 + pwd
08:27:23 + id -u
08:27:23 + id -g
08:27:23 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
08:27:23 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
08:27:23 Removing all docker containers
[Pipeline] sh
08:27:23 + docker container ls -aq
[Pipeline] echo
08:27:23 Docker containers have been removed
[Pipeline] echo
08:27:23 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
08:27:23 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
08:27:23 The recommended git tool is: git
08:27:23 using credential docker-jenkins-github-credentials
08:27:23 Cloning the remote Git repository
08:27:23 Cloning with configured refspecs honoured and without tags
08:27:24 + docker container ls -aq
[Pipeline] echo
08:27:24 Docker containers have been removed
[Pipeline] echo
08:27:24 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
08:27:24 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
08:27:24 The recommended git tool is: git
08:27:24 using credential docker-jenkins-github-credentials
08:27:24 Cloning the remote Git repository
08:27:24 Cloning with configured refspecs honoured and without tags
08:27:24 Fetching without tags
08:27:24 Merging remotes/origin/master commit e90f19ab1157aae570a0d370f9f81989d8ed5b64 into PR head commit a0c6ae24a18549068191ecbfa916c89f91fa416a
08:27:24 Fetching without tags
08:27:24 Merge succeeded, producing a0c6ae24a18549068191ecbfa916c89f91fa416a
08:27:24 Checking out Revision a0c6ae24a18549068191ecbfa916c89f91fa416a (PR-553)
08:27:24 Commit message: "rpm: docker-compose-plugin: do not "require" docker-ce-cli"
08:27:24 First time build. Skipping changelog.
08:27:24 Merging remotes/origin/master commit e90f19ab1157aae570a0d370f9f81989d8ed5b64 into PR head commit a0c6ae24a18549068191ecbfa916c89f91fa416a
08:27:24 Merge succeeded, producing a0c6ae24a18549068191ecbfa916c89f91fa416a
08:27:24 Checking out Revision a0c6ae24a18549068191ecbfa916c89f91fa416a (PR-553)
08:27:24 Commit message: "rpm: docker-compose-plugin: do not "require" docker-ce-cli"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-553 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/553/head:refs/remotes/origin/PR-553 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0c6ae24a18549068191ecbfa916c89f91fa416a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge e90f19ab1157aae570a0d370f9f81989d8ed5b64 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0c6ae24a18549068191ecbfa916c89f91fa416a # timeout=10
 > git rev-list --no-walk de57534fe54c00d69db0d6bd926c3e2a93cfa857 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-553 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/553/head:refs/remotes/origin/PR-553 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0c6ae24a18549068191ecbfa916c89f91fa416a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge e90f19ab1157aae570a0d370f9f81989d8ed5b64 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0c6ae24a18549068191ecbfa916c89f91fa416a # timeout=10
[Pipeline] sh
[Pipeline] sh
08:27:25 + make REF=master checkout
08:27:25 git init src/github.com/docker/cli
08:27:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/.git/
08:27:25 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
08:27:25 ./scripts/checkout.sh src/github.com/docker/cli "master"
08:27:25 + SRC=src/github.com/docker/cli
08:27:25 + REF=master
08:27:25 + REF_FETCH=master
08:27:25 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
08:27:25 + awk {print $2}
08:27:25 + REF=refs/heads/master
08:27:25 + [ -n refs/heads/master ]
08:27:25 + REF_FETCH=refs/heads/master:refs/heads/master
08:27:25 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
08:27:25 + make REF=master checkout
08:27:25 git init src/github.com/docker/cli
08:27:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/.git/
08:27:25 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
08:27:25 ./scripts/checkout.sh src/github.com/docker/cli "master"
08:27:25 + SRC=src/github.com/docker/cli
08:27:25 + REF=master
08:27:25 + REF_FETCH=master
08:27:25 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
08:27:25 + awk {print $2}
08:27:25 + REF=refs/heads/master
08:27:25 + [ -n refs/heads/master ]
08:27:25 + REF_FETCH=refs/heads/master:refs/heads/master
08:27:25 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
08:27:27 From https://github.com/docker/cli
08:27:27  * [new branch]      master     -> master
08:27:27  * [new branch]      master     -> origin/master
08:27:27 + git -C src/github.com/docker/cli checkout -q refs/heads/master
08:27:27 git init src/github.com/docker/docker
08:27:27 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/.git/
08:27:27 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
08:27:27 ./scripts/checkout.sh src/github.com/docker/docker "master"
08:27:27 + SRC=src/github.com/docker/docker
08:27:27 + REF=master
08:27:27 + REF_FETCH=master
08:27:27 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
08:27:27 + awk {print $2}
08:27:27 From https://github.com/docker/cli
08:27:27  * [new branch]      master     -> master
08:27:27  * [new branch]      master     -> origin/master
08:27:27 + git -C src/github.com/docker/cli checkout -q refs/heads/master
08:27:27 git init src/github.com/docker/docker
08:27:27 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/.git/
08:27:27 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
08:27:27 ./scripts/checkout.sh src/github.com/docker/docker "master"
08:27:27 + SRC=src/github.com/docker/docker
08:27:27 + REF=master
08:27:27 + REF_FETCH=master
08:27:27 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
08:27:27 + awk {print $2}
08:27:27 + REF=refs/heads/master
08:27:27 + [ -n refs/heads/master ]
08:27:27 + REF_FETCH=refs/heads/master:refs/heads/master
08:27:27 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
08:27:27 + REF=refs/heads/master
08:27:27 + [ -n refs/heads/master ]
08:27:27 + REF_FETCH=refs/heads/master:refs/heads/master
08:27:27 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
08:27:30 From https://github.com/docker/docker
08:27:30  * [new branch]      master     -> master
08:27:30  * [new branch]      master     -> origin/master
08:27:30 + git -C src/github.com/docker/docker checkout -q refs/heads/master
08:27:30 From https://github.com/docker/docker
08:27:30  * [new branch]      master     -> master
08:27:30  * [new branch]      master     -> origin/master
08:27:30 + git -C src/github.com/docker/docker checkout -q refs/heads/master
08:27:30 git init src/github.com/docker/compose
08:27:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose/.git/
08:27:30 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
08:27:30 ./scripts/checkout.sh src/github.com/docker/compose "v2.0.0-rc.3"
08:27:30 + SRC=src/github.com/docker/compose
08:27:30 + REF=v2.0.0-rc.3
08:27:30 + REF_FETCH=v2.0.0-rc.3
08:27:30 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.0.0-rc.3
08:27:30 + awk {print $2}
08:27:30 git init src/github.com/docker/compose
08:27:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose/.git/
08:27:30 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
08:27:30 ./scripts/checkout.sh src/github.com/docker/compose "v2.0.0-rc.3"
08:27:30 + SRC=src/github.com/docker/compose
08:27:30 + REF=v2.0.0-rc.3
08:27:30 + REF_FETCH=v2.0.0-rc.3
08:27:30 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.0.0-rc.3
08:27:30 + awk {print $2}
08:27:30 + REF=refs/tags/v2.0.0-rc.3
08:27:30 + [ -n refs/tags/v2.0.0-rc.3 ]
08:27:30 + REF_FETCH=refs/tags/v2.0.0-rc.3:refs/tags/v2.0.0-rc.3
08:27:30 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.0.0-rc.3:refs/tags/v2.0.0-rc.3
08:27:30 + REF=refs/tags/v2.0.0-rc.3
08:27:30 + [ -n refs/tags/v2.0.0-rc.3 ]
08:27:30 + REF_FETCH=refs/tags/v2.0.0-rc.3:refs/tags/v2.0.0-rc.3
08:27:30 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.0.0-rc.3:refs/tags/v2.0.0-rc.3
08:27:30 From https://github.com/docker/compose
08:27:30  * [new tag]         v2.0.0-rc.3 -> v2.0.0-rc.3
08:27:30 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.0.0-rc.3
08:27:30 git init src/github.com/docker/scan-cli-plugin
08:27:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin/.git/
08:27:30 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
08:27:30 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
08:27:30 + SRC=src/github.com/docker/scan-cli-plugin
08:27:30 + REF=v0.8.0
08:27:30 + REF_FETCH=v0.8.0
08:27:30 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
08:27:30 + awk {print $2}
08:27:30 + REF=refs/tags/v0.8.0
08:27:30 + [ -n refs/tags/v0.8.0 ]
08:27:30 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
08:27:30 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
08:27:31 From https://github.com/docker/compose
08:27:31  * [new tag]         v2.0.0-rc.3 -> v2.0.0-rc.3
08:27:31 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.0.0-rc.3
08:27:31 git init src/github.com/docker/scan-cli-plugin
08:27:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin/.git/
08:27:31 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
08:27:31 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
08:27:31 + SRC=src/github.com/docker/scan-cli-plugin
08:27:31 + REF=v0.8.0
08:27:31 + REF_FETCH=v0.8.0
08:27:31 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
08:27:31 + awk {print $2}
08:27:31 From https://github.com/docker/scan-cli-plugin
08:27:31  * [new tag]         v0.8.0     -> v0.8.0
08:27:31 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
08:27:31 + REF=refs/tags/v0.8.0
08:27:31 + [ -n refs/tags/v0.8.0 ]
08:27:31 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
08:27:31 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
08:27:31 + make -C deb ubuntu-focal ubuntu-hirsute debian-bullseye
08:27:31 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
08:27:31 mkdir -p sources
08:27:31 docker run --rm -w /v \
08:27:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli:/cli \
08:27:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
08:27:31 	alpine \
08:27:31 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
08:27:31 Unable to find image 'alpine:latest' locally
08:27:31 latest: Pulling from library/alpine
08:27:31 a0d0a0d46f8b: Pulling fs layer
08:27:31 a0d0a0d46f8b: Verifying Checksum
08:27:31 a0d0a0d46f8b: Download complete
08:27:31 a0d0a0d46f8b: Pull complete
08:27:32 From https://github.com/docker/scan-cli-plugin
08:27:32  * [new tag]         v0.8.0     -> v0.8.0
08:27:32 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
08:27:32 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
08:27:32 Status: Downloaded newer image for alpine:latest
08:27:32 + make -C rpm centos-7 centos-8 fedora-34
08:27:32 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
08:27:32 mkdir -p rpmbuild/SOURCES
08:27:32 docker run --rm -w /v \
08:27:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker:/engine \
08:27:32 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
08:27:32 	alpine \
08:27:32 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
08:27:32 Unable to find image 'alpine:latest' locally
08:27:32 latest: Pulling from library/alpine
08:27:32 a0d0a0d46f8b: Pulling fs layer
08:27:32 a0d0a0d46f8b: Verifying Checksum
08:27:32 a0d0a0d46f8b: Download complete
08:27:32 a0d0a0d46f8b: Pull complete
08:27:32 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
08:27:32 Status: Downloaded newer image for alpine:latest
08:27:34 mkdir -p sources
08:27:34 docker run --rm -w /v \
08:27:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker:/engine \
08:27:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
08:27:34 	alpine \
08:27:34 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
08:27:36 mkdir -p rpmbuild/SOURCES
08:27:36 docker run --rm -w /v \
08:27:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli:/cli \
08:27:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
08:27:36 	alpine \
08:27:36 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
Still waiting to schedule task
All nodes of label ‘ubuntu&&armhf’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-2004&&x86_6408:27:37 mkdir -p sources
08:27:37 docker run --rm -w /v \
08:27:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose:/compose \
08:27:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
08:27:37 	alpine \
08:27:37 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
08:27:38 mkdir -p sources
08:27:38 docker run --rm -w /v \
08:27:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
08:27:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
08:27:38 	alpine \
08:27:38 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
08:27:38 mkdir -p rpmbuild/SOURCES
08:27:38 docker run --rm -w /v \
08:27:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose:/compose \
08:27:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
08:27:38 	alpine \
08:27:38 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
08:27:39 docker run --rm -w /v \
08:27:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/plugins:/plugins \
08:27:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
08:27:39 	alpine \
08:27:39 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
08:27:39 mkdir -p rpmbuild/SOURCES
08:27:39 docker run --rm -w /v \
08:27:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
08:27:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
08:27:39 	alpine \
08:27:39 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
08:27:39 == Building packages for ubuntu-focal ==
08:27:39 mkdir -p "debbuild/ubuntu-focal"
08:27:39 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile .
08:27:39 #1 [internal] load build definition from Dockerfile
08:27:39 #1 sha256:1aaa886b3e2d34e622034d944835b9260c97f608b0b89841829fd13abcc4adfb
08:27:39 #1 transferring dockerfile: 1.22kB done
08:27:39 #1 DONE 0.0s
08:27:39 
08:27:39 #2 [internal] load .dockerignore
08:27:39 #2 sha256:414068d87bc066c52c41ee0afd8f06626d823bd9e49377244afce09e7d087ed4
08:27:39 #2 transferring context: 2B done
08:27:39 #2 DONE 0.0s
08:27:39 
08:27:39 #5 [auth] library/golang:pull token for registry-1.docker.io
08:27:39 #5 sha256:05adee8b68105251fbe8f4264855db4a8838178798d5a5a4be2499d81ef360cf
08:27:39 #5 DONE 0.0s
08:27:39 
08:27:39 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
08:27:39 #6 sha256:76cd43709731168a2dc9cc7b2482c01e13d598d47846b674cf69e2ef1353f764
08:27:39 #6 DONE 0.0s
08:27:39 
08:27:39 #4 [internal] load metadata for docker.io/library/golang:1.16.7-buster
08:27:39 #4 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
08:27:40 #4 DONE 0.2s
08:27:40 
08:27:40 #3 [internal] load metadata for docker.io/library/ubuntu:focal
08:27:40 #3 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b
08:27:40 #3 DONE 0.3s
08:27:40 
08:27:40 #14 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:27:40 #14 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
08:27:40 #14 CACHED
08:27:40 
08:27:40 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:9d6a8699fb5c9c39cf08a0871bd6219f0400981c570894cd8cbea30d3424a31f
08:27:40 #7 sha256:fdc3a0d13198019f7c8763ab083849eba26a7b3c6b8c4a7396e47c113558b7a1
08:27:40 #7 resolve docker.io/library/ubuntu:focal@sha256:9d6a8699fb5c9c39cf08a0871bd6219f0400981c570894cd8cbea30d3424a31f done
08:27:40 docker run --rm -w /v \
08:27:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/plugins:/plugins \
08:27:40 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
08:27:40 	alpine \
08:27:40 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
08:27:40 #7 sha256:fb52e22af1b01869e23e75089c368a1130fa538946d0411d47f964f8b1076180 1.46kB / 1.46kB done
08:27:40 #7 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 2.10MB / 28.57MB 0.1s
08:27:40 #7 sha256:9d6a8699fb5c9c39cf08a0871bd6219f0400981c570894cd8cbea30d3424a31f 1.42kB / 1.42kB done
08:27:40 #7 sha256:10cbddb6cf8568f56584ccb6c866203e68ab8e621bb87038e254f6f27f955bbe 529B / 529B done
08:27:40 #7 ...
08:27:40 
08:27:40 #10 [internal] load build context
08:27:40 #10 sha256:a91f87ab8dcd1a81f0ae2ba2834f5d98bdc3b40de9f9f4dfc995a1b21bae040c
08:27:40 #10 transferring context: 20.41MB 0.3s done
08:27:40 #10 DONE 0.3s
08:27:40 
08:27:40 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:9d6a8699fb5c9c39cf08a0871bd6219f0400981c570894cd8cbea30d3424a31f
08:27:40 #7 sha256:fdc3a0d13198019f7c8763ab083849eba26a7b3c6b8c4a7396e47c113558b7a1
08:27:40 #7 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 24.12MB / 28.57MB 0.3s
08:27:40 #7 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 28.57MB / 28.57MB 0.4s done
08:27:40 #7 extracting sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283
08:27:41 == Building packages for centos-7 ==
08:27:41 mkdir -p "rpmbuild/centos-7"
08:27:41 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.7-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
08:27:41 #1 [internal] load build definition from Dockerfile
08:27:41 #1 sha256:2c481445fbcbab64f1ebf9be3adc2a677bde41334d140969394ef7e1035104dc
08:27:41 #1 transferring dockerfile: 1.06kB done
08:27:41 #1 DONE 0.0s
08:27:41 
08:27:41 #2 [internal] load .dockerignore
08:27:41 #2 sha256:7b8868918c86f41419bd162fcd36072448f7ceae4c47f03bb02d49258afd67db
08:27:41 #2 transferring context: 2B done
08:27:41 #2 DONE 0.0s
08:27:41 
08:27:41 #5 [auth] library/golang:pull token for registry-1.docker.io
08:27:41 #5 sha256:37c948210b4f0e96cd0a6e21a8e4e8cc05ab90089993467710eec916556847d9
08:27:41 #5 DONE 0.0s
08:27:41 
08:27:41 #6 [auth] library/centos:pull token for registry-1.docker.io
08:27:41 #6 sha256:af87a1296a26437c3d652cb3d771c505fc7cc3f853e442499686b81371ff6228
08:27:41 #6 DONE 0.0s
08:27:41 
08:27:41 #4 [internal] load metadata for docker.io/library/golang:1.16.7-buster
08:27:41 #4 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
08:27:41 #4 DONE 0.3s
08:27:41 
08:27:41 #3 [internal] load metadata for docker.io/library/centos:7
08:27:41 #3 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237
08:27:41 #3 DONE 0.3s
08:27:41 
08:27:41 #10 [internal] load build context
08:27:41 #10 sha256:de0c8470ab2f0e530e0a37c1bfa183aec51ab9dff5c4e6ea3b9ff7dd6d8edbaa
08:27:41 #10 DONE 0.0s
08:27:41 
08:27:41 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e
08:27:41 #7 sha256:a82657dc9009ab4ecab0a966d899b2972800cfe1ee9d42fc736a0cac1581ac52
08:27:41 #7 resolve docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 0.0s done
08:27:41 #7 ...
08:27:41 
08:27:41 #10 [internal] load build context
08:27:41 #10 sha256:de0c8470ab2f0e530e0a37c1bfa183aec51ab9dff5c4e6ea3b9ff7dd6d8edbaa
08:27:41 #10 transferring context: 13.31kB done
08:27:41 #10 DONE 0.0s
08:27:41 
08:27:41 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e
08:27:41 #7 sha256:a82657dc9009ab4ecab0a966d899b2972800cfe1ee9d42fc736a0cac1581ac52
08:27:41 #7 sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 1.20kB / 1.20kB done
08:27:41 #7 sha256:e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e 529B / 529B done
08:27:41 #7 sha256:8652b9f0cb4c0599575e5a003f5906876e10c1ceb2ab9fe1786712dac14a50cf 2.75kB / 2.75kB done
08:27:41 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 4.19MB / 76.10MB 0.1s
08:27:41 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 17.83MB / 76.10MB 0.2s
08:27:42 #7 extracting sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 1.2s done
08:27:42 #7 DONE 1.8s
08:27:42 
08:27:42 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
08:27:42 #8 sha256:9c5ff9792a5fbdac859131a3fbf931b09fb391ee7d2518c51da810999aff6bb0
08:27:42 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 23.07MB / 76.10MB 0.3s
08:27:42 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 40.89MB / 76.10MB 0.5s
08:27:42 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 51.38MB / 76.10MB 0.6s
08:27:42 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 72.35MB / 76.10MB 0.8s
08:27:42 #8 DONE 0.7s
08:27:42 
08:27:42 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
08:27:42 #9 sha256:1c3cfc5896082c97e430fbf7fd7a73e5251d4ddd91a40714cfbd91b466d61e5c
08:27:43 #9 0.894 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
08:27:43 #9 1.047 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1074 kB]
08:27:43 #9 1.105 Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
08:27:43 #9 1.121 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [791 kB]
08:27:43 #9 1.149 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.1 kB]
08:27:43 #9 1.149 Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [528 kB]
08:27:43 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.0s done
08:27:44 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc
08:27:44 #9 1.498 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
08:27:44 #9 1.593 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
08:27:44 #9 1.690 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
08:27:44 #9 1.724 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
08:27:44 #9 1.732 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
08:27:45 #9 2.394 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
08:27:45 #9 2.434 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [574 kB]
08:27:45 #9 2.461 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1516 kB]
08:27:45 #9 2.531 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1070 kB]
08:27:45 #9 2.582 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.3 kB]
08:27:45 #9 2.583 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [2668 B]
08:27:45 #9 2.584 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [6310 B]
08:27:46 #9 3.511 Fetched 19.0 MB in 3s (6586 kB/s)
08:27:47 #9 3.511 Reading package lists...
08:27:47 #9 4.430 Reading package lists...
08:27:48 #9 5.241 Building dependency tree...
08:27:48 #9 5.394 Reading state information...
08:27:48 #9 5.544 The following additional packages will be installed:
08:27:48 #9 5.544   at autoconf automake autopoint autotools-dev binutils binutils-common
08:27:48 #9 5.544   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
08:27:48 #9 5.544   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
08:27:48 #9 5.545   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
08:27:48 #9 5.545   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
08:27:48 #9 5.545   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
08:27:48 #9 5.545   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
08:27:48 #9 5.545   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
08:27:48 #9 5.545   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
08:27:48 #9 5.545   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
08:27:48 #9 5.545   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
08:27:48 #9 5.545   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl
08:27:48 #9 5.545   libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
08:27:48 #9 5.545   libclone-perl libcommon-sense-perl libconst-fast-perl
08:27:48 #9 5.545   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
08:27:48 #9 5.545   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
08:27:48 #9 5.545   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
08:27:48 #9 5.545   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
08:27:48 #9 5.545   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
08:27:48 #9 5.545   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
08:27:48 #9 5.545   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
08:27:48 #9 5.545   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
08:27:48 #9 5.545   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
08:27:48 #9 5.545   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
08:27:48 #9 5.545   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
08:27:48 #9 5.545   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
08:27:48 #9 5.545   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
08:27:48 #9 5.545   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
08:27:48 #9 5.545   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
08:27:48 #9 5.545   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
08:27:48 #9 5.545   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
08:27:48 #9 5.545   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
08:27:48 #9 5.545   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
08:27:48 #9 5.545   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
08:27:48 #9 5.545   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
08:27:48 #9 5.545   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
08:27:48 #9 5.545   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
08:27:48 #9 5.545   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
08:27:48 #9 5.545   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
08:27:48 #9 5.545   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
08:27:48 #9 5.545   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
08:27:48 #9 5.545   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
08:27:48 #9 5.545   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
08:27:48 #9 5.545   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
08:27:48 #9 5.545   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
08:27:48 #9 5.545   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
08:27:48 #9 5.545   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
08:27:48 #9 5.545   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
08:27:48 #9 5.545   libnumber-compare-perl libnumber-range-perl libobject-id-perl
08:27:48 #9 5.545   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
08:27:48 #9 5.545   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
08:27:48 #9 5.545   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
08:27:48 #9 5.545   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
08:27:48 #9 5.545   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
08:27:48 #9 5.545   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
08:27:48 #9 5.545   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
08:27:48 #9 5.545   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
08:27:48 #9 5.545   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
08:27:48 #9 5.545   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
08:27:48 #9 5.545   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
08:27:48 #9 5.545   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
08:27:48 #9 5.545   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
08:27:48 #9 5.545   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
08:27:48 #9 5.545   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
08:27:48 #9 5.545   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
08:27:48 #9 5.545   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
08:27:48 #9 5.545   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
08:27:48 #9 5.545   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
08:27:48 #9 5.545   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
08:27:48 #9 5.545   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
08:27:48 #9 5.545   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
08:27:48 #9 5.545   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
08:27:48 #9 5.545   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
08:27:48 #9 5.545   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
08:27:48 #9 5.545   openssh-client openssl patch patchutils perl perl-modules-5.30
08:27:48 #9 5.545   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
08:27:48 #9 5.545   python-apt-common python3 python3-apt python3-certifi python3-chardet
08:27:48 #9 5.545   python3-debian python3-gpg python3-idna python3-magic python3-minimal
08:27:48 #9 5.545   python3-pkg-resources python3-requests python3-six python3-unidiff
08:27:48 #9 5.545   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
08:27:48 #9 5.545   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
08:27:48 #9 5.545   xz-utils
08:27:48 #9 5.546 Suggested packages:
08:27:48 #9 5.546   default-mta | mail-transport-agent autoconf-archive gnu-standards
08:27:48 #9 5.546   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
08:27:48 #9 5.546   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
08:27:48 #9 5.546   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
08:27:48 #9 5.546   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
08:27:48 #9 5.546   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
08:27:48 #9 5.546   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
08:27:48 #9 5.546   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
08:27:48 #9 5.546   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
08:27:48 #9 5.546   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
08:27:48 #9 5.546   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
08:27:48 #9 5.546   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
08:27:48 #9 5.546   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
08:27:48 #9 5.546   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
08:27:48 #9 5.546   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
08:27:48 #9 5.546   libscalar-number-perl libsasl2-modules-gssapi-mit
08:27:48 #9 5.546   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
08:27:48 #9 5.546   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
08:27:48 #9 5.546   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
08:27:48 #9 5.546   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
08:27:48 #9 5.546   libxml-sax-expatxs-perl bash-completion binutils-multiarch
08:27:48 #9 5.546   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
08:27:48 #9 5.546   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
08:27:48 #9 5.546   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
08:27:48 #9 5.546   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
08:27:48 #9 5.546   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
08:27:48 #9 5.546   python3-cryptography python3-openssl python3-socks python3.8-venv
08:27:48 #9 5.546   python3.8-doc binfmt-support readline-doc zip wdiff-doc
08:27:48 #9 5.820 The following NEW packages will be installed:
08:27:48 #9 5.820   at autoconf automake autopoint autotools-dev binutils binutils-common
08:27:48 #9 5.821   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
08:27:48 #9 5.821   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
08:27:48 #9 5.821   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
08:27:48 #9 5.821   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
08:27:48 #9 5.821   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
08:27:48 #9 5.821   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
08:27:48 #9 5.821   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
08:27:48 #9 5.821   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
08:27:48 #9 5.821   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
08:27:48 #9 5.821   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
08:27:48 #9 5.821   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
08:27:48 #9 5.821   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
08:27:48 #9 5.821   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
08:27:48 #9 5.821   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
08:27:48 #9 5.821   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
08:27:48 #9 5.821   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
08:27:48 #9 5.821   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
08:27:48 #9 5.821   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
08:27:48 #9 5.821   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
08:27:48 #9 5.821   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
08:27:48 #9 5.821   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
08:27:48 #9 5.821   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
08:27:48 #9 5.821   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
08:27:48 #9 5.821   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
08:27:48 #9 5.821   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
08:27:48 #9 5.821   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
08:27:48 #9 5.821   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
08:27:48 #9 5.821   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
08:27:48 #9 5.821   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
08:27:48 #9 5.821   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
08:27:48 #9 5.821   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
08:27:48 #9 5.821   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
08:27:48 #9 5.821   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
08:27:48 #9 5.821   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
08:27:48 #9 5.821   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
08:27:48 #9 5.821   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
08:27:48 #9 5.821   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
08:27:48 #9 5.821   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
08:27:48 #9 5.821   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
08:27:48 #9 5.821   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
08:27:48 #9 5.821   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
08:27:48 #9 5.821   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
08:27:48 #9 5.821   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
08:27:48 #9 5.821   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
08:27:48 #9 5.821   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
08:27:48 #9 5.821   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
08:27:48 #9 5.821   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
08:27:48 #9 5.821   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
08:27:48 #9 5.822   libnumber-compare-perl libnumber-range-perl libobject-id-perl
08:27:48 #9 5.822   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
08:27:48 #9 5.822   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
08:27:48 #9 5.822   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
08:27:48 #9 5.822   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
08:27:48 #9 5.822   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
08:27:48 #9 5.822   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
08:27:48 #9 5.822   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
08:27:48 #9 5.822   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
08:27:48 #9 5.822   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
08:27:48 #9 5.822   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
08:27:48 #9 5.822   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
08:27:48 #9 5.822   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
08:27:48 #9 5.822   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
08:27:48 #9 5.822   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
08:27:48 #9 5.822   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
08:27:48 #9 5.822   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
08:27:48 #9 5.822   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
08:27:48 #9 5.822   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
08:27:48 #9 5.822   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
08:27:48 #9 5.822   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
08:27:48 #9 5.822   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
08:27:48 #9 5.822   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
08:27:48 #9 5.822   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
08:27:48 #9 5.822   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
08:27:48 #9 5.822   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
08:27:48 #9 5.823   openssh-client openssl patch patchutils perl perl-modules-5.30
08:27:48 #9 5.823   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
08:27:48 #9 5.823   python-apt-common python3 python3-apt python3-certifi python3-chardet
08:27:48 #9 5.823   python3-debian python3-gpg python3-idna python3-magic python3-minimal
08:27:48 #9 5.823   python3-pkg-resources python3-requests python3-six python3-unidiff
08:27:48 #9 5.823   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
08:27:48 #9 5.823   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
08:27:48 #9 5.823   xz-utils
08:27:48 #9 6.241 0 upgraded, 354 newly installed, 0 to remove and 0 not upgraded.
08:27:48 #9 6.241 Need to get 104 MB of archives.
08:27:48 #9 6.241 After this operation, 467 MB of additional disk space will be used.
08:27:48 #9 6.241 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
08:27:49 #9 6.388 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1320 kB]
08:27:49 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.0s
08:27:49 #7 ...
08:27:49 
08:27:49 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:27:49 #13 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
08:27:49 #13 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.0s done
08:27:49 #13 sha256:0bf61ce389ea41b61ea9f2b2c8eb15824838782df0c9c302dc284f0d6792caf9 1.79kB / 1.79kB done
08:27:49 #13 sha256:b64f642e750693a784d4b69d20fcbada710243131ee65555de10fd1ce25013a9 6.95kB / 6.95kB done
08:27:49 #13 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.2s done
08:27:49 #13 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
08:27:49 #13 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 0.8s done
08:27:49 #13 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.5s done
08:27:49 #13 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 2.1s done
08:27:49 #13 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 2.2s done
08:27:49 #13 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 3.8s done
08:27:49 #13 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 2.2s done
08:27:49 #13 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 129.04MB / 129.04MB 4.1s done
08:27:49 #13 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.6s done
08:27:49 #13 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.6s done
08:27:49 #13 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 1.3s
08:27:49 #9 6.795 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04 [717 kB]
08:27:49 #9 6.842 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB]
08:27:49 #9 6.845 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04 [1898 kB]
08:27:49 #9 6.934 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
08:27:49 #9 6.935 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
08:27:49 #9 6.936 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
08:27:49 #9 6.938 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
08:27:49 #9 6.941 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
08:27:49 #9 6.947 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB]
08:27:49 #9 6.973 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04 [1675 kB]
08:27:49 #9 7.052 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04 [387 kB]
08:27:49 #9 7.072 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
08:27:49 #9 7.073 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
08:27:49 #9 7.075 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
08:27:49 #9 7.075 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
08:27:49 #9 7.083 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
08:27:49 #9 7.085 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
08:27:49 #9 7.125 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
08:27:49 #9 7.129 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
08:27:49 #9 7.163 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
08:27:49 #9 7.179 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
08:27:50 #9 7.341 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
08:27:50 #9 7.342 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB]
08:27:50 #9 7.527 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB]
08:27:50 #9 7.538 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB]
08:27:50 #9 7.565 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.1 [146 kB]
08:27:50 #13 ...
08:27:50 
08:27:50 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e
08:27:50 #7 sha256:a82657dc9009ab4ecab0a966d899b2972800cfe1ee9d42fc736a0cac1581ac52
08:27:50 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.0s done
08:27:50 #7 DONE 8.7s
08:27:50 
08:27:50 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:27:50 #13 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
08:27:50 #9 7.573 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.6 [4608 B]
08:27:50 #9 7.573 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
08:27:50 #9 7.582 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
08:27:50 #9 7.585 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
08:27:50 #9 7.587 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
08:27:50 #9 7.593 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
08:27:50 #9 7.601 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB]
08:27:50 #9 7.674 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
08:27:50 #9 7.675 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2021a-0ubuntu0.20.04 [295 kB]
08:27:50 #9 7.682 Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB]
08:27:50 #9 8.077 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB]
08:27:50 #9 8.116 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
08:27:50 #9 8.117 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
08:27:50 #9 8.117 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
08:27:50 #9 8.118 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
08:27:50 #9 8.122 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
08:27:50 #9 8.123 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
08:27:50 #9 8.137 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
08:27:50 #9 8.138 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
08:27:50 #9 8.151 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB]
08:27:50 #9 8.225 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
08:27:50 #9 8.226 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
08:27:50 #9 8.323 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
08:27:50 #9 8.324 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
08:27:50 #9 8.325 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
08:27:51 #9 8.327 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
08:27:51 #9 8.328 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
08:27:51 #9 8.329 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
08:27:51 #9 8.330 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB]
08:27:51 #9 8.330 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
08:27:51 #9 8.379 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
08:27:51 #9 8.444 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
08:27:51 #9 8.445 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
08:27:51 #9 8.445 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
08:27:51 #9 8.446 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
08:27:51 #9 8.447 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
08:27:51 #9 8.450 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB]
08:27:51 #9 8.461 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
08:27:51 #9 8.462 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
08:27:51 #9 8.517 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
08:27:51 #9 8.544 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB]
08:27:51 #9 8.601 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
08:27:51 #9 8.603 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.6 [17.1 kB]
08:27:51 #9 8.603 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.6 [154 kB]
08:27:51 #9 8.606 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
08:27:51 #9 8.607 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
08:27:51 #9 8.614 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
08:27:51 #9 8.614 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
08:27:51 #9 8.615 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
08:27:51 #9 8.662 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
08:27:51 #9 8.736 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
08:27:51 #9 8.742 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
08:27:51 #9 8.750 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
08:27:51 #9 8.751 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
08:27:51 #9 8.763 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
08:27:51 #9 8.773 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.1 [207 kB]
08:27:51 #9 8.815 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.1 [475 kB]
08:27:51 #9 8.826 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.1 [47.1 kB]
08:27:51 #9 8.827 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.1 [46.6 kB]
08:27:51 #9 8.828 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.1 [1613 kB]
08:27:51 #13 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 3.5s done
08:27:51 #13 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a
08:27:51 #9 8.903 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.1 [3380 B]
08:27:51 #9 8.904 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB]
08:27:51 #9 8.905 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-84.94 [1115 kB]
08:27:51 #9 8.969 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
08:27:51 #9 8.973 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB]
08:27:51 #9 9.082 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB]
08:27:51 #9 9.083 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
08:27:51 #9 9.119 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
08:27:51 #9 9.128 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
08:27:51 #9 9.130 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB]
08:27:52 #9 9.491 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
08:27:52 #9 9.491 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]
08:27:52 #9 9.492 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]
08:27:52 #9 9.638 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]
08:27:52 #9 9.783 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]
08:27:52 #9 9.795 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB]
08:27:52 #13 ...
08:27:52 
08:27:52 #8 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi
08:27:52 #8 sha256:cf43c9cf3aef68042b013c14de9aaf076721298047612f0c2c39a018ab7e7503
08:27:52 #8 DONE 2.0s
08:27:52 
08:27:52 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:27:52 #13 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
08:27:52 #9 10.06 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]
08:27:52 #9 10.17 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]
08:27:52 #9 10.27 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]
08:27:53 #9 10.31 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]
08:27:53 #9 10.32 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB]
08:27:53 #9 10.42 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB]
08:27:53 #9 10.81 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
08:27:53 #9 10.81 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB]
08:27:53 #9 10.89 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB]
08:27:53 #9 11.28 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
08:27:54 #9 11.28 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
08:27:54 #9 11.28 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]
08:27:54 #9 11.29 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
08:27:54 #9 11.29 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB]
08:27:54 #9 11.33 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
08:27:54 #9 11.33 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
08:27:54 #9 11.34 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB]
08:27:54 #9 11.34 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB]
08:27:54 #9 11.35 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB]
08:27:54 #9 11.42 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB]
08:27:54 #9 11.43 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB]
08:27:54 #9 11.43 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB]
08:27:54 #9 11.43 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB]
08:27:54 #9 11.43 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB]
08:27:54 #9 11.44 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB]
08:27:54 #9 11.44 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB]
08:27:54 #9 11.44 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB]
08:27:54 #9 11.44 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB]
08:27:54 #9 11.50 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB]
08:27:54 #9 11.57 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
08:27:54 #9 11.57 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
08:27:54 #9 11.57 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
08:27:54 #9 11.58 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB]
08:27:54 #9 11.58 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB]
08:27:54 #9 11.58 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
08:27:54 #9 11.58 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
08:27:54 #9 11.59 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
08:27:54 #9 11.59 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
08:27:54 #9 11.64 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
08:27:54 #9 11.71 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
08:27:54 #13 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 2.6s done
08:27:54 #13 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462
08:27:54 #9 11.71 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
08:27:54 #9 11.71 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
08:27:54 #9 11.72 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
08:27:54 #9 11.72 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
08:27:54 #9 11.72 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
08:27:54 #9 11.74 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
08:27:54 #9 11.74 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
08:27:54 #9 11.74 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
08:27:54 #9 11.80 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
08:27:54 #9 11.86 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
08:27:54 #9 11.86 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
08:27:54 #9 11.86 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB]
08:27:54 #9 11.86 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
08:27:54 #9 11.86 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
08:27:54 #9 11.87 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB]
08:27:54 #9 11.87 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB]
08:27:54 #9 11.87 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.1 [480 kB]
08:27:54 #9 11.93 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB]
08:27:54 #9 11.94 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
08:27:54 #9 12.00 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB]
08:27:54 #9 12.01 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.1 [97.6 kB]
08:27:54 #9 12.01 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.1 [90.3 kB]
08:27:54 #9 12.01 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.1 [217 kB]
08:27:54 #9 12.01 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.1 [259 kB]
08:27:54 #9 12.02 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
08:27:54 #9 12.02 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
08:27:54 #9 12.02 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
08:27:54 #9 12.07 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
08:27:54 #9 12.08 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
08:27:54 #9 12.15 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
08:27:54 #9 12.15 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
08:27:54 #9 12.15 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
08:27:54 #9 12.15 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
08:27:54 #9 12.15 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
08:27:54 #9 12.15 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
08:27:54 #9 12.15 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
08:27:54 #9 12.15 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
08:27:54 #9 12.22 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
08:27:54 #9 12.22 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
08:27:54 #9 12.29 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
08:27:55 #9 12.29 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
08:27:55 #9 12.29 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
08:27:55 #9 12.29 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
08:27:55 #9 12.29 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
08:27:55 #9 12.29 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
08:27:55 #9 12.29 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
08:27:55 #9 12.30 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
08:27:55 #9 12.36 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
08:27:55 #9 12.36 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
08:27:55 #9 12.43 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
08:27:55 #9 12.44 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
08:27:55 #9 12.44 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
08:27:55 #9 12.44 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
08:27:55 #9 12.44 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
08:27:55 #9 12.44 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
08:27:55 #9 12.45 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
08:27:55 #9 12.45 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
08:27:55 #9 12.51 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
08:27:55 #9 12.65 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
08:27:55 #9 12.73 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
08:27:55 #9 12.92 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
08:27:55 #9 12.96 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
08:27:55 #9 12.98 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
08:27:55 #9 13.14 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
08:27:55 #9 13.14 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
08:27:55 #9 13.15 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
08:27:55 #9 13.15 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
08:27:55 #9 13.16 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
08:27:55 #9 13.17 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
08:27:55 #9 13.17 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.6 [231 kB]
08:27:55 #9 13.19 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
08:27:55 #9 13.19 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.1 [884 kB]
08:27:55 #9 13.23 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.1 [4557 kB]
08:27:56 #9 13.45 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
08:27:56 #9 13.45 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
08:27:56 #9 13.45 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
08:27:56 #9 13.45 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
08:27:56 #9 13.45 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
08:27:56 #9 13.45 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
08:27:56 #9 13.45 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
08:27:56 #9 13.45 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
08:27:56 #9 13.45 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
08:27:56 #9 13.52 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
08:27:56 #9 13.53 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
08:27:56 #9 13.53 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
08:27:56 #9 13.53 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
08:27:56 #9 13.53 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
08:27:56 #9 13.53 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
08:27:56 #9 13.53 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
08:27:56 #9 13.53 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
08:27:56 #9 13.53 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
08:27:56 #9 13.59 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
08:27:56 #9 13.60 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
08:27:56 #9 13.60 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
08:27:56 #9 13.60 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
08:27:56 #9 13.61 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
08:27:56 #9 13.61 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
08:27:56 #9 13.61 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
08:27:56 #9 13.61 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
08:27:56 #9 13.61 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
08:27:56 #9 13.67 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
08:27:56 #9 13.68 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
08:27:56 #9 13.68 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
08:27:56 #9 13.68 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
08:27:56 #9 13.69 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
08:27:56 #9 13.69 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
08:27:56 #9 13.69 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
08:27:56 #9 13.69 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
08:27:56 #9 13.69 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
08:27:56 #9 13.74 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
08:27:56 #9 13.81 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
08:27:56 #9 13.81 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
08:27:56 #9 13.82 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
08:27:56 #9 13.82 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
08:27:56 #9 13.82 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
08:27:56 #9 13.82 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
08:27:56 #9 13.82 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
08:27:56 #9 13.82 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
08:27:56 #9 13.82 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
08:27:56 #9 13.89 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
08:27:56 #9 13.90 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
08:27:56 #9 13.90 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
08:27:56 #9 13.90 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
08:27:56 #9 13.90 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
08:27:56 #9 13.90 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
08:27:56 #9 13.90 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
08:27:56 #9 13.90 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
08:27:56 #9 13.90 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
08:27:56 #9 13.96 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
08:27:56 #9 13.97 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
08:27:56 #9 13.97 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
08:27:56 #9 13.98 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
08:27:56 #9 13.98 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
08:27:56 #9 13.98 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
08:27:56 #9 13.98 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
08:27:56 #9 13.98 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
08:27:56 #9 13.98 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
08:27:56 #9 14.03 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
08:27:56 #9 14.06 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB]
08:27:56 #9 14.06 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
08:27:56 #9 14.06 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
08:27:56 #9 14.06 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
08:27:56 #9 14.06 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
08:27:56 #9 14.06 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
08:27:56 #9 14.06 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
08:27:56 #9 14.06 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
08:27:56 #9 14.11 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
08:27:56 #9 14.14 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
08:27:56 #9 14.14 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
08:27:56 #9 14.14 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
08:27:56 #9 14.14 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
08:27:56 #9 14.14 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
08:27:56 #9 14.14 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
08:27:56 #9 14.14 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
08:27:56 #9 14.14 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
08:27:56 #9 14.18 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
08:27:56 #9 14.22 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
08:27:56 #9 14.22 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
08:27:56 #9 14.22 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
08:27:57 #9 14.37 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
08:27:57 #9 14.51 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
08:27:57 #9 14.53 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
08:27:57 #9 14.56 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
08:27:57 #9 14.65 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
08:27:57 #9 14.69 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
08:27:57 #9 14.70 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
08:27:57 #9 14.71 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
08:27:57 #9 14.79 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
08:27:57 #9 14.79 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
08:27:57 #9 14.80 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
08:27:57 #9 14.80 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
08:27:57 #9 14.81 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
08:27:57 #9 14.82 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
08:27:57 #9 14.82 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB]
08:27:57 #9 14.83 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
08:27:57 #9 14.85 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
08:27:57 #9 14.89 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
08:27:57 #9 14.89 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
08:27:57 #9 14.89 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
08:27:57 #9 14.90 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
08:27:57 #9 14.90 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
08:27:57 #9 14.96 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
08:27:57 #9 14.97 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
08:27:57 #9 14.97 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
08:27:57 #9 14.97 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
08:27:57 #9 14.97 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
08:27:57 #9 15.04 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
08:27:57 #9 15.04 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
08:27:57 #9 15.04 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
08:27:57 #9 15.04 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
08:27:57 #9 15.04 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
08:27:57 #9 15.11 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
08:27:57 #9 15.12 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
08:27:57 #9 15.13 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
08:27:57 #9 15.13 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
08:27:57 #9 15.13 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
08:27:57 #9 15.18 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
08:27:57 #9 15.18 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
08:27:57 #9 15.19 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu1 [981 kB]
08:27:57 #9 15.24 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
08:27:58 #9 15.36 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
08:27:58 #9 15.37 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
08:27:58 #9 15.37 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
08:27:58 #9 15.37 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
08:27:58 #9 15.37 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
08:27:58 #9 15.37 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
08:27:58 #9 15.38 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
08:27:58 #9 15.38 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
08:27:58 #9 15.38 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
08:27:58 #9 15.55 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
08:27:58 #9 15.69 debconf: delaying package configuration, since apt-utils is not installed
08:27:58 #9 15.71 Fetched 104 MB in 10s (10.7 MB/s)
08:27:58 #9 15.73 Selecting previously unselected package liblocale-gettext-perl.
08:27:58 #9 15.73 (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 ... 4125 files and directories currently installed.)
08:27:58 #9 15.73 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
08:27:58 #9 15.74 Unpacking liblocale-gettext-perl (1.07-4) ...
08:27:58 #9 15.78 Selecting previously unselected package libssl1.1:amd64.
08:27:58 #9 15.78 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ...
08:27:58 #9 15.80 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ...
08:27:58 #9 15.94 Selecting previously unselected package libpython3.8-minimal:amd64.
08:27:58 #9 15.94 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04_amd64.deb ...
08:27:58 #9 15.94 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04) ...
08:27:58 #9 16.06 Selecting previously unselected package libexpat1:amd64.
08:27:58 #9 16.06 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ...
08:27:58 #9 16.06 Unpacking libexpat1:amd64 (2.2.9-1build1) ...
08:27:58 #9 16.10 Selecting previously unselected package python3.8-minimal.
08:27:58 #9 16.10 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04_amd64.deb ...
08:27:58 #9 16.10 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04) ...
08:27:59 #9 16.30 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ...
08:27:59 #9 16.37 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04) ...
08:27:59 #9 16.39 Setting up libexpat1:amd64 (2.2.9-1build1) ...
08:27:59 #9 16.40 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04) ...
08:27:59 #9 16.95 Selecting previously unselected package python3-minimal.
08:27:59 #9 16.95 (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 ... 4440 files and directories currently installed.)
08:27:59 #9 16.95 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
08:27:59 #9 16.96 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
08:27:59 #9 17.00 Selecting previously unselected package mime-support.
08:27:59 #13 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 4.5s done
08:27:59 #13 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d
08:27:59 #13 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d done
08:27:59 #13 DONE 17.6s
08:27:59 
08:27:59 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
08:27:59 #9 sha256:9c9700c68110386efd61c45d6f9ad6c652565db8d6002e6d3f1f72ef8800581a
08:27:59 #9 0.915 Loaded plugins: fastestmirror, ovl
08:27:59 #9 1.064 Determining fastest mirrors
08:27:59 #9 17.00 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
08:27:59 #9 17.01 Unpacking mime-support (3.64ubuntu1) ...
08:27:59 #9 17.05 Selecting previously unselected package libmpdec2:amd64.
08:27:59 #9 17.05 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
08:27:59 #9 17.06 Unpacking libmpdec2:amd64 (2.4.2-3) ...
08:27:59 #9 17.09 Selecting previously unselected package readline-common.
08:27:59 #9 17.09 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
08:27:59 #9 17.10 Unpacking readline-common (8.0-4) ...
08:27:59 #9 17.13 Selecting previously unselected package libreadline8:amd64.
08:27:59 #9 17.13 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
08:27:59 #9 17.13 Unpacking libreadline8:amd64 (8.0-4) ...
08:27:59 #9 17.18 Selecting previously unselected package libsqlite3-0:amd64.
08:27:59 #9 17.18 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ...
08:27:59 #9 17.18 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
08:27:59 #9 17.25 Selecting previously unselected package libpython3.8-stdlib:amd64.
08:27:59 #9 17.25 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04_amd64.deb ...
08:28:00 #9 17.25 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04) ...
08:28:00 #9 17.45 Selecting previously unselected package python3.8.
08:28:00 #9 17.45 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04_amd64.deb ...
08:28:00 #9 17.45 Unpacking python3.8 (3.8.10-0ubuntu1~20.04) ...
08:28:00 #9 17.49 Selecting previously unselected package libpython3-stdlib:amd64.
08:28:00 #9 17.49 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
08:28:00 #9 17.49 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
08:28:00 #9 17.52 Setting up python3-minimal (3.8.2-0ubuntu2) ...
08:28:00 #9 17.71 Selecting previously unselected package python3.
08:28:00 #9 17.71 (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 ... 4870 files and directories currently installed.)
08:28:00 #9 17.71 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
08:28:00 #9 17.72 Unpacking python3 (3.8.2-0ubuntu2) ...
08:28:00 #9 17.75 Selecting previously unselected package libbsd0:amd64.
08:28:00 #9 17.75 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ...
08:28:00 #9 17.76 Unpacking libbsd0:amd64 (0.10.0-1) ...
08:28:00 #9 17.79 Selecting previously unselected package bsdmainutils.
08:28:00 #9 17.79 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
08:28:00 #9 7.742  * base: download.cf.centos.org
08:28:00 #9 7.742  * extras: download.cf.centos.org
08:28:00 #9 7.744  * updates: download.cf.centos.org
08:28:00 #9 17.79 Unpacking bsdmainutils (11.1.2ubuntu3) ...
08:28:00 #9 17.84 Selecting previously unselected package libuchardet0:amd64.
08:28:00 #9 17.85 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ...
08:28:00 #9 17.85 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
08:28:00 #9 17.90 Selecting previously unselected package groff-base.
08:28:00 #9 17.90 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ...
08:28:00 #9 17.91 Unpacking groff-base (1.22.4-4build1) ...
08:28:00 #9 18.02 Selecting previously unselected package libgdbm6:amd64.
08:28:00 #9 18.02 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ...
08:28:00 #9 18.03 Unpacking libgdbm6:amd64 (1.18.1-5) ...
08:28:00 #9 18.06 Selecting previously unselected package libpipeline1:amd64.
08:28:00 #9 18.06 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ...
08:28:00 #9 18.06 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
08:28:00 #9 18.10 Selecting previously unselected package man-db.
08:28:00 #9 18.10 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ...
08:28:00 #9 18.11 Unpacking man-db (2.9.1-1) ...
08:28:00 #9 18.22 Selecting previously unselected package perl-modules-5.30.
08:28:00 #9 18.22 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
08:28:00 #9 18.23 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
08:28:01 #9 18.59 Selecting previously unselected package libgdbm-compat4:amd64.
08:28:01 #9 18.59 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ...
08:28:01 #9 18.59 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
08:28:01 #9 18.63 Selecting previously unselected package libperl5.30:amd64.
08:28:01 #9 18.63 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ...
08:28:01 #9 18.64 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
08:28:01 #9 19.10 Selecting previously unselected package perl.
08:28:01 #9 19.10 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_amd64.deb ...
08:28:01 #9 19.11 Unpacking perl (5.30.0-9ubuntu0.2) ...
08:28:01 #9 19.16 Selecting previously unselected package openssl.
08:28:01 #9 19.16 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.8_amd64.deb ...
08:28:01 #9 19.17 Unpacking openssl (1.1.1f-1ubuntu2.8) ...
08:28:01 #9 19.26 Selecting previously unselected package ca-certificates.
08:28:01 #9 19.26 Preparing to unpack .../013-ca-certificates_20210119~20.04.1_all.deb ...
08:28:01 #9 19.26 Unpacking ca-certificates (20210119~20.04.1) ...
08:28:01 #9 19.31 Selecting previously unselected package distro-info-data.
08:28:01 #9 19.31 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.6_all.deb ...
08:28:01 #9 19.32 Unpacking distro-info-data (0.43ubuntu1.6) ...
08:28:01 #9 19.34 Selecting previously unselected package libmagic-mgc.
08:28:01 #9 19.34 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ...
08:28:01 #9 19.35 Unpacking libmagic-mgc (1:5.38-4) ...
08:28:02 #9 19.44 Selecting previously unselected package libmagic1:amd64.
08:28:02 #9 19.44 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ...
08:28:02 #9 19.44 Unpacking libmagic1:amd64 (1:5.38-4) ...
08:28:02 #9 19.47 Selecting previously unselected package file.
08:28:02 #9 19.47 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ...
08:28:02 #9 19.48 Unpacking file (1:5.38-4) ...
08:28:02 #9 19.51 Selecting previously unselected package less.
08:28:02 #9 19.51 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ...
08:28:02 #9 19.52 Unpacking less (551-1ubuntu0.1) ...
08:28:02 #9 19.56 Selecting previously unselected package libelf1:amd64.
08:28:02 #9 19.56 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ...
08:28:02 #9 19.56 Unpacking libelf1:amd64 (0.176-1.1build1) ...
08:28:02 #9 19.60 Selecting previously unselected package libglib2.0-0:amd64.
08:28:02 #9 19.60 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
08:28:02 #9 19.61 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
08:28:02 #9 19.74 Selecting previously unselected package libglib2.0-data.
08:28:02 #9 19.74 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
08:28:02 #9 19.74 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
08:28:02 #9 19.78 Selecting previously unselected package tzdata.
08:28:02 #9 19.78 Preparing to unpack .../022-tzdata_2021a-0ubuntu0.20.04_all.deb ...
08:28:02 #9 19.78 Unpacking tzdata (2021a-0ubuntu0.20.04) ...
08:28:02 #9 19.96 Selecting previously unselected package libicu66:amd64.
08:28:02 #9 19.96 Preparing to unpack .../023-libicu66_66.1-2ubuntu2_amd64.deb ...
08:28:02 #9 19.96 Unpacking libicu66:amd64 (66.1-2ubuntu2) ...
08:28:03 #9 20.77 Selecting previously unselected package libxml2:amd64.
08:28:03 #9 20.78 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ...
08:28:03 #9 20.78 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
08:28:03 #9 20.86 Selecting previously unselected package libyaml-0-2:amd64.
08:28:03 #9 20.87 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ...
08:28:03 #9 20.87 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
08:28:03 #9 20.90 Selecting previously unselected package lsb-release.
08:28:03 #9 20.90 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
08:28:03 #9 20.90 Unpacking lsb-release (11.1.0ubuntu2) ...
08:28:03 #9 20.93 Selecting previously unselected package netbase.
08:28:03 #9 20.93 Preparing to unpack .../027-netbase_6.1_all.deb ...
08:28:03 #9 20.94 Unpacking netbase (6.1) ...
08:28:03 #9 20.97 Selecting previously unselected package python3-pkg-resources.
08:28:03 #9 20.97 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
08:28:03 #9 20.97 Unpacking python3-pkg-resources (45.2.0-1) ...
08:28:03 #9 21.01 Selecting previously unselected package python3-six.
08:28:03 #9 21.01 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
08:28:03 #9 21.01 Unpacking python3-six (1.14.0-2) ...
08:28:03 #9 21.05 Selecting previously unselected package shared-mime-info.
08:28:03 #9 21.05 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ...
08:28:03 #9 21.05 Unpacking shared-mime-info (1.15-1) ...
08:28:03 #9 21.13 Selecting previously unselected package ucf.
08:28:03 #9 21.13 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
08:28:03 #9 21.13 Moving old data out of the way
08:28:03 #9 21.13 Unpacking ucf (3.0038+nmu1) ...
08:28:03 #9 21.21 Selecting previously unselected package xdg-user-dirs.
08:28:03 #9 21.22 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
08:28:03 #9 21.23 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
08:28:03 #9 21.31 Selecting previously unselected package xz-utils.
08:28:03 #9 21.31 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1_amd64.deb ...
08:28:03 #9 21.32 Unpacking xz-utils (5.2.4-1ubuntu1) ...
08:28:03 #9 21.35 Selecting previously unselected package gettext-base.
08:28:04 #9 21.35 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ...
08:28:04 #9 21.36 Unpacking gettext-base (0.19.8.1-10build1) ...
08:28:04 #9 21.40 Selecting previously unselected package iso-codes.
08:28:04 #9 21.40 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
08:28:04 #9 21.41 Unpacking iso-codes (4.4-1) ...
08:28:04 #9 21.85 Selecting previously unselected package krb5-locales.
08:28:04 #9 21.85 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
08:28:04 #9 21.86 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
08:28:04 #9 21.90 Selecting previously unselected package libcbor0.6:amd64.
08:28:04 #9 21.90 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
08:28:04 #9 21.90 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
08:28:04 #9 21.96 Selecting previously unselected package libedit2:amd64.
08:28:04 #9 21.97 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ...
08:28:04 #9 21.98 Unpacking libedit2:amd64 (3.1-20191231-1) ...
08:28:04 #9 22.06 Selecting previously unselected package libfido2-1:amd64.
08:28:04 #9 22.06 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
08:28:04 #9 22.06 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
08:28:04 #9 22.12 Selecting previously unselected package libkrb5support0:amd64.
08:28:04 #9 22.12 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
08:28:04 #9 22.13 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
08:28:04 #9 22.16 Selecting previously unselected package libk5crypto3:amd64.
08:28:05 #9 22.16 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
08:28:05 #9 22.17 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
08:28:05 #9 22.21 Selecting previously unselected package libkeyutils1:amd64.
08:28:05 #9 22.21 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1_amd64.deb ...
08:28:05 #9 22.21 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ...
08:28:05 #9 22.25 Selecting previously unselected package libkrb5-3:amd64.
08:28:05 #9 22.25 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
08:28:05 #9 22.26 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
08:28:05 #9 22.34 Selecting previously unselected package libgssapi-krb5-2:amd64.
08:28:05 #9 22.34 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
08:28:05 #9 22.34 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
08:28:05 #9 22.39 Selecting previously unselected package libpsl5:amd64.
08:28:05 #9 22.39 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
08:28:05 #9 22.39 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
08:28:05 #9 22.43 Selecting previously unselected package libxau6:amd64.
08:28:05 #9 22.44 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
08:28:05 #9 22.44 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
08:28:05 #9 22.47 Selecting previously unselected package libxdmcp6:amd64.
08:28:05 #9 22.47 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
08:28:05 #9 22.48 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
08:28:05 #9 22.52 Selecting previously unselected package libxcb1:amd64.
08:28:05 #9 22.52 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ...
08:28:05 #9 22.52 Unpacking libxcb1:amd64 (1.14-2) ...
08:28:05 #9 22.55 Selecting previously unselected package libx11-data.
08:28:05 #9 22.55 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
08:28:05 #9 22.55 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
08:28:05 #9 22.62 Selecting previously unselected package libx11-6:amd64.
08:28:05 #9 22.62 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ...
08:28:05 #9 22.62 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
08:28:05 #9 22.70 Selecting previously unselected package libxext6:amd64.
08:28:05 #9 22.70 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
08:28:05 #9 22.70 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
08:28:05 #9 22.74 Selecting previously unselected package libxmuu1:amd64.
08:28:05 #9 22.74 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
08:28:05 #9 22.75 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
08:28:05 #9 22.77 Selecting previously unselected package manpages.
08:28:05 #9 22.78 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
08:28:05 #9 22.78 Unpacking manpages (5.05-1) ...
08:28:05 #9 22.90 Selecting previously unselected package openssh-client.
08:28:05 #9 22.90 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ...
08:28:05 #9 22.91 Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ...
08:28:05 #9 23.00 Selecting previously unselected package publicsuffix.
08:28:05 #9 23.00 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
08:28:05 #9 23.01 Unpacking publicsuffix (20200303.0012-1) ...
08:28:05 #9 23.04 Selecting previously unselected package python-apt-common.
08:28:05 #9 23.05 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.6_all.deb ...
08:28:05 #9 23.05 Unpacking python-apt-common (2.0.0ubuntu0.20.04.6) ...
08:28:05 #9 23.08 Selecting previously unselected package python3-apt.
08:28:05 #9 23.08 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.6_amd64.deb ...
08:28:05 #9 23.09 Unpacking python3-apt (2.0.0ubuntu0.20.04.6) ...
08:28:05 #9 23.13 Selecting previously unselected package libunwind8:amd64.
08:28:05 #9 23.13 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ...
08:28:05 #9 23.13 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
08:28:05 #9 23.17 Selecting previously unselected package strace.
08:28:05 #9 23.17 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ...
08:28:05 #9 23.17 Unpacking strace (5.5-3ubuntu1) ...
08:28:05 #9 23.23 Selecting previously unselected package xauth.
08:28:06 #9 23.23 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
08:28:06 #9 23.24 Unpacking xauth (1:1.1-0ubuntu1) ...
08:28:06 #9 23.27 Selecting previously unselected package libfl2:amd64.
08:28:06 #9 23.27 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ...
08:28:06 #9 23.28 Unpacking libfl2:amd64 (2.6.4-6.2) ...
08:28:06 #9 23.31 Selecting previously unselected package at.
08:28:06 #9 23.32 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ...
08:28:06 #9 23.32 Unpacking at (3.1.23-1ubuntu1) ...
08:28:06 #9 23.35 Selecting previously unselected package libsigsegv2:amd64.
08:28:06 #9 23.36 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ...
08:28:06 #9 23.36 Unpacking libsigsegv2:amd64 (2.12-2) ...
08:28:06 #9 23.38 Selecting previously unselected package m4.
08:28:06 #9 23.39 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ...
08:28:06 #9 23.39 Unpacking m4 (1.4.18-4) ...
08:28:06 #9 23.43 Selecting previously unselected package autoconf.
08:28:06 #9 23.43 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ...
08:28:06 #9 23.43 Unpacking autoconf (2.69-11.1) ...
08:28:06 #9 23.49 Selecting previously unselected package autotools-dev.
08:28:06 #9 23.49 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ...
08:28:06 #9 23.49 Unpacking autotools-dev (20180224.1) ...
08:28:06 #9 23.53 Selecting previously unselected package automake.
08:28:06 #9 23.53 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ...
08:28:06 #9 23.53 Unpacking automake (1:1.16.1-4ubuntu6) ...
08:28:06 #9 23.60 Selecting previously unselected package autopoint.
08:28:06 #9 23.61 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ...
08:28:06 #9 23.61 Unpacking autopoint (0.19.8.1-10build1) ...
08:28:06 #9 23.64 Selecting previously unselected package binutils-common:amd64.
08:28:06 #9 23.64 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.1_amd64.deb ...
08:28:06 #9 23.65 Unpacking binutils-common:amd64 (2.34-6ubuntu1.1) ...
08:28:06 #9 23.69 Selecting previously unselected package libbinutils:amd64.
08:28:06 #9 23.69 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.1_amd64.deb ...
08:28:06 #9 23.70 Unpacking libbinutils:amd64 (2.34-6ubuntu1.1) ...
08:28:06 #9 23.77 Selecting previously unselected package libctf-nobfd0:amd64.
08:28:06 #9 23.77 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.1_amd64.deb ...
08:28:06 #9 23.78 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
08:28:06 #9 23.81 Selecting previously unselected package libctf0:amd64.
08:28:06 #9 23.81 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.1_amd64.deb ...
08:28:06 #9 23.81 Unpacking libctf0:amd64 (2.34-6ubuntu1.1) ...
08:28:06 #9 23.84 Selecting previously unselected package binutils-x86-64-linux-gnu.
08:28:06 #9 23.84 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.1_amd64.deb ...
08:28:06 #9 23.85 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
08:28:06 #9 24.04 Selecting previously unselected package binutils.
08:28:06 #9 24.05 Preparing to unpack .../074-binutils_2.34-6ubuntu1.1_amd64.deb ...
08:28:06 #9 24.05 Unpacking binutils (2.34-6ubuntu1.1) ...
08:28:06 #9 24.08 Selecting previously unselected package libc-dev-bin.
08:28:06 #9 24.08 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ...
08:28:06 #9 24.08 Unpacking libc-dev-bin (2.31-0ubuntu9.2) ...
08:28:06 #9 24.11 Selecting previously unselected package linux-libc-dev:amd64.
08:28:06 #9 24.12 Preparing to unpack .../076-linux-libc-dev_5.4.0-84.94_amd64.deb ...
08:28:06 #9 24.12 Unpacking linux-libc-dev:amd64 (5.4.0-84.94) ...
08:28:07 #9 24.29 Selecting previously unselected package libcrypt-dev:amd64.
08:28:07 #9 24.29 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
08:28:07 #9 24.29 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
08:28:07 #9 24.33 Selecting previously unselected package libc6-dev:amd64.
08:28:07 #9 24.33 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.2_amd64.deb ...
08:28:07 #9 24.33 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) ...
08:28:07 #9 24.64 Selecting previously unselected package gcc-9-base:amd64.
08:28:07 #9 24.65 Preparing to unpack .../079-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ...
08:28:07 #9 24.65 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
08:28:07 #9 24.68 Selecting previously unselected package libisl22:amd64.
08:28:07 #9 24.68 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ...
08:28:07 #9 24.69 Unpacking libisl22:amd64 (0.22.1-1) ...
08:28:07 #9 24.77 Selecting previously unselected package libmpfr6:amd64.
08:28:07 #9 24.78 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ...
08:28:07 #9 24.78 Unpacking libmpfr6:amd64 (4.0.2-1) ...
08:28:07 #9 24.83 Selecting previously unselected package libmpc3:amd64.
08:28:07 #9 24.83 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ...
08:28:07 #9 24.83 Unpacking libmpc3:amd64 (1.1.0-1) ...
08:28:07 #9 24.87 Selecting previously unselected package cpp-9.
08:28:07 #9 24.87 Preparing to unpack .../083-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
08:28:07 #9 24.88 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ...
08:28:08 #9 25.59 Selecting previously unselected package cpp.
08:28:08 #9 25.59 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
08:28:08 #9 25.59 Unpacking cpp (4:9.3.0-1ubuntu2) ...
08:28:08 #9 25.63 Selecting previously unselected package libcc1-0:amd64.
08:28:08 #9 25.63 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...
08:28:08 #9 25.63 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:08 #9 25.67 Selecting previously unselected package libgomp1:amd64.
08:28:08 #9 25.67 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...
08:28:08 #9 25.68 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:08 #9 25.72 Selecting previously unselected package libitm1:amd64.
08:28:08 #9 25.72 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...
08:28:08 #9 25.73 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:08 #9 25.76 Selecting previously unselected package libatomic1:amd64.
08:28:08 #9 25.76 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...
08:28:08 #9 25.77 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:08 #9 25.80 Selecting previously unselected package libasan5:amd64.
08:28:08 #9 25.81 Preparing to unpack .../089-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ...
08:28:08 #9 25.81 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
08:28:08 #9 25.88 Selecting previously unselected package liblsan0:amd64.
08:28:08 #9 25.88 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
08:28:08 #9 25.88 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:08 #9 26.00 Selecting previously unselected package libtsan0:amd64.
08:28:08 #9 26.00 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
08:28:08 #9 26.00 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:08 #9 26.23 Selecting previously unselected package libubsan1:amd64.
08:28:08 #9 26.23 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...
08:28:08 #9 26.24 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:09 #9 26.34 Selecting previously unselected package libquadmath0:amd64.
08:28:09 #9 26.35 Preparing to unpack .../093-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...
08:28:09 #9 26.35 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:09 #9 26.39 Selecting previously unselected package libgcc-9-dev:amd64.
08:28:09 #9 26.39 Preparing to unpack .../094-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
08:28:09 #9 26.40 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
08:28:09 #9 26.63 Selecting previously unselected package gcc-9.
08:28:09 #9 26.63 Preparing to unpack .../095-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
08:28:09 #9 26.64 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ...
08:28:10 #9 27.38 Selecting previously unselected package gcc.
08:28:10 #9 27.39 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
08:28:10 #9 27.39 Unpacking gcc (4:9.3.0-1ubuntu2) ...
08:28:10 #9 27.43 Selecting previously unselected package libstdc++-9-dev:amd64.
08:28:10 #9 27.43 Preparing to unpack .../097-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
08:28:10 #9 27.43 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
08:28:10 #9 27.69 Selecting previously unselected package g++-9.
08:28:10 #9 27.69 Preparing to unpack .../098-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
08:28:10 #9 27.69 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ...
08:28:11 #9 28.44 Selecting previously unselected package g++.
08:28:11 #9 28.44 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
08:28:11 #9 28.45 Unpacking g++ (4:9.3.0-1ubuntu2) ...
08:28:11 #9 28.47 Selecting previously unselected package make.
08:28:11 #9 28.48 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ...
08:28:11 #9 28.48 Unpacking make (4.2.1-1.2) ...
08:28:11 #9 28.52 Selecting previously unselected package libdpkg-perl.
08:28:11 #9 28.52 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3_all.deb ...
08:28:11 #9 28.53 Unpacking libdpkg-perl (1.19.7ubuntu3) ...
08:28:11 #9 28.58 Selecting previously unselected package patch.
08:28:11 #9 28.58 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ...
08:28:11 #9 28.58 Unpacking patch (2.7.6-6) ...
08:28:11 #9 28.62 Selecting previously unselected package dpkg-dev.
08:28:11 #9 28.62 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3_all.deb ...
08:28:11 #9 28.63 Unpacking dpkg-dev (1.19.7ubuntu3) ...
08:28:11 #9 28.71 Selecting previously unselected package build-essential.
08:28:11 #9 28.71 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ...
08:28:11 #9 28.72 Unpacking build-essential (12.8ubuntu1.1) ...
08:28:11 #9 28.75 Selecting previously unselected package libbrotli1:amd64.
08:28:11 #9 28.75 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
08:28:11 #9 28.76 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
08:28:11 #9 28.85 Selecting previously unselected package libroken18-heimdal:amd64.
08:28:11 #9 28.85 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
08:28:11 #9 28.85 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:11 #9 28.89 Selecting previously unselected package libasn1-8-heimdal:amd64.
08:28:11 #9 28.89 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
08:28:11 #9 28.90 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:11 #9 28.95 Selecting previously unselected package libheimbase1-heimdal:amd64.
08:28:11 #9 28.95 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
08:28:11 #9 28.96 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:11 #9 29.00 Selecting previously unselected package libhcrypto4-heimdal:amd64.
08:28:11 #9 29.00 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
08:28:11 #9 29.01 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:11 #9 29.05 Selecting previously unselected package libwind0-heimdal:amd64.
08:28:11 #9 29.05 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
08:28:11 #9 29.06 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:11 #9 29.09 Selecting previously unselected package libhx509-5-heimdal:amd64.
08:28:11 #9 29.09 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
08:28:11 #9 29.10 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:11 #9 29.14 Selecting previously unselected package libkrb5-26-heimdal:amd64.
08:28:11 #9 29.15 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
08:28:11 #9 29.15 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:11 #9 29.20 Selecting previously unselected package libheimntlm0-heimdal:amd64.
08:28:11 #9 29.20 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
08:28:11 #9 29.21 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:11 #9 29.25 Selecting previously unselected package libgssapi3-heimdal:amd64.
08:28:11 #9 29.25 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
08:28:11 #9 29.25 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:11 #9 29.28 Selecting previously unselected package libsasl2-modules-db:amd64.
08:28:11 #9 29.29 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ...
08:28:11 #9 29.29 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
08:28:11 #9 29.32 Selecting previously unselected package libsasl2-2:amd64.
08:28:12 #9 29.32 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2_amd64.deb ...
08:28:12 #9 29.33 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ...
08:28:12 #9 29.36 Selecting previously unselected package libldap-common.
08:28:12 #9 29.36 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ...
08:28:12 #9 29.36 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
08:28:12 #9 29.40 Selecting previously unselected package libldap-2.4-2:amd64.
08:28:12 #9 29.40 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ...
08:28:12 #9 29.41 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
08:28:12 #9 29.45 Selecting previously unselected package libnghttp2-14:amd64.
08:28:12 #9 29.45 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ...
08:28:12 #9 29.46 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
08:28:12 #9 29.50 Selecting previously unselected package librtmp1:amd64.
08:28:12 #9 29.50 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
08:28:12 #9 29.50 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
08:28:12 #9 29.56 Selecting previously unselected package libssh-4:amd64.
08:28:12 #9 29.56 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
08:28:12 #9 29.57 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
08:28:12 #9 29.61 Selecting previously unselected package libcurl4:amd64.
08:28:12 #9 29.61 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ...
08:28:12 #9 29.62 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) ...
08:28:12 #9 29.66 Selecting previously unselected package curl.
08:28:12 #9 29.67 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.6_amd64.deb ...
08:28:12 #9 29.67 Unpacking curl (7.68.0-1ubuntu2.6) ...
08:28:12 #9 29.71 Selecting previously unselected package dctrl-tools.
08:28:12 #9 29.72 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ...
08:28:12 #9 29.72 Unpacking dctrl-tools (2.24-3) ...
08:28:12 #9 29.76 Selecting previously unselected package libtool.
08:28:12 #9 29.76 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ...
08:28:12 #9 29.76 Unpacking libtool (2.4.6-14) ...
08:28:12 #9 29.80 Selecting previously unselected package dh-autoreconf.
08:28:12 #9 29.80 Preparing to unpack .../126-dh-autoreconf_19_all.deb ...
08:28:12 #9 29.80 Unpacking dh-autoreconf (19) ...
08:28:12 #9 29.83 Selecting previously unselected package libdebhelper-perl.
08:28:12 #9 29.83 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ...
08:28:12 #9 29.84 Unpacking libdebhelper-perl (12.10ubuntu1) ...
08:28:12 #9 29.87 Selecting previously unselected package libarchive-zip-perl.
08:28:12 #9 29.88 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ...
08:28:12 #9 29.88 Unpacking libarchive-zip-perl (1.67-2) ...
08:28:12 #9 29.91 Selecting previously unselected package libsub-override-perl.
08:28:12 #9 29.91 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ...
08:28:12 #9 29.92 Unpacking libsub-override-perl (0.09-2) ...
08:28:12 #9 29.94 Selecting previously unselected package libfile-stripnondeterminism-perl.
08:28:12 #9 29.95 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
08:28:12 #9 29.95 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
08:28:12 #9 29.98 Selecting previously unselected package dh-strip-nondeterminism.
08:28:12 #9 29.98 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ...
08:28:12 #9 29.98 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
08:28:12 #9 30.01 Selecting previously unselected package dwz.
08:28:12 #9 30.01 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ...
08:28:12 #9 30.01 Unpacking dwz (0.13-5) ...
08:28:12 #9 30.06 Selecting previously unselected package libcroco3:amd64.
08:28:12 #9 30.06 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ...
08:28:12 #9 30.06 Unpacking libcroco3:amd64 (0.6.13-1) ...
08:28:12 #9 30.10 Selecting previously unselected package gettext.
08:28:12 #9 30.10 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ...
08:28:12 #9 30.11 Unpacking gettext (0.19.8.1-10build1) ...
08:28:12 #9 30.22 Selecting previously unselected package intltool-debian.
08:28:12 #9 30.22 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ...
08:28:12 #9 30.22 Unpacking intltool-debian (0.35.0+20060710.5) ...
08:28:12 #9 30.25 Selecting previously unselected package po-debconf.
08:28:12 #9 30.25 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ...
08:28:12 #9 30.25 Unpacking po-debconf (1.0.21) ...
08:28:12 #9 30.31 Selecting previously unselected package debhelper.
08:28:12 #9 30.31 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ...
08:28:12 #9 30.32 Unpacking debhelper (12.10ubuntu1) ...
08:28:12 #9 30.42 Selecting previously unselected package libfakeroot:amd64.
08:28:13 #9 30.43 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ...
08:28:13 #9 30.43 Unpacking libfakeroot:amd64 (1.24-1) ...
08:28:13 #9 30.46 Selecting previously unselected package fakeroot.
08:28:13 #9 30.47 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ...
08:28:13 #9 30.47 Unpacking fakeroot (1.24-1) ...
08:28:13 #9 30.51 Selecting previously unselected package libassuan0:amd64.
08:28:13 #9 30.51 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
08:28:13 #9 30.52 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
08:28:13 #9 30.54 Selecting previously unselected package gpgconf.
08:28:13 #9 30.55 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ...
08:28:13 #9 30.55 Unpacking gpgconf (2.2.19-3ubuntu2.1) ...
08:28:13 #9 30.59 Selecting previously unselected package libksba8:amd64.
08:28:13 #9 30.59 Preparing to unpack .../142-libksba8_1.3.5-2_amd64.deb ...
08:28:13 #9 30.60 Unpacking libksba8:amd64 (1.3.5-2) ...
08:28:13 #9 30.64 Selecting previously unselected package libnpth0:amd64.
08:28:13 #9 30.64 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ...
08:28:13 #9 30.64 Unpacking libnpth0:amd64 (1.6-1) ...
08:28:13 #9 30.68 Selecting previously unselected package dirmngr.
08:28:13 #9 30.68 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ...
08:28:13 #9 30.69 Unpacking dirmngr (2.2.19-3ubuntu2.1) ...
08:28:13 #9 30.75 Selecting previously unselected package gnupg-l10n.
08:28:13 #9 30.75 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ...
08:28:13 #9 30.75 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ...
08:28:13 #9 30.79 Selecting previously unselected package gnupg-utils.
08:28:13 #9 30.79 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.1_amd64.deb ...
08:28:13 #9 30.79 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ...
08:28:13 #9 30.86 Selecting previously unselected package gpg.
08:28:13 #9 30.86 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.1_amd64.deb ...
08:28:13 #9 30.87 Unpacking gpg (2.2.19-3ubuntu2.1) ...
08:28:13 #9 30.94 Selecting previously unselected package pinentry-curses.
08:28:13 #9 30.94 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ...
08:28:13 #9 30.95 Unpacking pinentry-curses (1.1.0-3build1) ...
08:28:13 #9 31.00 Selecting previously unselected package gpg-agent.
08:28:13 #9 31.00 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ...
08:28:13 #9 31.01 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ...
08:28:13 #9 31.07 Selecting previously unselected package gpg-wks-client.
08:28:13 #9 31.07 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.1_amd64.deb ...
08:28:13 #9 31.08 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ...
08:28:13 #9 31.13 Selecting previously unselected package gpg-wks-server.
08:28:13 #9 31.13 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.1_amd64.deb ...
08:28:13 #9 31.14 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ...
08:28:13 #9 31.22 Selecting previously unselected package gpgsm.
08:28:14 #9 31.22 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.1_amd64.deb ...
08:28:14 #9 31.23 Unpacking gpgsm (2.2.19-3ubuntu2.1) ...
08:28:14 #9 31.29 Selecting previously unselected package gnupg.
08:28:14 #9 31.29 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.1_all.deb ...
08:28:14 #9 31.29 Unpacking gnupg (2.2.19-3ubuntu2.1) ...
08:28:14 #9 31.35 Selecting previously unselected package libfile-which-perl.
08:28:14 #9 31.35 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ...
08:28:14 #9 31.36 Unpacking libfile-which-perl (1.23-1) ...
08:28:14 #9 31.39 Selecting previously unselected package libfile-homedir-perl.
08:28:14 #9 31.40 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ...
08:28:14 #9 31.40 Unpacking libfile-homedir-perl (1.004-1) ...
08:28:14 #9 31.43 Selecting previously unselected package libio-pty-perl.
08:28:14 #9 31.43 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ...
08:28:14 #9 31.44 Unpacking libio-pty-perl (1:1.12-1) ...
08:28:14 #9 31.47 Selecting previously unselected package libipc-run-perl.
08:28:14 #9 31.47 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ...
08:28:14 #9 31.48 Unpacking libipc-run-perl (20180523.0-2) ...
08:28:14 #9 31.51 Selecting previously unselected package libclass-method-modifiers-perl.
08:28:14 #9 31.51 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ...
08:28:14 #9 31.51 Unpacking libclass-method-modifiers-perl (2.13-1) ...
08:28:14 #9 31.54 Selecting previously unselected package libb-hooks-op-check-perl.
08:28:14 #9 31.54 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
08:28:14 #9 31.55 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
08:28:14 #9 31.58 Selecting previously unselected package libdynaloader-functions-perl.
08:28:14 #9 31.58 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ...
08:28:14 #9 31.58 Unpacking libdynaloader-functions-perl (0.003-1) ...
08:28:14 #9 31.61 Selecting previously unselected package libdevel-callchecker-perl.
08:28:14 #9 31.61 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
08:28:14 #9 31.61 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
08:28:14 #9 31.64 Selecting previously unselected package libparams-classify-perl.
08:28:14 #9 31.64 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ...
08:28:14 #9 31.65 Unpacking libparams-classify-perl (0.015-1build2) ...
08:28:14 #9 31.67 Selecting previously unselected package libmodule-runtime-perl.
08:28:14 #9 31.67 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ...
08:28:14 #9 31.68 Unpacking libmodule-runtime-perl (0.016-1) ...
08:28:14 #9 31.71 Selecting previously unselected package libimport-into-perl.
08:28:14 #9 31.71 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ...
08:28:14 #9 31.71 Unpacking libimport-into-perl (1.002005-1) ...
08:28:14 #9 31.74 Selecting previously unselected package librole-tiny-perl.
08:28:14 #9 31.74 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ...
08:28:14 #9 31.75 Unpacking librole-tiny-perl (2.001004-1) ...
08:28:14 #9 31.78 Selecting previously unselected package libstrictures-perl.
08:28:14 #9 31.78 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ...
08:28:14 #9 31.78 Unpacking libstrictures-perl (2.000006-1) ...
08:28:14 #9 31.81 Selecting previously unselected package libsub-quote-perl.
08:28:14 #9 31.81 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ...
08:28:14 #9 31.83 Unpacking libsub-quote-perl (2.006006-1) ...
08:28:14 #9 31.86 Selecting previously unselected package libmoo-perl.
08:28:14 #9 31.86 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ...
08:28:14 #9 31.87 Unpacking libmoo-perl (2.003006-1) ...
08:28:14 #9 31.90 Selecting previously unselected package libencode-locale-perl.
08:28:14 #9 31.90 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ...
08:28:14 #9 31.90 Unpacking libencode-locale-perl (1.05-1) ...
08:28:14 #9 31.93 Selecting previously unselected package libtimedate-perl.
08:28:14 #9 31.93 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ...
08:28:14 #9 31.93 Unpacking libtimedate-perl (2.3200-1) ...
08:28:14 #9 31.97 Selecting previously unselected package libhttp-date-perl.
08:28:14 #9 31.97 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ...
08:28:14 #9 31.97 Unpacking libhttp-date-perl (6.05-1) ...
08:28:14 #9 32.00 Selecting previously unselected package libfile-listing-perl.
08:28:14 #9 32.00 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ...
08:28:14 #9 32.00 Unpacking libfile-listing-perl (6.04-1) ...
08:28:14 #9 32.03 Selecting previously unselected package libhtml-tagset-perl.
08:28:14 #9 32.03 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ...
08:28:14 #9 32.04 Unpacking libhtml-tagset-perl (3.20-4) ...
08:28:14 #9 32.06 Selecting previously unselected package liburi-perl.
08:28:14 #9 32.07 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ...
08:28:14 #9 32.07 Unpacking liburi-perl (1.76-2) ...
08:28:14 #9 32.11 Selecting previously unselected package libhtml-parser-perl.
08:28:14 #9 32.11 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ...
08:28:14 #9 32.11 Unpacking libhtml-parser-perl (3.72-5) ...
08:28:14 #9 32.14 Selecting previously unselected package libhtml-tree-perl.
08:28:14 #9 32.15 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ...
08:28:14 #9 32.15 Unpacking libhtml-tree-perl (5.07-2) ...
08:28:14 #9 32.19 Selecting previously unselected package libio-html-perl.
08:28:14 #9 32.19 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ...
08:28:14 #9 32.19 Unpacking libio-html-perl (1.001-1) ...
08:28:14 #9 32.22 Selecting previously unselected package liblwp-mediatypes-perl.
08:28:15 #9 32.22 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ...
08:28:15 #9 32.22 Unpacking liblwp-mediatypes-perl (6.04-1) ...
08:28:15 #9 32.25 Selecting previously unselected package libhttp-message-perl.
08:28:15 #9 32.25 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ...
08:28:15 #9 32.26 Unpacking libhttp-message-perl (6.22-1) ...
08:28:15 #9 32.29 Selecting previously unselected package libhttp-cookies-perl.
08:28:15 #9 32.29 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ...
08:28:15 #9 32.29 Unpacking libhttp-cookies-perl (6.08-1) ...
08:28:15 #9 32.32 Selecting previously unselected package libhttp-negotiate-perl.
08:28:15 #9 32.32 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ...
08:28:15 #9 32.33 Unpacking libhttp-negotiate-perl (6.01-1) ...
08:28:15 #9 32.35 Selecting previously unselected package perl-openssl-defaults:amd64.
08:28:15 #9 32.35 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ...
08:28:15 #9 32.36 Unpacking perl-openssl-defaults:amd64 (4) ...
08:28:15 #9 32.38 Selecting previously unselected package libnet-ssleay-perl.
08:28:15 #9 32.39 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
08:28:15 #9 32.39 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
08:28:15 #9 32.45 Selecting previously unselected package libio-socket-ssl-perl.
08:28:15 #9 32.45 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ...
08:28:15 #9 32.45 Unpacking libio-socket-ssl-perl (2.067-1) ...
08:28:15 #9 32.49 Selecting previously unselected package libnet-http-perl.
08:28:15 #9 32.50 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ...
08:28:15 #9 32.50 Unpacking libnet-http-perl (6.19-1) ...
08:28:15 #9 32.53 Selecting previously unselected package liblwp-protocol-https-perl.
08:28:15 #9 32.53 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
08:28:15 #9 32.54 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
08:28:15 #9 32.56 Selecting previously unselected package libtry-tiny-perl.
08:28:15 #9 32.56 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ...
08:28:15 #9 32.57 Unpacking libtry-tiny-perl (0.30-1) ...
08:28:15 #9 32.59 Selecting previously unselected package libwww-robotrules-perl.
08:28:15 #9 32.60 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ...
08:28:15 #9 32.60 Unpacking libwww-robotrules-perl (6.02-1) ...
08:28:15 #9 32.63 Selecting previously unselected package libwww-perl.
08:28:15 #9 32.63 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ...
08:28:15 #9 32.63 Unpacking libwww-perl (6.43-1) ...
08:28:15 #9 32.67 Selecting previously unselected package patchutils.
08:28:15 #9 32.67 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ...
08:28:15 #9 32.67 Unpacking patchutils (0.3.4-2) ...
08:28:15 #9 32.70 Selecting previously unselected package wdiff.
08:28:15 #9 32.71 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ...
08:28:15 #9 32.71 Unpacking wdiff (1.2.2-2build1) ...
08:28:15 #9 32.75 Selecting previously unselected package devscripts.
08:28:15 #9 32.75 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ...
08:28:15 #9 32.77 Unpacking devscripts (2.20.2ubuntu2) ...
08:28:15 #9 32.90 Selecting previously unselected package diffstat.
08:28:15 #9 32.90 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ...
08:28:15 #9 32.90 Unpacking diffstat (1.63-1) ...
08:28:15 #9 32.93 Selecting previously unselected package python3-chardet.
08:28:15 #9 32.94 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ...
08:28:15 #9 32.94 Unpacking python3-chardet (3.0.4-4build1) ...
08:28:15 #9 32.98 Selecting previously unselected package python3-debian.
08:28:15 #9 32.98 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ...
08:28:15 #9 32.99 Unpacking python3-debian (0.1.36ubuntu1) ...
08:28:15 #9 33.02 Selecting previously unselected package libgpgme11:amd64.
08:28:15 #9 33.03 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
08:28:15 #9 33.03 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
08:28:15 #9 33.07 Selecting previously unselected package python3-gpg.
08:28:15 #9 33.07 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
08:28:15 #9 33.08 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
08:28:15 #9 33.13 Selecting previously unselected package dput.
08:28:15 #9 33.13 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ...
08:28:15 #9 33.14 Unpacking dput (1.0.3ubuntu1) ...
08:28:15 #9 33.18 Selecting previously unselected package libcurl3-gnutls:amd64.
08:28:15 #9 33.18 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.6_amd64.deb ...
08:28:15 #9 33.18 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.6) ...
08:28:15 #9 33.23 Selecting previously unselected package liberror-perl.
08:28:15 #9 33.23 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ...
08:28:16 #9 33.23 Unpacking liberror-perl (0.17029-1) ...
08:28:16 #9 33.26 Selecting previously unselected package git-man.
08:28:16 #9 33.26 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.1_all.deb ...
08:28:16 #9 33.27 Unpacking git-man (1:2.25.1-1ubuntu3.1) ...
08:28:16 #9 33.38 Selecting previously unselected package git.
08:28:16 #9 33.38 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.1_amd64.deb ...
08:28:16 #9 33.40 Unpacking git (1:2.25.1-1ubuntu3.1) ...
08:28:16 #9 33.91 Selecting previously unselected package libalgorithm-diff-perl.
08:28:16 #9 33.91 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ...
08:28:16 #9 33.91 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
08:28:16 #9 33.95 Selecting previously unselected package libalgorithm-diff-xs-perl.
08:28:16 #9 33.95 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
08:28:16 #9 33.95 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
08:28:16 #9 33.98 Selecting previously unselected package libalgorithm-merge-perl.
08:28:16 #9 33.98 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ...
08:28:16 #9 33.98 Unpacking libalgorithm-merge-perl (0.08-3) ...
08:28:16 #9 34.01 Selecting previously unselected package libapt-pkg-perl.
08:28:16 #9 34.01 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ...
08:28:16 #9 34.02 Unpacking libapt-pkg-perl (0.1.36build3) ...
08:28:16 #9 34.05 Selecting previously unselected package libarchive-cpio-perl.
08:28:16 #9 34.05 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ...
08:28:16 #9 34.06 Unpacking libarchive-cpio-perl (0.10-1) ...
08:28:16 #9 34.08 Selecting previously unselected package libarray-intspan-perl.
08:28:16 #9 34.09 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ...
08:28:16 #9 34.10 Unpacking libarray-intspan-perl (2.003-1) ...
08:28:16 #9 34.14 Selecting previously unselected package libasync-mergepoint-perl.
08:28:16 #9 34.14 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ...
08:28:16 #9 34.14 Unpacking libasync-mergepoint-perl (0.04-2) ...
08:28:16 #9 34.17 Selecting previously unselected package libmodule-implementation-perl.
08:28:16 #9 34.17 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ...
08:28:16 #9 34.17 Unpacking libmodule-implementation-perl (0.09-1) ...
08:28:16 #9 34.20 Selecting previously unselected package libsub-exporter-progressive-perl.
08:28:16 #9 34.20 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
08:28:16 #9 34.20 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
08:28:16 #9 34.23 Selecting previously unselected package libvariable-magic-perl.
08:28:16 #9 34.24 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ...
08:28:16 #9 34.24 Unpacking libvariable-magic-perl (0.62-1build2) ...
08:28:16 #9 34.27 Selecting previously unselected package libb-hooks-endofscope-perl.
08:28:16 #9 34.27 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ...
08:28:16 #9 34.27 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
08:28:16 #9 34.30 Selecting previously unselected package libcapture-tiny-perl.
08:28:16 #9 34.31 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
08:28:16 #9 34.31 Unpacking libcapture-tiny-perl (0.48-1) ...
08:28:16 #9 34.34 Selecting previously unselected package libclass-xsaccessor-perl.
08:28:16 #9 34.34 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
08:28:16 #9 34.35 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
08:28:16 #9 34.37 Selecting previously unselected package libclone-perl.
08:28:17 #9 34.38 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ...
08:28:17 #9 34.38 Unpacking libclone-perl (0.43-2) ...
08:28:17 #9 34.41 Selecting previously unselected package libcommon-sense-perl.
08:28:17 #9 34.41 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ...
08:28:17 #9 34.42 Unpacking libcommon-sense-perl (3.74-2build6) ...
08:28:17 #9 34.44 Selecting previously unselected package libparams-util-perl.
08:28:17 #9 34.44 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ...
08:28:17 #9 34.45 Unpacking libparams-util-perl (1.07-3build5) ...
08:28:17 #9 34.49 Selecting previously unselected package libsub-install-perl.
08:28:17 #9 34.49 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ...
08:28:17 #9 34.50 Unpacking libsub-install-perl (0.928-1) ...
08:28:17 #9 34.57 Selecting previously unselected package libdata-optlist-perl.
08:28:17 #9 34.58 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ...
08:28:17 #9 34.58 Unpacking libdata-optlist-perl (0.110-1) ...
08:28:17 #9 34.60 Selecting previously unselected package libsub-exporter-perl.
08:28:17 #9 34.61 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ...
08:28:17 #9 34.61 Unpacking libsub-exporter-perl (0.987-1) ...
08:28:17 #9 34.64 Selecting previously unselected package libconst-fast-perl.
08:28:17 #9 34.64 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ...
08:28:17 #9 34.65 Unpacking libconst-fast-perl (0.014-1) ...
08:28:17 #9 34.67 Selecting previously unselected package libwant-perl.
08:28:17 #9 34.68 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ...
08:28:17 #9 34.68 Unpacking libwant-perl (0.29-1build4) ...
08:28:17 #9 34.71 Selecting previously unselected package libcontextual-return-perl.
08:28:17 #9 34.71 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
08:28:17 #9 34.71 Unpacking libcontextual-return-perl (0.004014-2) ...
08:28:17 #9 34.75 Selecting previously unselected package libcpanel-json-xs-perl.
08:28:17 #9 34.75 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
08:28:17 #9 34.75 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
08:28:17 #9 34.79 Selecting previously unselected package libdata-dump-perl.
08:28:17 #9 34.79 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ...
08:28:17 #9 34.79 Unpacking libdata-dump-perl (1.23-1) ...
08:28:17 #9 34.82 Selecting previously unselected package libdigest-bubblebabble-perl.
08:28:17 #9 34.82 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ...
08:28:17 #9 34.83 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
08:28:17 #9 34.85 Selecting previously unselected package libdigest-hmac-perl.
08:28:17 #9 34.85 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
08:28:17 #9 34.86 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
08:28:17 #9 34.89 Selecting previously unselected package libdistro-info-perl.
08:28:17 #9 34.89 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ...
08:28:17 #9 34.89 Unpacking libdistro-info-perl (0.23ubuntu1) ...
08:28:17 #9 34.92 Selecting previously unselected package libnet-smtp-ssl-perl.
08:28:17 #9 34.92 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ...
08:28:17 #9 34.93 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
08:28:17 #9 34.95 Selecting previously unselected package libmailtools-perl.
08:28:17 #9 34.95 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ...
08:28:17 #9 34.96 Unpacking libmailtools-perl (2.21-1) ...
08:28:17 #9 34.99 Selecting previously unselected package libnet-ip-perl.
08:28:17 #9 35.00 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ...
08:28:17 #9 35.00 Unpacking libnet-ip-perl (1.26-2) ...
08:28:17 #9 35.03 Selecting previously unselected package libnet-dns-perl.
08:28:17 #9 35.03 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ...
08:28:17 #9 35.03 Unpacking libnet-dns-perl (1.22-1) ...
08:28:17 #9 35.09 Selecting previously unselected package libnet-domain-tld-perl.
08:28:17 #9 35.09 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ...
08:28:17 #9 35.10 Unpacking libnet-domain-tld-perl (1.75-1) ...
08:28:17 #9 35.13 Selecting previously unselected package libemail-valid-perl.
08:28:17 #9 35.13 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ...
08:28:17 #9 35.13 Unpacking libemail-valid-perl (1.202-1) ...
08:28:17 #9 35.16 Selecting previously unselected package libexporter-tiny-perl.
08:28:17 #9 35.16 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ...
08:28:17 #9 35.16 Unpacking libexporter-tiny-perl (1.002001-1) ...
08:28:17 #9 35.20 Selecting previously unselected package libipc-system-simple-perl.
08:28:17 #9 35.20 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ...
08:28:17 #9 35.21 Unpacking libipc-system-simple-perl (1.26-1) ...
08:28:17 #9 35.24 Selecting previously unselected package libfile-basedir-perl.
08:28:17 #9 35.24 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
08:28:17 #9 35.24 Unpacking libfile-basedir-perl (0.08-1) ...
08:28:17 #9 35.27 Selecting previously unselected package libfile-chdir-perl.
08:28:17 #9 35.27 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ...
08:28:17 #9 35.27 Unpacking libfile-chdir-perl (0.1008-1) ...
08:28:17 #9 35.30 Selecting previously unselected package libfile-fcntllock-perl.
08:28:17 #9 35.30 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
08:28:17 #9 35.31 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
08:28:17 #9 35.34 Selecting previously unselected package libnumber-compare-perl.
08:28:17 #9 35.34 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ...
08:28:18 #9 35.34 Unpacking libnumber-compare-perl (0.03-1) ...
08:28:18 #9 35.37 Selecting previously unselected package libtext-glob-perl.
08:28:18 #9 35.37 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ...
08:28:18 #9 35.37 Unpacking libtext-glob-perl (0.10-1) ...
08:28:18 #9 35.40 Selecting previously unselected package libfile-find-rule-perl.
08:28:18 #9 35.40 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
08:28:18 #9 35.41 Unpacking libfile-find-rule-perl (0.34-1) ...
08:28:18 #9 35.43 Selecting previously unselected package libfont-afm-perl.
08:28:18 #9 35.43 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ...
08:28:18 #9 35.44 Unpacking libfont-afm-perl (1.20-2) ...
08:28:18 #9 35.47 Selecting previously unselected package libio-string-perl.
08:28:18 #9 35.47 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
08:28:18 #9 35.47 Unpacking libio-string-perl (1.08-3) ...
08:28:18 #9 35.50 Selecting previously unselected package libfont-ttf-perl.
08:28:18 #9 35.50 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ...
08:28:18 #9 35.51 Unpacking libfont-ttf-perl (1.06-1) ...
08:28:18 #9 35.56 Selecting previously unselected package libfuture-perl.
08:28:18 #9 35.56 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ...
08:28:18 #9 35.57 Unpacking libfuture-perl (0.43-1) ...
08:28:18 #9 35.61 Selecting previously unselected package libio-stringy-perl.
08:28:18 #9 35.61 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ...
08:28:18 #9 35.61 Unpacking libio-stringy-perl (2.111-3) ...
08:28:18 #9 35.64 Selecting previously unselected package libparams-validate-perl.
08:28:18 #9 35.64 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ...
08:28:18 #9 35.65 Unpacking libparams-validate-perl (1.29-3) ...
08:28:18 #9 35.68 Selecting previously unselected package libgetopt-long-descriptive-perl.
08:28:18 #9 35.68 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
08:28:18 #9 35.69 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
08:28:18 #9 35.73 Selecting previously unselected package libsort-versions-perl.
08:28:18 #9 35.73 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
08:28:18 #9 35.73 Unpacking libsort-versions-perl (1.62-1) ...
08:28:18 #9 35.76 Selecting previously unselected package libgit-wrapper-perl.
08:28:18 #9 35.76 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
08:28:18 #9 35.77 Unpacking libgit-wrapper-perl (0.048-1) ...
08:28:18 #9 35.86 Selecting previously unselected package libhttp-tiny-multipart-perl.
08:28:18 #9 35.86 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
08:28:18 #9 35.87 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
08:28:18 #9 35.91 Selecting previously unselected package libio-prompter-perl.
08:28:18 #9 35.91 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
08:28:18 #9 35.92 Unpacking libio-prompter-perl (0.004015-1) ...
08:28:18 #9 35.95 Selecting previously unselected package libjson-perl.
08:28:18 #9 35.95 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ...
08:28:18 #9 35.96 Unpacking libjson-perl (4.02000-2) ...
08:28:18 #9 36.01 Selecting previously unselected package liblog-any-perl.
08:28:18 #9 36.01 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ...
08:28:18 #9 36.01 Unpacking liblog-any-perl (1.708-1) ...
08:28:18 #9 36.05 Selecting previously unselected package liblog-any-adapter-screen-perl.
08:28:18 #9 36.05 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
08:28:18 #9 36.05 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
08:28:18 #9 36.09 Selecting previously unselected package libpackage-stash-perl.
08:28:18 #9 36.09 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ...
08:28:18 #9 36.10 Unpacking libpackage-stash-perl (0.38-1) ...
08:28:18 #9 36.12 Selecting previously unselected package libsub-identify-perl.
08:28:18 #9 36.13 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ...
08:28:18 #9 36.13 Unpacking libsub-identify-perl (0.14-1build2) ...
08:28:18 #9 36.16 Selecting previously unselected package libsub-name-perl.
08:28:18 #9 36.16 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ...
08:28:18 #9 36.16 Unpacking libsub-name-perl (0.26-1) ...
08:28:18 #9 36.19 Selecting previously unselected package libnamespace-clean-perl.
08:28:18 #9 36.19 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
08:28:18 #9 36.20 Unpacking libnamespace-clean-perl (0.27-1) ...
08:28:18 #9 36.22 Selecting previously unselected package libpath-tiny-perl.
08:28:18 #9 36.23 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ...
08:28:18 #9 36.23 Unpacking libpath-tiny-perl (0.108-1) ...
08:28:18 #9 36.26 Selecting previously unselected package libtype-tiny-perl.
08:28:18 #9 36.26 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ...
08:28:18 #9 36.27 Unpacking libtype-tiny-perl (1.008001-2) ...
08:28:18 #9 36.32 Selecting previously unselected package libgitlab-api-v4-perl.
08:28:18 #9 36.32 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ...
08:28:18 #9 36.33 Unpacking libgitlab-api-v4-perl (0.25-1) ...
08:28:18 #9 36.36 Selecting previously unselected package libhash-fieldhash-perl.
08:28:19 #9 36.37 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
08:28:19 #9 36.37 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
08:28:19 #9 36.39 Selecting previously unselected package libhtml-form-perl.
08:28:19 #9 36.40 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ...
08:28:19 #9 36.40 Unpacking libhtml-form-perl (6.07-1) ...
08:28:19 #9 36.42 Selecting previously unselected package libhtml-format-perl.
08:28:19 #9 36.43 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ...
08:28:19 #9 36.43 Unpacking libhtml-format-perl (2.12-1) ...
08:28:19 #9 36.46 Selecting previously unselected package libhttp-daemon-perl.
08:28:19 #9 36.46 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1_all.deb ...
08:28:19 #9 36.46 Unpacking libhttp-daemon-perl (6.06-1) ...
08:28:19 #9 36.49 Selecting previously unselected package libidn11:amd64.
08:28:19 #9 36.50 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ...
08:28:19 #9 36.50 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
08:28:19 #9 36.53 Selecting previously unselected package libstruct-dumb-perl.
08:28:19 #9 36.53 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ...
08:28:19 #9 36.54 Unpacking libstruct-dumb-perl (0.09-1) ...
08:28:19 #9 36.56 Selecting previously unselected package libio-async-perl.
08:28:19 #9 36.57 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ...
08:28:19 #9 36.57 Unpacking libio-async-perl (0.75-1) ...
08:28:19 #9 36.62 Selecting previously unselected package liblinux-epoll-perl.
08:28:19 #9 36.62 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ...
08:28:19 #9 36.62 Unpacking liblinux-epoll-perl (0.017-1) ...
08:28:19 #9 36.65 Selecting previously unselected package libio-async-loop-epoll-perl.
08:28:19 #9 36.66 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ...
08:28:19 #9 36.66 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
08:28:19 #9 36.69 Selecting previously unselected package libtypes-serialiser-perl.
08:28:19 #9 36.69 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ...
08:28:19 #9 36.69 Unpacking libtypes-serialiser-perl (1.0-1) ...
08:28:19 #9 36.72 Selecting previously unselected package libjson-xs-perl.
08:28:19 #9 36.72 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ...
08:28:19 #9 36.72 Unpacking libjson-xs-perl (4.020-1build1) ...
08:28:19 #9 36.76 Selecting previously unselected package libjson-maybexs-perl.
08:28:19 #9 36.76 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ...
08:28:19 #9 36.77 Unpacking libjson-maybexs-perl (1.004000-1) ...
08:28:19 #9 36.79 Selecting previously unselected package liblist-compare-perl.
08:28:19 #9 36.79 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ...
08:28:19 #9 36.80 Unpacking liblist-compare-perl (0.53-1) ...
08:28:19 #9 36.84 Selecting previously unselected package liblist-moreutils-perl.
08:28:19 #9 36.84 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
08:28:19 #9 36.85 Unpacking liblist-moreutils-perl (0.416-1build5) ...
08:28:19 #9 36.88 Selecting previously unselected package liblist-someutils-perl.
08:28:19 #9 36.88 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
08:28:19 #9 36.88 Unpacking liblist-someutils-perl (0.58-1) ...
08:28:19 #9 36.91 Selecting previously unselected package liblist-someutils-xs-perl.
08:28:19 #9 36.92 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
08:28:19 #9 36.92 Unpacking liblist-someutils-xs-perl (0.58-2) ...
08:28:19 #9 36.95 Selecting previously unselected package libltdl7:amd64.
08:28:19 #9 36.95 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ...
08:28:19 #9 36.96 Unpacking libltdl7:amd64 (2.4.6-14) ...
08:28:19 #9 36.99 Selecting previously unselected package libltdl-dev:amd64.
08:28:19 #9 36.99 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ...
08:28:19 #9 36.99 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
08:28:19 #9 37.03 Selecting previously unselected package libsys-hostname-long-perl.
08:28:19 #9 37.04 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ...
08:28:19 #9 37.04 Unpacking libsys-hostname-long-perl (1.5-1) ...
08:28:19 #9 37.07 Selecting previously unselected package libmail-sendmail-perl.
08:28:19 #9 37.07 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ...
08:28:19 #9 37.07 Unpacking libmail-sendmail-perl (0.80-1) ...
08:28:19 #9 37.10 Selecting previously unselected package libmoox-aliases-perl.
08:28:19 #9 37.10 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ...
08:28:19 #9 37.10 Unpacking libmoox-aliases-perl (0.001006-1) ...
08:28:19 #9 37.13 Selecting previously unselected package libobject-id-perl.
08:28:19 #9 37.13 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
08:28:19 #9 37.14 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
08:28:20 #9 37.16 Selecting previously unselected package libmoox-struct-perl.
08:28:20 #9 37.17 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ...
08:28:20 #9 37.17 Unpacking libmoox-struct-perl (0.017-1) ...
08:28:20 #9 37.20 Selecting previously unselected package libnet-dns-sec-perl.
08:28:20 #9 37.20 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ...
08:28:20 #9 37.20 Unpacking libnet-dns-sec-perl (1.15-1) ...
08:28:20 #9 37.24 Selecting previously unselected package libnet-libidn-perl.
08:28:20 #9 37.24 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
08:28:20 #9 37.24 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
08:28:20 #9 37.27 Selecting previously unselected package libnumber-range-perl.
08:28:20 #9 37.27 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ...
08:28:20 #9 37.28 Unpacking libnumber-range-perl (0.12-1) ...
08:28:20 #9 37.30 Selecting previously unselected package libpackage-stash-xs-perl.
08:28:20 #9 37.30 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
08:28:20 #9 37.31 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
08:28:20 #9 37.34 Selecting previously unselected package libpath-iterator-rule-perl.
08:28:20 #9 37.34 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
08:28:20 #9 37.34 Unpacking libpath-iterator-rule-perl (1.014-1) ...
08:28:20 #9 37.37 Selecting previously unselected package libperl4-corelibs-perl.
08:28:20 #9 37.37 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ...
08:28:20 #9 37.37 Unpacking libperl4-corelibs-perl (0.004-2) ...
08:28:20 #9 37.40 Selecting previously unselected package libperlio-gzip-perl.
08:28:20 #9 37.41 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
08:28:20 #9 37.41 Unpacking libperlio-gzip-perl (0.19-1build5) ...
08:28:20 #9 37.44 Selecting previously unselected package libpod-constants-perl.
08:28:20 #9 37.44 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ...
08:28:20 #9 37.44 Unpacking libpod-constants-perl (0.19-1) ...
08:28:20 #9 37.47 Selecting previously unselected package libre2-5:amd64.
08:28:20 #9 37.48 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ...
08:28:20 #9 37.48 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
08:28:20 #9 37.54 Selecting previously unselected package libre-engine-re2-perl.
08:28:20 #9 37.55 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ...
08:28:20 #9 37.55 Unpacking libre-engine-re2-perl (0.13-5) ...
08:28:20 #9 37.58 Selecting previously unselected package libreadonly-perl.
08:28:20 #9 37.58 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ...
08:28:20 #9 37.58 Unpacking libreadonly-perl (2.050-2) ...
08:28:20 #9 37.62 Selecting previously unselected package libref-util-perl.
08:28:20 #9 37.62 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ...
08:28:20 #9 37.63 Unpacking libref-util-perl (0.204-1) ...
08:28:20 #9 37.66 Selecting previously unselected package libref-util-xs-perl.
08:28:20 #9 37.67 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ...
08:28:20 #9 37.67 Unpacking libref-util-xs-perl (0.117-1build2) ...
08:28:20 #9 37.70 Selecting previously unselected package libregexp-pattern-license-perl.
08:28:20 #9 37.70 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
08:28:20 #9 37.70 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
08:28:20 #9 37.73 Selecting previously unselected package libregexp-pattern-perl.
08:28:20 #9 37.73 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ...
08:28:20 #9 37.74 Unpacking libregexp-pattern-perl (0.2.12-1) ...
08:28:20 #9 37.77 Selecting previously unselected package libsasl2-modules:amd64.
08:28:20 #9 37.78 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ...
08:28:20 #9 37.78 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
08:28:20 #9 37.81 Selecting previously unselected package libsereal-decoder-perl.
08:28:20 #9 37.81 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
08:28:20 #9 37.82 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
08:28:20 #9 37.85 Selecting previously unselected package libsereal-encoder-perl.
08:28:20 #9 37.85 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
08:28:20 #9 37.86 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
08:28:20 #9 37.89 Selecting previously unselected package libsereal-perl.
08:28:20 #9 37.89 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ...
08:28:20 #9 37.90 Unpacking libsereal-perl (4.011-1) ...
08:28:20 #9 37.92 Selecting previously unselected package libsort-key-perl.
08:28:20 #9 37.93 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ...
08:28:20 #9 37.93 Unpacking libsort-key-perl (1.33-2build2) ...
08:28:20 #9 37.96 Selecting previously unselected package libstring-copyright-perl.
08:28:20 #9 37.96 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
08:28:20 #9 37.97 Unpacking libstring-copyright-perl (0.003006-1) ...
08:28:20 #9 37.99 Selecting previously unselected package libstring-escape-perl.
08:28:20 #9 38.00 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
08:28:20 #9 38.00 Unpacking libstring-escape-perl (2010.002-2) ...
08:28:20 #9 38.03 Selecting previously unselected package libstring-shellquote-perl.
08:28:20 #9 38.03 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
08:28:20 #9 38.04 Unpacking libstring-shellquote-perl (1.04-1) ...
08:28:20 #9 38.07 Selecting previously unselected package libterm-readkey-perl.
08:28:20 #9 38.07 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ...
08:28:20 #9 38.07 Unpacking libterm-readkey-perl (2.38-1build1) ...
08:28:20 #9 38.10 Selecting previously unselected package libtest-fatal-perl.
08:28:20 #9 38.10 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ...
08:28:20 #9 38.11 Unpacking libtest-fatal-perl (0.014-1) ...
08:28:20 #9 38.14 Selecting previously unselected package libtest-refcount-perl.
08:28:20 #9 38.14 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ...
08:28:20 #9 38.14 Unpacking libtest-refcount-perl (0.10-1) ...
08:28:20 #9 38.18 Selecting previously unselected package libtext-levenshtein-perl.
08:28:20 #9 38.18 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ...
08:28:20 #9 38.18 Unpacking libtext-levenshtein-perl (0.13-1) ...
08:28:20 #9 38.21 Selecting previously unselected package libtype-tiny-xs-perl.
08:28:21 #9 38.21 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
08:28:21 #9 38.22 Unpacking libtype-tiny-xs-perl (0.016-1) ...
08:28:21 #9 38.25 Selecting previously unselected package libunicode-utf8-perl.
08:28:21 #9 38.25 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
08:28:21 #9 38.25 Unpacking libunicode-utf8-perl (0.62-1build1) ...
08:28:21 #9 38.28 Selecting previously unselected package libxml-namespacesupport-perl.
08:28:21 #9 38.28 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ...
08:28:21 #9 38.29 Unpacking libxml-namespacesupport-perl (1.12-1) ...
08:28:21 #9 38.32 Selecting previously unselected package libxml-sax-base-perl.
08:28:21 #9 38.32 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ...
08:28:21 #9 38.32 Unpacking libxml-sax-base-perl (1.09-1) ...
08:28:21 #9 38.36 Selecting previously unselected package libxml-sax-perl.
08:28:21 #9 38.36 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ...
08:28:21 #9 38.37 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
08:28:21 #9 38.40 Selecting previously unselected package libxml-libxml-perl.
08:28:21 #9 38.40 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
08:28:21 #9 38.41 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
08:28:21 #9 38.46 Selecting previously unselected package libxml-parser-perl.
08:28:21 #9 38.47 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ...
08:28:21 #9 38.47 Unpacking libxml-parser-perl (2.46-1) ...
08:28:21 #9 38.52 Selecting previously unselected package libxml-sax-expat-perl.
08:28:21 #9 38.52 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ...
08:28:21 #9 38.52 Unpacking libxml-sax-expat-perl (0.51-1) ...
08:28:21 #9 38.55 Selecting previously unselected package libxml-writer-perl.
08:28:21 #9 38.55 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ...
08:28:21 #9 38.55 Unpacking libxml-writer-perl (0.625-1) ...
08:28:21 #9 38.58 Selecting previously unselected package libyaml-libyaml-perl.
08:28:21 #9 38.58 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
08:28:21 #9 38.59 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
08:28:21 #9 38.61 Selecting previously unselected package licensecheck.
08:28:21 #9 38.62 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ...
08:28:21 #9 38.62 Unpacking licensecheck (3.0.45-1) ...
08:28:21 #9 38.65 Selecting previously unselected package libdevel-size-perl.
08:28:21 #9 38.65 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ...
08:28:21 #9 38.66 Unpacking libdevel-size-perl (0.83-1build1) ...
08:28:21 #9 38.68 Selecting previously unselected package t1utils.
08:28:21 #9 38.68 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ...
08:28:21 #9 38.69 Unpacking t1utils (1.41-3) ...
08:28:21 #9 38.73 Selecting previously unselected package lintian.
08:28:21 #9 38.73 Preparing to unpack .../328-lintian_2.62.0ubuntu1_all.deb ...
08:28:21 #9 38.74 Unpacking lintian (2.62.0ubuntu1) ...
08:28:21 #9 38.99 Selecting previously unselected package manpages-dev.
08:28:21 #9 38.99 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ...
08:28:21 #9 38.99 Unpacking manpages-dev (5.05-1) ...
08:28:21 #9 39.24 Selecting previously unselected package python3-certifi.
08:28:21 #9 39.24 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ...
08:28:22 #9 39.25 Unpacking python3-certifi (2019.11.28-1) ...
08:28:22 #9 39.29 Selecting previously unselected package python3-idna.
08:28:22 #9 39.30 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ...
08:28:22 #9 39.30 Unpacking python3-idna (2.8-1) ...
08:28:22 #9 39.34 Selecting previously unselected package python3-urllib3.
08:28:22 #9 39.34 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
08:28:22 #9 39.34 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
08:28:22 #9 39.39 Selecting previously unselected package python3-requests.
08:28:22 #9 39.39 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ...
08:28:22 #9 39.39 Unpacking python3-requests (2.22.0-2ubuntu1) ...
08:28:22 #9 39.43 Selecting previously unselected package python3-unidiff.
08:28:22 #9 39.43 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ...
08:28:22 #9 39.44 Unpacking python3-unidiff (0.5.5-2) ...
08:28:22 #9 39.49 Selecting previously unselected package python3-xdg.
08:28:22 #9 39.49 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ...
08:28:22 #9 39.49 Unpacking python3-xdg (0.26-1ubuntu1) ...
08:28:22 #9 39.53 Selecting previously unselected package unzip.
08:28:22 #9 39.53 Preparing to unpack .../336-unzip_6.0-25ubuntu1_amd64.deb ...
08:28:22 #9 39.54 Unpacking unzip (6.0-25ubuntu1) ...
08:28:22 #9 39.58 Selecting previously unselected package equivs.
08:28:22 #9 39.58 Preparing to unpack .../337-equivs_2.2.0_all.deb ...
08:28:22 #9 39.59 Unpacking equivs (2.2.0) ...
08:28:22 #9 39.62 Selecting previously unselected package libauthen-sasl-perl.
08:28:22 #9 39.63 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ...
08:28:22 #9 39.64 Unpacking libauthen-sasl-perl (2.1600-1) ...
08:28:22 #9 39.68 Selecting previously unselected package python3-magic.
08:28:22 #9 39.68 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ...
08:28:22 #9 39.69 Unpacking python3-magic (2:0.4.15-3) ...
08:28:22 #9 39.73 Setting up libapt-pkg-perl (0.1.36build3) ...
08:28:22 #9 27.48 Resolving Dependencies
08:28:22 #9 27.48 --> Running transaction check
08:28:22 #9 27.48 ---> Package rpm-build.x86_64 0:4.11.3-45.el7 will be installed
08:28:22 #9 27.50 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-45.el7.x86_64
08:28:22 #9 27.60 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-45.el7.x86_64
08:28:22 #9 27.60 --> Processing Dependency: unzip for package: rpm-build-4.11.3-45.el7.x86_64
08:28:22 #9 27.61 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-45.el7.x86_64
08:28:22 #9 27.61 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-45.el7.x86_64
08:28:22 #9 27.61 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-45.el7.x86_64
08:28:22 #9 27.61 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-45.el7.x86_64
08:28:22 #9 27.61 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-45.el7.x86_64
08:28:22 #9 27.61 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-45.el7.x86_64
08:28:22 #9 27.62 --> Processing Dependency: file for package: rpm-build-4.11.3-45.el7.x86_64
08:28:22 #9 27.62 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-45.el7.x86_64
08:28:22 #9 27.62 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-45.el7.x86_64
08:28:22 #9 27.62 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-45.el7.x86_64
08:28:22 #9 27.62 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
08:28:22 #9 27.62 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
08:28:22 #9 27.62 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
08:28:22 #9 27.63 --> Running transaction check
08:28:22 #9 27.63 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
08:28:22 #9 27.63 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
08:28:22 #9 27.63 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
08:28:22 #9 27.63 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
08:28:22 #9 27.63 ---> Package file.x86_64 0:5.11-37.el7 will be installed
08:28:22 #9 27.63 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
08:28:22 #9 27.64 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
08:28:22 #9 27.64 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
08:28:22 #9 27.64 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
08:28:22 #9 27.64 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.65 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.65 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.65 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.65 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.65 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.65 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.65 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.65 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.65 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
08:28:22 #9 27.66 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
08:28:22 #9 27.67 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
08:28:22 #9 27.67 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
08:28:22 #9 27.67 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
08:28:22 #9 27.67 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
08:28:22 #9 27.67 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
08:28:22 #9 27.67 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
08:28:22 #9 27.67 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
08:28:22 #9 27.67 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
08:28:22 #9 27.67 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
08:28:22 #9 27.68 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
08:28:22 #9 27.68 ---> Package unzip.x86_64 0:6.0-22.el7_9 will be installed
08:28:22 #9 27.68 --> Running transaction check
08:28:22 #9 27.68 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
08:28:22 #9 27.68 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
08:28:22 #9 27.68 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
08:28:22 #9 27.68 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
08:28:22 #9 27.68 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
08:28:22 #9 27.68 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
08:28:22 #9 27.68 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
08:28:22 #9 27.68 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
08:28:22 #9 27.69 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
08:28:22 #9 27.69 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
08:28:22 #9 27.69 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
08:28:22 #9 27.69 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
08:28:22 #9 27.69 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
08:28:22 #9 27.69 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
08:28:22 #9 27.69 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
08:28:22 #9 27.69 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
08:28:22 #9 27.70 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
08:28:22 #9 27.70 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
08:28:22 #9 27.70 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
08:28:22 #9 27.70 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
08:28:22 #9 27.70 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
08:28:22 #9 27.70 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
08:28:22 #9 27.70 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
08:28:22 #9 27.70 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
08:28:22 #9 27.70 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
08:28:22 #9 27.70 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
08:28:22 #9 27.70 --> Running transaction check
08:28:22 #9 27.70 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
08:28:22 #9 27.71 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
08:28:22 #9 27.71 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
08:28:22 #9 27.71 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
08:28:22 #9 27.71 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
08:28:22 #9 27.71 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
08:28:22 #9 27.71 --> Running transaction check
08:28:22 #9 27.71 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
08:28:22 #9 27.72 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
08:28:22 #9 27.78 --> Finished Dependency Resolution
08:28:22 #9 27.78 
08:28:22 #9 27.78 Dependencies Resolved
08:28:22 #9 27.79 
08:28:22 #9 27.79 ================================================================================
08:28:22 #9 27.79  Package                   Arch      Version                   Repository  Size
08:28:22 #9 27.79 ================================================================================
08:28:22 #9 27.79 Installing:
08:28:22 #9 27.79  rpm-build                 x86_64    4.11.3-45.el7             base       149 k
08:28:22 #9 27.79  rpmlint                   noarch    1.5-4.el7                 base       229 k
08:28:22 #9 27.79 Installing for dependencies:
08:28:22 #9 27.79  bzip2                     x86_64    1.0.6-13.el7              base        52 k
08:28:22 #9 27.79  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
08:28:22 #9 27.79  dwz                       x86_64    0.11-3.el7                base        99 k
08:28:22 #9 27.79  elfutils                  x86_64    0.176-5.el7               base       308 k
08:28:22 #9 27.79  emacs-filesystem          noarch    1:24.3-23.el7             base        58 k
08:28:22 #9 27.79  file                      x86_64    5.11-37.el7               base        57 k
08:28:22 #9 27.79  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
08:28:22 #9 27.79  groff-base                x86_64    1.22.2-8.el7              base       942 k
08:28:22 #9 27.79  patch                     x86_64    2.7.1-12.el7_7            base       111 k
08:28:22 #9 27.79  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
08:28:22 #9 27.79  perl-Carp                 noarch    1.26-244.el7              base        19 k
08:28:22 #9 27.79  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
08:28:22 #9 27.79  perl-Exporter             noarch    5.68-3.el7                base        28 k
08:28:22 #9 27.79  perl-File-Path            noarch    2.09-2.el7                base        26 k
08:28:22 #9 27.79  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
08:28:22 #9 27.79  perl-Filter               x86_64    1.49-3.el7                base        76 k
08:28:22 #9 27.79  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
08:28:22 #9 27.79  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
08:28:22 #9 27.79  perl-PathTools            x86_64    3.40-5.el7                base        82 k
08:28:22 #9 27.79  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
08:28:22 #9 27.79  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
08:28:22 #9 27.79  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
08:28:22 #9 27.79  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
08:28:22 #9 27.79  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
08:28:22 #9 27.79  perl-Socket               x86_64    2.010-5.el7               base        49 k
08:28:22 #9 27.79  perl-Storable             x86_64    2.45-3.el7                base        77 k
08:28:22 #9 27.79  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
08:28:22 #9 27.79  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
08:28:22 #9 27.79  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
08:28:22 #9 27.79  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
08:28:22 #9 27.79  perl-constant             noarch    1.27-2.el7                base        19 k
08:28:22 #9 27.79  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
08:28:22 #9 27.79  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
08:28:22 #9 27.79  perl-parent               noarch    1:0.225-244.el7           base        12 k
08:28:22 #9 27.79  perl-podlators            noarch    2.5.1-3.el7               base       112 k
08:28:22 #9 27.79  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
08:28:22 #9 27.79  perl-threads              x86_64    1.87-4.el7                base        49 k
08:28:22 #9 27.79  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
08:28:22 #9 27.79  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
08:28:22 #9 27.79  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
08:28:22 #9 27.79  unzip                     x86_64    6.0-22.el7_9              updates    171 k
08:28:22 #9 27.79  zip                       x86_64    3.0-11.el7                base       260 k
08:28:22 #9 27.79 
08:28:22 #9 27.79 Transaction Summary
08:28:22 #9 27.79 ================================================================================
08:28:22 #9 27.79 Install  2 Packages (+42 Dependent packages)
08:28:22 #9 27.79 
08:28:22 #9 27.79 Total download size: 16 M
08:28:22 #9 27.79 Installed size: 51 M
08:28:22 #9 27.79 Downloading packages:
08:28:22 #9 39.75 Setting up libksba8:amd64 (1.3.5-2) ...
08:28:22 #9 39.76 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
08:28:22 #9 39.77 Setting up wdiff (1.2.2-2build1) ...
08:28:22 #9 39.78 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
08:28:22 #9 39.79 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ...
08:28:22 #9 39.80 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
08:28:22 #9 39.81 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
08:28:22 #9 39.82 Setting up mime-support (3.64ubuntu1) ...
08:28:22 #9 39.85 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
08:28:22 #9 39.87 Setting up libmagic-mgc (1:5.38-4) ...
08:28:22 #9 39.88 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
08:28:22 #9 39.90 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
08:28:22 #9 39.91 No schema files found: doing nothing.
08:28:22 #9 39.91 Setting up distro-info-data (0.43ubuntu1.6) ...
08:28:22 #9 39.92 Setting up manpages (5.05-1) ...
08:28:22 #9 39.93 Setting up unzip (6.0-25ubuntu1) ...
08:28:22 #9 39.95 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
08:28:22 #9 39.96 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
08:28:22 #9 39.97 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
08:28:22 #9 39.99 Setting up binutils-common:amd64 (2.34-6ubuntu1.1) ...
08:28:22 #9 40.00 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
08:28:22 #9 40.01 Setting up libmagic1:amd64 (1:5.38-4) ...
08:28:22 #9 40.03 Setting up less (551-1ubuntu0.1) ...
08:28:22 #9 40.05 Setting up perl-openssl-defaults:amd64 (4) ...
08:28:22 #9 40.06 Setting up linux-libc-dev:amd64 (5.4.0-84.94) ...
08:28:22 #9 40.07 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
08:28:22 #9 40.08 Setting up gettext-base (0.19.8.1-10build1) ...
08:28:22 #9 40.09 Setting up libnpth0:amd64 (1.6-1) ...
08:28:22 #9 40.10 Setting up krb5-locales (1.17-6ubuntu4.1) ...
08:28:22 #9 40.11 Setting up file (1:5.38-4) ...
08:28:22 #9 40.12 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
08:28:22 #9 40.13 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:22 #9 40.14 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
08:28:22 #9 40.15 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
08:28:22 #9 40.17 Setting up libunwind8:amd64 (1.2.1-9build1) ...
08:28:22 #9 40.18 Setting up libfakeroot:amd64 (1.24-1) ...
08:28:22 #9 40.19 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
08:28:22 #9 40.20 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
08:28:22 #9 40.21 Setting up tzdata (2021a-0ubuntu0.20.04) ...
08:28:22 #9 40.30 
08:28:22 #9 40.30 Current default time zone: 'Etc/UTC'
08:28:23 #9 40.31 Local time is now:      Mon Sep 13 08:28:22 UTC 2021.
08:28:23 #9 40.31 Universal Time is now:  Mon Sep 13 08:28:22 UTC 2021.
08:28:23 #9 40.31 Run 'dpkg-reconfigure tzdata' if you wish to change it.
08:28:23 #9 40.31 
08:28:23 #9 40.32 Setting up fakeroot (1.24-1) ...
08:28:23 #9 40.33 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
08:28:23 #9 40.33 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:28:23 #9 40.34 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:28:23 #9 40.34 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:28:23 #9 40.34 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:28:23 #9 40.34 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:28:23 #9 40.34 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:28:23 #9 40.34 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:28:23 #9 40.34 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:28:23 #9 40.35 Setting up autotools-dev (20180224.1) ...
08:28:23 #9 40.36 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
08:28:23 #9 40.37 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
08:28:23 #9 40.38 Setting up make (4.2.1-1.2) ...
08:28:23 #9 40.39 Setting up libmpfr6:amd64 (4.0.2-1) ...
08:28:23 #9 40.40 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ...
08:28:23 #9 40.41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
08:28:23 #9 40.43 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
08:28:23 #9 40.44 Setting up strace (5.5-3ubuntu1) ...
08:28:23 #9 40.45 Setting up libsigsegv2:amd64 (2.12-2) ...
08:28:23 #9 40.46 Setting up xz-utils (5.2.4-1ubuntu1) ...
08:28:23 #9 40.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:28:23 #9 40.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
08:28:23 #9 40.47 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
08:28:23 #9 40.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
08:28:23 #9 40.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
08:28:23 #9 40.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
08:28:23 #9 40.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
08:28:23 #9 40.48 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
08:28:23 #9 40.48 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
08:28:23 #9 40.48 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
08:28:23 #9 40.48 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
08:28:23 #9 40.49 Setting up t1utils (1.41-3) ...
08:28:23 #9 40.50 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:23 #9 40.52 Setting up diffstat (1.63-1) ...
08:28:23 #9 40.53 Setting up libmpc3:amd64 (1.1.0-1) ...
08:28:23 #9 40.54 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:23 #9 40.56 Setting up patch (2.7.6-6) ...
08:28:23 #9 40.57 Setting up autopoint (0.19.8.1-10build1) ...
08:28:23 #9 40.58 Setting up libfl2:amd64 (2.6.4-6.2) ...
08:28:23 #9 40.59 Setting up ucf (3.0038+nmu1) ...
08:28:23 #9 40.68 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
08:28:23 #9 40.70 Setting up libltdl7:amd64 (2.4.6-14) ...
08:28:23 #9 40.71 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ...
08:28:23 #9 40.72 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:23 #9 40.73 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:23 #9 40.74 Setting up python-apt-common (2.0.0ubuntu0.20.04.6) ...
08:28:23 #9 40.75 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
08:28:23 #9 40.76 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
08:28:23 #9 40.78 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
08:28:23 #9 40.79 Setting up git-man (1:2.25.1-1ubuntu3.1) ...
08:28:23 #9 40.80 Setting up libisl22:amd64 (0.22.1-1) ...
08:28:23 #9 40.81 Setting up netbase (6.1) ...
08:28:23 #9 40.84 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
08:28:23 #9 40.85 Setting up libmpdec2:amd64 (2.4.2-3) ...
08:28:23 #9 40.86 Setting up libbinutils:amd64 (2.34-6ubuntu1.1) ...
08:28:23 #9 40.87 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
08:28:23 #9 40.88 Setting up libc-dev-bin (2.31-0ubuntu9.2) ...
08:28:23 #9 40.89 Setting up openssl (1.1.1f-1ubuntu2.8) ...
08:28:23 #9 40.91 Setting up libbsd0:amd64 (0.10.0-1) ...
08:28:23 #9 40.94 Setting up libelf1:amd64 (0.176-1.1build1) ...
08:28:23 #9 40.95 Setting up readline-common (8.0-4) ...
08:28:23 #9 40.96 Setting up publicsuffix (20200303.0012-1) ...
08:28:23 #9 40.98 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:23 #9 40.99 Setting up iso-codes (4.4-1) ...
08:28:23 #9 41.00 Setting up liblocale-gettext-perl (1.07-4) ...
08:28:23 #9 41.01 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:23 #9 41.02 Setting up dctrl-tools (2.24-3) ...
08:28:23 #9 41.03 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:23 #9 41.04 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:23 #9 41.05 Setting up libgdbm6:amd64 (1.18.1-5) ...
08:28:23 #9 41.06 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
08:28:23 #9 41.07 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
08:28:23 #9 41.08 Setting up libctf0:amd64 (2.34-6ubuntu1.1) ...
08:28:23 #9 41.09 Setting up pinentry-curses (1.1.0-3build1) ...
08:28:23 #9 41.11 Setting up manpages-dev (5.05-1) ...
08:28:23 #9 41.12 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
08:28:23 #9 41.13 Setting up libxcb1:amd64 (1.14-2) ...
08:28:23 #9 41.14 Setting up at (3.1.23-1ubuntu1) ...
08:28:23 #9 41.30 invoke-rc.d: could not determine current runlevel
08:28:23 #9 41.30 invoke-rc.d: policy-rc.d denied execution of start.
08:28:23 #9 41.32 Setting up libicu66:amd64 (66.1-2ubuntu2) ...
08:28:23 #9 41.35 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:24 #9 41.37 Setting up libedit2:amd64 (3.1-20191231-1) ...
08:28:24 #9 41.40 Setting up libreadline8:amd64 (8.0-4) ...
08:28:24 #9 41.42 Setting up m4 (1.4.18-4) ...
08:28:24 #9 41.47 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:24 #9 41.50 Setting up ca-certificates (20210119~20.04.1) ...
08:28:24 #9 41.89 Updating certificates in /etc/ssl/certs...
08:28:24 #9 42.33 129 added, 0 removed; done.
08:28:24 #9 42.36 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
08:28:24 #9 42.37 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:24 #9 42.38 Setting up bsdmainutils (11.1.2ubuntu3) ...
08:28:24 #9 42.40 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
08:28:24 #9 42.40 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
08:28:24 #9 42.40 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
08:28:24 #9 42.40 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
08:28:24 #9 42.41 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
08:28:24 #9 42.42 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
08:28:24 #9 42.42 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
08:28:24 #9 42.43 Setting up dwz (0.13-5) ...
08:28:25 #9 42.44 Setting up groff-base (1.22.4-4build1) ...
08:28:25 #9 42.47 Setting up gpgconf (2.2.19-3ubuntu2.1) ...
08:28:25 #9 42.48 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ...
08:28:25 #9 42.49 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
08:28:25 #9 42.50 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ...
08:28:25 #9 42.51 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
08:28:25 #9 42.52 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04) ...
08:28:25 #9 42.53 Setting up python3.8 (3.8.10-0ubuntu1~20.04) ...
08:28:25 #9 43.14 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
08:28:26 #9 43.15 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
08:28:26 #9 43.16 Setting up gpg (2.2.19-3ubuntu2.1) ...
08:28:26 #9 43.17 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
08:28:26 #9 43.18 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ...
08:28:26 #9 43.19 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
08:28:26 #9 43.20 Setting up gpg-agent (2.2.19-3ubuntu2.1) ...
08:28:26 #9 43.74 Setting up openssh-client (1:8.2p1-4ubuntu0.3) ...
08:28:26 #9 43.82 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:26 #9 43.83 Setting up gpgsm (2.2.19-3ubuntu2.1) ...
08:28:26 #9 43.84 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
08:28:26 #9 43.85 Setting up python3 (3.8.2-0ubuntu2) ...
08:28:26 #9 44.16 Setting up binutils (2.34-6ubuntu1.1) ...
08:28:26 #9 44.18 Setting up python3-xdg (0.26-1ubuntu1) ...
08:28:27 #9 44.34 Setting up man-db (2.9.1-1) ...
08:28:27 #9 44.44 Building database of manual pages ...
08:28:27 #9 44.63 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
08:28:27 #9 44.64 Setting up python3-six (1.14.0-2) ...
08:28:27 #9 44.77 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
08:28:27 #9 44.78 Setting up perl (5.30.0-9ubuntu0.2) ...
08:28:27 #9 44.80 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
08:28:27 #9 44.82 Setting up python3-gpg (1.13.1-7ubuntu2) ...
08:28:27 #9 44.98 Setting up libdata-dump-perl (1.23-1) ...
08:28:27 #9 44.99 Setting up python3-certifi (2019.11.28-1) ...
08:28:27 #9 45.12 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
08:28:27 #9 45.13 Setting up libref-util-perl (0.204-1) ...
08:28:27 #9 45.14 Setting up libipc-system-simple-perl (1.26-1) ...
08:28:27 #9 45.15 Setting up libnet-domain-tld-perl (1.75-1) ...
08:28:27 #9 45.16 Setting up libxml-writer-perl (0.625-1) ...
08:28:27 #9 45.17 Setting up libhash-fieldhash-perl (0.15-1build2) ...
08:28:27 #9 45.18 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
08:28:27 #9 45.19 Setting up shared-mime-info (1.15-1) ...
08:28:28 #9 36.22 warning: /var/cache/yum/x86_64/7/base/packages/bzip2-1.0.6-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
08:28:28 #9 36.22 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed
08:28:29 #9 47.17 Setting up liblinux-epoll-perl (0.017-1) ...
08:28:29 #9 47.18 Setting up libvariable-magic-perl (0.62-1build2) ...
08:28:30 #9 47.19 Setting up python3-idna (2.8-1) ...
08:28:30 #9 47.39 Setting up libio-html-perl (1.001-1) ...
08:28:30 #9 47.40 Setting up libcroco3:amd64 (0.6.13-1) ...
08:28:30 #9 47.41 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
08:28:30 #9 47.44 Setting up libtest-refcount-perl (0.10-1) ...
08:28:30 #9 47.45 Setting up libparams-util-perl (1.07-3build5) ...
08:28:30 #9 47.46 Setting up libdpkg-perl (1.19.7ubuntu3) ...
08:28:30 #9 47.47 Setting up autoconf (2.69-11.1) ...
08:28:30 #9 47.48 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
08:28:30 #9 47.65 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
08:28:30 #9 47.66 Setting up libarray-intspan-perl (2.003-1) ...
08:28:30 #9 47.68 Setting up libcapture-tiny-perl (0.48-1) ...
08:28:30 #9 47.69 Setting up libtimedate-perl (2.3200-1) ...
08:28:30 #9 47.70 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ...
08:28:30 #9 47.71 Setting up libsub-name-perl (0.26-1) ...
08:28:30 #9 47.72 Setting up libtype-tiny-xs-perl (0.016-1) ...
08:28:30 #9 47.73 Setting up libfile-chdir-perl (0.1008-1) ...
08:28:30 #9 47.74 Setting up xauth (1:1.1-0ubuntu1) ...
08:28:30 #9 47.75 Setting up cpp (4:9.3.0-1ubuntu2) ...
08:28:30 #9 47.77 Setting up libpath-tiny-perl (0.108-1) ...
08:28:30 #9 47.78 Setting up libarchive-cpio-perl (0.10-1) ...
08:28:30 #9 47.79 Setting up libjson-perl (4.02000-2) ...
08:28:30 #9 47.80 Setting up libsub-override-perl (0.09-2) ...
08:28:30 #9 47.81 Setting up python3-unidiff (0.5.5-2) ...
08:28:30 #9 47.95 Setting up libstrictures-perl (2.000006-1) ...
08:28:30 #9 47.97 Setting up libsub-quote-perl (2.006006-1) ...
08:28:30 #9 47.98 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
08:28:30 #9 47.99 Setting up libsort-versions-perl (1.62-1) ...
08:28:30 #9 48.00 Setting up libexporter-tiny-perl (1.002001-1) ...
08:28:30 #9 48.01 Setting up libre-engine-re2-perl (0.13-5) ...
08:28:30 #9 48.02 Setting up libterm-readkey-perl (2.38-1build1) ...
08:28:30 #9 48.03 Setting up lsb-release (11.1.0ubuntu2) ...
08:28:30 #9 48.04 Setting up libnet-ip-perl (1.26-2) ...
08:28:30 #9 48.05 Setting up python3-magic (2:0.4.15-3) ...
08:28:30 #9 48.19 Setting up libperlio-gzip-perl (0.19-1build5) ...
08:28:30 #9 48.21 Setting up libsys-hostname-long-perl (1.5-1) ...
08:28:30 #9 48.23 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
08:28:30 #9 48.24 Setting up liburi-perl (1.76-2) ...
08:28:30 #9 48.25 Setting up libdigest-bubblebabble-perl (0.02-2) ...
08:28:30 #9 48.26 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:30 #9 48.27 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
08:28:30 #9 48.28 Setting up python3-pkg-resources (45.2.0-1) ...
08:28:31 #9 48.48 Setting up automake (1:1.16.1-4ubuntu6) ...
08:28:31 #9 48.49 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
08:28:31 #9 48.49 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
08:28:31 #9 48.49 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
08:28:31 #9 48.49 Setting up libasync-mergepoint-perl (0.04-2) ...
08:28:31 #9 48.51 Setting up libstring-escape-perl (2010.002-2) ...
08:28:31 #9 48.52 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ...
08:28:31 #9 48.53 Setting up libhttp-date-perl (6.05-1) ...
08:28:31 #9 48.54 Setting up libfile-which-perl (1.23-1) ...
08:28:31 #9 48.55 Setting up libfile-basedir-perl (0.08-1) ...
08:28:31 #9 48.56 Setting up gettext (0.19.8.1-10build1) ...
08:28:31 #9 48.57 Setting up libnumber-range-perl (0.12-1) ...
08:28:31 #9 48.59 Setting up libunicode-utf8-perl (0.62-1build1) ...
08:28:31 #9 48.61 Setting up libstruct-dumb-perl (0.09-1) ...
08:28:31 #9 48.63 Setting up libfile-listing-perl (6.04-1) ...
08:28:31 #9 48.65 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
08:28:31 #9 48.67 Setting up libregexp-pattern-perl (0.2.12-1) ...
08:28:31 #9 48.68 Setting up libfont-afm-perl (1.20-2) ...
08:28:31 #9 48.70 Setting up libwant-perl (0.29-1build4) ...
08:28:31 #9 48.71 Setting up libdynaloader-functions-perl (0.003-1) ...
08:28:31 #9 48.72 Setting up libtext-glob-perl (0.10-1) ...
08:28:31 #9 48.73 Setting up libclass-method-modifiers-perl (2.13-1) ...
08:28:31 #9 48.74 Setting up liblist-compare-perl (0.53-1) ...
08:28:31 #9 48.76 Setting up libref-util-xs-perl (0.117-1build2) ...
08:28:31 #9 48.77 Setting up libio-pty-perl (1:1.12-1) ...
08:28:31 #9 48.78 Setting up libtool (2.4.6-14) ...
08:28:31 #9 48.79 Setting up libfile-fcntllock-perl (0.22-3build4) ...
08:28:31 #9 48.81 Setting up libsort-key-perl (1.33-2build2) ...
08:28:31 #9 48.82 Setting up libclone-perl (0.43-2) ...
08:28:31 #9 48.83 Setting up libalgorithm-diff-perl (1.19.03-2) ...
08:28:31 #9 48.84 Setting up libarchive-zip-perl (1.67-2) ...
08:28:31 #9 48.85 Setting up libsub-identify-perl (0.14-1build2) ...
08:28:31 #9 48.87 Setting up libdistro-info-perl (0.23ubuntu1) ...
08:28:31 #9 48.88 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
08:28:31 #9 48.89 Setting up python3-apt (2.0.0ubuntu0.20.04.6) ...
08:28:31 #9 49.05 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
08:28:31 #9 49.06 Setting up libio-stringy-perl (2.111-3) ...
08:28:31 #9 49.08 Setting up liblist-moreutils-perl (0.416-1build5) ...
08:28:31 #9 49.09 Setting up libhtml-tagset-perl (3.20-4) ...
08:28:31 #9 49.10 Setting up liblog-any-perl (1.708-1) ...
08:28:31 #9 49.12 Setting up libauthen-sasl-perl (2.1600-1) ...
08:28:31 #9 49.13 Setting up libdevel-size-perl (0.83-1build1) ...
08:28:31 #9 49.15 Setting up libdebhelper-perl (12.10ubuntu1) ...
08:28:31 #9 49.16 Setting up libpod-constants-perl (0.19-1) ...
08:28:31 #9 49.17 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
08:28:31 #9 49.18 Setting up libperl4-corelibs-perl (0.004-2) ...
08:28:31 #9 49.19 Setting up libfuture-perl (0.43-1) ...
08:28:31 #9 49.20 Setting up liblwp-mediatypes-perl (6.04-1) ...
08:28:31 #9 49.23 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
08:28:31 #9 49.24 Setting up libtry-tiny-perl (0.30-1) ...
08:28:31 #9 49.25 Setting up libtype-tiny-perl (1.008001-2) ...
08:28:31 #9 49.26 Setting up libtest-fatal-perl (0.014-1) ...
08:28:31 #9 49.27 Setting up libcommon-sense-perl (3.74-2build6) ...
08:28:31 #9 49.28 Setting up libxml-namespacesupport-perl (1.12-1) ...
08:28:31 #9 49.29 Setting up libnet-http-perl (6.19-1) ...
08:28:31 #9 49.30 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
08:28:31 #9 49.31 Setting up libencode-locale-perl (1.05-1) ...
08:28:31 #9 49.32 Setting up libtext-levenshtein-perl (0.13-1) ...
08:28:31 #9 49.33 Setting up libnet-dns-perl (1.22-1) ...
08:28:31 #9 49.34 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
08:28:31 #9 49.35 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
08:28:31 #9 49.36 Setting up libstring-shellquote-perl (1.04-1) ...
08:28:31 #9 49.37 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:31 #9 49.38 Setting up libsub-install-perl (0.928-1) ...
08:28:32 #9 49.39 Setting up gcc (4:9.3.0-1ubuntu2) ...
08:28:32 #9 49.42 Setting up dpkg-dev (1.19.7ubuntu3) ...
08:28:32 #9 49.45 Setting up libnumber-compare-perl (0.03-1) ...
08:28:32 #9 49.45 Setting up intltool-debian (0.35.0+20060710.5) ...
08:28:32 #9 49.47 Setting up libio-async-perl (0.75-1) ...
08:28:32 #9 49.47 Setting up liberror-perl (0.17029-1) ...
08:28:32 #9 49.49 Setting up patchutils (0.3.4-2) ...
08:28:32 #9 49.50 Setting up libmail-sendmail-perl (0.80-1) ...
08:28:32 #9 49.51 Setting up libltdl-dev:amd64 (2.4.6-14) ...
08:28:32 #9 49.52 Setting up libjson-maybexs-perl (1.004000-1) ...
08:28:32 #9 49.53 Setting up libxml-sax-base-perl (1.09-1) ...
08:28:32 #9 49.54 Setting up libio-string-perl (1.08-3) ...
08:28:32 #9 49.55 Setting up libreadonly-perl (2.050-2) ...
08:28:32 #9 49.56 Setting up python3-chardet (3.0.4-4build1) ...
08:28:32 #9 49.80 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
08:28:32 #9 49.81 Setting up libfile-find-rule-perl (0.34-1) ...
08:28:32 #9 49.82 Setting up libstring-copyright-perl (0.003006-1) ...
08:28:32 #9 49.83 Setting up python3-debian (0.1.36ubuntu1) ...
08:28:32 #9 49.98 Setting up python3-requests (2.22.0-2ubuntu1) ...
08:28:32 #9 50.14 Setting up libdata-optlist-perl (0.110-1) ...
08:28:32 #9 50.15 Setting up libipc-run-perl (20180523.0-2) ...
08:28:32 #9 50.16 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ...
08:28:32 #9 50.17 Setting up libcontextual-return-perl (0.004014-2) ...
08:28:32 #9 50.18 Setting up libwww-robotrules-perl (6.02-1) ...
08:28:32 #9 50.19 Setting up libtypes-serialiser-perl (1.0-1) ...
08:28:33 #9 50.21 Setting up g++ (4:9.3.0-1ubuntu2) ...
08:28:33 #9 50.23 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
08:28:33 #9 50.23 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
08:28:33 #9 50.24 Setting up libhtml-parser-perl (3.72-5) ...
08:28:33 #9 50.25 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
08:28:33 #9 50.26 Setting up librole-tiny-perl (2.001004-1) ...
08:28:33 #9 50.28 Setting up build-essential (12.8ubuntu1.1) ...
08:28:33 #9 50.29 Setting up libfont-ttf-perl (1.06-1) ...
08:28:33 #9 50.30 Setting up libfile-homedir-perl (1.004-1) ...
08:28:33 #9 50.32 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
08:28:33 #9 50.33 Setting up libio-socket-ssl-perl (2.067-1) ...
08:28:33 #9 50.35 Setting up libsub-exporter-perl (0.987-1) ...
08:28:33 #9 50.37 Setting up libalgorithm-merge-perl (0.08-3) ...
08:28:33 #9 50.39 Setting up libhttp-message-perl (6.22-1) ...
08:28:33 #9 50.41 Setting up libhtml-form-perl (6.07-1) ...
08:28:33 #9 50.42 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
08:28:33 #9 50.44 Setting up libjson-xs-perl (4.020-1build1) ...
08:28:33 #9 50.46 Setting up libhttp-negotiate-perl (6.01-1) ...
08:28:33 #9 50.47 Setting up libio-prompter-perl (0.004015-1) ...
08:28:33 #9 50.48 Setting up libhttp-cookies-perl (6.08-1) ...
08:28:33 #9 50.50 Setting up po-debconf (1.0.21) ...
08:28:33 #9 50.51 Setting up libhtml-tree-perl (5.07-2) ...
08:28:33 #9 50.52 Setting up libparams-classify-perl (0.015-1build2) ...
08:28:33 #9 50.53 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
08:28:33 #9 50.54 Setting up libpath-iterator-rule-perl (1.014-1) ...
08:28:33 #9 50.55 Setting up libnet-dns-sec-perl (1.15-1) ...
08:28:33 #9 50.56 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.6) ...
08:28:33 #9 50.57 Setting up libsereal-perl (4.011-1) ...
08:28:33 #9 50.58 Setting up libhtml-format-perl (2.12-1) ...
08:28:33 #9 50.59 Setting up libxml-sax-perl (1.02+dfsg-1) ...
08:28:33 #9 50.66 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
08:28:33 #9 50.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
08:28:33 #9 50.84 
08:28:33 #9 50.84 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
08:28:33 #9 50.86 Setting up dput (1.0.3ubuntu1) ...
08:28:33 #9 51.01 Setting up libio-async-loop-epoll-perl (0.20-1) ...
08:28:33 #9 51.02 Setting up dirmngr (2.2.19-3ubuntu2.1) ...
08:28:33 #9 51.15 Setting up libnet-smtp-ssl-perl (1.04-1) ...
08:28:33 #9 51.17 Setting up libmodule-runtime-perl (0.016-1) ...
08:28:33 #9 51.18 Setting up libmailtools-perl (2.21-1) ...
08:28:33 #9 51.19 Setting up git (1:2.25.1-1ubuntu3.1) ...
08:28:33 #9 51.22 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
08:28:34 #9 51.26 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
08:28:34 #9 51.33 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
08:28:34 #9 51.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
08:28:34 #9 51.52 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
08:28:34 #9 51.55 Setting up dh-strip-nondeterminism (1.7.0-1) ...
08:28:34 #9 51.56 Setting up libconst-fast-perl (0.014-1) ...
08:28:34 #9 51.57 Setting up libhttp-daemon-perl (6.06-1) ...
08:28:34 #9 51.58 Setting up libgit-wrapper-perl (0.048-1) ...
08:28:34 #9 51.59 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ...
08:28:34 #9 51.61 Setting up curl (7.68.0-1ubuntu2.6) ...
08:28:34 #9 51.63 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ...
08:28:34 #9 51.64 Setting up libmodule-implementation-perl (0.09-1) ...
08:28:34 #9 51.65 Setting up libemail-valid-perl (1.202-1) ...
08:28:34 #9 51.66 Setting up libpackage-stash-perl (0.38-1) ...
08:28:34 #9 51.67 Setting up libimport-into-perl (1.002005-1) ...
08:28:34 #9 51.68 Setting up libmoo-perl (2.003006-1) ...
08:28:34 #9 51.70 Setting up liblist-someutils-perl (0.58-1) ...
08:28:34 #9 51.71 Setting up liblist-someutils-xs-perl (0.58-2) ...
08:28:34 #9 51.72 Setting up gnupg (2.2.19-3ubuntu2.1) ...
08:28:34 #9 51.73 Setting up libmoox-aliases-perl (0.001006-1) ...
08:28:34 #9 51.74 Setting up libparams-validate-perl (1.29-3) ...
08:28:34 #9 51.75 Setting up libb-hooks-endofscope-perl (0.24-1) ...
08:28:34 #9 51.77 Setting up libnamespace-clean-perl (0.27-1) ...
08:28:34 #9 51.78 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
08:28:34 #9 51.79 Setting up libgitlab-api-v4-perl (0.25-1) ...
08:28:34 #9 51.80 Setting up libmoox-struct-perl (0.017-1) ...
08:28:34 #9 51.82 Setting up lintian (2.62.0ubuntu1) ...
08:28:34 #9 51.83 Setting up licensecheck (3.0.45-1) ...
08:28:34 #9 51.85 Setting up dh-autoreconf (19) ...
08:28:34 #9 51.86 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
08:28:34 #9 51.87 Setting up libwww-perl (6.43-1) ...
08:28:34 #9 51.88 Setting up debhelper (12.10ubuntu1) ...
08:28:34 #9 51.90 Setting up devscripts (2.20.2ubuntu2) ...
08:28:34 #9 52.06 Setting up equivs (2.2.0) ...
08:28:34 #9 52.07 Setting up libxml-parser-perl (2.46-1) ...
08:28:34 #9 52.08 Setting up libxml-sax-expat-perl (0.51-1) ...
08:28:34 #9 52.12 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
08:28:34 #9 52.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
08:28:35 #9 52.30 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
08:28:35 #9 52.32 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
08:28:35 #9 52.34 Processing triggers for ca-certificates (20210119~20.04.1) ...
08:28:35 #9 52.35 Updating certificates in /etc/ssl/certs...
08:28:35 #9 52.70 0 added, 0 removed; done.
08:28:35 #9 52.70 Running hooks in /etc/ca-certificates/update.d...
08:28:35 #9 52.70 done.
08:28:35 #9 DONE 52.9s
08:28:35 
08:28:35 #11 [stage-1 4/9] COPY common /root/build-deb/debian
08:28:35 #11 sha256:7ea5672dc4aa2601f9f4c642673e68110a98591d6d03a9b660b0b078ee9b30e6
08:28:35 #11 DONE 0.0s
08:28:35 
08:28:35 #12 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
08:28:35 #12 sha256:8f3844828b21e5b8eac8f9862cd8159d436a440d87ac4f00b5381db02c0c8f5e
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-016dc3427305f8573) in /home/ubuntu/workspace/docker-ce-packaging_PR-553
[Pipeline] {
[Pipeline] withDockerRegistry
08:28:36 #12 0.793 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
08:28:36 #12 0.916 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
08:28:36 #12 0.987 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
08:28:36 #12 1.061 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
08:28:37 #12 1.153 Reading package lists...
08:28:38 #12 2.588 dh_testdir
08:28:38 #12 2.608 dh_testroot
08:28:38 #12 2.627 dh_prep
08:28:38 #12 2.649 dh_testdir
08:28:38 #12 2.669 dh_testroot
08:28:38 #12 2.688 dh_install
08:28:38 #12 2.716 dh_installdocs
08:28:38 #12 2.748 dh_installchangelogs
08:28:38 #12 2.823 dh_compress
08:28:38 #12 2.858 dh_fixperms
08:28:38 #12 2.900 dh_installdeb
08:28:38 #12 2.927 dh_gencontrol
08:28:38 #12 3.039 dh_md5sums
08:28:38 #12 3.068 dh_builddeb
08:28:38 #12 3.091 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
08:28:38 #12 3.112 
08:28:38 #12 3.112 The package has been created.
08:28:38 #12 3.112 Attention, the package has been created in the current directory,
08:28:38 #12 3.112 not in ".." as indicated by the message above!
08:28:38 #12 3.132 Selecting previously unselected package docker-ce-build-deps.
08:28:38 #12 3.146 (Reading database ... 26307 files and directories currently installed.)
08:28:38 #12 3.147 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
08:28:38 #12 3.150 Unpacking docker-ce-build-deps (1.0) ...
08:28:38 #9 44.78 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed
08:28:39 #12 3.216 Reading package lists...
08:28:39 #12 3.935 Building dependency tree...
08:28:39 #12 4.085 Reading state information...
08:28:39 #12 4.102 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
08:28:39 #12 4.137 Starting 2 pkgProblemResolver with broken count: 0
08:28:39 #12 4.139 Done
08:28:39 #12 4.155  Done
08:28:39 #12 4.161 Starting pkgProblemResolver with broken count: 0
08:28:39 #12 4.183 Starting 2 pkgProblemResolver with broken count: 0
08:28:39 #12 4.185 Done
08:28:39 #12 4.264 The following additional packages will be installed:
08:28:39 #12 4.265   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
08:28:39 #12 4.265   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
08:28:39 #12 4.265   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
08:28:39 #12 4.265   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
08:28:39 #12 4.265   libudev-dev libuv1 pkg-config
08:28:39 #12 4.266 Suggested packages:
08:28:39 #12 4.266   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
08:28:39 #12 4.266 Recommended packages:
08:28:39 #12 4.266   dmsetup
08:28:39 #12 4.301 The following NEW packages will be installed:
08:28:39 #12 4.301   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
08:28:39 #12 4.302   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
08:28:39 #12 4.302   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
08:28:39 #12 4.302   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
08:28:39 #12 4.302   libudev-dev libuv1 pkg-config
08:28:40 #12 4.711 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
08:28:40 #12 4.711 1 not fully installed or removed.
08:28:40 #12 4.711 Need to get 8539 kB of archives.
08:28:40 #12 4.711 After this operation, 41.1 MB of additional disk space will be used.
08:28:40 #12 4.711 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
08:28:40 #12 5.067 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
08:28:41 #12 5.326 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB]
08:28:41 #12 5.349 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
08:28:41 #12 5.353 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
08:28:41 #12 5.359 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB]
08:28:41 #12 5.362 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB]
08:28:41 #12 5.532 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
08:28:41 #12 5.533 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB]
08:28:41 #12 5.535 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB]
08:28:41 #12 5.543 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
08:28:41 #12 5.553 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
08:28:41 #12 5.553 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.11 [19.7 kB]
08:28:41 #12 5.554 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB]
08:28:41 #12 5.573 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB]
08:28:41 #12 5.581 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB]
08:28:41 #12 5.606 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B]
08:28:41 #12 5.607 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB]
08:28:41 #12 5.678 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
08:28:41 #12 5.680 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
08:28:41 #12 5.681 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.1 [83.6 kB]
08:28:41 #12 5.682 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB]
08:28:41 #12 5.685 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
08:28:41 #12 5.822 debconf: delaying package configuration, since apt-utils is not installed
08:28:41 #12 5.854 Fetched 8539 kB in 1s (6193 kB/s)
08:28:41 #12 5.885 Selecting previously unselected package bash-completion.
08:28:41 #12 5.885 (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 ... 26311 files and directories currently installed.)
08:28:41 #12 5.897 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
08:28:42 #12 6.498 Unpacking bash-completion (1:2.10-1ubuntu1) ...
08:28:42 #12 6.613 Selecting previously unselected package cmake-data.
08:28:42 #12 6.616 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
08:28:42 #12 6.623 Unpacking cmake-data (3.16.3-1ubuntu1) ...
08:28:42 #12 6.974 Selecting previously unselected package libarchive13:amd64.
08:28:42 #12 6.978 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1_amd64.deb ...
08:28:42 #12 6.985 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ...
08:28:42 #12 7.069 Selecting previously unselected package libjsoncpp1:amd64.
08:28:42 #12 7.072 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
08:28:42 #12 7.078 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
08:28:42 #12 7.117 Selecting previously unselected package librhash0:amd64.
08:28:42 #12 7.120 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
08:28:42 #12 7.123 Unpacking librhash0:amd64 (1.3.9-1) ...
08:28:42 #12 7.165 Selecting previously unselected package libuv1:amd64.
08:28:42 #12 7.168 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ...
08:28:42 #12 7.172 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ...
08:28:42 #12 7.203 Selecting previously unselected package cmake.
08:28:42 #12 7.206 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ...
08:28:42 #12 7.210 Unpacking cmake (3.16.3-1ubuntu1) ...
08:28:43 #12 7.594 Selecting previously unselected package dh-apparmor.
08:28:43 #12 7.597 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
08:28:43 #12 7.601 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
08:28:43 #12 7.638 Selecting previously unselected package libbtrfs0:amd64.
08:28:43 #12 7.641 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ...
08:28:43 #12 7.647 Unpacking libbtrfs0:amd64 (5.4.1-2) ...
08:28:43 #12 7.687 Selecting previously unselected package libbtrfs-dev:amd64.
08:28:43 #12 7.690 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ...
08:28:43 #12 7.695 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ...
08:28:43 #12 7.750 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:28:43 #12 7.753 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
08:28:43 #12 7.757 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
08:28:43 #12 7.799 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:28:43 #12 7.802 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
08:28:43 #12 7.806 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
08:28:43 #12 7.830 Selecting previously unselected package libudev-dev:amd64.
08:28:43 #12 7.833 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.11_amd64.deb ...
08:28:43 #12 7.836 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.11) ...
08:28:43 #12 7.867 Selecting previously unselected package libsepol1-dev:amd64.
08:28:43 #12 7.870 Preparing to unpack .../13-libsepol1-dev_3.0-1_amd64.deb ...
08:28:43 #12 7.874 Unpacking libsepol1-dev:amd64 (3.0-1) ...
08:28:43 #12 7.938 Selecting previously unselected package libpcre2-16-0:amd64.
08:28:43 #12 7.941 Preparing to unpack .../14-libpcre2-16-0_10.34-7_amd64.deb ...
08:28:43 #12 7.944 Unpacking libpcre2-16-0:amd64 (10.34-7) ...
08:28:43 #12 7.987 Selecting previously unselected package libpcre2-32-0:amd64.
08:28:43 #12 7.991 Preparing to unpack .../15-libpcre2-32-0_10.34-7_amd64.deb ...
08:28:43 #12 7.995 Unpacking libpcre2-32-0:amd64 (10.34-7) ...
08:28:43 #12 8.044 Selecting previously unselected package libpcre2-posix2:amd64.
08:28:43 #12 8.047 Preparing to unpack .../16-libpcre2-posix2_10.34-7_amd64.deb ...
08:28:43 #12 8.057 Unpacking libpcre2-posix2:amd64 (10.34-7) ...
08:28:43 #12 8.084 Selecting previously unselected package libpcre2-dev:amd64.
08:28:43 #12 8.087 Preparing to unpack .../17-libpcre2-dev_10.34-7_amd64.deb ...
08:28:43 #12 8.090 Unpacking libpcre2-dev:amd64 (10.34-7) ...
08:28:43 #12 8.175 Selecting previously unselected package libselinux1-dev:amd64.
08:28:43 #12 8.178 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_amd64.deb ...
08:28:43 #12 8.182 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
08:28:43 #12 8.228 Selecting previously unselected package libdevmapper-dev:amd64.
08:28:43 #12 8.231 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
08:28:43 #12 8.235 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
08:28:43 #12 8.268 Selecting previously unselected package libseccomp-dev:amd64.
08:28:43 #12 8.273 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.1_amd64.deb ...
08:28:43 #12 8.280 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ...
08:28:43 #12 8.315 Selecting previously unselected package libsystemd-dev:amd64.
08:28:43 #12 8.318 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ...
08:28:43 #12 8.321 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ...
08:28:43 #12 8.384 Selecting previously unselected package pkg-config.
08:28:43 #12 8.388 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
08:28:43 #12 8.391 Unpacking pkg-config (0.29.1-0ubuntu4) ...
08:28:43 #12 8.437 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ...
08:28:43 #12 8.450 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ...
08:28:43 #12 8.461 Setting up libsepol1-dev:amd64 (3.0-1) ...
08:28:43 #12 8.471 Setting up libpcre2-16-0:amd64 (10.34-7) ...
08:28:43 #12 8.491 Setting up libbtrfs0:amd64 (5.4.1-2) ...
08:28:44 #12 8.519 Setting up libpcre2-32-0:amd64 (10.34-7) ...
08:28:44 #12 8.532 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ...
08:28:44 #12 8.542 Setting up bash-completion (1:2.10-1ubuntu1) ...
08:28:44 #12 9.182 Setting up pkg-config (0.29.1-0ubuntu4) ...
08:28:44 #12 9.229 Setting up libudev-dev:amd64 (245.4-4ubuntu3.11) ...
08:28:44 #12 9.239 Setting up libpcre2-posix2:amd64 (10.34-7) ...
08:28:44 #12 9.248 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
08:28:44 #12 9.259 Setting up libbtrfs-dev:amd64 (5.4.1-2) ...
08:28:44 #12 9.272 Setting up librhash0:amd64 (1.3.9-1) ...
08:28:44 #12 9.282 Setting up cmake-data (3.16.3-1ubuntu1) ...
08:28:44 #12 9.299 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
08:28:44 #12 9.309 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ...
08:28:44 #12 9.321 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
08:28:44 #12 9.338 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-553@tmp/8e4723ff-f600-460a-9ef0-71fc4f58cb82/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
08:28:44 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
08:28:44 chowning workspace
[Pipeline] sh
08:28:45 #12 9.353 Setting up libpcre2-dev:amd64 (10.34-7) ...
08:28:45 #12 9.365 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
08:28:45 #12 9.376 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
08:28:45 #12 9.388 Setting up cmake (3.16.3-1ubuntu1) ...
08:28:45 #12 9.400 Setting up docker-ce-build-deps (1.0) ...
08:28:45 #12 9.421 Processing triggers for man-db (2.9.1-1) ...
08:28:45 #12 9.458 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
08:28:45 #12 DONE 9.6s
08:28:45 
08:28:45 #13 [stage-1 6/9] COPY sources/ /sources
08:28:45 #13 sha256:ea5d7125f47d66ee81d9d4027db992e5755edb908b6ce9e171a5d65cebb2bd5e
08:28:45 #13 DONE 0.1s
08:28:45 
08:28:45 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
08:28:45 #15 sha256:14532a409e587279c2fd866f764a5681b17c4e97cfe0ccfd5e0a8f15d18c772e
08:28:45 + pwd
08:28:45 + id -u
08:28:45 + id -g
08:28:45 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/workspace busybox chown -R 1000:1000 /workspace
08:28:45 Unable to find image 'busybox:latest' locally
08:28:46 latest: Pulling from library/busybox
08:28:46 a0071ec72da4: Pulling fs layer
08:28:46 a0071ec72da4: Download complete
08:28:46 a0071ec72da4: Pull complete
08:28:46 Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778
08:28:46 Status: Downloaded newer image for busybox:latest
08:28:47 #15 DONE 1.6s
08:28:47 
08:28:47 #16 [stage-1 8/9] WORKDIR /root/build-deb
08:28:47 #16 sha256:306965d5226c9ca1cb05b7c5003d36801189ec28464121f69dddbff9b963bee8
08:28:47 #16 DONE 0.1s
08:28:47 
08:28:47 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
08:28:47 #17 sha256:63066a1cdc02d9579c69ff6f04b39cc6068585d6f92f10073822df8054a5a55d
08:28:47 #17 DONE 0.0s
08:28:47 
08:28:47 #18 exporting to image
08:28:47 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
08:28:47 #18 exporting layers
08:28:48 #9 55.20 --------------------------------------------------------------------------------
08:28:48 #9 55.21 Total                                              611 kB/s |  16 MB  00:27     
08:28:48 #9 55.21 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
08:28:48 #9 55.21 Importing GPG key 0xF4A80EB5:
08:28:48 #9 55.21  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
08:28:48 #9 55.21  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
08:28:48 #9 55.21  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
08:28:48 #9 55.21  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
08:28:48 #9 55.25 Running transaction check
08:28:48 #9 55.28 Running transaction test
08:28:48 #9 55.32 Transaction test succeeded
08:28:48 #9 55.32 Running transaction
08:28:48 #9 55.49   Installing : groff-base-1.22.2-8.el7.x86_64                              1/44 
08:28:48 #9 55.51   Installing : bzip2-1.0.6-13.el7.x86_64                                   2/44 
08:28:48 #9 55.53   Installing : 1:perl-parent-0.225-244.el7.noarch                          3/44 
08:28:48 #9 55.55   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           4/44 
08:28:48 #9 55.58   Installing : perl-podlators-2.5.1-3.el7.noarch                           5/44 
08:28:48 #9 55.60   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          6/44 
08:28:48 #9 55.62   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                    7/44 
08:28:48 #9 55.87   Installing : perl-Encode-2.51-7.el7.x86_64                               8/44 
08:28:48 #9 55.89   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                      9/44 
08:28:48 #9 55.91   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           10/44 
08:28:48 #9 55.92   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      11/44 
08:28:48 #9 55.94   Installing : perl-threads-1.87-4.el7.x86_64                             12/44 
08:28:48 #9 55.96   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      13/44 
08:28:48 #9 55.98   Installing : perl-Exporter-5.68-3.el7.noarch                            14/44 
08:28:48 #9 56.00   Installing : perl-constant-1.27-2.el7.noarch                            15/44 
08:28:48 #9 56.02   Installing : perl-Socket-2.010-5.el7.x86_64                             16/44 
08:28:48 #9 56.04   Installing : perl-Time-Local-1.2300-2.el7.noarch                        17/44 
08:28:48 #9 56.06   Installing : perl-Carp-1.26-244.el7.noarch                              18/44 
08:28:48 #9 56.08   Installing : perl-Storable-2.45-3.el7.x86_64                            19/44 
08:28:48 #9 56.10   Installing : perl-threads-shared-1.43-6.el7.x86_64                      20/44 
08:28:48 #9 56.12   Installing : perl-PathTools-3.40-5.el7.x86_64                           21/44 
08:28:48 #9 56.14   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 22/44 
08:28:48 #9 56.18   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        23/44 
08:28:48 #9 56.20   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        24/44 
08:28:48 #9 56.22   Installing : perl-File-Path-2.09-2.el7.noarch                           25/44 
08:28:48 #9 56.25   Installing : perl-Filter-1.49-3.el7.x86_64                              26/44 
[Pipeline] echo
08:28:49 Removing all docker containers
[Pipeline] sh
08:28:49 #9 56.33   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        27/44 
08:28:49 + docker container ls -aq
[Pipeline] echo
08:28:49 Docker containers have been removed
[Pipeline] echo
08:28:49 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
08:28:49 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
08:28:49 The recommended git tool is: git
08:28:50 #9 56.91   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/44 
08:28:50 #9 57.77   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             29/44 
08:28:50 #9 57.81   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        30/44 
08:28:50 #9 57.83   Installing : python-srpm-macros-3-34.el7.noarch                         31/44 
08:28:50 #9 57.84   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      32/44 
08:28:50 #9 57.86   Installing : desktop-file-utils-0.23-2.el7.x86_64                       33/44 
08:28:50 #9 57.91   Installing : zip-3.0-11.el7.x86_64                                      34/44 
08:28:50 #9 57.96   Installing : elfutils-0.176-5.el7.x86_64                                35/44 
08:28:50 #9 57.99   Installing : unzip-6.0-22.el7_9.x86_64                                  36/44 
08:28:50 #9 58.02   Installing : patch-2.7.1-12.el7_7.x86_64                                37/44 
08:28:51 #9 58.05   Installing : dwz-0.11-3.el7.x86_64                                      38/44 
08:28:51 #9 58.88   Installing : gdb-7.6.1-120.el7.x86_64                                   39/44 
08:28:51 #9 58.90   Installing : perl-srpm-macros-1-8.el7.noarch                            40/44 
08:28:51 #9 58.93   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               41/44 
08:28:51 #9 58.95   Installing : file-5.11-37.el7.x86_64                                    42/44 
08:28:51 #9 58.98   Installing : rpm-build-4.11.3-45.el7.x86_64                             43/44 
08:28:51 #9 59.03   Installing : rpmlint-1.5-4.el7.noarch                                   44/44 
08:28:51 #9 59.07   Verifying  : file-5.11-37.el7.x86_64                                     1/44 
08:28:51 #9 59.08   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/44 
08:28:51 #9 59.09   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/44 
08:28:51 #9 59.10   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/44 
08:28:51 #9 59.11   Verifying  : perl-threads-1.87-4.el7.x86_64                              5/44 
08:28:51 #9 59.12   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/44 
08:28:51 #9 59.13   Verifying  : perl-constant-1.27-2.el7.noarch                             7/44 
08:28:51 #9 59.14   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            8/44 
08:28:51 #9 59.15   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                        9/44 
08:28:51 #9 59.16   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      10/44 
08:28:51 #9 59.17   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         11/44 
08:28:51 #9 59.18   Verifying  : perl-Socket-2.010-5.el7.x86_64                             12/44 
08:28:51 #9 59.19   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  13/44 
08:28:51 #9 59.20   Verifying  : perl-srpm-macros-1-8.el7.noarch                            14/44 
08:28:51 #9 59.21   Verifying  : groff-base-1.22.2-8.el7.x86_64                             15/44 
08:28:51 #9 59.22   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        16/44 
08:28:51 #9 59.23   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        17/44 
08:28:51 #9 59.23   Verifying  : rpm-build-4.11.3-45.el7.x86_64                             18/44 
08:28:51 #9 59.24   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        19/44 
08:28:51 #9 59.25   Verifying  : gdb-7.6.1-120.el7.x86_64                                   20/44 
08:28:51 #9 59.27   Verifying  : dwz-0.11-3.el7.x86_64                                      21/44 
08:28:51 #9 59.27   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        22/44 
08:28:51 #9 59.28   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   23/44 
08:28:51 #9 59.29   Verifying  : patch-2.7.1-12.el7_7.x86_64                                24/44 
08:28:51 #9 59.30   Verifying  : perl-Carp-1.26-244.el7.noarch                              25/44 
08:28:51 #9 59.31   Verifying  : perl-Storable-2.45-3.el7.x86_64                            26/44 
08:28:51 #9 59.32   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 27/44 
08:28:51 #9 59.33   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           28/44 
08:28:51 #9 59.34   Verifying  : perl-Encode-2.51-7.el7.x86_64                              29/44 
08:28:51 #9 59.35   Verifying  : unzip-6.0-22.el7_9.x86_64                                  30/44 
08:28:51 #9 59.36   Verifying  : rpmlint-1.5-4.el7.noarch                                   31/44 
08:28:51 #9 59.37   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         32/44 
08:28:51 #9 59.38   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          33/44 
08:28:51 #9 59.39   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             34/44 
08:28:51 #9 59.40   Verifying  : perl-File-Path-2.09-2.el7.noarch                           35/44 
08:28:51 #9 59.41   Verifying  : elfutils-0.176-5.el7.x86_64                                36/44 
08:28:51 #9 59.42   Verifying  : zip-3.0-11.el7.x86_64                                      37/44 
08:28:51 #9 59.43   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      38/44 
08:28:51 #9 59.44   Verifying  : perl-Filter-1.49-3.el7.x86_64                              39/44 
08:28:52 #9 59.45   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         40/44 
08:28:52 #9 59.46   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     41/44 
08:28:52 #9 59.46   Verifying  : python-srpm-macros-3-34.el7.noarch                         42/44 
08:28:52 #9 59.47   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        43/44 
08:28:52 #9 59.48   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/44 
08:28:52 #9 59.52 
08:28:52 #9 59.52 Installed:
08:28:52 #9 59.52   rpm-build.x86_64 0:4.11.3-45.el7          rpmlint.noarch 0:1.5-4.el7         
08:28:52 #9 59.52 
08:28:52 #9 59.52 Dependency Installed:
08:28:52 #9 59.52   bzip2.x86_64 0:1.0.6-13.el7                                                   
08:28:52 #9 59.52   desktop-file-utils.x86_64 0:0.23-2.el7                                        
08:28:52 #9 59.52   dwz.x86_64 0:0.11-3.el7                                                       
08:28:52 #9 59.52   elfutils.x86_64 0:0.176-5.el7                                                 
08:28:52 #9 59.52   emacs-filesystem.noarch 1:24.3-23.el7                                         
08:28:52 #9 59.52   file.x86_64 0:5.11-37.el7                                                     
08:28:52 #9 59.52   gdb.x86_64 0:7.6.1-120.el7                                                    
08:28:52 #9 59.52   groff-base.x86_64 0:1.22.2-8.el7                                              
08:28:52 #9 59.52   patch.x86_64 0:2.7.1-12.el7_7                                                 
08:28:52 #9 59.52   perl.x86_64 4:5.16.3-299.el7_9                                                
08:28:52 #9 59.52   perl-Carp.noarch 0:1.26-244.el7                                               
08:28:52 #9 59.52   perl-Encode.x86_64 0:2.51-7.el7                                               
08:28:52 #9 59.52   perl-Exporter.noarch 0:5.68-3.el7                                             
08:28:52 #9 59.52   perl-File-Path.noarch 0:2.09-2.el7                                            
08:28:52 #9 59.52   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
08:28:52 #9 59.52   perl-Filter.x86_64 0:1.49-3.el7                                               
08:28:52 #9 59.52   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
08:28:52 #9 59.52   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
08:28:52 #9 59.52   perl-PathTools.x86_64 0:3.40-5.el7                                            
08:28:52 #9 59.52   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
08:28:52 #9 59.52   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
08:28:52 #9 59.52   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
08:28:52 #9 59.52   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
08:28:52 #9 59.52   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
08:28:52 #9 59.52   perl-Socket.x86_64 0:2.010-5.el7                                              
08:28:52 #9 59.52   perl-Storable.x86_64 0:2.45-3.el7                                             
08:28:52 #9 59.52   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
08:28:52 #9 59.52   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
08:28:52 #9 59.52   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
08:28:52 #9 59.52   perl-Time-Local.noarch 0:1.2300-2.el7                                         
08:28:52 #9 59.52   perl-constant.noarch 0:1.27-2.el7                                             
08:28:52 #9 59.52   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
08:28:52 #9 59.52   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
08:28:52 #9 59.52   perl-parent.noarch 1:0.225-244.el7                                            
08:28:52 #9 59.52   perl-podlators.noarch 0:2.5.1-3.el7                                           
08:28:52 #9 59.52   perl-srpm-macros.noarch 0:1-8.el7                                             
08:28:52 #9 59.52   perl-threads.x86_64 0:1.87-4.el7                                              
08:28:52 #9 59.52   perl-threads-shared.x86_64 0:1.43-6.el7                                       
08:28:52 #9 59.52   python-srpm-macros.noarch 0:3-34.el7                                          
08:28:52 #9 59.52   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
08:28:52 #9 59.52   unzip.x86_64 0:6.0-22.el7_9                                                   
08:28:52 #9 59.52   zip.x86_64 0:3.0-11.el7                                                       
08:28:52 #9 59.52 
08:28:52 #9 59.52 Complete!
08:28:52 #9 DONE 59.7s
08:28:52 
08:28:52 #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
08:28:52 #11 sha256:8b0fd30ce4dfa9cd6e54e5db31cf08c1035a8410843a8fea674ae194c63132ad
08:28:52 #11 DONE 0.1s
08:28:52 using credential docker-jenkins-github-credentials
08:28:52 
08:28:52 #12 [stage-1 5/7] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
08:28:52 #12 sha256:982cf4479cb0a25743b70ce0163bf06d8c98fc1510b4ac3c893d46556c8aa6fb
08:28:52 Cloning the remote Git repository
08:28:52 Cloning with configured refspecs honoured and without tags
08:28:52 #18 exporting layers 5.4s done
08:28:52 #18 writing image sha256:009b464620437faca474310bcb6360d0b17d15992c6d22ea445dabc59d1ccd86 done
08:28:52 #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
08:28:52 #18 DONE 5.4s
08:28:52 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210907122809-6989268 -e VERSION=0.0.0-20210907122809-6989268 -e CLI_GITCOMMIT=6989268 -e ENGINE_GITCOMMIT=5176095 -e COMPOSE_VERSION=v2.0.0-rc.3 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-553 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:28:52 #12 0.573 Loaded plugins: fastestmirror, ovl
08:28:52 #12 0.683 Enabling base-source repository
08:28:52 #12 0.683 Enabling extras-source repository
08:28:52 #12 0.684 Enabling updates-source repository
08:28:52 #12 0.684 Loading mirror speeds from cached hostfile
08:28:52 #12 0.685  * base: download.cf.centos.org
08:28:52 #12 0.685  * extras: download.cf.centos.org
08:28:52 #12 0.686  * updates: download.cf.centos.org
08:28:53 + set -e
08:28:53 + mkdir -p /root/build-deb/engine
08:28:53 + tar -C /root/build-deb -xzf /sources/engine.tgz
08:28:53 + mkdir -p /root/build-deb/cli
08:28:53 + tar -C /root/build-deb -xzf /sources/cli.tgz
08:28:53 + mkdir -p /root/build-deb/compose
08:28:53 + tar -C /root/build-deb -xzf /sources/compose.tgz
08:28:53 + mkdir -p /root/build-deb/scan-cli-plugin
08:28:53 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
08:28:53 + mkdir -p /go/src/github.com/docker
08:28:53 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
08:28:53 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
08:28:53 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
08:28:53 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
08:28:53 + EPOCH=5
08:28:53 + EPOCH_SEP=
08:28:53 + [[ ! -z 5 ]]
08:28:53 + EPOCH_SEP=:
08:28:53 + [[ -z 0.0.0-20210907122809-6989268 ]]
08:28:53 + echo VERSION AAA 0.0.0-20210907122809-6989268
08:28:53 VERSION AAA 0.0.0-20210907122809-6989268
08:28:53 + VERSION=0.0.0-20210907122809-6989268
08:28:53 + echo VERSION bbb 0.0.0-20210907122809-6989268
08:28:53 VERSION bbb 0.0.0-20210907122809-6989268
08:28:53 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
08:28:53 + debSource=docker-ce
08:28:53 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
08:28:53 + debMaintainer='Docker <support@docker.com>'
08:28:53 ++ date --rfc-2822
08:28:53 + debDate='Mon, 13 Sep 2021 08:28:53 +0000'
08:28:53 + cat
08:28:53 + export CLI_GITCOMMIT=6989268
08:28:53 + CLI_GITCOMMIT=6989268
08:28:53 + export ENGINE_GITCOMMIT=5176095
08:28:53 + ENGINE_GITCOMMIT=5176095
08:28:53 + export SCAN_GITCOMMIT=35651ca
08:28:53 + SCAN_GITCOMMIT=35651ca
08:28:53 VERSION BBB 0.0.0-20210907122809-6989268
08:28:53 + echo VERSION BBB 0.0.0-20210907122809-6989268
08:28:53 + dpkg-buildpackage -uc -us -I.git
08:28:53 dpkg-buildpackage: info: source package docker-ce
08:28:53 dpkg-buildpackage: info: source version 5:0.0.0-20210907122809-6989268-0~ubuntu-focal
08:28:53 dpkg-buildpackage: info: source distribution focal
08:28:53 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
08:28:53  dpkg-source -I.git --before-build .
08:28:53 dpkg-buildpackage: info: host architecture amd64
08:28:54  debian/rules clean
08:28:54 dh clean --with=bash-completion
08:28:54    dh_clean
08:28:54  dpkg-source -I.git -b .
08:28:54 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
08:28:54 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
08:28:54 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210907122809-6989268-0~ubuntu'
08:28:54 dpkg-source: info: using source format '1.0'
08:28:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal.tar.gz
08:28:55 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/553/head:refs/remotes/origin/PR-553 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:28:55 Merging remotes/origin/master commit e90f19ab1157aae570a0d370f9f81989d8ed5b64 into PR head commit a0c6ae24a18549068191ecbfa916c89f91fa416a
08:28:55 Merge succeeded, producing a0c6ae24a18549068191ecbfa916c89f91fa416a
08:28:55 Checking out Revision a0c6ae24a18549068191ecbfa916c89f91fa416a (PR-553)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0c6ae24a18549068191ecbfa916c89f91fa416a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge e90f19ab1157aae570a0d370f9f81989d8ed5b64 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0c6ae24a18549068191ecbfa916c89f91fa416a # timeout=10
08:28:59 Commit message: "rpm: docker-compose-plugin: do not "require" docker-ce-cli"
08:28:59 #12 6.435 Checking for new repos for mirrors
08:28:59 #12 6.439 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
08:28:59 #12 6.440  --> 1:make-3.82-24.el7.x86_64
08:28:59 #12 6.555  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
08:28:59 #12 6.556  --> git-1.8.3.1-23.el7_8.x86_64
08:28:59 #12 6.559 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
08:28:59 #12 6.559  --> Already installed : bash-4.2.46-34.el7.x86_64
08:28:59 #12 6.562 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
08:28:59 #12 6.562  --> Already installed : bash-4.2.46-34.el7.x86_64
08:28:59 #12 6.564  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
08:28:59 #12 6.564  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
08:28:59 #12 6.565  --> cmake-2.8.12.2-2.el7.x86_64
08:28:59 #12 6.567  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
08:28:59 #12 6.567  --> gcc-4.8.5-44.el7.x86_64
08:28:59 #12 6.568  --> git-1.8.3.1-23.el7_8.x86_64
08:28:59 #12 6.571  --> glibc-static-2.17-324.el7_9.x86_64
08:28:59 #12 6.572  --> libarchive-3.1.2-14.el7_7.x86_64
08:28:59 #12 6.573  --> libseccomp-devel-2.3.1-4.el7.x86_64
08:28:59 #12 6.575  --> libselinux-devel-2.5-15.el7.x86_64
08:28:59 #12 6.575  --> libtool-2.4.2-22.el7_3.x86_64
08:28:59 #12 6.576  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
08:28:59 #12 6.576  --> 1:make-3.82-24.el7.x86_64
08:28:59 #12 6.577  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
08:28:59 #12 6.578  --> Already installed : systemd-219-78.el7.x86_64
08:28:59 #12 6.579  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
08:28:59 #12 6.581  --> systemd-devel-219-78.el7_9.3.x86_64
08:28:59 #12 6.582  --> Already installed : 2:tar-1.26-35.el7.x86_64
08:28:59 #12 6.582  --> which-2.20-7.el7.x86_64
08:28:59 #12 6.585 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
08:28:59 #12 6.585  --> Already installed : bash-4.2.46-34.el7.x86_64
08:28:59 #12 6.588 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec
08:28:59 #12 6.588  --> Already installed : bash-4.2.46-34.el7.x86_64
08:28:59 #12 6.588 --> Running transaction check
08:28:59 #12 6.589 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
08:28:59 #12 6.591 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
08:28:59 #12 6.714 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
08:28:59 #12 6.715 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
08:28:59 #12 6.721 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
08:28:59 #12 6.723 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.5 for package: 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
08:28:59 #12 6.725 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
08:28:59 #12 6.728 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
08:28:59 #12 6.731 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
08:28:59 #12 6.732 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
08:28:59 #12 6.738 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
08:28:59 #12 6.740 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
08:28:59 #12 6.742 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
08:28:59 #12 6.742 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
08:28:59 #12 6.755 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
08:28:59 #12 6.756 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
08:28:59 #12 6.758 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
08:28:59 #12 6.760 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
08:28:59 #12 6.760 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
08:28:59 #12 6.762 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
08:28:59 #12 6.763 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
08:28:59 #12 6.765 ---> Package glibc-static.x86_64 0:2.17-324.el7_9 will be installed
08:28:59 #12 6.765 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
08:28:59 #12 6.768 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64
08:28:59 #12 6.770 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
08:28:59 #12 6.770 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
08:28:59 #12 6.772 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
08:28:59 #12 6.772 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
08:28:59 #12 6.773 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
08:28:59 #12 6.775 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
08:28:59 #12 6.775 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
08:28:59 #12 6.778 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
08:28:59 #12 6.779 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
08:28:59 #12 6.781 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
08:28:59 #12 6.782 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
08:28:59 #12 6.783 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
08:28:59 #12 6.785 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
08:28:59 #12 6.786 ---> Package make.x86_64 1:3.82-24.el7 will be installed
08:28:59 #12 6.786 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
08:28:59 #12 6.787 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
08:28:59 #12 6.790 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
08:28:59 #12 6.792 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
08:28:59 #12 6.794 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
08:28:59 #12 6.796 ---> Package systemd-devel.x86_64 0:219-78.el7_9.3 will be installed
08:28:59 #12 6.798 --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
08:28:59 #12 6.803 --> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
08:28:59 #12 6.806 Package: systemd-219-78.el7_9.3.src - can't co-install with systemd-219-78.el7_9.3.x86_64
08:28:59 #12 6.807 ---> Package which.x86_64 0:2.20-7.el7 will be installed
08:28:59 #12 6.807 --> Running transaction check
08:28:59 #12 6.807 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
08:28:59 #12 6.811 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
08:28:59 #12 6.813 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
08:28:59 #12 6.815 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
08:28:59 #12 6.817 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
08:28:59 #12 6.819 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
08:28:59 #12 6.821 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
08:28:59 #12 6.821 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
08:28:59 #12 6.825 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
08:28:59 #12 6.826 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
08:28:59 #12 6.827 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
08:28:59 #12 6.830 ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed
08:28:59 #12 6.834 --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64
08:28:59 #12 6.836 --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64
08:28:59 #12 6.845 Package: glibc-2.17-324.el7_9.src - can't co-install with glibc-2.17-324.el7_9.x86_64
08:28:59 #12 6.846 Package: glibc-2.17-324.el7_9.src - can't co-install with glibc-2.17-324.el7_9.x86_64
08:28:59 #12 6.846 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64
08:28:59 #12 6.847 ---> Package less.x86_64 0:458-9.el7 will be installed
08:28:59 #12 6.848 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
08:28:59 #12 6.848 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
08:28:59 #12 6.849 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
08:28:59 #12 6.850 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
08:28:59 #12 6.850 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
08:28:59 #12 6.851 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
08:28:59 #12 6.851 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
08:28:59 #12 6.852 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
08:28:59 #12 6.852 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
08:28:59 #12 6.856 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
08:28:59 #12 6.857 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
08:28:59 #12 6.859 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
08:28:59 #12 6.859 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
08:28:59 #12 6.861 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
08:28:59 #12 6.862 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
08:28:59 #12 6.864 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
08:28:59 #12 6.865 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
08:28:59 #12 6.866 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
08:28:59 #12 6.868 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
08:28:59 #12 6.869 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
08:28:59 #12 6.870 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
08:28:59 #12 6.872 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
08:28:59 #12 6.874 ---> Package systemd.x86_64 0:219-78.el7 will be updated
08:28:59 #12 6.876 ---> Package systemd.x86_64 0:219-78.el7_9.3 will be an update
08:28:59 #12 6.897 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
08:28:59 #12 6.898 ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be an update
08:28:59 #12 6.900 --> Running transaction check
08:28:59 #12 6.901 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
08:28:59 #12 6.901 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
08:28:59 #12 6.903 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed
08:28:59 #12 6.903 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
08:28:59 #12 6.904 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
08:28:59 #12 6.906 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
08:28:59 #12 6.908 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
08:28:59 #12 6.910 ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update
08:28:59 #12 6.911 ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed
08:28:59 #12 6.911 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64
08:28:59 #12 6.917 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64
08:28:59 #12 6.917 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
08:28:59 #12 6.918 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
08:28:59 #12 6.919 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
08:28:59 #12 6.921 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
08:28:59 #12 6.923 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
08:28:59 #12 6.925 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
08:28:59 #12 6.926 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
08:28:59 #12 6.928 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
08:28:59 #12 6.931 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
08:28:59 #12 6.933 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
08:28:59 #12 6.934 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
08:28:59 #12 6.935 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
08:28:59 #12 6.936 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
08:28:59 #12 6.937 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
08:28:59 #12 6.937 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
08:28:59 #12 6.940 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
08:28:59 #12 6.941 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
08:28:59 #12 6.941 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
08:28:59 #12 6.941 --> Running transaction check
08:28:59 #12 6.941 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
08:28:59 #12 6.942 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
08:28:59 #12 6.943 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
08:28:59 #12 6.944 ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update
08:28:59 #12 6.945 ---> Package kernel-headers.x86_64 0:3.10.0-1160.42.2.el7 will be installed
08:28:59 #12 6.945 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
08:28:59 #12 6.947 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
08:28:59 #12 6.947 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
08:28:59 #12 6.947 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
08:28:59 #12 6.948 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
08:28:59 #12 6.948 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
08:28:59 #12 6.961 --> Finished Dependency Resolution
08:28:59 #12 6.988 
08:28:59 #12 6.988 Dependencies Resolved
08:28:59 #12 6.996 
08:28:59 #12 6.996 ================================================================================
08:28:59 #12 6.996  Package                   Arch      Version                   Repository  Size
08:28:59 #12 6.996 ================================================================================
08:28:59 #12 6.996 Installing:
08:28:59 #12 6.996  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
08:28:59 #12 6.996  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
08:28:59 #12 6.996  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
08:28:59 #12 6.996  gcc                       x86_64    4.8.5-44.el7              base        16 M
08:28:59 #12 6.996  git                       x86_64    1.8.3.1-23.el7_8          base       4.4 M
08:28:59 #12 6.996  glibc-static              x86_64    2.17-324.el7_9            updates    1.6 M
08:28:59 #12 6.996  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
08:28:59 #12 6.996  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
08:28:59 #12 6.996  libselinux-devel          x86_64    2.5-15.el7                base       187 k
08:28:59 #12 6.996  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
08:28:59 #12 6.996  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
08:28:59 #12 6.996  make                      x86_64    1:3.82-24.el7             base       421 k
08:28:59 #12 6.996  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
08:28:59 #12 6.996  systemd-devel             x86_64    219-78.el7_9.3            updates    216 k
08:28:59 #12 6.996  which                     x86_64    2.20-7.el7                base        41 k
08:28:59 #12 6.996 Installing for dependencies:
08:28:59 #12 6.996  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
08:28:59 #12 6.996  autoconf                  noarch    2.69-11.el7               base       701 k
08:28:59 #12 6.996  automake                  noarch    1.13.4-3.el7              base       679 k
08:28:59 #12 6.996  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
08:28:59 #12 6.996  checkpolicy               x86_64    2.5-8.el7                 base       295 k
08:28:59 #12 6.996  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
08:28:59 #12 6.996  e2fsprogs-libs            x86_64    1.42.9-19.el7             base       168 k
08:28:59 #12 6.996  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
08:28:59 #12 6.996  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
08:28:59 #12 6.996  glibc-devel               x86_64    2.17-324.el7_9            updates    1.1 M
08:28:59 #12 6.996  glibc-headers             x86_64    2.17-324.el7_9            updates    691 k
08:28:59 #12 6.996  kernel-headers            x86_64    3.10.0-1160.42.2.el7      updates    9.0 M
08:28:59 #12 6.996  less                      x86_64    458-9.el7                 base       120 k
08:28:59 #12 6.996  libcgroup                 x86_64    0.41-21.el7               base        66 k
08:28:59 #12 6.996  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
08:28:59 #12 6.996  libgomp                   x86_64    4.8.5-44.el7              base       159 k
08:28:59 #12 6.996  libmpc                    x86_64    1.0.1-3.el7               base        51 k
08:28:59 #12 6.996  libseccomp                x86_64    2.3.1-4.el7               base        56 k
08:28:59 #12 6.996  libselinux-python         x86_64    2.5-15.el7                base       236 k
08:28:59 #12 6.996  libselinux-utils          x86_64    2.5-15.el7                base       151 k
08:28:59 #12 6.996  libsemanage-python        x86_64    2.5-14.el7                base       113 k
08:28:59 #12 6.996  libsepol-devel            x86_64    2.5-10.el7                base        77 k
08:28:59 #12 6.996  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
08:28:59 #12 6.996  lzo                       x86_64    2.06-8.el7                base        59 k
08:28:59 #12 6.996  m4                        x86_64    1.4.16-10.el7             base       256 k
08:28:59 #12 6.996  mpfr                      x86_64    3.1.1-4.el7               base       203 k
08:28:59 #12 6.996  openssh                   x86_64    7.4p1-21.el7              base       510 k
08:28:59 #12 6.996  openssh-clients           x86_64    7.4p1-21.el7              base       655 k
08:28:59 #12 6.996  pcre-devel                x86_64    8.32-17.el7               base       480 k
08:28:59 #12 6.996  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
08:28:59 #12 6.996  perl-Error                noarch    1:0.17020-2.el7           base        32 k
08:28:59 #12 6.996  perl-Git                  noarch    1.8.3.1-23.el7_8          base        56 k
08:28:59 #12 6.996  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
08:28:59 #12 6.996  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
08:28:59 #12 6.996  policycoreutils           x86_64    2.5-34.el7                base       917 k
08:28:59 #12 6.996  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
08:28:59 #12 6.996  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
08:28:59 #12 6.996  python-IPy                noarch    0.75-6.el7                base        32 k
08:28:59 #12 6.996  rsync                     x86_64    3.1.2-10.el7              base       404 k
08:28:59 #12 6.996  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
08:28:59 #12 6.996  setools-libs              x86_64    3.3.8-4.el7               base       620 k
08:28:59 #12 6.996 Updating for dependencies:
08:28:59 #12 6.996  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
08:28:59 #12 6.996  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
08:28:59 #12 6.996  glibc                     x86_64    2.17-324.el7_9            updates    3.6 M
08:28:59 #12 6.996  glibc-common              x86_64    2.17-324.el7_9            updates     12 M
08:28:59 #12 6.996  systemd                   x86_64    219-78.el7_9.3            updates    5.1 M
08:28:59 #12 6.996  systemd-libs              x86_64    219-78.el7_9.3            updates    418 k
08:28:59 #12 6.996 
08:28:59 #12 6.996 Transaction Summary
08:28:59 #12 6.996 ================================================================================
08:28:59 #12 6.996 Install  15 Packages (+41 Dependent packages)
08:28:59 #12 6.996 Upgrade              (  6 Dependent packages)
08:28:59 #12 6.996 
08:28:59 #12 6.997 Total download size: 81 M
08:28:59 #12 6.997 Downloading packages:
08:28:59 #12 6.999 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
[Pipeline] sh
08:28:59 + make REF=master checkout
08:28:59 git init src/github.com/docker/cli
08:28:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/.git/
08:28:59 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
08:28:59 ./scripts/checkout.sh src/github.com/docker/cli "master"
08:28:59 + SRC=src/github.com/docker/cli
08:28:59 + REF=master
08:28:59 + REF_FETCH=master
08:28:59 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
08:28:59 + awk {print $2}
08:29:00 + REF=refs/heads/master
08:29:00 + [ -n refs/heads/master ]
08:29:00 + REF_FETCH=refs/heads/master:refs/heads/master
08:29:00 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
08:29:02 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal.dsc
08:29:02  debian/rules build
08:29:02 dh build --with=bash-completion
08:29:02    dh_update_autotools_config
08:29:02    dh_autoreconf
08:29:02    debian/rules override_dh_auto_build
08:29:02 make[1]: Entering directory '/root/build-deb'
08:29:02 # Build the daemon and dependencies
08:29:02 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
08:29:02 
08:29:02 Removing bundles/
08:29:02 
08:29:02 ---> Making bundle: dynbinary (in bundles/dynbinary)
08:29:02 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:29:02 GOOS="" GOARCH="" GOARM=""
08:29:03 From https://github.com/docker/cli
08:29:03  * [new branch]      master     -> master
08:29:03  * [new branch]      master     -> origin/master
08:29:03 + git -C src/github.com/docker/cli checkout -q refs/heads/master
08:29:03 git init src/github.com/docker/docker
08:29:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/.git/
08:29:03 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
08:29:03 ./scripts/checkout.sh src/github.com/docker/docker "master"
08:29:03 + SRC=src/github.com/docker/docker
08:29:03 + REF=master
08:29:03 + REF_FETCH=master
08:29:03 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
08:29:03 + awk {print $2}
08:29:04 + REF=refs/heads/master
08:29:04 + [ -n refs/heads/master ]
08:29:04 + REF_FETCH=refs/heads/master:refs/heads/master
08:29:04 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0026f4df3b7869933) in /home/ubuntu/workspace/docker-ce-packaging_PR-553
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
08:29:07 From https://github.com/docker/docker
08:29:07  * [new branch]      master     -> master
08:29:07  * [new branch]      master     -> origin/master
08:29:07 + git -C src/github.com/docker/docker checkout -q refs/heads/master
08:29:08 git init src/github.com/docker/compose
08:29:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose/.git/
08:29:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
08:29:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.0.0-rc.3"
08:29:08 + SRC=src/github.com/docker/compose
08:29:08 + REF=v2.0.0-rc.3
08:29:08 + REF_FETCH=v2.0.0-rc.3
08:29:08 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.0.0-rc.3
08:29:08 + awk {print $2}
08:29:08 + REF=refs/tags/v2.0.0-rc.3
08:29:08 + [ -n refs/tags/v2.0.0-rc.3 ]
08:29:08 + REF_FETCH=refs/tags/v2.0.0-rc.3:refs/tags/v2.0.0-rc.3
08:29:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.0.0-rc.3:refs/tags/v2.0.0-rc.3
08:29:09 From https://github.com/docker/compose
08:29:09  * [new tag]         v2.0.0-rc.3 -> v2.0.0-rc.3
08:29:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.0.0-rc.3
08:29:09 git init src/github.com/docker/scan-cli-plugin
08:29:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin/.git/
08:29:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
08:29:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
08:29:09 + SRC=src/github.com/docker/scan-cli-plugin
08:29:09 + REF=v0.8.0
08:29:09 + REF_FETCH=v0.8.0
08:29:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
08:29:09 + awk {print $2}
08:29:09 + REF=refs/tags/v0.8.0
08:29:09 + [ -n refs/tags/v0.8.0 ]
08:29:09 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
08:29:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
08:29:10 From https://github.com/docker/scan-cli-plugin
08:29:10  * [new tag]         v0.8.0     -> v0.8.0
08:29:10 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
08:29:10 + make -C deb raspbian-buster raspbian-bullseye
08:29:10 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
08:29:10 mkdir -p sources
08:29:10 docker run --rm -w /v \
08:29:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli:/cli \
08:29:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
08:29:10 	alpine \
08:29:10 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
08:29:10 Unable to find image 'alpine:latest' locally
08:29:10 latest: Pulling from library/alpine
08:29:10 a14774a5a62e: Pulling fs layer
08:29:11 a14774a5a62e: Verifying Checksum
08:29:12 a14774a5a62e: Pull complete
08:29:12 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
08:29:12 Status: Downloaded newer image for alpine:latest
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-553@tmp/9a94a719-db95-4f41-bf61-f179aec522e5/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
08:29:13 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
08:29:13 chowning workspace
[Pipeline] sh
08:29:13 + pwd
08:29:13 + id -u
08:29:13 + id -g
08:29:13 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/workspace busybox chown -R 1000:1000 /workspace
08:29:13 Unable to find image 'busybox:latest' locally
08:29:14 latest: Pulling from library/busybox
08:29:14 8ec32b265e94: Pulling fs layer
08:29:14 8ec32b265e94: Verifying Checksum
08:29:14 8ec32b265e94: Download complete
08:29:14 8ec32b265e94: Pull complete
08:29:14 Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778
08:29:14 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
08:29:17 Removing all docker containers
[Pipeline] sh
08:29:17 + docker container ls -aq
[Pipeline] echo
08:29:17 Docker containers have been removed
[Pipeline] echo
08:29:17 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
08:29:17 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
08:29:17 The recommended git tool is: git
08:29:20 using credential docker-jenkins-github-credentials
08:29:20 Cloning the remote Git repository
08:29:20 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-553 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:29:22 Fetching without tags
08:29:23 Merging remotes/origin/master commit e90f19ab1157aae570a0d370f9f81989d8ed5b64 into PR head commit a0c6ae24a18549068191ecbfa916c89f91fa416a
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/553/head:refs/remotes/origin/PR-553 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0c6ae24a18549068191ecbfa916c89f91fa416a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge e90f19ab1157aae570a0d370f9f81989d8ed5b64 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
08:29:23 Merge succeeded, producing a0c6ae24a18549068191ecbfa916c89f91fa416a
08:29:23 Checking out Revision a0c6ae24a18549068191ecbfa916c89f91fa416a (PR-553)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0c6ae24a18549068191ecbfa916c89f91fa416a # timeout=10
08:29:27 mkdir -p sources
08:29:27 docker run --rm -w /v \
08:29:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker:/engine \
08:29:27 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
08:29:27 	alpine \
08:29:27 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
08:29:27 Commit message: "rpm: docker-compose-plugin: do not "require" docker-ce-cli"
[Pipeline] sh
08:29:28 + make REF=master checkout
08:29:28 git init src/github.com/docker/cli
08:29:28 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/.git/
08:29:28 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
08:29:28 ./scripts/checkout.sh src/github.com/docker/cli "master"
08:29:28 + SRC=src/github.com/docker/cli
08:29:28 + REF=master
08:29:28 + REF_FETCH=master
08:29:28 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
08:29:28 + awk {print $2}
08:29:28 + REF=refs/heads/master
08:29:28 + [ -n refs/heads/master ]
08:29:28 + REF_FETCH=refs/heads/master:refs/heads/master
08:29:28 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
08:29:30 From https://github.com/docker/cli
08:29:30  * [new branch]      master     -> master
08:29:30  * [new branch]      master     -> origin/master
08:29:30 + git -C src/github.com/docker/cli checkout -q refs/heads/master
08:29:30 git init src/github.com/docker/docker
08:29:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/.git/
08:29:30 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
08:29:30 ./scripts/checkout.sh src/github.com/docker/docker "master"
08:29:30 + SRC=src/github.com/docker/docker
08:29:30 + REF=master
08:29:30 + REF_FETCH=master
08:29:30 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
08:29:30 + awk {print $2}
08:29:30 + REF=refs/heads/master
08:29:30 + [ -n refs/heads/master ]
08:29:30 + REF_FETCH=refs/heads/master:refs/heads/master
08:29:30 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
08:29:31 mkdir -p sources
08:29:31 docker run --rm -w /v \
08:29:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose:/compose \
08:29:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
08:29:31 	alpine \
08:29:31 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
08:29:31 mkdir -p sources
08:29:31 docker run --rm -w /v \
08:29:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
08:29:31 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
08:29:31 	alpine \
08:29:31 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
08:29:32 From https://github.com/docker/docker
08:29:32  * [new branch]      master     -> master
08:29:32  * [new branch]      master     -> origin/master
08:29:32 + git -C src/github.com/docker/docker checkout -q refs/heads/master
08:29:32 git init src/github.com/docker/compose
08:29:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose/.git/
08:29:32 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
08:29:32 ./scripts/checkout.sh src/github.com/docker/compose "v2.0.0-rc.3"
08:29:32 + SRC=src/github.com/docker/compose
08:29:32 + REF=v2.0.0-rc.3
08:29:32 + REF_FETCH=v2.0.0-rc.3
08:29:32 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.0.0-rc.3
08:29:32 + awk {print $2}
08:29:32 + REF=refs/tags/v2.0.0-rc.3
08:29:32 + [ -n refs/tags/v2.0.0-rc.3 ]
08:29:32 + REF_FETCH=refs/tags/v2.0.0-rc.3:refs/tags/v2.0.0-rc.3
08:29:32 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.0.0-rc.3:refs/tags/v2.0.0-rc.3
08:29:33 docker run --rm -w /v \
08:29:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/plugins:/plugins \
08:29:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
08:29:33 	alpine \
08:29:33 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
08:29:33 From https://github.com/docker/compose
08:29:33  * [new tag]         v2.0.0-rc.3 -> v2.0.0-rc.3
08:29:33 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.0.0-rc.3
08:29:33 git init src/github.com/docker/scan-cli-plugin
08:29:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin/.git/
08:29:33 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
08:29:33 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
08:29:33 + SRC=src/github.com/docker/scan-cli-plugin
08:29:33 + REF=v0.8.0
08:29:33 + REF_FETCH=v0.8.0
08:29:33 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
08:29:33 + awk {print $2}
08:29:33 + REF=refs/tags/v0.8.0
08:29:33 + [ -n refs/tags/v0.8.0 ]
08:29:33 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
08:29:33 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
08:29:34 From https://github.com/docker/scan-cli-plugin
08:29:34  * [new tag]         v0.8.0     -> v0.8.0
08:29:34 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
08:29:34 + make REF=master DOCKER_BUILD_PKGS=static-linux cross-mac cross-win static
08:29:34 ./scripts/checkout.sh src/github.com/docker/cli "master"
08:29:34 + SRC=src/github.com/docker/cli
08:29:34 + REF=master
08:29:34 + REF_FETCH=master
08:29:34 + awk {print $2}
08:29:34 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
08:29:34 + REF=refs/heads/master
08:29:34 + [ -n refs/heads/master ]
08:29:34 + REF_FETCH=refs/heads/master:refs/heads/master
08:29:34 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
08:29:34 == Building packages for raspbian-buster ==
08:29:34 mkdir -p "debbuild/raspbian-buster"
08:29:34 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.7-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
08:29:34 + git -C src/github.com/docker/cli checkout -q refs/heads/master
08:29:34 #2 [internal] load .dockerignore
08:29:34 #2 sha256:0f39ea71b633943af459be4322f1ca0cbcb07b805193fb8def31e0b3c09285a8
08:29:34 ./scripts/checkout.sh src/github.com/docker/docker "master"
08:29:34 + SRC=src/github.com/docker/docker
08:29:34 + REF=master
08:29:34 + REF_FETCH=master
08:29:34 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
08:29:34 + awk {print $2}
08:29:35 #2 transferring context: 2B done
08:29:35 #2 DONE 0.1s
08:29:35 
08:29:35 #1 [internal] load build definition from Dockerfile
08:29:35 #1 sha256:e38e0e207be650b0ce509f2f5313e0b956739a10b746879a00be1f897337d44a
08:29:35 #1 transferring dockerfile: 935B done
08:29:35 #1 DONE 0.1s
08:29:35 
08:29:35 #4 [internal] load metadata for docker.io/library/golang:1.16.7-buster
08:29:35 #4 sha256:c2ce41af6755ae75973c978a8c50b1c0f6429f357b36a0a51154a69128483fb5
08:29:35 #4 ...
08:29:35 
08:29:35 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
08:29:35 #5 sha256:dface123a51ba7283b8239d5deab8d1ef42e03178115e1acdd7ea189c69add91
08:29:35 #5 DONE 0.0s
08:29:35 
08:29:35 #6 [auth] library/golang:pull token for registry-1.docker.io
08:29:35 #6 sha256:13e9dea8536376d1713a8ca9f108b7710f37c298340f6310eec308ffea2daa1e
08:29:35 #6 DONE 0.0s
08:29:35 + REF=refs/heads/master
08:29:35 + [ -n refs/heads/master ]
08:29:35 + REF_FETCH=refs/heads/master:refs/heads/master
08:29:35 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
08:29:35 
08:29:35 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
08:29:35 #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab
08:29:35 #3 ...
08:29:35 
08:29:35 #4 [internal] load metadata for docker.io/library/golang:1.16.7-buster
08:29:35 #4 sha256:c2ce41af6755ae75973c978a8c50b1c0f6429f357b36a0a51154a69128483fb5
08:29:35 #4 DONE 0.6s
08:29:35 
08:29:35 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
08:29:35 #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab
08:29:35 #3 DONE 0.6s
08:29:35 
08:29:35 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:29:35 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
08:29:35 #13 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.1s done
08:29:35 + git -C src/github.com/docker/docker checkout -q refs/heads/master
08:29:35 #13 sha256:688bb5375a72b70dd5342446cca99be4c6f55be69b6d14e68158890a4125327e 1.79kB / 1.79kB done
08:29:35 #13 sha256:a0aa5b125c8396ede79b1d197c5e87a3c1d9118bee64587d36c115e34cceea09 6.97kB / 6.97kB done
08:29:35 #13 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
08:29:35 ./scripts/checkout.sh src/github.com/docker/compose "v2.0.0-rc.3"
08:29:35 + SRC=src/github.com/docker/compose
08:29:35 + REF=v2.0.0-rc.3
08:29:35 + REF_FETCH=v2.0.0-rc.3
08:29:35 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.0.0-rc.3
08:29:35 + awk {print $2}
08:29:36 + REF=refs/tags/v2.0.0-rc.3
08:29:36 + [ -n refs/tags/v2.0.0-rc.3 ]
08:29:36 + REF_FETCH=refs/tags/v2.0.0-rc.3:refs/tags/v2.0.0-rc.3
08:29:36 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.0.0-rc.3:refs/tags/v2.0.0-rc.3
08:29:36 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 0B / 45.92MB 0.7s
08:29:36 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.0.0-rc.3
08:29:36 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
08:29:36 + SRC=src/github.com/docker/scan-cli-plugin
08:29:36 + REF=v0.8.0
08:29:36 + REF_FETCH=v0.8.0
08:29:36 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
08:29:36 + awk {print $2}
08:29:36 + REF=refs/tags/v0.8.0
08:29:36 + [ -n refs/tags/v0.8.0 ]
08:29:36 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
08:29:36 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
08:29:36 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
08:29:36 for p in static-linux cross-mac cross-win; do \
08:29:36 	make -C static VERSION=0.0.1-dev GO_VERSION=1.16.7 TARGETPLATFORM= ${p}; \
08:29:36 done
08:29:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
08:29:36 cd /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli && VERSION=0.0.0-20210907122809-6989268 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
08:29:36 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 3.15MB / 45.92MB 0.9s
08:29:36 #13 ...
08:29:36 
08:29:36 #9 [internal] load build context
08:29:36 #9 sha256:d48448681218f4eab1b35a290fb10294e863aba18789bc4feeacf28b0d8b1ab5
08:29:36 #9 transferring context: 20.41MB 1.0s done
08:29:36 #9 DONE 1.1s
08:29:36 
08:29:36 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:29:36 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
08:29:37 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 7.34MB / 45.92MB 1.2s
08:29:37 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 10.49MB / 45.92MB 1.4s
08:29:37 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 13.63MB / 45.92MB 1.6s
08:29:37 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 16.78MB / 45.92MB 1.8s
08:29:37 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 20.97MB / 45.92MB 2.1s
08:29:37 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 0B / 7.12MB 2.1s
08:29:38 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 24.12MB / 45.92MB 2.3s
08:29:38 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 2.10MB / 7.12MB 2.3s
08:29:38 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 4.19MB / 7.12MB 2.4s
08:29:38 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 27.26MB / 45.92MB 2.5s
08:29:38 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 5.24MB / 7.12MB 2.5s
08:29:38 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 7.12MB / 7.12MB 2.6s
08:29:38 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 30.41MB / 45.92MB 2.7s
08:29:38 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 7.12MB / 7.12MB 2.7s done
08:29:38 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 0B / 9.34MB 2.8s
08:29:38 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 35.65MB / 45.92MB 3.0s
08:29:38 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 3.15MB / 9.34MB 3.0s
08:29:38 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 4.19MB / 9.34MB 3.1s
08:29:39 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 38.80MB / 45.92MB 3.2s
08:29:39 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 6.29MB / 9.34MB 3.2s
08:29:39 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 7.34MB / 9.34MB 3.3s
08:29:39 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 44.04MB / 45.92MB 3.5s
08:29:39 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 9.34MB / 9.34MB 3.5s
08:29:39 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 0B / 47.36MB 3.5s
08:29:39 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 9.34MB / 9.34MB 3.6s done
08:29:39 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 0B / 53.22MB 3.7s
08:29:39 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 4.19MB / 47.36MB 3.8s
08:29:39 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 7.34MB / 47.36MB 4.0s
08:29:39 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 5.24MB / 53.22MB 4.2s
08:29:40 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 11.53MB / 47.36MB 4.3s
08:29:40 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 9.44MB / 53.22MB 4.5s
08:29:40 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 45.92MB / 45.92MB 4.5s done
08:29:40 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 0B / 100.28MB 4.6s
08:29:40 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 14.68MB / 47.36MB 4.7s
08:29:40 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 12.58MB / 53.22MB 4.8s
08:29:40 #13 extracting sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208
08:29:40 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 17.83MB / 47.36MB 5.0s
08:29:40 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 15.73MB / 53.22MB 5.2s
08:29:40 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 5.24MB / 100.28MB 5.2s
08:29:41 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 20.97MB / 47.36MB 5.4s
08:29:41 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 19.92MB / 53.22MB 5.6s
08:29:41 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 24.12MB / 47.36MB 5.7s
08:29:41 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 10.49MB / 100.28MB 5.7s
08:29:41 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 24.12MB / 53.22MB 6.0s
08:29:41 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 27.26MB / 47.36MB 6.1s
08:29:42 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 15.73MB / 100.28MB 6.3s
08:29:42 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 30.41MB / 47.36MB 6.5s
08:29:42 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 27.54MB / 53.22MB 6.5s
08:29:42 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 33.55MB / 47.36MB 6.8s
08:29:42 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 30.41MB / 53.22MB 6.8s
08:29:42 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 20.97MB / 100.28MB 6.8s
08:29:42 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 36.70MB / 47.36MB 7.1s
08:29:43 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 33.55MB / 53.22MB 7.2s
08:29:43 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 26.21MB / 100.28MB 7.3s
08:29:43 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 39.85MB / 47.36MB 7.5s
08:29:43 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 36.70MB / 53.22MB 7.5s
08:29:43 #1 [internal] load build definition from Dockerfile
08:29:43 #1 sha256:661d8557999c08c3b30c353e1619545d104290e07d8a5a42417a6ac69bb39fa7
08:29:43 #1 transferring dockerfile:
08:29:43 #1 transferring dockerfile: 2.11kB done
08:29:43 #1 DONE 0.1s
08:29:43 
08:29:43 #2 [internal] load .dockerignore
08:29:43 #2 sha256:a758a6e0f8f2a9eb6e32b3b0f976f6c6ff0be38cd14ccfa0cb7f86470e91cd68
08:29:43 #2 transferring context: 112B done
08:29:43 #2 DONE 0.1s
08:29:43 
08:29:43 #3 resolve image config for docker.io/docker/dockerfile:1.3
08:29:43 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
08:29:43 #3 ...
08:29:43 
08:29:43 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
08:29:43 #4 sha256:2ce2b5480e28cfa82bef7f94b1db316e1faede10c8a651ec1a31d7392eadd087
08:29:43 #4 DONE 0.0s
08:29:43 
08:29:43 #3 resolve image config for docker.io/docker/dockerfile:1.3
08:29:43 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
08:29:43 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 42.99MB / 47.36MB 7.9s
08:29:43 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 39.85MB / 53.22MB 7.9s
08:29:43 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 31.46MB / 100.28MB 8.0s
08:29:43 #3 DONE 0.5s
08:29:43 
08:29:43 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
08:29:43 #5 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
08:29:43 #5 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
08:29:43 #5 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
08:29:43 #5 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done
08:29:43 #5 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done
08:29:43 #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s
08:29:44 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 46.14MB / 47.36MB 8.3s
08:29:44 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 44.04MB / 53.22MB 8.3s
08:29:44 #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 6.29MB / 9.67MB 0.2s
08:29:44 #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s
08:29:44 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 36.70MB / 100.28MB 8.5s
08:29:44 #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s done
08:29:44 #5 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338
08:29:44 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 48.23MB / 53.22MB 8.7s
08:29:44 #5 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done
08:29:44 #5 DONE 0.7s
08:29:44 
08:29:44 #6 [internal] load .dockerignore
08:29:44 #6 sha256:a53f6582df795972d55fa8472b2f1eac831c6885db35b4e0610fc09b19711287
08:29:44 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 51.38MB / 53.22MB 9.0s
08:29:44 #6 DONE 0.0s
08:29:44 
08:29:44 #7 [internal] load build definition from Dockerfile
08:29:44 #7 sha256:6fdd9d68af42dbb86f7c1db112ae2b02a8bb1f76f2f79d111e0aa01b09189bf7
08:29:44 #7 DONE 0.0s
08:29:44 
08:29:44 #11 [auth] library/golang:pull token for registry-1.docker.io
08:29:44 #11 sha256:6bbce058f11d6a93da9a9ff4f4a1577989d694bd86c7c3dfeff4132e41198d5f
08:29:44 #11 DONE 0.0s
08:29:44 
08:29:44 #12 [auth] tonistiigi/xx:pull token for registry-1.docker.io
08:29:44 #12 sha256:54813a66952638a46b72cf04eebbabd12c3ef43641a1b9ba0b704dbd8612a86f
08:29:44 #12 DONE 0.0s
08:29:44 
08:29:44 #13 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
08:29:44 #13 sha256:dd9dd156dfef8d52542daf50ed584b5601e8e2c5f59f35d89a67c0bc5b1375fa
08:29:44 #13 DONE 0.0s
08:29:44 
08:29:44 #10 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
08:29:44 #10 sha256:5087d65fd49b28fd728c395eddd502d86004bc97194c580f320dd2a4197a590c
08:29:45 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 41.94MB / 100.28MB 9.2s
08:29:45 #10 DONE 0.4s
08:29:45 
08:29:45 #8 [internal] load metadata for docker.io/library/golang:1.16.7-alpine
08:29:45 #8 sha256:208f5ab37b5da8422cb24deee87b11bc20ffca54fd0f69ed869fb20d607ca9a2
08:29:45 #8 DONE 0.3s
08:29:45 
08:29:45 #9 [internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
08:29:45 #9 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
08:29:45 #9 DONE 0.3s
08:29:45 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 47.36MB / 47.36MB 9.5s done
08:29:45 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 47.19MB / 100.28MB 9.6s
08:29:45 #13 sha256:c7b304d95f6aa39851bce37e6a5a1767e258abd46bfc7b6e7cc24c016c0d4011 155B / 155B 9.7s
08:29:45 #13 extracting sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 5.0s
08:29:45 #13 ...
08:29:45 
08:29:45 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:9b5fffef3330c37a02cf6c573c460979dff4bf532166b4814f8475332348ba69
08:29:45 #7 sha256:a66c717d65a9603ed119fadd09b03f97ef7c7cb39bcd688ebaeba7b7de50926e
08:29:45 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:9b5fffef3330c37a02cf6c573c460979dff4bf532166b4814f8475332348ba69 0.0s done
08:29:45 #7 sha256:9b5fffef3330c37a02cf6c573c460979dff4bf532166b4814f8475332348ba69 1.99kB / 1.99kB done
08:29:45 #7 sha256:4983445110428c9a2cd48442dece94988f5743ccb1cd6fc14175427f40ca5cba 5.00kB / 5.00kB done
08:29:45 #7 sha256:0d5cd9c0bb54c3ba0bba3ed429dd21259782dd49930887642dd3477a52b4eab8 258B / 258B 0.2s done
08:29:45 #7 sha256:b62f89a8d24f730a6ef6ce03783772981b61a2831103b991f63954c1475f757b 38.39MB / 38.39MB 3.4s done
08:29:45 #7 sha256:842839c9ea21bf490e1f42e8b2e8f491f8dd2767cbadad9b2407a1ddeb37d1b2 305B / 305B 0.1s done
08:29:45 #7 sha256:fea164eb8a8cd154cdedebaad632d5ee46c9ca71ca0a04bd5e05704ad984ceae 904B / 904B 0.3s done
08:29:45 #7 sha256:5a232959014e042a87f2e0930fa809527617abbc056a1a6bce581b5eacaacf63 175B / 175B 0.3s done
08:29:45 #7 sha256:63b470844447abec5b33776eaddb6ed475df2a76206f28e00b83beafb6fdf63f 412B / 412B 0.4s done
08:29:45 #7 sha256:4829183f809431aa1026debbb9538a0ec1ade5f493c67d52612fae755d265b9a 15.43MB / 15.43MB 1.9s done
08:29:45 #7 sha256:61170beedc11a3372aa232e1a9b0c4aec7be756ba6645356d146d76704502dc9 130.58kB / 130.58kB 0.5s done
08:29:45 #7 extracting sha256:b62f89a8d24f730a6ef6ce03783772981b61a2831103b991f63954c1475f757b 6.2s
08:29:45 #7 ...
08:29:45 
08:29:45 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:29:45 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
08:29:45 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 52.43MB / 100.28MB 10.1s
08:29:46 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 53.22MB / 53.22MB 10.4s done
08:29:46 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 57.67MB / 100.28MB 10.6s
08:29:46 #13 sha256:c7b304d95f6aa39851bce37e6a5a1767e258abd46bfc7b6e7cc24c016c0d4011 155B / 155B 10.5s done
08:29:47 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 65.01MB / 100.28MB 11.2s
08:29:47 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 71.30MB / 100.28MB 11.8s
08:29:47 
08:29:47 #15 [xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
08:29:47 #15 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
08:29:47 #15 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done
08:29:47 #15 sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 2.65kB / 2.65kB done
08:29:47 #15 sha256:3fe57e9188045aad2348169b76e9fa7f4431d0feed05a6e39b9fb04d68247ed8 525B / 525B done
08:29:47 #15 sha256:028aa564be14e915a5c45b873a7d06c283a8ea087ef165c27d33b16e8681b1f7 450B / 450B done
08:29:47 #15 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 0B / 13.09kB 0.1s
08:29:47 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 76.55MB / 100.28MB 12.2s
08:29:47 #15 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 13.09kB / 13.09kB 0.2s done
08:29:47 #15 extracting sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 done
08:29:48 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 82.84MB / 100.28MB 12.7s
08:29:48 #15 DONE 0.7s
08:29:48 
08:29:48 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
08:29:48 #14 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
08:29:48 #14 resolve docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 0.0s done
08:29:48 #14 sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 1.65kB / 1.65kB done
08:29:48 #14 sha256:a92abf53d0ac8dd292b432525c15ce627554546ebc4164d1d4149256998122ce 1.36kB / 1.36kB done
08:29:48 #14 sha256:6940794170d1de97c0184c47278cf5850470e6f88266f578314b3958aede0d93 5.08kB / 5.08kB done
08:29:48 #14 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.2s done
08:29:48 #14 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.2s done
08:29:48 #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.6s done
08:29:48 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 11.53MB / 105.80MB 0.7s
08:29:48 #14 sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82 156B / 156B 0.4s done
08:29:48 #14 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.3s done
08:29:48 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 23.07MB / 105.80MB 0.9s
08:29:48 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 31.46MB / 105.80MB 1.0s
08:29:48 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 49.28MB / 105.80MB 1.2s
08:29:48 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 55.57MB / 105.80MB 1.3s
08:29:49 #14 ...
08:29:49 
08:29:49 #21 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
08:29:49 #21 sha256:011c2dec804eeeb4a26ba7a4dda1f825c7ca9ad46eaba9596b74a526f65b85a8
08:29:49 #21 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
08:29:49 #21 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
08:29:49 #21 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
08:29:49 #21 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
08:29:49 #21 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.4s done
08:29:49 #21 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done
08:29:49 #21 DONE 1.4s
08:29:49 
08:29:49 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
08:29:49 #14 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
08:29:49 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 61.39MB / 105.80MB 1.4s
08:29:49 #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262
08:29:49 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 67.11MB / 105.80MB 1.5s
08:29:49 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 88.08MB / 100.28MB 13.1s
08:29:49 #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.2s done
08:29:49 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 84.93MB / 105.80MB 1.8s
08:29:49 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 93.32MB / 105.80MB 2.0s
08:29:49 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 100.66MB / 105.80MB 2.1s
08:29:49 #14 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 0.0s done
08:29:49 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 94.37MB / 100.28MB 13.7s
08:29:49 #13 extracting sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 9.2s done
08:29:49 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 99.61MB / 100.28MB 14.2s
08:29:50 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 105.80MB / 105.80MB 2.6s done
08:29:50 #14 extracting sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a
08:29:50 #14 ...
08:29:50 
08:29:50 #20 [internal] load build context
08:29:50 #20 sha256:99af5f4f81bcff7fd7269851ed79d7d388f3fea2283d180ef8a6627601c67d8c
08:29:50 #20 transferring context: 51.24MB 3.3s done
08:29:50 #20 DONE 3.4s
08:29:50 
08:29:50 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
08:29:50 #14 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
08:29:51 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 100.28MB / 100.28MB 15.5s done
08:29:51 #13 extracting sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9
08:29:52 #13 ...
08:29:52 
08:29:52 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:9b5fffef3330c37a02cf6c573c460979dff4bf532166b4814f8475332348ba69
08:29:52 #7 sha256:a66c717d65a9603ed119fadd09b03f97ef7c7cb39bcd688ebaeba7b7de50926e
08:29:52 #7 extracting sha256:b62f89a8d24f730a6ef6ce03783772981b61a2831103b991f63954c1475f757b 8.1s done
08:29:52 #7 extracting sha256:842839c9ea21bf490e1f42e8b2e8f491f8dd2767cbadad9b2407a1ddeb37d1b2 done
08:29:52 #7 extracting sha256:0d5cd9c0bb54c3ba0bba3ed429dd21259782dd49930887642dd3477a52b4eab8 0.0s done
08:29:52 #7 extracting sha256:fea164eb8a8cd154cdedebaad632d5ee46c9ca71ca0a04bd5e05704ad984ceae 0.0s done
08:29:52 #7 extracting sha256:5a232959014e042a87f2e0930fa809527617abbc056a1a6bce581b5eacaacf63 done
08:29:52 #7 extracting sha256:63b470844447abec5b33776eaddb6ed475df2a76206f28e00b83beafb6fdf63f done
08:29:52 #7 extracting sha256:4829183f809431aa1026debbb9538a0ec1ade5f493c67d52612fae755d265b9a 1.0s done
08:29:52 #7 extracting sha256:61170beedc11a3372aa232e1a9b0c4aec7be756ba6645356d146d76704502dc9 done
08:29:52 #7 DONE 16.5s
08:29:52 
08:29:52 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
08:29:52 #8 sha256:71281bbd3bc342501ba5fe037949a51706328c14805d729153a121eb0d2229b9
08:29:53 #8 1.303 Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.7 kB]
08:29:53 #8 1.451 Get:2 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
08:29:53 #8 1.760 Get:3 http://archive.raspberrypi.org/debian buster/main armhf Packages [393 kB]
08:29:54 #8 1.993 Get:4 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
08:29:55 #14 extracting sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 4.2s done
08:29:55 #14 extracting sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82
08:29:55 #14 extracting sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82 done
08:29:55 #14 DONE 7.4s
08:29:55 
08:29:55 #16 [build-base-alpine 1/3] COPY --from=xx / /
08:29:55 #16 sha256:2e3dd850cdd7af94cd7f36ef16b493cc34b96393a8fad96b9a85d5889daf5183
08:29:55 #16 DONE 0.8s
08:29:55 
08:29:55 #17 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
08:29:55 #17 sha256:91cddf3131c17ae349bce1979e1fef0dcf60e517accea85c50fe224d180bae2d
08:29:56 #17 0.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
08:29:56 #8 3.808 Get:5 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
08:29:56 #8 3.808 Get:6 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
08:29:56 #8 3.808 Get:7 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
08:29:56 #8 3.808 Get:8 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
08:29:57 #17 1.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
08:29:57 #17 1.666 (1/18) Installing libffi (3.3-r2)
08:29:57 #17 1.669 (2/18) Installing libgcc (10.3.1_git20210424-r2)
08:29:57 #17 1.672 (3/18) Installing libstdc++ (10.3.1_git20210424-r2)
08:29:57 #17 1.687 (4/18) Installing xz-libs (5.2.5-r0)
08:29:57 #17 1.695 (5/18) Installing libxml2 (2.9.12-r1)
08:29:57 #17 1.710 (6/18) Installing llvm11-libs (11.1.0-r2)
08:29:58 #8 5.689 Fetched 18.9 MB in 5s (3904 kB/s)
08:29:58 #8 5.689 Reading package lists...
08:29:58 #8 ...
08:29:58 
08:29:58 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:29:58 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
08:29:58 #13 extracting sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 0.9s done
08:29:58 #13 extracting sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 0.6s done
08:29:58 #13 extracting sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 4.7s done
08:29:58 #17 2.401 (7/18) Installing clang-libs (11.1.0-r1)
08:29:58 #13 extracting sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 0.1s
08:29:58 #17 3.063 (8/18) Installing clang (11.1.0-r1)
08:29:58 #17 3.354 (9/18) Installing libmagic (5.40-r1)
08:29:58 #17 3.380 (10/18) Installing file (5.40-r1)
08:29:59 #17 3.382 (11/18) Installing brotli-libs (1.0.9-r5)
08:29:59 #17 3.394 (12/18) Installing nghttp2-libs (1.43.0-r0)
08:29:59 #17 3.397 (13/18) Installing libcurl (7.78.0-r0)
08:29:59 #17 3.405 (14/18) Installing expat (2.4.1-r0)
08:29:59 #17 3.408 (15/18) Installing pcre2 (10.36-r0)
08:29:59 #17 3.418 (16/18) Installing git (2.32.0-r0)
08:29:59 #17 3.528 (17/18) Installing lld (11.1.0-r0)
08:29:59 #17 3.557 (18/18) Installing llvm11 (11.1.0-r2)
08:29:59 #17 3.907 Executing busybox-1.33.1-r3.trigger
08:29:59 #17 3.908 OK: 285 MiB in 33 packages
08:30:00 #13 ...
08:30:00 
08:30:00 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
08:30:00 #8 sha256:71281bbd3bc342501ba5fe037949a51706328c14805d729153a121eb0d2229b9
08:30:00 #8 5.689 Reading package lists...
08:30:03 #8 8.258 Reading package lists...
08:30:03 #8 10.81 Building dependency tree...
08:30:03 #8 11.11 Reading state information...
08:30:03 #8 11.72 curl is already the newest version (7.64.0-4+deb10u2).
08:30:03 #8 11.72 The following additional packages will be installed:
08:30:03 #8 11.72   autoconf automake autopoint autotools-dev binutils
08:30:03 #8 11.72   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
08:30:03 #8 11.72   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
08:30:03 #8 11.72   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
08:30:03 #8 11.72   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
08:30:03 #8 11.72   libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
08:30:03 #8 11.72   libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl
08:30:03 #8 11.72   libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl
08:30:03 #8 11.72   libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot
08:30:03 #8 11.72   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
08:30:03 #8 11.72   libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0
08:30:03 #8 11.72   libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
08:30:03 #8 11.72   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
08:30:03 #8 11.72   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
08:30:03 #8 11.72   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
08:30:03 #8 11.72   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
08:30:03 #8 11.72   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
08:30:03 #8 11.72   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
08:30:03 #8 11.72   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
08:30:03 #8 11.72   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
08:30:03 #8 11.72   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
08:30:03 #8 11.72   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
08:30:03 #8 11.72   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
08:30:03 #8 11.73   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
08:30:03 #8 11.73   po-debconf python3 python3-minimal python3.7 python3.7-minimal
08:30:03 #8 11.73   sensible-utils wdiff xz-utils
08:30:03 #8 11.73 Suggested packages:
08:30:03 #8 11.73   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
08:30:03 #8 11.73   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
08:30:03 #8 11.73   autopkgtest bls-standalone bsd-mailx | mailx build-essential
08:30:03 #8 11.73   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
08:30:03 #8 11.73   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
08:30:03 #8 11.73   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
08:30:03 #8 11.73   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
08:30:03 #8 11.73   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
08:30:03 #8 11.73   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
08:30:03 #8 11.73   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
08:30:03 #8 11.73   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
08:30:03 #8 11.73   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
08:30:03 #8 11.73   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
08:30:03 #8 11.73   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
08:30:03 #8 11.73   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
08:30:03 #8 11.73   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
08:30:03 #8 11.73   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
08:30:03 #8 11.73   diffutils-doc perl-doc libterm-readline-gnu-perl
08:30:03 #8 11.73   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
08:30:03 #8 11.73   libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv
08:30:03 #8 11.73   python3.7-doc binfmt-support wdiff-doc
08:30:03 #8 11.73 Recommended packages:
08:30:03 #8 11.73   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
08:30:03 #8 11.73   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
08:30:03 #8 11.73   licensecheck lintian python3-apt python3-debian python3-magic
08:30:03 #8 11.73   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
08:30:03 #8 11.73   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
08:30:03 #8 11.73   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
08:30:03 #8 11.73   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
08:30:03 #8 11.73   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
08:30:03 #8 11.73   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
08:30:03 #8 11.73   libmail-sendmail-perl
08:30:06 #17 DONE 10.0s
08:30:06 
08:30:06 #18 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
08:30:06 #18 sha256:1af343bfccd2e5c6a277e60862f15ca5ed71d6272a0df4070fec3145a311121d
08:30:06 #18 DONE 0.0s
08:30:06 
08:30:06 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
08:30:06 #19 sha256:8ab5fd5807fdaa52273458afc7bed811315e4cb2a679bc1760ff508487a09c1e
08:30:06 #19 0.450 + apk -p / add --no-cache musl-dev gcc
08:30:06 #19 0.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
08:30:06 #8 ...
08:30:06 
08:30:06 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:30:06 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
08:30:06 #13 extracting sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 4.1s done
08:30:06 #13 extracting sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 3.4s
08:30:06 #13 ...
08:30:06 
08:30:06 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
08:30:06 #8 sha256:71281bbd3bc342501ba5fe037949a51706328c14805d729153a121eb0d2229b9
08:30:06 #8 14.40 The following NEW packages will be installed:
08:30:06 #8 14.40   autoconf automake autopoint autotools-dev binutils
08:30:06 #8 14.40   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
08:30:06 #8 14.40   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
08:30:06 #8 14.40   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
08:30:06 #8 14.40   intltool-debian libarchive-zip-perl libasan5 libatomic1
08:30:06 #8 14.40   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
08:30:06 #8 14.40   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
08:30:06 #8 14.40   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
08:30:06 #8 14.40   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
08:30:06 #8 14.40   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
08:30:06 #8 14.40   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
08:30:06 #8 14.40   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
08:30:06 #8 14.40   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
08:30:06 #8 14.40   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
08:30:06 #8 14.40   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
08:30:06 #8 14.40   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
08:30:06 #8 14.40   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
08:30:06 #8 14.40   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
08:30:06 #8 14.40   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
08:30:06 #8 14.40   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
08:30:06 #8 14.40   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
08:30:06 #8 14.40   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
08:30:06 #8 14.40   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
08:30:06 #8 14.40   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
08:30:06 #8 14.40   po-debconf python3 python3-minimal python3.7 python3.7-minimal
08:30:06 #8 14.40   sensible-utils wdiff xz-utils
08:30:06 #8 14.41 The following packages will be upgraded:
08:30:06 #8 14.41   libc6
08:30:07 #19 1.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
08:30:07 #12 66.54 --------------------------------------------------------------------------------
08:30:07 #12 66.54 Total                                              1.4 MB/s |  81 MB  00:59     
08:30:07 #12 66.70 Running transaction check
08:30:07 #12 66.93 Running transaction test
08:30:07 #12 67.16 Transaction test succeeded
08:30:07 #12 67.16 Running transaction
08:30:07 #12 69.59   Updating   : glibc-common-2.17-324.el7_9.x86_64                          1/68 
08:30:07 #12 70.09   Updating   : glibc-2.17-324.el7_9.x86_64                                 2/68 
08:30:07 #12 70.68   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/68 
08:30:07 #12 70.70   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/68 
08:30:07 #12 71.31   Updating   : systemd-libs-219-78.el7_9.3.x86_64                          5/68 
08:30:07 #12 73.14   Updating   : systemd-219-78.el7_9.3.x86_64                               6/68 
08:30:07 #12 73.89 Failed to get D-Bus connection: Operation not permitted
08:30:07 #12 73.93   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/68 
08:30:07 #12 74.50   Installing : libmpc-1.0.1-3.el7.x86_64                                   8/68 
08:30:07 #8 14.90 1 upgraded, 125 newly installed, 0 to remove and 7 not upgraded.
08:30:07 #8 14.90 Need to get 69.0 MB of archives.
08:30:07 #8 14.90 After this operation, 272 MB of additional disk space will be used.
08:30:07 #8 14.90 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
08:30:07 #8 14.93 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1 [2356 kB]
08:30:07 #19 1.770 (1/10) Installing binutils (2.35.2-r2)
08:30:07 #19 1.838 (2/10) Installing libgomp (10.3.1_git20210424-r2)
08:30:07 #19 1.842 (3/10) Installing libatomic (10.3.1_git20210424-r2)
08:30:07 #19 1.844 (4/10) Installing libgphobos (10.3.1_git20210424-r2)
08:30:07 #8 15.24 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB]
08:30:07 #8 15.33 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
08:30:07 #8 15.42 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
08:30:07 #8 15.42 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
08:30:07 #19 1.891 (5/10) Installing gmp (6.2.1-r0)
08:30:07 #19 1.897 (6/10) Installing isl22 (0.22-r0)
08:30:07 #19 1.915 (7/10) Installing mpfr4 (4.1.0-r0)
08:30:07 #19 1.939 (8/10) Installing mpc1 (1.2.1-r0)
08:30:07 #19 1.941 (9/10) Installing gcc (10.3.1_git20210424-r2)
08:30:07 #12 75.09   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64              9/68 
08:30:07 #8 15.49 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
08:30:07 #8 15.49 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
08:30:07 #8 15.49 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
08:30:07 #8 15.57 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6 [2873 kB]
08:30:07 #8 15.58 Get:11 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1 [266 kB]
08:30:07 #8 15.60 Get:12 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20210831-1 [1012 kB]
08:30:07 #8 15.64 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1 [2113 kB]
08:30:08 #8 15.72 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
08:30:08 #8 15.73 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6 [3180 kB]
08:30:08 #8 15.80 Get:16 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
08:30:08 #8 15.80 Get:17 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
08:30:08 #8 15.95 Get:18 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6 [204 kB]
08:30:08 #8 15.95 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB]
08:30:08 #8 15.96 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u1 [77.3 kB]
08:30:08 #8 15.96 Get:21 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB]
08:30:08 #8 16.00 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
08:30:08 #19 2.644 (10/10) Installing musl-dev (1.2.2-r3)
08:30:08 #19 2.715 Executing busybox-1.33.1-r3.trigger
08:30:08 #12 75.68   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  10/68 
08:30:08 #8 16.00 Get:23 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
08:30:08 #8 16.01 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
08:30:08 #8 16.02 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB]
08:30:08 #8 16.10 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
08:30:08 #8 16.11 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
08:30:08 #8 16.11 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
08:30:08 #8 16.11 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
08:30:08 #8 16.12 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.2 kB]
08:30:08 #8 16.12 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
08:30:08 #8 16.15 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
08:30:08 #8 16.15 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
08:30:08 #8 16.17 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
08:30:08 #8 16.24 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1 [179 kB]
08:30:08 #19 2.721 OK: 405 MiB in 43 packages
08:30:08 #8 16.25 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
08:30:08 #8 16.25 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
08:30:08 #8 16.26 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
08:30:08 #8 16.27 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
08:30:08 #8 16.27 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
08:30:08 #8 16.33 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
08:30:08 #8 16.34 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
08:30:08 #8 16.44 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
08:30:08 #8 16.48 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
08:30:08 #8 16.49 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
08:30:08 #8 16.57 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
08:30:08 #8 16.57 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
08:30:08 #8 16.58 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
08:30:08 #8 16.64 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
08:30:08 #8 16.64 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
08:30:08 #12 76.26   Installing : lzo-2.06-8.el7.x86_64                                      11/68 
08:30:09 #8 17.08 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
08:30:09 #8 17.08 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
08:30:09 #8 17.08 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
08:30:09 #8 17.10 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
08:30:09 #8 17.10 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
08:30:09 #8 17.10 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
08:30:09 #8 17.10 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
08:30:09 #8 17.12 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
08:30:09 #12 76.85   Installing : m4-1.4.16-10.el7.x86_64                                    12/68 
08:30:09 #12 77.45   Installing : checkpolicy-2.5-8.el7.x86_64                               13/68 
08:30:10 #8 17.61 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
08:30:10 #8 17.61 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
08:30:10 #8 17.61 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
08:30:10 #8 17.61 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
08:30:10 #8 17.62 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
08:30:10 #8 17.62 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
08:30:10 #8 17.62 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.7 [1414 kB]
08:30:10 #8 17.65 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
08:30:10 #8 17.66 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
08:30:10 #8 17.67 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.7 [1773 kB]
08:30:10 #8 17.77 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
08:30:10 #8 17.78 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
08:30:10 #8 17.78 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB]
08:30:10 #8 17.86 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u1 [7973 kB]
08:30:10 #12 77.50   Installing : 1:make-3.82-24.el7.x86_64                                  14/68 
08:30:10 #12 78.07   Installing : 1:perl-Error-0.17020-2.el7.noarch                          15/68 
08:30:10 #8 18.40 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u2 [572 kB]
08:30:10 #8 18.42 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
08:30:10 #8 18.45 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
08:30:10 #8 18.47 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
08:30:10 #8 18.47 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
08:30:10 #8 18.49 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
08:30:10 #8 18.49 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
08:30:10 #8 18.49 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
08:30:10 #8 18.50 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
08:30:10 #8 18.51 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
08:30:10 #8 18.55 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
08:30:10 #8 18.55 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
08:30:10 #8 18.60 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
08:30:10 #8 18.61 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
08:30:10 #8 18.61 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
08:30:10 #8 18.61 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
08:30:10 #8 18.62 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
08:30:10 #8 18.62 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
08:30:10 #8 18.63 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
08:30:10 #8 18.63 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
08:30:10 #8 18.71 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
08:30:10 #8 18.71 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
08:30:10 #8 18.71 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
08:30:11 #19 DONE 5.1s
08:30:11 
08:30:11 #22 [build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
08:30:11 #22 sha256:547c72ba51f618585781ce9544e73d87fa57f9dcc6c4a2b81649eaa6327d7325
08:30:11 #8 18.71 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
08:30:11 #8 18.72 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
08:30:11 #8 18.72 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
08:30:11 #8 18.72 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
08:30:11 #8 18.79 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
08:30:11 #8 18.79 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
08:30:11 #8 18.79 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
08:30:11 #8 18.88 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
08:30:11 #8 18.90 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
08:30:11 #8 18.90 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
08:30:11 #8 18.91 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
08:30:11 #22 0.509 Building static docker-linux-amd64
08:30:11 #8 19.09 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
08:30:11 #12 78.12   Installing : libarchive-3.1.2-14.el7_7.x86_64                           16/68 
08:30:11 #8 19.34 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
08:30:11 #8 19.34 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
08:30:11 #8 19.34 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
08:30:11 #8 19.35 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [286 kB]
08:30:11 #8 19.53 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
08:30:11 #8 19.59 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
08:30:11 #8 19.60 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
08:30:11 #8 19.61 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
08:30:11 #8 19.63 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
08:30:11 #8 19.64 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
08:30:11 #8 19.66 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
08:30:11 #8 19.67 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
08:30:11 #8 19.69 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
08:30:11 #8 19.82 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
08:30:12 #8 19.86 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB]
08:30:12 #8 19.88 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB]
08:30:12 #8 19.90 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
08:30:12 #8 19.92 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB]
08:30:12 #8 20.06 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB]
08:30:12 #12 79.31   Installing : cpp-4.8.5-44.el7.x86_64                                    17/68 
08:30:12 #12 79.92   Installing : rsync-3.1.2-10.el7.x86_64                                  18/68 
08:30:13 #12 80.50   Installing : systemd-devel-219-78.el7_9.3.x86_64                        19/68 
08:30:13 #8 21.26 debconf: delaying package configuration, since apt-utils is not installed
08:30:13 #8 21.32 Fetched 69.0 MB in 6s (11.5 MB/s)
08:30:14 #8 21.90 (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 ... 7586 files and directories currently installed.)
08:30:14 #8 21.91 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1_armhf.deb ...
08:30:14 #8 ...
08:30:14 
08:30:14 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:30:14 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
08:30:14 #13 extracting sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 10.2s done
08:30:14 #13 extracting sha256:c7b304d95f6aa39851bce37e6a5a1767e258abd46bfc7b6e7cc24c016c0d4011 done
08:30:14 #13 DONE 38.7s
08:30:14 #12 81.10   Installing : libcgroup-0.41-21.el7.x86_64                               20/68 
08:30:14 #12 82.30   Installing : openssh-7.4p1-21.el7.x86_64                                21/68 
08:30:14 #12 82.32   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        22/68 
08:30:14 
08:30:14 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
08:30:14 #8 sha256:71281bbd3bc342501ba5fe037949a51706328c14805d729153a121eb0d2229b9
08:30:14 #8 22.36 Unpacking libc6:armhf (2.28-10+rpt2+rpi1) over (2.28-10+rpi1) ...
08:30:15 #12 82.34   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/68 
08:30:15 #12 82.92   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/68 
08:30:16 #12 83.50   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/68 
08:30:16 #12 83.60   Installing : policycoreutils-2.5-34.el7.x86_64                          26/68 
08:30:17 #8 24.55 Setting up libc6:armhf (2.28-10+rpt2+rpi1) ...
08:30:17 #12 83.63   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/68 
08:30:17 #12 84.83   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/68 
08:30:17 #12 85.43   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/68 
08:30:18 #8 25.89 Selecting previously unselected package libbsd0:armhf.
08:30:18 #8 25.89 (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 ... 7586 files and directories currently installed.)
08:30:18 #8 25.90 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
08:30:18 #8 25.91 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
08:30:18 #8 25.98 Selecting previously unselected package libtinfo5:armhf.
08:30:18 #8 25.98 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ...
08:30:18 #12 85.46   Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64                        30/68 
08:30:18 #8 26.04 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
08:30:18 #8 26.11 Selecting previously unselected package bsdmainutils.
08:30:18 #8 26.11 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ...
08:30:18 #8 26.12 Unpacking bsdmainutils (11.1.2) ...
08:30:18 #12 86.13   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             31/68 
08:30:18 #12 86.15   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        32/68 
08:30:18 #8 26.21 Selecting previously unselected package libuchardet0:armhf.
08:30:18 #8 26.21 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ...
08:30:18 #8 26.21 Unpacking libuchardet0:armhf (0.0.6-3) ...
08:30:18 #8 26.27 Selecting previously unselected package groff-base.
08:30:18 #8 26.27 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ...
08:30:18 #8 26.27 Unpacking groff-base (1.22.4-3+deb10u1) ...
08:30:18 #8 26.45 Selecting previously unselected package libgdbm6:armhf.
08:30:18 #8 26.45 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ...
08:30:18 #8 26.46 Unpacking libgdbm6:armhf (1.18.1-4) ...
08:30:18 #8 26.51 Selecting previously unselected package libpipeline1:armhf.
08:30:18 #8 26.51 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ...
08:30:18 #8 26.52 Unpacking libpipeline1:armhf (1.5.1-2) ...
08:30:18 #8 26.59 Selecting previously unselected package man-db.
08:30:18 #8 26.59 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ...
08:30:18 #8 26.61 Unpacking man-db (2.8.5-2) ...
08:30:19 #12 86.23   Installing : autoconf-2.69-11.el7.noarch                                33/68 
08:30:19 #12 86.80 install-info: No such file or directory for /usr/share/info/autoconf.info
08:30:19 #12 86.84   Installing : libselinux-python-2.5-15.el7.x86_64                        34/68 
08:30:19 #12 86.87   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       35/68 
08:30:19 #8 26.81 Selecting previously unselected package perl-modules-5.28.
08:30:19 #8 26.81 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6_all.deb ...
08:30:19 #8 26.82 Unpacking perl-modules-5.28 (5.28.1-6) ...
08:30:19 #12 86.90   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      36/68 
08:30:19 #8 27.56 Selecting previously unselected package libgdbm-compat4:armhf.
08:30:19 #8 27.56 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ...
08:30:19 #8 27.57 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
08:30:19 #8 27.63 Selecting previously unselected package libperl5.28:armhf.
08:30:19 #12 87.55   Installing : openssh-clients-7.4p1-21.el7.x86_64                        37/68 
08:30:20 #8 27.63 Preparing to unpack .../10-libperl5.28_5.28.1-6_armhf.deb ...
08:30:20 #8 27.64 Unpacking libperl5.28:armhf (5.28.1-6) ...
08:30:20 #12 87.58   Installing : libgomp-4.8.5-44.el7.x86_64                                38/68 
08:30:20 #12 88.17   Installing : less-458-9.el7.x86_64                                      39/68 
08:30:21 #8 28.54 Selecting previously unselected package perl.
08:30:21 #8 28.54 Preparing to unpack .../11-perl_5.28.1-6_armhf.deb ...
08:30:21 #8 28.56 Unpacking perl (5.28.1-6) ...
08:30:21 #8 28.67 Selecting previously unselected package libpython3.7-minimal:armhf.
08:30:21 #8 28.67 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
08:30:21 #8 28.68 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
08:30:21 #12 88.19   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           40/68 
08:30:21 #12 88.73   Installing : git-1.8.3.1-23.el7_8.x86_64                                41/68 
08:30:21 #12 88.80   Installing : pcre-devel-8.32-17.el7.x86_64                              42/68 
08:30:21 #12 88.83   Installing : libsepol-devel-2.5-10.el7.x86_64                           43/68 
08:30:21 #8 28.96 Selecting previously unselected package libexpat1:armhf.
08:30:21 #8 28.97 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u1_armhf.deb ...
08:30:21 #8 28.97 Unpacking libexpat1:armhf (2.2.6-2+deb10u1) ...
08:30:21 #8 29.04 Selecting previously unselected package python3.7-minimal.
08:30:21 #8 29.04 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
08:30:21 #8 29.05 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
08:30:21 #12 88.86   Installing : libselinux-devel-2.5-15.el7.x86_64                         44/68 
08:30:21 #8 29.32 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
08:30:21 #8 29.34 Setting up libexpat1:armhf (2.2.6-2+deb10u1) ...
08:30:21 #8 29.36 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
08:30:21 #12 89.11   Installing : kernel-headers-3.10.0-1160.42.2.el7.x86_64                 45/68 
08:30:22 #12 89.80   Installing : glibc-headers-2.17-324.el7_9.x86_64                        46/68 
08:30:22 #8 30.38 Selecting previously unselected package python3-minimal.
08:30:22 #8 30.38 (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 ... 10423 files and directories currently installed.)
08:30:22 #8 30.40 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
08:30:22 #8 30.40 Unpacking python3-minimal (3.7.3-1) ...
08:30:22 #8 30.46 Selecting previously unselected package mime-support.
08:30:22 #8 30.46 Preparing to unpack .../1-mime-support_3.62_all.deb ...
08:30:22 #8 30.47 Unpacking mime-support (3.62) ...
08:30:22 #8 30.53 Selecting previously unselected package libmpdec2:armhf.
08:30:22 #8 30.53 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
08:30:22 #8 30.54 Unpacking libmpdec2:armhf (2.4.2-2) ...
08:30:22 #8 30.59 Selecting previously unselected package libpython3.7-stdlib:armhf.
08:30:22 #8 30.60 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
08:30:22 #8 30.60 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
08:30:23 #8 30.90 Selecting previously unselected package python3.7.
08:30:23 #8 30.90 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ...
08:30:23 #8 30.91 Unpacking python3.7 (3.7.3-2+deb10u3) ...
08:30:23 #8 30.98 Selecting previously unselected package libpython3-stdlib:armhf.
08:30:23 #8 30.98 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
08:30:23 #8 30.99 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
08:30:23 #8 31.04 Setting up python3-minimal (3.7.3-1) ...
08:30:23 #8 31.43 Selecting previously unselected package python3.
08:30:23 #8 31.43 (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 ... 10860 files and directories currently installed.)
08:30:23 #8 31.44 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
08:30:23 #8 31.45 Unpacking python3 (3.7.3-1) ...
08:30:23 #8 31.51 Selecting previously unselected package sensible-utils.
08:30:23 #8 31.51 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
08:30:23 #8 31.52 Unpacking sensible-utils (0.0.12) ...
08:30:23 #8 31.57 Selecting previously unselected package bzip2.
08:30:24 #12 89.94   Installing : glibc-devel-2.17-324.el7_9.x86_64                          47/68 
08:30:24 #8 31.57 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u1_armhf.deb ...
08:30:24 #8 31.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:30:24 #8 31.63 Selecting previously unselected package libmagic-mgc.
08:30:24 #8 31.63 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
08:30:24 #8 31.64 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
08:30:24 #8 31.75 Selecting previously unselected package libmagic1:armhf.
08:30:24 #8 31.75 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
08:30:24 #8 31.76 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
08:30:24 #8 31.81 Selecting previously unselected package file.
08:30:24 #8 31.82 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
08:30:24 #8 31.82 Unpacking file (1:5.35-4+deb10u2) ...
08:30:24 #8 31.88 Selecting previously unselected package gettext-base.
08:30:24 #8 31.88 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
08:30:24 #8 31.88 Unpacking gettext-base (0.19.8.1-9) ...
08:30:24 #8 31.97 Selecting previously unselected package xz-utils.
08:30:24 #8 31.97 Preparing to unpack .../007-xz-utils_5.2.4-1_armhf.deb ...
08:30:24 #8 31.98 Unpacking xz-utils (5.2.4-1) ...
08:30:24 #8 32.05 Selecting previously unselected package libsigsegv2:armhf.
08:30:24 #8 32.05 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
08:30:24 #8 32.06 Unpacking libsigsegv2:armhf (2.12-2) ...
08:30:24 #8 32.11 Selecting previously unselected package m4.
08:30:24 #8 32.11 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
08:30:24 #8 32.11 Unpacking m4 (1.4.18-2) ...
08:30:24 #8 32.18 Selecting previously unselected package autoconf.
08:30:24 #8 32.18 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
08:30:24 #8 32.19 Unpacking autoconf (2.69-11) ...
08:30:24 #8 32.29 Selecting previously unselected package autotools-dev.
08:30:24 #8 32.29 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
08:30:24 #8 32.30 Unpacking autotools-dev (20180224.1) ...
08:30:24 #8 32.36 Selecting previously unselected package automake.
08:30:24 #12 91.63   Installing : gcc-4.8.5-44.el7.x86_64                                    48/68 
08:30:24 #12 92.25   Installing : perl-Test-Harness-3.28-3.el7.noarch                        49/68 
08:30:24 #8 32.36 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
08:30:24 #8 32.37 Unpacking automake (1:1.16.1-4) ...
08:30:24 #8 32.50 Selecting previously unselected package autopoint.
08:30:24 #8 32.50 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
08:30:24 #8 32.51 Unpacking autopoint (0.19.8.1-9) ...
08:30:24 #8 32.56 Selecting previously unselected package binutils-common:armhf.
08:30:24 #8 32.57 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
08:30:24 #8 32.57 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
08:30:25 #8 32.95 Selecting previously unselected package libbinutils:armhf.
08:30:25 #12 92.33   Installing : automake-1.13.4-3.el7.noarch                               50/68 
08:30:25 #12 92.90 install-info: No such file or directory for /usr/share/info/automake.info.gz
08:30:25 #12 92.92   Installing : python-IPy-0.75-6.el7.noarch                               51/68 
08:30:25 #12 92.98   Installing : policycoreutils-python-2.5-34.el7.x86_64                   52/68 
08:30:25 #8 32.95 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
08:30:25 #8 32.95 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
08:30:25 #8 33.05 Selecting previously unselected package libfl2:armhf.
08:30:25 #8 33.05 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
08:30:25 #8 33.06 Unpacking libfl2:armhf (2.6.4-6.2) ...
08:30:25 #8 33.11 Selecting previously unselected package binutils-arm-linux-gnueabihf.
08:30:25 #8 33.11 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
08:30:25 #8 33.12 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
08:30:25 #8 33.47 Selecting previously unselected package binutils.
08:30:25 #12 93.03   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    53/68 
08:30:25 #8 33.47 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
08:30:25 #8 33.47 Unpacking binutils (2.31.1-16+rpi2) ...
08:30:25 #8 33.54 Selecting previously unselected package libisl19:armhf.
08:30:25 #8 33.54 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
08:30:25 #8 33.55 Unpacking libisl19:armhf (0.20-2) ...
08:30:25 #8 33.67 Selecting previously unselected package libmpfr6:armhf.
08:30:25 #8 33.67 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
08:30:25 #8 33.67 Unpacking libmpfr6:armhf (4.0.2-1) ...
08:30:25 #8 33.76 Selecting previously unselected package libmpc3:armhf.
08:30:26 #8 33.76 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
08:30:26 #8 33.77 Unpacking libmpc3:armhf (1.1.0-1) ...
08:30:26 #8 33.82 Selecting previously unselected package cpp-8.
08:30:26 #8 33.82 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
08:30:26 #8 33.83 Unpacking cpp-8 (8.3.0-6+rpi1) ...
08:30:26 #12 93.51   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             54/68 
08:30:26 #12 94.16   Installing : libtool-2.4.2-22.el7_3.x86_64                              55/68 
08:30:26 #12 94.72 install-info: No such file or directory for /usr/share/info/libtool.info.gz
08:30:27 #8 34.81 Selecting previously unselected package cpp.
08:30:27 #8 34.81 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
08:30:27 #8 34.82 Unpacking cpp (4:8.3.0-1+rpi2) ...
08:30:27 #8 34.87 Selecting previously unselected package libcc1-0:armhf.
08:30:27 #8 34.88 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
08:30:27 #8 34.88 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
08:30:27 #8 34.94 Selecting previously unselected package libgomp1:armhf.
08:30:27 #12 94.94   Installing : glibc-static-2.17-324.el7_9.x86_64                         56/68 
08:30:27 #12 94.97   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            57/68 
08:30:27 #12 94.99   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       58/68 
08:30:27 #12 95.02   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        59/68 
08:30:27 #8 34.94 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ...
08:30:27 #8 34.95 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
08:30:27 #8 35.01 Selecting previously unselected package libatomic1:armhf.
08:30:27 #8 35.02 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ...
08:30:27 #8 35.02 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
08:30:27 #8 35.08 Selecting previously unselected package libasan5:armhf.
08:30:27 #8 35.08 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ...
08:30:27 #8 35.09 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
08:30:27 #8 35.19 Selecting previously unselected package libubsan1:armhf.
08:30:27 #8 35.19 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ...
08:30:27 #8 35.20 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
08:30:27 #8 35.25 Selecting previously unselected package libgcc-8-dev:armhf.
08:30:27 #8 35.26 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
08:30:27 #8 35.26 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
08:30:27 #8 35.42 Selecting previously unselected package gcc-8.
08:30:27 #8 35.42 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ...
08:30:27 #8 35.43 Unpacking gcc-8 (8.3.0-6+rpi1) ...
08:30:28 #12 95.06   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   60/68 
08:30:28 #12 95.89   Installing : cmake-2.8.12.2-2.el7.x86_64                                61/68 
08:30:28 #12 95.92   Installing : which-2.20-7.el7.x86_64                                    62/68 
08:30:28 #12 96.48 install-info: No such file or directory for /usr/share/info/which.info.gz
08:30:29 #8 36.46 Selecting previously unselected package gcc.
08:30:29 #8 36.47 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
08:30:29 #8 36.47 Unpacking gcc (4:8.3.0-1+rpi2) ...
08:30:29 #8 36.52 Selecting previously unselected package libc-dev-bin.
08:30:29 #8 36.52 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1_armhf.deb ...
08:30:29 #8 36.53 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1) ...
08:30:29 #8 36.59 Selecting previously unselected package linux-libc-dev:armhf.
08:30:29 #8 36.59 Preparing to unpack .../033-linux-libc-dev_1%3a1.20210831-1_armhf.deb ...
08:30:29 #8 36.60 Unpacking linux-libc-dev:armhf (1:1.20210831-1) ...
08:30:29 #12 97.05   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      63/68 
08:30:29 #8 36.93 Selecting previously unselected package libc6-dev:armhf.
08:30:29 #8 36.93 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1_armhf.deb ...
08:30:29 #8 36.94 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1) ...
08:30:29 #8 37.39 Selecting previously unselected package libtool.
08:30:29 #8 37.39 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ...
08:30:29 #8 37.40 Unpacking libtool (2.4.6-9) ...
08:30:29 #8 37.48 Selecting previously unselected package dh-autoreconf.
08:30:29 #8 37.49 Preparing to unpack .../036-dh-autoreconf_19_all.deb ...
08:30:29 #8 37.49 Unpacking dh-autoreconf (19) ...
08:30:29 #8 37.54 Selecting previously unselected package libarchive-zip-perl.
08:30:29 #8 37.54 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ...
08:30:29 #8 37.55 Unpacking libarchive-zip-perl (1.64-1) ...
08:30:29 #8 37.60 Selecting previously unselected package libfile-stripnondeterminism-perl.
08:30:29 #8 37.60 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
08:30:29 #8 37.61 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
08:30:29 #8 37.66 Selecting previously unselected package dh-strip-nondeterminism.
08:30:29 #8 37.66 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ...
08:30:29 #8 37.67 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
08:30:29 #8 37.71 Selecting previously unselected package libdpkg-perl.
08:30:30 #8 37.71 Preparing to unpack .../040-libdpkg-perl_1.19.7_all.deb ...
08:30:30 #8 37.72 Unpacking libdpkg-perl (1.19.7) ...
08:30:30 #8 37.85 Selecting previously unselected package patch.
08:30:30 #8 37.85 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ...
08:30:30 #8 37.86 Unpacking patch (2.7.6-3+deb10u1) ...
08:30:30 #8 37.91 Selecting previously unselected package make.
08:30:30 #8 37.92 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ...
08:30:30 #8 37.92 Unpacking make (4.2.1-1.2) ...
08:30:30 #8 38.03 Selecting previously unselected package dpkg-dev.
08:30:30 #8 38.03 Preparing to unpack .../043-dpkg-dev_1.19.7_all.deb ...
08:30:30 #8 38.03 Unpacking dpkg-dev (1.19.7) ...
08:30:30 #12 97.07   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 64/68 
08:30:30 #8 38.20 Selecting previously unselected package libelf1:armhf.
08:30:30 #8 38.20 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ...
08:30:30 #8 38.21 Unpacking libelf1:armhf (0.176-1.1) ...
08:30:30 #8 38.30 Selecting previously unselected package dwz.
08:30:30 #8 38.31 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ...
08:30:30 #8 38.31 Unpacking dwz (0.12-3) ...
08:30:30 #8 38.38 Selecting previously unselected package libdebhelper-perl.
08:30:30 #8 38.38 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ...
08:30:30 #8 38.39 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
08:30:30 #8 38.55 Selecting previously unselected package libglib2.0-0:armhf.
08:30:30 #12 98.20   Cleanup    : systemd-219-78.el7.x86_64                                  65/68 
08:30:30 #8 38.55 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ...
08:30:30 #8 38.56 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
08:30:31 #8 38.77 Selecting previously unselected package libicu63:armhf.
08:30:31 #8 38.77 Preparing to unpack .../048-libicu63_63.1-6+deb10u1_armhf.deb ...
08:30:31 #8 38.78 Unpacking libicu63:armhf (63.1-6+deb10u1) ...
08:30:31 #12 98.79   Cleanup    : systemd-libs-219-78.el7.x86_64                             66/68 
08:30:31 #12 99.37   Cleanup    : glibc-common-2.17-317.el7.x86_64                           67/68 
08:30:32 #8 40.01 Selecting previously unselected package libxml2:armhf.
08:30:32 #8 40.02 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb ...
08:30:32 #8 40.02 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
08:30:32 #8 40.16 Selecting previously unselected package libcroco3:armhf.
08:30:32 #8 40.16 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ...
08:30:32 #8 40.17 Unpacking libcroco3:armhf (0.6.12-3) ...
08:30:32 #8 40.23 Selecting previously unselected package gettext.
08:30:32 #8 40.23 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ...
08:30:32 #8 40.24 Unpacking gettext (0.19.8.1-9) ...
08:30:32 #12 99.40   Cleanup    : glibc-2.17-317.el7.x86_64                                  68/68 
08:30:32 #12 100.6   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/68 
08:30:32 #12 100.6   Verifying  : glibc-static-2.17-324.el7_9.x86_64                          2/68 
08:30:32 #12 100.6   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/68 
08:30:32 #12 100.6   Verifying  : glibc-2.17-324.el7_9.x86_64                                 4/68 
08:30:32 #12 100.6   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    5/68 
08:30:32 #12 100.6   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                 6/68 
08:30:32 #12 100.7   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        7/68 
08:30:32 #8 40.46 Selecting previously unselected package intltool-debian.
08:30:32 #8 40.47 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ...
08:30:32 #8 40.47 Unpacking intltool-debian (0.35.0+20060710.5) ...
08:30:32 #8 40.52 Selecting previously unselected package po-debconf.
08:30:32 #8 40.52 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ...
08:30:32 #8 40.53 Unpacking po-debconf (1.0.21) ...
08:30:32 #8 40.61 Selecting previously unselected package debhelper.
08:30:32 #8 40.61 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ...
08:30:32 #8 40.62 Unpacking debhelper (13.2~bpo10+1) ...
08:30:32 #12 100.7   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          8/68 
08:30:32 #12 100.7   Verifying  : automake-1.13.4-3.el7.noarch                                9/68 
08:30:32 #12 100.7   Verifying  : lzo-2.06-8.el7.x86_64                                      10/68 
08:30:32 #12 100.7   Verifying  : m4-1.4.16-10.el7.x86_64                                    11/68 
08:30:32 #12 100.7   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             12/68 
08:30:32 #12 100.7   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                13/68 
08:30:32 #12 100.7   Verifying  : checkpolicy-2.5-8.el7.x86_64                               14/68 
08:30:32 #12 100.7   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             15/68 
08:30:32 #12 100.8   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        16/68 
08:30:32 #12 100.8   Verifying  : systemd-libs-219-78.el7_9.3.x86_64                         17/68 
08:30:32 #12 100.8   Verifying  : which-2.20-7.el7.x86_64                                    18/68 
08:30:32 #12 100.8   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         19/68 
08:30:32 #12 100.8   Verifying  : glibc-headers-2.17-324.el7_9.x86_64                        20/68 
08:30:32 #12 100.8   Verifying  : cpp-4.8.5-44.el7.x86_64                                    21/68 
08:30:32 #12 100.8   Verifying  : python-IPy-0.75-6.el7.noarch                               22/68 
08:30:32 #12 100.8   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              23/68 
08:30:32 #12 100.8   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               24/68 
08:30:32 #12 100.9   Verifying  : glibc-common-2.17-324.el7_9.x86_64                         25/68 
08:30:32 #12 100.9   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         26/68 
08:30:32 #12 100.9   Verifying  : 1:make-3.82-24.el7.x86_64                                  27/68 
08:30:33 #12 100.9   Verifying  : openssh-7.4p1-21.el7.x86_64                                28/68 
08:30:33 #12 100.9   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           29/68 
08:30:33 #12 100.9   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              30/68 
08:30:33 #12 100.9   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            31/68 
08:30:33 #12 100.9   Verifying  : systemd-219-78.el7_9.3.x86_64                              32/68 
08:30:33 #12 100.9   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       33/68 
08:30:33 #12 101.0   Verifying  : e2fsprogs-libs-1.42.9-19.el7.x86_64                        34/68 
08:30:33 #12 101.0   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           35/68 
08:30:33 #12 101.0   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    36/68 
08:30:33 #12 101.0   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        37/68 
08:30:33 #12 101.0   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             38/68 
08:30:33 #12 101.0   Verifying  : openssh-clients-7.4p1-21.el7.x86_64                        39/68 
08:30:33 #12 101.0   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        40/68 
08:30:33 #12 101.0   Verifying  : libselinux-python-2.5-15.el7.x86_64                        41/68 
08:30:33 #12 101.0   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        42/68 
08:30:33 #12 101.1   Verifying  : kernel-headers-3.10.0-1160.42.2.el7.x86_64                 43/68 
08:30:33 #8 40.79 Selecting previously unselected package libfakeroot:armhf.
08:30:33 #8 40.79 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ...
08:30:33 #8 40.80 Unpacking libfakeroot:armhf (1.23-1) ...
08:30:33 #8 40.86 Selecting previously unselected package fakeroot.
08:30:33 #8 40.86 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ...
08:30:33 #8 40.87 Unpacking fakeroot (1.23-1) ...
08:30:33 #8 40.93 Selecting previously unselected package libfile-which-perl.
08:30:33 #8 40.93 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ...
08:30:33 #8 40.94 Unpacking libfile-which-perl (1.23-1) ...
08:30:33 #8 40.99 Selecting previously unselected package libfile-homedir-perl.
08:30:33 #12 101.1   Verifying  : gcc-4.8.5-44.el7.x86_64                                    44/68 
08:30:33 #12 101.1   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  45/68 
08:30:33 #12 101.1   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   46/68 
08:30:33 #12 101.1   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       47/68 
08:30:33 #12 101.1   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           48/68 
08:30:33 #12 101.2   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          49/68 
08:30:33 #12 101.2   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    50/68 
08:30:33 #12 101.2   Verifying  : pcre-devel-8.32-17.el7.x86_64                              51/68 
08:30:33 #12 101.2   Verifying  : autoconf-2.69-11.el7.noarch                                52/68 
08:30:33 #12 101.2   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      53/68 
08:30:33 #12 101.2   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            54/68 
08:30:33 #12 101.2   Verifying  : rsync-3.1.2-10.el7.x86_64                                  55/68 
08:30:33 #12 101.2   Verifying  : glibc-devel-2.17-324.el7_9.x86_64                          56/68 
08:30:33 #12 101.2   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  57/68 
08:30:33 #12 101.3   Verifying  : policycoreutils-2.5-34.el7.x86_64                          58/68 
08:30:33 #12 101.3   Verifying  : libgomp-4.8.5-44.el7.x86_64                                59/68 
08:30:33 #12 101.3   Verifying  : systemd-devel-219-78.el7_9.3.x86_64                        60/68 
08:30:33 #12 101.3   Verifying  : less-458-9.el7.x86_64                                      61/68 
08:30:33 #12 101.3   Verifying  : libcgroup-0.41-21.el7.x86_64                               62/68 
08:30:33 #12 101.3   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/68 
08:30:33 #12 101.3   Verifying  : glibc-2.17-317.el7.x86_64                                  64/68 
08:30:33 #12 101.3   Verifying  : glibc-common-2.17-317.el7.x86_64                           65/68 
08:30:33 #12 101.3   Verifying  : systemd-libs-219-78.el7.x86_64                             66/68 
08:30:33 #12 101.3   Verifying  : systemd-219-78.el7.x86_64                                  67/68 
08:30:33 #12 101.3   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      68/68 
08:30:33 #12 101.4 
08:30:33 #12 101.4 Installed:
08:30:33 #12 101.4   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
08:30:33 #12 101.4   cmake.x86_64 0:2.8.12.2-2.el7                                                 
08:30:33 #12 101.4   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
08:30:33 #12 101.4   gcc.x86_64 0:4.8.5-44.el7                                                     
08:30:33 #12 101.4   git.x86_64 0:1.8.3.1-23.el7_8                                                 
08:30:33 #12 101.4   glibc-static.x86_64 0:2.17-324.el7_9                                          
08:30:33 #12 101.4   libarchive.x86_64 0:3.1.2-14.el7_7                                            
08:30:33 #12 101.4   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
08:30:33 #12 101.4   libselinux-devel.x86_64 0:2.5-15.el7                                          
08:30:33 #12 101.4   libtool.x86_64 0:2.4.2-22.el7_3                                               
08:30:33 #12 101.4   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
08:30:33 #12 101.4   make.x86_64 1:3.82-24.el7                                                     
08:30:33 #12 101.4   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
08:30:33 #12 101.4   systemd-devel.x86_64 0:219-78.el7_9.3                                         
08:30:33 #12 101.4   which.x86_64 0:2.20-7.el7                                                     
08:30:33 #12 101.4 
08:30:33 #12 101.4 Dependency Installed:
08:30:33 #12 101.4   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
08:30:33 #12 101.4   autoconf.noarch 0:2.69-11.el7                                                 
08:30:33 #12 101.4   automake.noarch 0:1.13.4-3.el7                                                
08:30:33 #12 101.4   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
08:30:33 #12 101.4   checkpolicy.x86_64 0:2.5-8.el7                                                
08:30:33 #12 101.4   cpp.x86_64 0:4.8.5-44.el7                                                     
08:30:33 #12 101.4   e2fsprogs-libs.x86_64 0:1.42.9-19.el7                                         
08:30:33 #12 101.4   fipscheck.x86_64 0:1.4.1-6.el7                                                
08:30:33 #12 101.4   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
08:30:33 #12 101.4   glibc-devel.x86_64 0:2.17-324.el7_9                                           
08:30:33 #12 101.4   glibc-headers.x86_64 0:2.17-324.el7_9                                         
08:30:33 #12 101.4   kernel-headers.x86_64 0:3.10.0-1160.42.2.el7                                  
08:30:33 #12 101.4   less.x86_64 0:458-9.el7                                                       
08:30:33 #12 101.4   libcgroup.x86_64 0:0.41-21.el7                                                
08:30:33 #12 101.4   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
08:30:33 #12 101.4   libgomp.x86_64 0:4.8.5-44.el7                                                 
08:30:33 #12 101.4   libmpc.x86_64 0:1.0.1-3.el7                                                   
08:30:33 #12 101.4   libseccomp.x86_64 0:2.3.1-4.el7                                               
08:30:33 #12 101.4   libselinux-python.x86_64 0:2.5-15.el7                                         
08:30:33 #12 101.4   libselinux-utils.x86_64 0:2.5-15.el7                                          
08:30:33 #12 101.4   libsemanage-python.x86_64 0:2.5-14.el7                                        
08:30:33 #12 101.4   libsepol-devel.x86_64 0:2.5-10.el7                                            
08:30:33 #12 101.4   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
08:30:33 #12 101.4   lzo.x86_64 0:2.06-8.el7                                                       
08:30:33 #12 101.4   m4.x86_64 0:1.4.16-10.el7                                                     
08:30:33 #12 101.4   mpfr.x86_64 0:3.1.1-4.el7                                                     
08:30:33 #12 101.4   openssh.x86_64 0:7.4p1-21.el7                                                 
08:30:33 #12 101.4   openssh-clients.x86_64 0:7.4p1-21.el7                                         
08:30:33 #12 101.4   pcre-devel.x86_64 0:8.32-17.el7                                               
08:30:33 #12 101.4   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
08:30:33 #12 101.4   perl-Error.noarch 1:0.17020-2.el7                                             
08:30:33 #12 101.4   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
08:30:33 #12 101.4   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
08:30:33 #12 101.4   perl-Test-Harness.noarch 0:3.28-3.el7                                         
08:30:33 #12 101.4   policycoreutils.x86_64 0:2.5-34.el7                                           
08:30:33 #12 101.4   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
08:30:33 #12 101.4   policycoreutils-python.x86_64 0:2.5-34.el7                                    
08:30:33 #12 101.4   python-IPy.noarch 0:0.75-6.el7                                                
08:30:33 #12 101.4   rsync.x86_64 0:3.1.2-10.el7                                                   
08:30:33 #12 101.4   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
08:30:33 #12 101.4   setools-libs.x86_64 0:3.3.8-4.el7                                             
08:30:33 #12 101.4 
08:30:33 #12 101.4 Dependency Updated:
08:30:33 #12 101.4   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
08:30:33 #12 101.4   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
08:30:33 #12 101.4   glibc.x86_64 0:2.17-324.el7_9                                                 
08:30:33 #12 101.4   glibc-common.x86_64 0:2.17-324.el7_9                                          
08:30:33 #12 101.4   systemd.x86_64 0:219-78.el7_9.3                                               
08:30:33 #12 101.4   systemd-libs.x86_64 0:219-78.el7_9.3                                          
08:30:33 #12 101.4 
08:30:33 #12 101.4 Complete!
08:30:33 #8 40.99 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ...
08:30:33 #8 41.00 Unpacking libfile-homedir-perl (1.004-1) ...
08:30:33 #8 41.05 Selecting previously unselected package libio-pty-perl.
08:30:33 #8 41.05 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
08:30:33 #8 41.06 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
08:30:33 #8 41.11 Selecting previously unselected package libipc-run-perl.
08:30:33 #8 41.12 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ...
08:30:33 #8 41.12 Unpacking libipc-run-perl (20180523.0-1) ...
08:30:33 #8 41.18 Selecting previously unselected package libclass-method-modifiers-perl.
08:30:33 #8 41.18 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ...
08:30:33 #8 41.19 Unpacking libclass-method-modifiers-perl (2.12-1) ...
08:30:33 #8 41.24 Selecting previously unselected package libsub-exporter-progressive-perl.
08:30:33 #8 41.24 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
08:30:33 #8 41.25 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
08:30:33 #8 41.29 Selecting previously unselected package libdevel-globaldestruction-perl.
08:30:33 #8 41.29 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ...
08:30:33 #8 41.30 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
08:30:33 #8 41.35 Selecting previously unselected package libb-hooks-op-check-perl.
08:30:33 #8 41.35 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
08:30:33 #8 41.36 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
08:30:33 #8 41.42 Selecting previously unselected package libdynaloader-functions-perl.
08:30:33 #8 41.42 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ...
08:30:33 #8 41.43 Unpacking libdynaloader-functions-perl (0.003-1) ...
08:30:33 #8 41.48 Selecting previously unselected package libdevel-callchecker-perl.
08:30:33 #8 41.48 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ...
08:30:33 #8 41.49 Unpacking libdevel-callchecker-perl (0.008-1) ...
08:30:33 #8 41.53 Selecting previously unselected package libparams-classify-perl.
08:30:33 #8 41.54 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ...
08:30:33 #8 41.54 Unpacking libparams-classify-perl (0.015-1+b1) ...
08:30:33 #8 41.59 Selecting previously unselected package libmodule-runtime-perl.
08:30:33 #8 41.59 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ...
08:30:33 #8 41.60 Unpacking libmodule-runtime-perl (0.016-1) ...
08:30:33 #8 41.65 Selecting previously unselected package libimport-into-perl.
08:30:33 #8 41.65 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ...
08:30:33 #8 41.66 Unpacking libimport-into-perl (1.002005-1) ...
08:30:33 #8 41.71 Selecting previously unselected package librole-tiny-perl.
08:30:33 #8 41.71 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ...
08:30:33 #8 41.71 Unpacking librole-tiny-perl (2.000006-1) ...
08:30:33 #8 41.77 Selecting previously unselected package libstrictures-perl.
08:30:33 #8 41.77 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ...
08:30:33 #8 41.78 Unpacking libstrictures-perl (2.000005-1) ...
08:30:33 #8 41.85 Selecting previously unselected package libsub-quote-perl.
08:30:34 #12 DONE 101.7s
08:30:34 
08:30:34 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
08:30:34 #14 sha256:85cab0aeea099711dc033c4d1305bd284dfce9ccb17a62a9d93748bb275cdc53
08:30:34 #8 41.85 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ...
08:30:34 #8 41.86 Unpacking libsub-quote-perl (2.005001-1) ...
08:30:34 #8 41.90 Selecting previously unselected package libmoo-perl.
08:30:34 #8 41.91 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ...
08:30:34 #8 41.91 Unpacking libmoo-perl (2.003004-2) ...
08:30:34 #8 41.97 Selecting previously unselected package libencode-locale-perl.
08:30:34 #8 41.97 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ...
08:30:34 #8 41.98 Unpacking libencode-locale-perl (1.05-1) ...
08:30:34 #8 42.03 Selecting previously unselected package libtimedate-perl.
08:30:34 #8 42.03 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
08:30:34 #8 42.04 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
08:30:34 #8 42.10 Selecting previously unselected package libhttp-date-perl.
08:30:34 #8 42.11 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ...
08:30:34 #8 42.11 Unpacking libhttp-date-perl (6.02-1) ...
08:30:34 #8 42.16 Selecting previously unselected package libfile-listing-perl.
08:30:34 #8 42.16 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ...
08:30:34 #8 42.17 Unpacking libfile-listing-perl (6.04-1) ...
08:30:34 #8 42.22 Selecting previously unselected package libhtml-tagset-perl.
08:30:34 #8 42.22 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ...
08:30:34 #8 42.23 Unpacking libhtml-tagset-perl (3.20-3) ...
08:30:34 #8 42.27 Selecting previously unselected package liburi-perl.
08:30:34 #8 42.27 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ...
08:30:34 #8 42.28 Unpacking liburi-perl (1.76-1) ...
08:30:34 #8 42.35 Selecting previously unselected package libhtml-parser-perl.
08:30:34 #8 42.35 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
08:30:34 #8 42.36 Unpacking libhtml-parser-perl (3.72-3+b2) ...
08:30:34 #8 42.42 Selecting previously unselected package libhtml-tree-perl.
08:30:34 #8 42.42 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ...
08:30:34 #8 42.43 Unpacking libhtml-tree-perl (5.07-2) ...
08:30:34 #8 42.50 Selecting previously unselected package libio-html-perl.
08:30:34 #8 42.51 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ...
08:30:34 #8 42.51 Unpacking libio-html-perl (1.001-1) ...
08:30:34 #8 42.57 Selecting previously unselected package liblwp-mediatypes-perl.
08:30:34 #8 42.57 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ...
08:30:34 #8 42.58 Unpacking liblwp-mediatypes-perl (6.02-1) ...
08:30:35 #8 42.65 Selecting previously unselected package libhttp-message-perl.
08:30:35 #8 42.65 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ...
08:30:35 #8 42.66 Unpacking libhttp-message-perl (6.18-1) ...
08:30:35 #8 42.72 Selecting previously unselected package libhttp-cookies-perl.
08:30:35 #8 42.72 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ...
08:30:35 #8 42.73 Unpacking libhttp-cookies-perl (6.04-1) ...
08:30:35 #8 42.77 Selecting previously unselected package libhttp-negotiate-perl.
08:30:35 #8 42.78 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ...
08:30:35 #8 42.78 Unpacking libhttp-negotiate-perl (6.01-1) ...
08:30:35 #8 42.83 Selecting previously unselected package perl-openssl-defaults:armhf.
08:30:35 #8 42.83 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ...
08:30:35 #8 42.84 Unpacking perl-openssl-defaults:armhf (3) ...
08:30:35 #8 42.89 Selecting previously unselected package libnet-ssleay-perl.
08:30:35 #8 42.89 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+b1_armhf.deb ...
08:30:35 #8 42.90 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
08:30:35 #8 43.01 Selecting previously unselected package libio-socket-ssl-perl.
08:30:35 #8 43.01 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ...
08:30:35 #8 43.02 Unpacking libio-socket-ssl-perl (2.060-3) ...
08:30:35 #8 43.09 Selecting previously unselected package libnet-http-perl.
08:30:35 #8 43.09 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ...
08:30:35 #8 43.09 Unpacking libnet-http-perl (6.18-1) ...
08:30:35 #8 43.14 Selecting previously unselected package liblwp-protocol-https-perl.
08:30:35 #8 43.15 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ...
08:30:35 #8 43.15 Unpacking liblwp-protocol-https-perl (6.07-2) ...
08:30:35 #8 43.21 Selecting previously unselected package libtry-tiny-perl.
08:30:35 #8 43.21 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ...
08:30:35 #8 43.22 Unpacking libtry-tiny-perl (0.30-1) ...
08:30:35 #8 43.27 Selecting previously unselected package libwww-robotrules-perl.
08:30:35 #8 43.27 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ...
08:30:35 #8 43.28 Unpacking libwww-robotrules-perl (6.02-1) ...
08:30:35 #8 43.33 Selecting previously unselected package libwww-perl.
08:30:35 #8 43.33 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ...
08:30:35 #8 43.34 Unpacking libwww-perl (6.36-2) ...
08:30:35 #8 43.41 Selecting previously unselected package patchutils.
08:30:35 #8 43.41 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ...
08:30:35 #8 43.41 Unpacking patchutils (0.3.4-2) ...
08:30:35 #8 43.47 Selecting previously unselected package wdiff.
08:30:35 #8 43.47 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ...
08:30:35 #8 43.48 Unpacking wdiff (1.2.2-2) ...
08:30:35 #8 43.58 Selecting previously unselected package devscripts.
08:30:35 #8 43.58 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ...
08:30:35 #8 43.63 Unpacking devscripts (2.19.5+deb10u1) ...
08:30:35 #14 DONE 1.8s
08:30:35 
08:30:35 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
08:30:35 #15 sha256:e2deba84c214b341c458c564b16753f38b6d2f9f5de53e90b674e15a32ee7f87
08:30:35 #15 DONE 0.0s
08:30:35 
08:30:35 #16 exporting to image
08:30:35 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
08:30:35 #16 exporting layers
08:30:36 #8 43.82 Selecting previously unselected package equivs.
08:30:36 #8 43.83 Preparing to unpack .../098-equivs_2.2.0_all.deb ...
08:30:36 #8 43.83 Unpacking equivs (2.2.0) ...
08:30:36 #8 43.90 Selecting previously unselected package libcurl3-gnutls:armhf.
08:30:36 #8 43.90 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ...
08:30:36 #8 43.91 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
08:30:36 #8 44.00 Selecting previously unselected package libpcre2-8-0:armhf.
08:30:36 #8 44.00 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ...
08:30:36 #8 44.01 Unpacking libpcre2-8-0:armhf (10.32-5) ...
08:30:36 #8 44.08 Selecting previously unselected package liberror-perl.
08:30:36 #8 44.08 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ...
08:30:36 #8 44.09 Unpacking liberror-perl (0.17027-2) ...
08:30:36 #8 44.14 Selecting previously unselected package git-man.
08:30:36 #8 44.14 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
08:30:36 #8 44.15 Unpacking git-man (1:2.20.1-2+deb10u3) ...
08:30:36 #8 44.32 Selecting previously unselected package git.
08:30:36 #8 44.33 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u3_armhf.deb ...
08:30:36 #8 44.36 Unpacking git (1:2.20.1-2+deb10u3) ...
08:30:37 #8 45.08 Setting up perl-modules-5.28 (5.28.1-6) ...
08:30:37 #8 45.10 Setting up libpipeline1:armhf (1.5.1-2) ...
08:30:37 #8 45.12 Setting up mime-support (3.62) ...
08:30:37 #8 45.17 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
08:30:37 #8 45.19 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
08:30:37 #8 45.21 No schema files found: doing nothing.
08:30:37 #8 45.22 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
08:30:37 #8 45.24 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
08:30:37 #8 45.27 Setting up perl-openssl-defaults:armhf (3) ...
08:30:37 #8 45.29 Setting up linux-libc-dev:armhf (1:1.20210831-1) ...
08:30:37 #8 45.31 Setting up gettext-base (0.19.8.1-9) ...
08:30:37 #8 45.33 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
08:30:37 #8 45.34 Setting up file (1:5.35-4+deb10u2) ...
08:30:37 #8 45.36 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
08:30:37 #8 45.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:30:37 #8 45.40 Setting up libicu63:armhf (63.1-6+deb10u1) ...
08:30:37 #8 45.42 Setting up libfakeroot:armhf (1.23-1) ...
08:30:37 #8 45.44 Setting up fakeroot (1.23-1) ...
08:30:37 #8 45.46 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
08:30:37 #8 45.46 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:30:37 #8 45.46 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:30:37 #8 45.46 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:30:37 #8 45.46 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:30:37 #8 45.46 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:30:37 #8 45.46 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:30:37 #8 45.46 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:30:37 #8 45.46 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:30:37 #8 45.48 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
08:30:37 #8 45.49 Setting up autotools-dev (20180224.1) ...
08:30:37 #8 45.51 Setting up make (4.2.1-1.2) ...
08:30:37 #8 45.53 Setting up libmpfr6:armhf (4.0.2-1) ...
08:30:37 #8 45.54 Setting up libsigsegv2:armhf (2.12-2) ...
08:30:37 #8 45.56 Setting up xz-utils (5.2.4-1) ...
08:30:37 #8 45.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:30:37 #8 45.58 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
08:30:37 #8 45.58 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
08:30:37 #8 45.58 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
08:30:37 #8 45.58 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
08:30:37 #8 45.58 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
08:30:37 #8 45.58 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
08:30:37 #8 45.58 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
08:30:37 #8 45.58 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
08:30:37 #8 45.58 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
08:30:37 #8 45.58 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
08:30:37 #8 45.59 Setting up libmpc3:armhf (1.1.0-1) ...
08:30:37 #8 45.61 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
08:30:37 #8 45.63 Setting up patch (2.7.6-3+deb10u1) ...
08:30:38 #8 45.65 Setting up autopoint (0.19.8.1-9) ...
08:30:38 #8 45.66 Setting up libfl2:armhf (2.6.4-6.2) ...
08:30:38 #8 45.68 Setting up libpcre2-8-0:armhf (10.32-5) ...
08:30:38 #8 45.70 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
08:30:38 #8 45.72 Setting up libisl19:armhf (0.20-2) ...
08:30:38 #8 45.74 Setting up sensible-utils (0.0.12) ...
08:30:38 #8 45.76 Setting up libuchardet0:armhf (0.0.6-3) ...
08:30:38 #8 45.77 Setting up git-man (1:2.20.1-2+deb10u3) ...
08:30:38 #8 45.79 Setting up libmpdec2:armhf (2.4.2-2) ...
08:30:38 #8 45.81 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
08:30:38 #8 45.83 Setting up cpp-8 (8.3.0-6+rpi1) ...
08:30:38 #8 45.84 Setting up libc-dev-bin (2.28-10+rpt2+rpi1) ...
08:30:38 #8 45.86 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
08:30:38 #8 45.88 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
08:30:38 #8 45.90 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
08:30:38 #8 45.92 Setting up libelf1:armhf (0.176-1.1) ...
08:30:38 #8 45.94 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
08:30:38 #8 45.96 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
08:30:38 #8 45.98 Setting up libgdbm6:armhf (1.18.1-4) ...
08:30:38 #8 45.99 Setting up wdiff (1.2.2-2) ...
08:30:38 #8 46.02 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
08:30:38 #8 46.04 Setting up m4 (1.4.18-2) ...
08:30:38 #8 46.06 Setting up binutils (2.31.1-16+rpi2) ...
08:30:38 #8 46.08 Setting up bsdmainutils (11.1.2) ...
08:30:38 #8 46.12 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
08:30:38 #8 46.12 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
08:30:38 #8 46.12 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
08:30:38 #8 46.12 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
08:30:38 #8 46.13 Setting up libcroco3:armhf (0.6.12-3) ...
08:30:38 #8 46.15 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
08:30:38 #8 46.17 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
08:30:38 #8 46.19 Setting up libperl5.28:armhf (5.28.1-6) ...
08:30:38 #8 46.21 Setting up dwz (0.12-3) ...
08:30:38 #8 46.23 Setting up groff-base (1.22.4-3+deb10u1) ...
08:30:38 #8 46.26 Setting up cpp (4:8.3.0-1+rpi2) ...
08:30:38 #8 46.28 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1) ...
08:30:38 #8 46.30 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
08:30:38 #8 46.32 Setting up python3.7 (3.7.3-2+deb10u3) ...
08:30:39 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:30:39 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:30:39 GOOS="" GOARCH="" GOARM=""
08:30:39 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:30:39 
08:30:39 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
08:30:39 + RM_GOPATH=0
08:30:39 + TMP_GOPATH=/go
08:30:39 + : /usr/local/bin
08:30:39 + '[' -z /go ']'
08:30:39 + export GOPATH=/go
08:30:39 + GOPATH=/go
08:30:39 + case "$(go env GOARCH)" in
08:30:39 ++ go env GOARCH
08:30:39 + export GO_BUILDMODE=-buildmode=pie
08:30:39 + GO_BUILDMODE=-buildmode=pie
08:30:39 ++ dirname hack/dockerfile/install/install.sh
08:30:39 + dir=hack/dockerfile/install
08:30:39 + bin=tini
08:30:39 + shift
08:30:39 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
08:30:39 + . hack/dockerfile/install/tini.installer
08:30:39 ++ : v0.19.0
08:30:39 + install_tini
08:30:39 Install tini version v0.19.0
08:30:39 + echo 'Install tini version v0.19.0'
08:30:39 + git clone https://github.com/krallin/tini.git /go/tini
08:30:39 Cloning into '/go/tini'...
08:30:39 + cd /go/tini
08:30:39 + git checkout -q v0.19.0
08:30:39 + cmake .
08:30:39 -- The C compiler identification is GNU 9.3.0
08:30:39 -- Check for working C compiler: /usr/bin/cc
08:30:39 -- Check for working C compiler: /usr/bin/cc -- works
08:30:39 -- Detecting C compiler ABI info
08:30:39 -- Detecting C compiler ABI info - done
08:30:39 -- Detecting C compile features
08:30:39 -- Detecting C compile features - done
08:30:39 -- Performing Test HAS_BUILTIN_FORTIFY
08:30:39 -- Performing Test HAS_BUILTIN_FORTIFY - Success
08:30:39 -- Configuring done
08:30:39 -- Generating done
08:30:39 -- Build files have been written to: /go/tini
08:30:39 + make tini-static
08:30:39 make[2]: Entering directory '/go/tini'
08:30:39 make[3]: Entering directory '/go/tini'
08:30:39 make[4]: Entering directory '/go/tini'
08:30:39 make[5]: Entering directory '/go/tini'
08:30:39 Scanning dependencies of target tini-static
08:30:39 make[5]: Leaving directory '/go/tini'
08:30:39 make[5]: Entering directory '/go/tini'
08:30:39 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:30:39 [100%] Linking C executable tini-static
08:30:39 make[5]: Leaving directory '/go/tini'
08:30:39 [100%] Built target tini-static
08:30:39 make[4]: Leaving directory '/go/tini'
08:30:39 make[3]: Leaving directory '/go/tini'
08:30:39 make[2]: Leaving directory '/go/tini'
08:30:39 + mkdir -p /usr/local/bin
08:30:39 + cp tini-static /usr/local/bin/docker-init
08:30:39 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
08:30:39 + RM_GOPATH=0
08:30:39 + TMP_GOPATH=/go
08:30:39 + : /usr/local/bin
08:30:39 + '[' -z /go ']'
08:30:39 + export GOPATH=/go
08:30:39 + GOPATH=/go
08:30:39 + case "$(go env GOARCH)" in
08:30:39 ++ go env GOARCH
08:30:39 + export GO_BUILDMODE=-buildmode=pie
08:30:39 + GO_BUILDMODE=-buildmode=pie
08:30:39 ++ dirname hack/dockerfile/install/install.sh
08:30:39 + dir=hack/dockerfile/install
08:30:39 + bin=rootlesskit
08:30:39 + shift
08:30:39 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
08:30:39 + . hack/dockerfile/install/rootlesskit.installer
08:30:39 ++ : v0.14.4
08:30:39 + install_rootlesskit dynamic
08:30:39 + case "$1" in
08:30:39 + install_rootlesskit_dynamic
08:30:39 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
08:30:39 + ROOTLESSKIT_LDFLAGS=-linkmode=external
08:30:39 + export BUILD_MODE=-buildmode=pie
08:30:39 + BUILD_MODE=-buildmode=pie
08:30:39 + _install_rootlesskit
08:30:39 + echo 'Install rootlesskit version v0.14.4'
08:30:39 Install rootlesskit version v0.14.4
08:30:39 + for f in rootlesskit rootlesskit-docker-proxy
08:30:39 + GOBIN=/usr/local/bin
08:30:39 + GO111MODULE=on
08:30:39 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
08:30:39 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
08:30:40 #8 47.75 Setting up gettext (0.19.8.1-9) ...
08:30:40 #16 exporting layers 4.3s done
08:30:40 #16 writing image sha256:c8b3f98b5c221f1ae64b14b02af85e5632af73e8ee59d50b74509cf67a9e097f done
08:30:40 #16 naming to docker.io/rpmbuild-centos-7/x86_64 done
08:30:40 #16 DONE 4.3s
08:30:40 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli 6989268' --define '_gitcommit_engine 5176095' --define '_release 0' --define '_version 0.0.0.20210907122809.6989268' --define '_origversion 0.0.0-20210907122809-6989268' --define '_compose_rpm_version 2.0.0.rc.3' --define '_compose_version v2.0.0-rc.3' --define '_scan_rpm_version 0.8.0' --define '_scan_version v0.8.0' --define '_scan_gitcommit 35651ca'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec
08:30:40 #8 47.76 Setting up gcc-8 (8.3.0-6+rpi1) ...
08:30:40 #8 47.78 Setting up libtool (2.4.6-9) ...
08:30:40 #8 47.80 Setting up python3 (3.7.3-1) ...
08:30:40 #8 48.03 Setting up man-db (2.8.5-2) ...
08:30:40 #8 48.29 Building database of manual pages ...
08:30:40 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vwyBC0
08:30:40 + umask 022
08:30:40 + cd /root/rpmbuild/BUILD
08:30:40 + cd /root/rpmbuild/BUILD
08:30:40 + rm -rf src
08:30:40 + /usr/bin/mkdir -p src
08:30:40 + cd src
08:30:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:30:40 + /usr/bin/tar -xf -
08:30:40 + STATUS=0
08:30:40 + '[' 0 -ne 0 ']'
08:30:40 + /usr/bin/tar -xf -
08:30:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:30:41 + STATUS=0
08:30:41 + '[' 0 -ne 0 ']'
08:30:41 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:30:41 + exit 0
08:30:41 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uBxQFp
08:30:41 + umask 022
08:30:41 + cd /root/rpmbuild/BUILD
08:30:41 + cd src
08:30:41 + export DOCKER_GITCOMMIT=5176095
08:30:41 + DOCKER_GITCOMMIT=5176095
08:30:41 + mkdir -p /go/src/github.com/docker
08:30:41 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
08:30:41 + pushd /root/rpmbuild/BUILD/src/engine
08:30:41 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
08:30:41 + TMP_GOPATH=/go
08:30:41 + hack/dockerfile/install/install.sh tini
08:30:41 + RM_GOPATH=0
08:30:41 + TMP_GOPATH=/go
08:30:41 + : /usr/local/bin
08:30:41 + '[' -z /go ']'
08:30:41 + export GOPATH=/go
08:30:41 + GOPATH=/go
08:30:41 + case "$(go env GOARCH)" in
08:30:41 ++ go env GOARCH
08:30:41 + export GO_BUILDMODE=-buildmode=pie
08:30:41 + GO_BUILDMODE=-buildmode=pie
08:30:41 ++ dirname hack/dockerfile/install/install.sh
08:30:41 + dir=hack/dockerfile/install
08:30:41 + bin=tini
08:30:41 + shift
08:30:41 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
08:30:41 + . hack/dockerfile/install/tini.installer
08:30:41 ++ : v0.19.0
08:30:41 + install_tini
08:30:41 + echo 'Install tini version v0.19.0'
08:30:41 Install tini version v0.19.0
08:30:41 + git clone https://github.com/krallin/tini.git /go/tini
08:30:41 Cloning into '/go/tini'...
08:30:42 + cd /go/tini
08:30:42 + git checkout -q v0.19.0
08:30:42 + cmake .
08:30:42 -- The C compiler identification is GNU 4.8.5
08:30:42 -- Check for working C compiler: /usr/bin/cc
08:30:42 -- Check for working C compiler: /usr/bin/cc -- works
08:30:42 -- Detecting C compiler ABI info
08:30:42 -- Detecting C compiler ABI info - done
08:30:42 -- Performing Test HAS_BUILTIN_FORTIFY
08:30:42 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:30:42 -- Configuring done
08:30:42 -- Generating done
08:30:42 -- Build files have been written to: /go/tini
08:30:42 + make tini-static
08:30:42 Scanning dependencies of target tini-static
08:30:42 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:30:42 Linking C executable tini-static
08:30:42 [100%] Built target tini-static
08:30:42 + mkdir -p /usr/local/bin
08:30:42 + cp tini-static /usr/local/bin/docker-init
08:30:42 + VERSION=0.0.0-20210907122809-6989268
08:30:42 + PRODUCT=docker
08:30:42 + hack/make.sh dynbinary
08:30:42 
08:30:42 Removing bundles/
08:30:42 
08:30:42 ---> Making bundle: dynbinary (in bundles/dynbinary)
08:30:42 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:30:42 GOOS="" GOARCH="" GOARM=""
08:30:45 #8 52.78 Setting up gcc (4:8.3.0-1+rpi2) ...
08:30:45 #8 52.82 Setting up perl (5.28.1-6) ...
08:30:45 #8 52.85 Setting up libio-html-perl (1.001-1) ...
08:30:45 #8 52.87 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
08:30:45 #8 52.89 Setting up libdpkg-perl (1.19.7) ...
08:30:45 #8 52.91 Setting up autoconf (2.69-11) ...
08:30:45 #8 52.94 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
08:30:45 #8 52.95 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
08:30:45 #8 52.97 Setting up libdevel-globaldestruction-perl (0.14-1) ...
08:30:45 #8 52.99 Setting up libstrictures-perl (2.000005-1) ...
08:30:45 #8 53.01 Setting up libsub-quote-perl (2.005001-1) ...
08:30:45 #8 53.03 Setting up liburi-perl (1.76-1) ...
08:30:45 #8 53.05 Setting up libnet-ssleay-perl (1.85-2+b1) ...
08:30:45 #8 53.07 Setting up automake (1:1.16.1-4) ...
08:30:45 #8 53.11 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
08:30:45 #8 53.11 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
08:30:45 #8 53.11 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
08:30:45 #8 53.12 Setting up libhttp-date-perl (6.02-1) ...
08:30:45 #8 53.14 Setting up libfile-which-perl (1.23-1) ...
08:30:45 #8 53.16 Setting up libfile-listing-perl (6.04-1) ...
08:30:45 #8 53.17 Setting up libdynaloader-functions-perl (0.003-1) ...
08:30:45 #8 53.19 Setting up libclass-method-modifiers-perl (2.12-1) ...
08:30:45 #8 53.21 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
08:30:45 #8 53.23 Setting up libarchive-zip-perl (1.64-1) ...
08:30:45 #8 53.25 Setting up libhtml-tagset-perl (3.20-3) ...
08:30:45 #8 53.27 Setting up libdebhelper-perl (13.2~bpo10+1) ...
08:30:45 #8 53.29 Setting up liblwp-mediatypes-perl (6.02-1) ...
08:30:45 #8 53.31 Setting up libtry-tiny-perl (0.30-1) ...
08:30:45 #8 53.32 Setting up libnet-http-perl (6.18-1) ...
08:30:45 #8 53.34 Setting up libencode-locale-perl (1.05-1) ...
08:30:45 #8 53.36 Setting up libdevel-callchecker-perl (0.008-1) ...
08:30:45 #8 53.38 Setting up dpkg-dev (1.19.7) ...
08:30:45 #8 53.40 Setting up intltool-debian (0.35.0+20060710.5) ...
08:30:45 #8 53.42 Setting up liberror-perl (0.17027-2) ...
08:30:45 #8 53.44 Setting up patchutils (0.3.4-2) ...
08:30:45 #8 53.46 Setting up libipc-run-perl (20180523.0-1) ...
08:30:45 #8 53.48 Setting up git (1:2.20.1-2+deb10u3) ...
08:30:45 #8 53.54 Setting up libwww-robotrules-perl (6.02-1) ...
08:30:45 #8 53.55 Setting up libhtml-parser-perl (3.72-3+b2) ...
08:30:45 #8 53.57 Setting up librole-tiny-perl (2.000006-1) ...
08:30:45 #8 53.59 Setting up libfile-homedir-perl (1.004-1) ...
08:30:45 #8 53.61 Setting up libio-socket-ssl-perl (2.060-3) ...
08:30:45 #8 53.63 Setting up libhttp-message-perl (6.18-1) ...
08:30:45 #8 53.65 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
08:30:45 #8 53.67 Setting up libhttp-negotiate-perl (6.01-1) ...
08:30:45 #8 53.69 Setting up libhttp-cookies-perl (6.04-1) ...
08:30:46 #8 53.71 Setting up po-debconf (1.0.21) ...
08:30:46 #8 53.73 Setting up libhtml-tree-perl (5.07-2) ...
08:30:46 #8 53.75 Setting up libparams-classify-perl (0.015-1+b1) ...
08:30:46 #8 53.76 Setting up libmodule-runtime-perl (0.016-1) ...
08:30:46 #8 53.78 Setting up libimport-into-perl (1.002005-1) ...
08:30:46 #8 53.80 Setting up libmoo-perl (2.003004-2) ...
08:30:46 #8 53.82 Setting up liblwp-protocol-https-perl (6.07-2) ...
08:30:46 #8 53.84 Setting up libwww-perl (6.36-2) ...
08:30:46 #8 53.86 Setting up debhelper (13.2~bpo10+1) ...
08:30:46 #8 53.88 Setting up dh-autoreconf (19) ...
08:30:46 #8 53.89 Setting up devscripts (2.19.5+deb10u1) ...
08:30:46 #8 54.27 Setting up dh-strip-nondeterminism (1.1.2-1) ...
08:30:46 #8 54.29 Setting up equivs (2.2.0) ...
08:30:46 #8 54.31 Processing triggers for libc-bin (2.28-10+rpi1) ...
08:30:48 #8 DONE 56.3s
08:30:48 
08:30:48 #10 [stage-1 3/8] COPY common /root/build-deb/debian
08:30:48 #10 sha256:6e17cecf132923ae5ed38e8b7b5916a03860fbeee9d9bd5165b441974a11a7a8
08:30:48 #10 DONE 0.1s
08:30:48 
08:30:48 #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
08:30:48 #11 sha256:45cc1918428ca86846af297a68db7afa3cd133efbd78f91b2b489bc7a1ceed33
08:30:50 #11 1.228 Hit:1 http://archive.raspberrypi.org/debian buster InRelease
08:30:50 #11 1.237 Hit:2 http://archive.raspbian.org/raspbian buster InRelease
08:30:51 go: downloading github.com/pkg/errors v0.9.1
08:30:51 go: downloading github.com/sirupsen/logrus v1.8.1
08:30:51 go: downloading github.com/urfave/cli/v2 v2.3.0
08:30:51 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:30:51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:30:51 go: downloading github.com/google/uuid v1.3.0
08:30:51 go: downloading github.com/moby/vpnkit v0.5.0
08:30:51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:30:51 go: downloading github.com/gofrs/flock v0.8.1
08:30:51 go: downloading github.com/gorilla/mux v1.8.0
08:30:51 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:30:51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:30:51 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:30:51 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:30:53 #11 1.663 Reading package lists...
08:30:53 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:30:53 #11 5.098 dh_testdir
08:30:53 #11 5.155 dh_testroot
08:30:53 #11 5.210 dh_prep
08:30:53 #11 5.272 dh_testdir
08:30:53 #11 5.328 dh_testroot
08:30:53 #11 5.382 dh_install
08:30:53 #11 5.438 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
08:30:54 #11 5.461 dh_installdocs
08:30:54 #11 5.518 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
08:30:54 #11 5.557 dh_installchangelogs
08:30:54 #11 5.775 dh_compress
08:30:54 #11 5.847 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
08:30:54 #11 5.878 dh_fixperms
08:30:54 #11 5.995 dh_installdeb
08:30:54 #11 6.077 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
08:30:54 #11 6.079 dh_gencontrol
08:30:55 #11 6.407 dh_md5sums
08:30:55 #11 6.488 dh_builddeb
08:30:55 #11 6.548 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
08:30:55 #11 6.588 
08:30:55 #11 6.588 The package has been created.
08:30:55 #11 6.588 Attention, the package has been created in the current directory,
08:30:55 #11 6.588 not in ".." as indicated by the message above!
08:30:55 #11 6.622 Selecting previously unselected package docker-ce-build-deps.
08:30:55 #11 6.646 (Reading database ... 17084 files and directories currently installed.)
08:30:55 #11 6.648 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
08:30:55 #11 6.654 Unpacking docker-ce-build-deps (1.0) ...
08:30:57 #11 6.794 Reading package lists...
08:30:58 #11 9.243 Building dependency tree...
08:30:58 #11 9.529 Reading state information...
08:30:58 #11 9.584 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
08:30:58 #11 9.719 Starting 2 pkgProblemResolver with broken count: 0
08:30:58 #11 9.726 Done
08:30:58 #11 9.792  Done
08:30:58 #11 9.815 Starting pkgProblemResolver with broken count: 0
08:30:58 #11 9.909 Starting 2 pkgProblemResolver with broken count: 0
08:30:58 #11 9.916 Done
08:30:58 + for f in rootlesskit rootlesskit-docker-proxy
08:30:58 + GOBIN=/usr/local/bin
08:30:58 + GO111MODULE=on
08:30:58 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
08:30:58 #11 10.23 The following additional packages will be installed:
08:30:58 #11 10.24   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
08:30:58 #11 10.24   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:30:58 #11 10.24   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
08:30:58 #11 10.24   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
08:30:58 #11 10.24   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
08:30:58 #11 10.24   libuv1 pkg-config
08:30:58 #11 10.24 Suggested packages:
08:30:58 #11 10.24   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
08:30:58 #11 10.24   libtool-doc seccomp libstdc++-8-doc
08:30:59 + return
08:30:59 # Build the CLI
08:30:59 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210907122809-6989268 GITCOMMIT=6989268 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
08:30:59 Building dynamic docker-linux-amd64
08:30:59 #11 10.77 The following NEW packages will be installed:
08:30:59 #11 10.77   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
08:30:59 #11 10.77   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:30:59 #11 10.77   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
08:30:59 #11 10.77   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
08:30:59 #11 10.77   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
08:30:59 #11 10.77   libuv1 pkg-config
08:31:00 #11 11.26 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
08:31:00 #11 11.26 1 not fully installed or removed.
08:31:00 #11 11.26 Need to get 17.5 MB of archives.
08:31:00 #11 11.26 After this operation, 72.0 MB of additional disk space will be used.
08:31:00 #11 11.26 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
08:31:00 #11 11.27 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
08:31:00 #11 11.81 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
08:31:00 #11 11.91 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
08:31:00 #11 12.01 Get:5 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB]
08:31:00 #11 12.06 Get:6 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB]
08:31:00 #11 12.24 Get:7 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
08:31:01 #11 12.24 Get:8 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
08:31:01 #11 12.24 Get:9 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
08:31:01 #11 12.25 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB]
08:31:01 #11 12.25 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
08:31:01 #11 12.26 Get:12 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
08:31:01 #11 12.26 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
08:31:01 #11 12.27 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
08:31:01 #11 12.27 Get:15 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
08:31:01 #11 12.32 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
08:31:01 #11 12.40 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
08:31:01 #11 12.41 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB]
08:31:01 #11 12.42 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
08:31:01 #11 12.43 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
08:31:01 #11 12.44 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
08:31:01 #11 12.44 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
08:31:01 #11 12.45 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
08:31:01 #11 12.49 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
08:31:01 #11 12.50 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
08:31:01 #11 12.50 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
08:31:01 #11 12.57 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
08:31:01 #11 12.58 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
08:31:01 #11 12.59 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB]
08:31:01 #11 12.60 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
08:31:01 #11 13.12 debconf: delaying package configuration, since apt-utils is not installed
08:31:01 #11 13.18 Fetched 17.5 MB in 2s (9594 kB/s)
08:31:01 #11 13.22 Selecting previously unselected package libstdc++-8-dev:armhf.
08:31:01 #11 13.22 (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 ... 17088 files and directories currently installed.)
08:31:01 #11 13.24 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
08:31:01 #11 13.25 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
08:31:02 #11 13.70 Selecting previously unselected package g++-8.
08:31:02 #11 13.71 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
08:31:02 #11 13.71 Unpacking g++-8 (8.3.0-6+rpi1) ...
08:31:03 #11 14.77 Selecting previously unselected package g++.
08:31:03 #11 14.77 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
08:31:03 #11 14.78 Unpacking g++ (4:8.3.0-1+rpi2) ...
08:31:03 #11 14.83 Selecting previously unselected package build-essential.
08:31:03 #11 14.83 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
08:31:03 #11 14.84 Unpacking build-essential (12.6) ...
08:31:03 #11 14.90 Selecting previously unselected package bash-completion.
08:31:03 #11 14.90 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
08:31:04 #11 16.30 Unpacking bash-completion (1:2.8-6) ...
08:31:05 #11 16.64 Selecting previously unselected package cmake-data.
08:31:05 #11 16.64 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
08:31:05 #11 16.65 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
08:31:06 #11 17.55 Selecting previously unselected package libarchive13:armhf.
08:31:06 #11 17.55 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
08:31:06 #11 17.57 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
08:31:06 #11 17.66 Selecting previously unselected package libjsoncpp1:armhf.
08:31:06 #11 17.66 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
08:31:06 #11 17.67 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
08:31:06 #11 17.73 Selecting previously unselected package librhash0:armhf.
08:31:06 #11 17.74 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
08:31:06 #11 17.74 Unpacking librhash0:armhf (1.3.8-1) ...
08:31:06 #11 17.81 Selecting previously unselected package libuv1:armhf.
08:31:06 #11 17.82 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
08:31:06 #11 17.82 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
08:31:06 #11 17.89 Selecting previously unselected package cmake.
08:31:06 #11 17.89 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
08:31:06 #11 17.90 Unpacking cmake (3.16.3-3~bpo10+1) ...
08:31:06 #11 18.35 Selecting previously unselected package dh-apparmor.
08:31:06 #11 18.35 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
08:31:06 #11 18.36 Unpacking dh-apparmor (2.13.2-10) ...
08:31:07 #11 18.42 Selecting previously unselected package libbtrfs0:armhf.
08:31:07 #11 18.43 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ...
08:31:07 #11 18.43 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ...
08:31:07 #11 18.52 Selecting previously unselected package libbtrfs-dev:armhf.
08:31:07 #11 18.52 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ...
08:31:07 #11 18.53 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
08:31:07 #11 18.62 Selecting previously unselected package dmsetup.
08:31:07 #11 18.62 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ...
08:31:07 #11 18.63 Unpacking dmsetup (2:1.02.155-3) ...
08:31:07 #11 18.70 Selecting previously unselected package libdevmapper1.02.1:armhf.
08:31:07 #11 18.71 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
08:31:07 #11 18.71 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
08:31:07 #11 18.79 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
08:31:07 #11 18.79 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
08:31:07 #11 18.80 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
08:31:07 #11 18.86 Selecting previously unselected package libudev-dev:armhf.
08:31:07 #11 18.86 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ...
08:31:07 #11 18.88 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ...
08:31:07 #11 18.95 Selecting previously unselected package libsepol1-dev:armhf.
08:31:07 #11 18.95 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ...
08:31:07 #11 18.96 Unpacking libsepol1-dev:armhf (2.8-1) ...
08:31:07 #11 19.08 Selecting previously unselected package libpcre16-3:armhf.
08:31:07 #11 19.08 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ...
08:31:07 #11 19.09 Unpacking libpcre16-3:armhf (2:8.39-12) ...
08:31:07 #11 19.17 Selecting previously unselected package libpcre32-3:armhf.
08:31:07 #11 19.17 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ...
08:31:07 #11 19.18 Unpacking libpcre32-3:armhf (2:8.39-12) ...
08:31:07 #11 19.26 Selecting previously unselected package libpcrecpp0v5:armhf.
08:31:07 #11 19.26 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
08:31:07 #11 19.27 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
08:31:07 #11 19.32 Selecting previously unselected package libpcre3-dev:armhf.
08:31:07 #11 19.33 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ...
08:31:07 #11 19.33 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
08:31:08 #11 19.46 Selecting previously unselected package libselinux1-dev:armhf.
08:31:08 #11 19.46 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ...
08:31:08 #11 19.47 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
08:31:08 #11 19.56 Selecting previously unselected package libdevmapper-dev:armhf.
08:31:08 #11 19.56 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
08:31:08 #11 19.57 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
08:31:08 #11 19.62 Selecting previously unselected package libltdl7:armhf.
08:31:08 #11 19.63 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ...
08:31:08 #11 19.63 Unpacking libltdl7:armhf (2.4.6-9) ...
08:31:08 #11 19.69 Selecting previously unselected package libltdl-dev:armhf.
08:31:08 #11 19.70 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ...
08:31:08 #11 19.70 Unpacking libltdl-dev:armhf (2.4.6-9) ...
08:31:08 #11 19.78 Selecting previously unselected package libseccomp-dev:armhf.
08:31:08 #11 19.79 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ...
08:31:08 #11 19.79 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
08:31:08 #11 19.85 Selecting previously unselected package libsystemd-dev:armhf.
08:31:08 #11 19.85 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ...
08:31:08 #11 19.86 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
08:31:08 #11 20.00 Selecting previously unselected package pkg-config.
08:31:08 #11 20.00 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ...
08:31:08 #11 20.01 Unpacking pkg-config (0.29-6) ...
08:31:08 #11 20.08 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
08:31:08 #11 20.10 Setting up libseccomp-dev:armhf (2.3.3-4) ...
08:31:08 #11 20.11 Setting up libpcre16-3:armhf (2:8.39-12) ...
08:31:08 #11 20.13 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
08:31:08 #11 20.15 Setting up libsepol1-dev:armhf (2.8-1) ...
08:31:08 #11 20.17 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ...
08:31:08 #11 20.19 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
08:31:08 #11 20.21 Setting up bash-completion (1:2.8-6) ...
08:31:10 #11 21.70 Setting up libpcre32-3:armhf (2:8.39-12) ...
08:31:10 #11 21.72 Setting up pkg-config (0.29-6) ...
08:31:10 #11 21.85 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ...
08:31:10 #11 21.87 Setting up libltdl7:armhf (2.4.6-9) ...
08:31:10 #11 21.90 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
08:31:10 #11 21.91 Setting up librhash0:armhf (1.3.8-1) ...
08:31:10 #11 21.93 Setting up cmake-data (3.16.3-3~bpo10+1) ...
08:31:10 #11 21.96 Setting up dh-apparmor (2.13.2-10) ...
08:31:10 #11 21.97 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
08:31:10 #11 21.99 Setting up libjsoncpp1:armhf (1.7.4-3) ...
08:31:10 #11 22.01 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
08:31:10 #11 22.03 Setting up libpcre3-dev:armhf (2:8.39-12) ...
08:31:10 #11 22.04 Setting up libltdl-dev:armhf (2.4.6-9) ...
08:31:10 #11 22.06 Setting up g++-8 (8.3.0-6+rpi1) ...
08:31:10 #11 22.08 Setting up cmake (3.16.3-3~bpo10+1) ...
08:31:10 #11 22.10 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
08:31:10 #11 22.11 Setting up g++ (4:8.3.0-1+rpi2) ...
08:31:10 #11 22.16 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
08:31:10 #11 22.17 Setting up build-essential (12.6) ...
08:31:10 #11 22.19 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
08:31:10 #11 22.21 Setting up dmsetup (2:1.02.155-3) ...
08:31:10 #11 22.23 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
08:31:10 #11 22.24 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
08:31:10 #11 22.26 Setting up docker-ce-build-deps (1.0) ...
08:31:10 #11 22.28 Processing triggers for libc-bin (2.28-10+rpi1) ...
08:31:10 #11 22.31 Processing triggers for man-db (2.8.5-2) ...
08:31:11 #11 DONE 22.8s
08:31:11 
08:31:11 #12 [stage-1 5/8] COPY sources/ /sources
08:31:11 #12 sha256:4908304e297db7440d9c53c4b85c2d1d5907a7cd197ed801313963185c8fa976
08:31:11 #12 DONE 0.1s
08:31:11 
08:31:11 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
08:31:11 #14 sha256:0bb762df3f09fe0e1e29f8b0e572f2f28bd545a7d3f25b376a5537b1f7c9f93f
08:31:15 #14 DONE 3.7s
08:31:15 
08:31:15 #15 [stage-1 7/8] WORKDIR /root/build-deb
08:31:15 #15 sha256:b701ce0955356564a8e5570a73ccc2a4340f33c55b81cba3067792cba98894cb
08:31:15 #15 DONE 0.0s
08:31:15 
08:31:15 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
08:31:15 #16 sha256:bb269bb1ecb51a541ed4ea12ed17e23ddfd308e30e3d68bd94d2597946fcff15
08:31:15 #16 DONE 0.0s
08:31:15 
08:31:15 #17 exporting to image
08:31:15 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
08:31:15 #17 exporting layers
08:31:23 #17 exporting layers 8.1s done
08:31:23 #17 writing image sha256:e3419d8a644020d7a69ab77ec8533a5ee4b380185a5eef2c4f1d2aaff84ec937 done
08:31:23 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
08:31:23 #17 DONE 8.1s
08:31:23 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210907122809-6989268 -e VERSION=0.0.0-20210907122809-6989268 -e CLI_GITCOMMIT=6989268 -e ENGINE_GITCOMMIT=5176095 -e COMPOSE_VERSION=v2.0.0-rc.3 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
08:31:24 + set -e
08:31:24 + mkdir -p /root/build-deb/engine
08:31:24 + tar -C /root/build-deb -xzf /sources/engine.tgz
08:31:25 + mkdir -p /root/build-deb/cli
08:31:25 + tar -C /root/build-deb -xzf /sources/cli.tgz
08:31:26 + mkdir -p /root/build-deb/compose
08:31:26 + tar -C /root/build-deb -xzf /sources/compose.tgz
08:31:26 + mkdir -p /root/build-deb/scan-cli-plugin
08:31:26 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
08:31:26 + mkdir -p /go/src/github.com/docker
08:31:26 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
08:31:26 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
08:31:26 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
08:31:26 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
08:31:26 + EPOCH=5
08:31:26 + EPOCH_SEP=
08:31:26 + [[ ! -z 5 ]]
08:31:26 + EPOCH_SEP=:
08:31:26 + [[ -z 0.0.0-20210907122809-6989268 ]]
08:31:26 + echo VERSION AAA 0.0.0-20210907122809-6989268
08:31:26 VERSION AAA 0.0.0-20210907122809-6989268
08:31:26 + VERSION=0.0.0-20210907122809-6989268
08:31:26 + echo VERSION bbb 0.0.0-20210907122809-6989268
08:31:26 VERSION bbb 0.0.0-20210907122809-6989268
08:31:26 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
08:31:26 + debSource=docker-ce
08:31:26 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
08:31:26 + debMaintainer='Docker <support@docker.com>'
08:31:26 ++ date --rfc-2822
08:31:26 + debDate='Mon, 13 Sep 2021 08:31:26 +0000'
08:31:26 + cat
08:31:26 + export CLI_GITCOMMIT=6989268
08:31:26 + CLI_GITCOMMIT=6989268
08:31:26 + export ENGINE_GITCOMMIT=5176095
08:31:26 + ENGINE_GITCOMMIT=5176095
08:31:26 + export SCAN_GITCOMMIT=35651ca
08:31:26 + SCAN_GITCOMMIT=35651ca
08:31:26 + echo VERSION BBB 0.0.0-20210907122809-6989268
08:31:26 VERSION BBB 0.0.0-20210907122809-6989268
08:31:26 + dpkg-buildpackage -uc -us -I.git
08:31:26 dpkg-buildpackage: info: source package docker-ce
08:31:26 dpkg-buildpackage: info: source version 5:0.0.0-20210907122809-6989268-0~raspbian-buster
08:31:26 dpkg-buildpackage: info: source distribution buster
08:31:26 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
08:31:26 dpkg-buildpackage: info: host architecture armhf
08:31:26  dpkg-source -I.git --before-build .
08:31:27  debian/rules clean
08:31:27 dh clean --with=bash-completion
08:31:27    dh_clean
08:31:27  dpkg-source -I.git -b .
08:31:28 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210907122809-6989268-0~raspbian'
08:31:28 dpkg-source: info: using source format '1.0'
08:31:28 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster.tar.gz
08:31:46 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster.dsc
08:31:46  debian/rules build
08:31:46 dh build --with=bash-completion
08:31:46    dh_update_autotools_config
08:31:46    dh_autoreconf
08:31:46    debian/rules override_dh_auto_build
08:31:46 make[1]: Entering directory '/root/build-deb'
08:31:46 # Build the daemon and dependencies
08:31:46 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
08:31:46 
08:31:46 Removing bundles/
08:31:46 
08:31:46 ---> Making bundle: dynbinary (in bundles/dynbinary)
08:31:46 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:31:46 GOOS="" GOARCH="" GOARM=""
08:31:47 #22 DONE 95.1s
08:31:47 
08:31:47 #23 [binary 1/1] COPY --from=build /out .
08:31:47 #23 sha256:1d525b71ffec4aaf58a3344b4b4f33de51fb5d310c4b68bb4039135569bc6000
08:31:47 #23 DONE 1.4s
08:31:48 
08:31:48 #24 exporting to client
08:31:48 #24 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
08:31:48 #24 copying files 8.78MB 0.1s
08:31:48 #24 copying files 54.76MB 0.6s done
08:31:48 #24 DONE 0.6s
08:31:48 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker VERSION=0.0.0-20210907122809-6989268 binary
08:31:48 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker'
08:31:56 mkdir -p autogen
08:31:56 docker build  --build-arg=GO_VERSION  -f "Dockerfile" --output=bundles/ --target=binary --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE .
08:31:56 #1 [internal] load build definition from Dockerfile
08:31:56 #1 sha256:e2afd7e8d3eb6157bb6c57b519ca0c44b0c75b25e55bfa0c78b203d92a155640
08:31:56 #1 transferring dockerfile: 16.34kB done
08:31:56 #1 DONE 0.0s
08:31:56 
08:31:56 #2 [internal] load .dockerignore
08:31:56 #2 sha256:397412d59b94ffe2eadd1849019390d8b210193b6fcbe54f60b40eefcfbc1798
08:31:56 #2 transferring context: 87B done
08:31:56 #2 DONE 0.0s
08:31:56 
08:31:56 #3 resolve image config for docker.io/docker/dockerfile:1.3
08:31:56 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
08:31:56 #3 DONE 0.1s
08:31:56 
08:31:56 #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
08:31:56 #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
08:31:56 #4 CACHED
08:31:56 
08:31:56 #6 [internal] load .dockerignore
08:31:56 #6 sha256:c9b3614e8a177470ca31337a8b6c85b8168eaff07b124682eabc5f18326dbc70
08:31:56 #6 DONE 0.0s
08:31:56 
08:31:56 #5 [internal] load build definition from Dockerfile
08:31:56 #5 sha256:dcc4f127a67677c23012c06983be252d6bb419cf30c081c9087d5738498fca02
08:31:56 #5 DONE 0.0s
08:31:56 
08:31:56 #10 [auth] djs55/vpnkit:pull token for registry-1.docker.io
08:31:56 #10 sha256:db095a4d4c353dcff8f26eb744cd081e1a13ddefb91ca84692825d8a0d33667c
08:31:56 #10 DONE 0.0s
08:31:56 
08:31:56 #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:31:56 #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
08:31:57 #9 ...
08:31:57 
08:31:57 #7 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye
08:31:57 #7 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3
08:31:57 #7 DONE 0.6s
08:31:57 
08:31:57 #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:31:57 #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
08:31:57 #9 DONE 0.8s
08:31:57 
08:31:57 #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:31:57 #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
08:31:57 #8 DONE 0.8s
08:31:58 
08:31:58 #28 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:31:58 #28 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
08:31:58 #28 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
08:31:58 #28 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s
08:31:58 #28 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:31:58 #28 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
08:31:58 #28 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
08:31:58 #28 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s
08:31:58 #28 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.4s
08:31:58 #28 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s
08:31:58 #28 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
08:31:58 #28 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
08:32:01 #28 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done
08:32:03 #28 ...
08:32:03 
08:32:03 #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a
08:32:03 #11 sha256:322e3503b3c8360a3f9a96a81a32a7846c91b67cd294b312d212b192d5006be1
08:32:03 #11 resolve docker.io/library/golang:1.16.7-bullseye@sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a 0.0s done
08:32:03 #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.4s done
08:32:03 #11 sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a 1.86kB / 1.86kB done
08:32:03 #11 sha256:953dfa4c0a09d03b197f8244a2c33e7fe0077e16add884dc91cf46f9bfe3e442 1.80kB / 1.80kB done
08:32:03 #11 sha256:4f66698aec33de68b52df801d79cbf5d707b1f8d2c633734ea88860688bcafa4 6.95kB / 6.95kB done
08:32:03 #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.8s done
08:32:03 #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.9s done
08:32:03 #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 3.6s done
08:32:03 #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 4.6s done
08:32:03 #11 sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 129.04MB / 129.04MB 5.7s
08:32:03 #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 3.5s done
08:32:03 #11 sha256:8c9b225c5e05003a6c5b3d83a1ecb00b2ac55d2ef9d404065039a4f99a5da1c6 156B / 156B 4.6s done
08:32:04 #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8
08:32:04 #11 ...
08:32:04 
08:32:04 #16 [internal] load build context
08:32:04 #16 sha256:eb08af9599237f7fb37b82564dc025b6ce09a8e92f3d9b5ef58013d4c88f7d59
08:32:04 #16 transferring context: 55.47MB 3.8s done
08:32:04 #16 DONE 6.8s
08:32:04 
08:32:04 #28 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:32:04 #28 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
08:32:04 #28 DONE 6.8s
08:32:04 
08:32:04 #30 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:32:04 #30 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
08:32:04 #30 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
08:32:04 #30 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
08:32:04 #30 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
08:32:04 #30 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:32:04 #30 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 6.9s
08:32:04 #30 ...
08:32:04 
08:32:04 #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a
08:32:04 #11 sha256:322e3503b3c8360a3f9a96a81a32a7846c91b67cd294b312d212b192d5006be1
08:32:05 #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.6s done
08:32:05 #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64
08:32:06 #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.7s done
08:32:07 #11 ...
08:32:07 
08:32:07 #29 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
08:32:07 #29 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
08:32:07 #29 DONE 1.3s
08:32:07 
08:32:07 #30 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:32:07 #30 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
08:32:07 #30 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.4s done
08:32:07 #30 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done
08:32:07 #30 DONE 9.1s
08:32:07 
08:32:07 #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a
08:32:07 #11 sha256:322e3503b3c8360a3f9a96a81a32a7846c91b67cd294b312d212b192d5006be1
08:32:07 #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 0.1s
08:32:09 #11 ...
08:32:09 
08:32:09 #31 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
08:32:09 #31 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
08:32:09 #31 DONE 1.4s
08:32:09 
08:32:09 #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a
08:32:09 #11 sha256:322e3503b3c8360a3f9a96a81a32a7846c91b67cd294b312d212b192d5006be1
08:32:10 #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 2.8s done
08:32:10 #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091
08:32:12 #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 2.5s done
08:32:13 #11 extracting sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 0.1s
08:32:18 #11 extracting sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 4.6s done
08:32:18 #11 extracting sha256:8c9b225c5e05003a6c5b3d83a1ecb00b2ac55d2ef9d404065039a4f99a5da1c6 done
08:32:18 #11 DONE 20.0s
08:32:18 
08:32:18 #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:32:18 #12 sha256:07dee8f6a4f7b0aa9a19674228e68d670c98166b1216d5e7833a6d69fa39ce0d
08:32:19 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:32:19 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:32:19 GOOS="" GOARCH="" GOARM=""
08:32:19 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:32:19 
08:32:19 + popd
08:32:19 ~/rpmbuild/BUILD/src
08:32:19 + exit 0
08:32:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jL3t8O
08:32:19 + umask 022
08:32:19 + cd /root/rpmbuild/BUILD
08:32:19 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el7.x86_64 '!=' / ']'
08:32:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el7.x86_64
08:32:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el7.x86_64
08:32:19 + mkdir -p /root/rpmbuild/BUILDROOT
08:32:19 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el7.x86_64
08:32:19 + cd src
08:32:19 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
08:32:19 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/bin/dockerd
08:32:19 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
08:32:19 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/bin/docker-proxy
08:32:19 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/bin/docker-init
08:32:19 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/lib/systemd/system/docker.service
08:32:19 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/lib/systemd/system/docker.socket
08:32:19 + /usr/lib/rpm/check-buildroot
08:32:19 + /usr/lib/rpm/redhat/brp-compress
08:32:19 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
08:32:19 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:32:19 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
08:32:19 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
08:32:19 + /usr/lib/rpm/redhat/brp-python-hardlink
08:32:19 + /usr/lib/rpm/redhat/brp-java-repack-jars
08:32:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4U7g8e
08:32:19 + umask 022
08:32:19 + cd /root/rpmbuild/BUILD
08:32:19 + cd src
08:32:19 ++ engine/bundles/dynbinary-daemon/dockerd --version
08:32:19 + ver='Docker version 0.0.0-20210907122809-6989268, build 5176095'
08:32:19 + test 'Docker version 0.0.0-20210907122809-6989268, build 5176095' = 'Docker version 0.0.0-20210907122809-6989268, build 5176095'
08:32:19 + echo 'PASS: daemon version OK'
08:32:19 PASS: daemon version OK
08:32:19 + exit 0
08:32:19 Processing files: docker-ce-0.0.0.20210907122809.6989268-0.el7.x86_64
08:32:19 Provides: docker-ce = 3:0.0.0.20210907122809.6989268-0.el7 docker-ce(x86-64) = 3:0.0.0.20210907122809.6989268-0.el7
08:32:19 Requires(interp): /bin/sh /bin/sh /bin/sh
08:32:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:32:19 Requires(post): /bin/sh
08:32:19 Requires(preun): /bin/sh
08:32:19 Requires(postun): /bin/sh
08:32:19 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
08:32:19 Conflicts: docker docker-io docker-engine-cs docker-ee
08:32:19 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
08:32:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el7.x86_64
08:32:19 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210907122809.6989268-0.el7.src.rpm
08:32:20 make[2]: Entering directory '/root/build-deb/cli'
08:32:20 scripts/docs/generate-man.sh
08:32:22 #12 DONE 4.5s
08:32:22 
08:32:22 #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
08:32:22 #13 sha256:dfed64092e42947da416ddbd78b7a8b544bc94d6cce12eb5f7d9eb5a4a479d2d
08:32:22 #13 DONE 0.5s
08:32:22 
08:32:22 #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:32:22 #24 sha256:b17dab7803a50b208188f32c515ed9d82db1bc696145a3fdca9b2d95c19f8401
08:32:24 #24 1.275 + RM_GOPATH=0
08:32:24 #24 1.275 + TMP_GOPATH=
08:32:24 #24 1.275 + : /build
08:32:24 #24 1.275 + '[' -z '' ']'
08:32:24 #24 1.275 ++ mktemp -d
08:32:24 #24 1.279 + export GOPATH=/tmp/tmp.eYu9D0QGJU
08:32:24 #24 1.279 + GOPATH=/tmp/tmp.eYu9D0QGJU
08:32:24 #24 1.279 + RM_GOPATH=1
08:32:24 #24 1.279 + case "$(go env GOARCH)" in
08:32:24 #24 1.280 ++ go env GOARCH
08:32:24 #24 1.290 + export GO_BUILDMODE=-buildmode=pie
08:32:24 #24 1.290 + GO_BUILDMODE=-buildmode=pie
08:32:24 #24 1.290 ++ dirname /tmp/install/install.sh
08:32:24 #24 1.296 Install rootlesskit version v0.14.4
08:32:24 #24 1.296 + dir=/tmp/install
08:32:24 #24 1.296 + bin=rootlesskit
08:32:24 #24 1.296 + shift
08:32:24 #24 1.296 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
08:32:24 #24 1.296 + . /tmp/install/rootlesskit.installer
08:32:24 #24 1.296 ++ : v0.14.4
08:32:24 #24 1.296 + install_rootlesskit
08:32:24 #24 1.296 + case "$1" in
08:32:24 #24 1.296 + export CGO_ENABLED=0
08:32:24 #24 1.296 + CGO_ENABLED=0
08:32:24 #24 1.296 + _install_rootlesskit
08:32:24 #24 1.296 + echo 'Install rootlesskit version v0.14.4'
08:32:24 #24 1.296 + for f in rootlesskit rootlesskit-docker-proxy
08:32:24 #24 1.296 + GOBIN=/build
08:32:24 #24 1.296 + GO111MODULE=on
08:32:24 #24 1.296 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
08:32:24 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210907122809.6989268-0.el7.x86_64.rpm
08:32:24 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h2VS74
08:32:24 + umask 022
08:32:24 + cd /root/rpmbuild/BUILD
08:32:24 + cd src
08:32:24 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el7.x86_64
08:32:24 + exit 0
08:32:24 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wmvGe0
08:32:24 + umask 022
08:32:24 + cd /root/rpmbuild/BUILD
08:32:24 + cd /root/rpmbuild/BUILD
08:32:24 + rm -rf src
08:32:24 + /usr/bin/mkdir -p src
08:32:24 + cd src
08:32:24 + /usr/bin/tar -xf -
08:32:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
08:32:24 #24 1.827 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
08:32:25 + STATUS=0
08:32:25 + '[' 0 -ne 0 ']'
08:32:25 + /usr/bin/tar -xf -
08:32:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
08:32:25 + STATUS=0
08:32:25 + '[' 0 -ne 0 ']'
08:32:25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:32:25 + exit 0
08:32:25 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TocNZW
08:32:25 + umask 022
08:32:25 + cd /root/rpmbuild/BUILD
08:32:25 + cd src
08:32:25 + mkdir -p /go/src/github.com/docker
08:32:25 + rm -f /go/src/github.com/docker/cli
08:32:25 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
08:32:25 + pushd /go/src/github.com/docker/cli
08:32:25 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
08:32:25 + VERSION=0.0.0-20210907122809-6989268
08:32:25 + GITCOMMIT=6989268
08:32:25 + GO_LINKMODE=dynamic
08:32:25 + ./scripts/build/binary
08:32:25 Building dynamic docker-linux-amd64
08:32:26 #24 3.694 go: downloading github.com/pkg/errors v0.9.1
08:32:26 #24 3.697 go: downloading github.com/sirupsen/logrus v1.8.1
08:32:26 #24 3.725 go: downloading github.com/urfave/cli/v2 v2.3.0
08:32:27 #24 3.866 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:32:28 #24 5.052 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:32:28 #24 5.268 go: downloading github.com/google/uuid v1.3.0
08:32:28 #24 5.268 go: downloading github.com/moby/vpnkit v0.5.0
08:32:28 #24 5.316 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:32:28 #24 5.355 go: downloading github.com/gofrs/flock v0.8.1
08:32:28 #24 5.445 go: downloading github.com/gorilla/mux v1.8.0
08:32:28 #24 5.573 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:32:28 #24 5.704 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:32:28 #24 5.756 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:32:29 #24 6.180 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:32:31 #24 7.751 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:32:33 #24 ...
08:32:33 
08:32:33 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
08:32:33 #14 sha256:01ab4aa8415678f1b43ec5a14fc7e24047e31caa4e42f625ce422156dd0b662e
08:32:33 #14 1.524 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB]
08:32:33 #14 1.524 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
08:32:33 #14 1.533 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
08:32:33 #14 1.627 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
08:32:33 #14 1.872 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
08:32:33 #14 4.915 Fetched 8402 kB in 4s (2304 kB/s)
08:32:33 #14 4.915 Reading package lists...
08:32:33 #14 6.528 Reading package lists...
08:32:33 #14 8.167 Building dependency tree...
08:32:33 #14 9.225 The following additional packages will be installed:
08:32:33 #14 9.225   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:32:33 #14 9.225   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
08:32:33 #14 9.226   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
08:32:33 #14 9.226   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
08:32:33 #14 9.226   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
08:32:33 #14 9.227   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
08:32:33 #14 9.227   mingw-w64-common mingw-w64-x86-64-dev
08:32:33 #14 9.229 Suggested packages:
08:32:33 #14 9.229   gcc-10-locales seccomp wine64
08:32:33 #14 9.597 The following NEW packages will be installed:
08:32:33 #14 9.598   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:32:33 #14 9.598   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
08:32:33 #14 9.598   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
08:32:33 #14 9.598   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
08:32:33 #14 9.599   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
08:32:33 #14 9.600   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
08:32:33 #14 9.600   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
08:32:33 #14 9.601   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
08:32:33 #14 9.602   mingw-w64-x86-64-dev
08:32:33 #14 9.884 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
08:32:33 #14 9.884 Need to get 115 MB of archives.
08:32:33 #14 9.884 After this operation, 645 MB of additional disk space will be used.
08:32:33 #14 9.884 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
08:32:33 #14 9.928 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
08:32:33 #14 10.00 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
08:32:33 #14 10.00 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
08:32:33 #14 10.01 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
08:32:33 #14 10.01 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
08:32:33 #14 ...
08:32:33 
08:32:33 #15 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:32:33 #15 sha256:ea50336298951270f60cfdd0a61164720c0bc0492f4d94e2a23c161d99064c7c
08:32:33 #15 1.651 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB]
08:32:33 #15 1.654 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
08:32:33 #15 1.665 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
08:32:33 #15 1.927 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
08:32:33 #15 2.362 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
08:32:33 #15 5.191 Fetched 8402 kB in 4s (2215 kB/s)
08:32:33 #15 5.191 Reading package lists...
08:32:33 #15 6.922 Reading package lists...
08:32:33 #15 8.443 Building dependency tree...
08:32:33 #15 9.251 The following additional packages will be installed:
08:32:33 #15 9.254   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
08:32:33 #15 9.262 Suggested packages:
08:32:33 #15 9.262   cmake-doc ninja-build lrzip
08:32:33 #15 9.262 Recommended packages:
08:32:33 #15 9.262   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:32:33 #15 9.576 The following NEW packages will be installed:
08:32:33 #15 9.580   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
08:32:33 #15 9.581   vim-common xxd
08:32:33 #15 9.870 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
08:32:33 #15 9.870 Need to get 17.7 MB of archives.
08:32:33 #15 9.870 After this operation, 70.7 MB of additional disk space will be used.
08:32:33 #15 9.870 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
08:32:33 #15 9.874 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
08:32:33 #15 9.877 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
08:32:33 #15 9.922 Get:4 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
08:32:33 #15 ...
08:32:33 
08:32:33 #21 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:32:33 #21 sha256:9583d3672c32625f077bbff137b8c4bc5c848cb937ffc5456886d0cae223d223
08:32:33 #21 1.599 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
08:32:33 #21 1.610 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB]
08:32:33 #21 1.611 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
08:32:33 #21 1.825 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
08:32:33 #21 2.114 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
08:32:33 #21 5.203 Fetched 8402 kB in 4s (2175 kB/s)
08:32:33 #21 5.203 Reading package lists...
08:32:33 #21 6.802 Reading package lists...
08:32:33 #21 8.376 Building dependency tree...
08:32:33 #21 9.321 The following additional packages will be installed:
08:32:33 #21 9.322   libbtrfs0
08:32:33 #21 9.389 The following NEW packages will be installed:
08:32:33 #21 9.393   libbtrfs-dev libbtrfs0
08:32:33 #21 9.697 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
08:32:33 #21 9.697 Need to get 460 kB of archives.
08:32:33 #21 9.697 After this operation, 1237 kB of additional disk space will be used.
08:32:33 #21 9.697 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
08:32:33 #21 9.701 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
08:32:33 #21 10.01 debconf: delaying package configuration, since apt-utils is not installed
08:32:33 #21 10.10 Fetched 460 kB in 0s (1614 kB/s)
08:32:33 #21 ...
08:32:33 
08:32:33 #15 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:32:33 #15 sha256:ea50336298951270f60cfdd0a61164720c0bc0492f4d94e2a23c161d99064c7c
08:32:33 #15 10.30 Get:5 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
08:32:33 #15 10.34 Get:6 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
08:32:33 #15 10.37 Get:7 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
08:32:33 #15 10.38 Get:8 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
08:32:33 #15 10.38 Get:9 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
08:32:33 #15 10.38 Get:10 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
08:32:34 #15 11.01 debconf: delaying package configuration, since apt-utils is not installed
08:32:34 #15 11.06 Fetched 17.7 MB in 1s (18.4 MB/s)
08:32:34 #15 11.09 Selecting previously unselected package xxd.
08:32:34 #15 11.09 (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 ... 15713 files and directories currently installed.)
08:32:34 #15 11.10 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
08:32:34 #15 11.11 Unpacking xxd (2:8.2.2434-3) ...
08:32:34 #15 11.25 Selecting previously unselected package vim-common.
08:32:34 #15 11.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
08:32:34 #15 11.55 Unpacking vim-common (2:8.2.2434-3) ...
08:32:36 #15 13.31 Selecting previously unselected package cmake-data.
08:32:36 #15 13.31 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
08:32:36 #15 13.33 Unpacking cmake-data (3.18.4-2) ...
08:32:36 #15 ...
08:32:36 
08:32:36 #21 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:32:36 #21 sha256:9583d3672c32625f077bbff137b8c4bc5c848cb937ffc5456886d0cae223d223
08:32:36 #21 10.50 Selecting previously unselected package libbtrfs0:amd64.
08:32:36 #21 10.50 (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 ... 15713 files and directories currently installed.)
08:32:36 #21 10.53 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
08:32:36 #21 10.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
08:32:36 #21 10.99 Selecting previously unselected package libbtrfs-dev:amd64.
08:32:36 #21 10.99 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
08:32:36 #21 10.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
08:32:36 #21 11.25 Setting up libbtrfs0:amd64 (5.10.1-2) ...
08:32:36 #21 11.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
08:32:36 #21 11.83 Processing triggers for libc-bin (2.31-13) ...
08:32:36 #21 DONE 13.6s
08:32:36 
08:32:36 #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:32:36 #22 sha256:83d0ad4997606c2de1518675115b9e91710c8e3c66344b947940e6285fb3b78f
08:32:37 #22 1.090 + RM_GOPATH=0
08:32:37 #22 1.090 + TMP_GOPATH=
08:32:37 #22 1.090 + : /build
08:32:37 #22 1.090 + '[' -z '' ']'
08:32:37 #22 1.091 ++ mktemp -d
08:32:37 #22 1.092 + export GOPATH=/tmp/tmp.TOhZjPWz4j
08:32:37 #22 1.092 + GOPATH=/tmp/tmp.TOhZjPWz4j
08:32:37 #22 1.092 + RM_GOPATH=1
08:32:37 #22 1.092 + case "$(go env GOARCH)" in
08:32:37 #22 1.092 ++ go env GOARCH
08:32:37 #22 1.105 + export GO_BUILDMODE=-buildmode=pie
08:32:37 #22 1.105 + GO_BUILDMODE=-buildmode=pie
08:32:37 #22 1.105 ++ dirname /tmp/install/install.sh
08:32:37 #22 1.111 + dir=/tmp/install
08:32:37 #22 1.111 + bin=containerd
08:32:37 #22 1.111 + shift
08:32:37 #22 1.111 + '[' '!' -f /tmp/install/containerd.installer ']'
08:32:37 #22 1.111 + . /tmp/install/containerd.installer
08:32:37 #22 1.111 ++ set -e
08:32:37 #22 1.111 ++ : v1.5.5
08:32:37 #22 1.111 + install_containerd
08:32:37 #22 1.111 + echo 'Install containerd version v1.5.5'
08:32:37 #22 1.111 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TOhZjPWz4j/src/github.com/containerd/containerd
08:32:37 #22 1.111 Install containerd version v1.5.5
08:32:37 #22 1.113 Cloning into '/tmp/tmp.TOhZjPWz4j/src/github.com/containerd/containerd'...
08:32:43 #22 ...
08:32:43 
08:32:43 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
08:32:43 #14 sha256:01ab4aa8415678f1b43ec5a14fc7e24047e31caa4e42f625ce422156dd0b662e
08:32:43 #14 10.30 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
08:32:43 #14 10.42 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
08:32:43 #14 10.43 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
08:32:43 #14 10.81 Get:10 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
08:32:43 #14 11.76 Get:11 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
08:32:43 #14 12.39 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
08:32:43 #14 13.26 Get:13 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
08:32:43 #14 14.11 Get:14 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
08:32:43 #14 14.76 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
08:32:43 #14 14.77 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
08:32:43 #14 14.77 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
08:32:43 #14 14.77 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
08:32:43 #14 14.78 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
08:32:43 #14 14.78 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
08:32:43 #14 14.79 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
08:32:43 #14 14.79 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
08:32:43 #14 14.80 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
08:32:43 #14 14.81 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
08:32:43 #14 14.81 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
08:32:43 #14 14.81 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
08:32:43 #14 14.82 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
08:32:43 #14 14.83 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
08:32:43 #14 14.83 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
08:32:43 #14 14.83 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
08:32:43 #14 15.26 debconf: delaying package configuration, since apt-utils is not installed
08:32:43 #14 15.32 Fetched 115 MB in 5s (21.9 MB/s)
08:32:43 #14 15.35 Selecting previously unselected package binutils-mingw-w64-i686.
08:32:43 #14 15.35 (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 ... 15713 files and directories currently installed.)
08:32:43 #14 15.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
08:32:43 #14 15.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
08:32:43 #14 16.35 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:32:43 #14 16.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
08:32:43 #14 16.36 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
08:32:43 #14 17.30 Selecting previously unselected package binutils-mingw-w64.
08:32:43 #14 17.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
08:32:43 #14 17.31 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
08:32:43 #14 17.37 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:32:43 #14 17.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
08:32:43 #14 17.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
08:32:43 #14 17.46 Selecting previously unselected package dmsetup.
08:32:43 #14 17.46 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
08:32:43 #14 17.47 Unpacking dmsetup (2:1.02.175-2.1) ...
08:32:43 #14 17.57 Selecting previously unselected package mingw-w64-common.
08:32:43 #14 17.57 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
08:32:43 #14 17.58 Unpacking mingw-w64-common (8.0.0-1) ...
08:32:43 #14 20.29 Selecting previously unselected package mingw-w64-x86-64-dev.
08:32:43 #14 20.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
08:32:43 #14 20.30 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
08:32:43 #14 ...
08:32:43 
08:32:43 #15 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:32:43 #15 sha256:ea50336298951270f60cfdd0a61164720c0bc0492f4d94e2a23c161d99064c7c
08:32:43 #15 14.44 Selecting previously unselected package libicu67:amd64.
08:32:43 #15 14.46 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
08:32:43 #15 14.47 Unpacking libicu67:amd64 (67.1-7) ...
08:32:43 #15 16.53 Selecting previously unselected package libxml2:amd64.
08:32:43 #15 16.54 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
08:32:43 #15 16.55 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
08:32:43 #15 16.76 Selecting previously unselected package libarchive13:amd64.
08:32:43 #15 16.76 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
08:32:43 #15 16.76 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
08:32:43 #15 16.93 Selecting previously unselected package libjsoncpp24:amd64.
08:32:43 #15 16.93 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
08:32:43 #15 16.94 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
08:32:43 #15 17.02 Selecting previously unselected package librhash0:amd64.
08:32:43 #15 17.02 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
08:32:43 #15 17.02 Unpacking librhash0:amd64 (1.4.1-2) ...
08:32:43 #15 17.11 Selecting previously unselected package libuv1:amd64.
08:32:43 #15 17.11 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
08:32:43 #15 17.11 Unpacking libuv1:amd64 (1.40.0-2) ...
08:32:43 #15 17.18 Selecting previously unselected package cmake.
08:32:43 #15 17.19 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ...
08:32:43 #15 17.19 Unpacking cmake (3.18.4-2) ...
08:32:43 #15 20.29 Setting up libicu67:amd64 (67.1-7) ...
08:32:43 #15 20.30 Setting up xxd (2:8.2.2434-3) ...
08:32:43 #15 20.31 Setting up libuv1:amd64 (1.40.0-2) ...
08:32:43 #15 20.32 Setting up vim-common (2:8.2.2434-3) ...
08:32:43 #15 20.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
08:32:43 #15 20.37 Setting up librhash0:amd64 (1.4.1-2) ...
08:32:43 #15 20.38 Setting up cmake-data (3.18.4-2) ...
08:32:43 #15 20.40 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
08:32:43 #15 20.42 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
08:32:43 #15 20.43 Setting up cmake (3.18.4-2) ...
08:32:43 #15 20.44 Processing triggers for libc-bin (2.31-13) ...
08:32:44 #15 DONE 21.4s
08:32:44 
08:32:44 #17 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
08:32:44 #17 sha256:65709a35b4b0de7598cd91cb7cd16e3a943da58bc6c21f5e2d08564e52d014a8
08:32:45 #17 1.424 + RM_GOPATH=0
08:32:45 #17 1.424 + TMP_GOPATH=
08:32:45 #17 1.424 + : /build
08:32:45 #17 1.424 + '[' -z '' ']'
08:32:45 #17 1.426 ++ mktemp -d
08:32:45 #17 1.429 + export GOPATH=/tmp/tmp.sfuo7t5nXe
08:32:45 #17 1.429 + GOPATH=/tmp/tmp.sfuo7t5nXe
08:32:45 #17 1.429 + RM_GOPATH=1
08:32:45 #17 1.429 + case "$(go env GOARCH)" in
08:32:45 #17 1.429 ++ go env GOARCH
08:32:45 #17 1.444 + export GO_BUILDMODE=-buildmode=pie
08:32:45 #17 1.444 + GO_BUILDMODE=-buildmode=pie
08:32:45 #17 1.445 ++ dirname /tmp/install/install.sh
08:32:45 #17 1.446 + dir=/tmp/install
08:32:45 #17 1.446 + bin=tini
08:32:45 #17 1.446 + shift
08:32:45 #17 1.446 + '[' '!' -f /tmp/install/tini.installer ']'
08:32:45 #17 1.446 + . /tmp/install/tini.installer
08:32:45 #17 1.447 ++ : v0.19.0
08:32:45 #17 1.447 + install_tini
08:32:45 #17 1.447 + echo 'Install tini version v0.19.0'
08:32:45 #17 1.447 Install tini version v0.19.0
08:32:45 #17 1.447 + git clone https://github.com/krallin/tini.git /tmp/tmp.sfuo7t5nXe/tini
08:32:45 #17 1.449 Cloning into '/tmp/tmp.sfuo7t5nXe/tini'...
08:32:46 #17 1.864 + cd /tmp/tmp.sfuo7t5nXe/tini
08:32:46 #17 1.864 + git checkout -q v0.19.0
08:32:46 #17 1.875 + cmake .
08:32:46 #17 2.137 -- The C compiler identification is GNU 10.2.1
08:32:46 #17 2.172 -- Detecting C compiler ABI info
08:32:46 #17 2.452 -- Detecting C compiler ABI info - done
08:32:46 #17 2.520 -- Check for working C compiler: /usr/bin/cc - skipped
08:32:46 #17 2.521 -- Detecting C compile features
08:32:46 #17 2.525 -- Detecting C compile features - done
08:32:46 #17 2.539 -- Performing Test HAS_BUILTIN_FORTIFY
08:32:46 #17 2.621 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:32:47 #17 2.659 -- Configuring done
08:32:47 #17 2.673 -- Generating done
08:32:47 #17 2.675 -- Build files have been written to: /tmp/tmp.sfuo7t5nXe/tini
08:32:47 #17 2.684 + make tini-static
08:32:47 #17 2.823 Scanning dependencies of target tini-static
08:32:47 #17 2.858 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:32:47 #17 3.488 [100%] Linking C executable tini-static
08:32:48 #17 3.746 [100%] Built target tini-static
08:32:48 #17 3.804 + mkdir -p /build
08:32:48 #17 3.806 + cp tini-static /build/docker-init
08:32:50 #17 DONE 5.7s
08:32:50 
08:32:50 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
08:32:50 #14 sha256:01ab4aa8415678f1b43ec5a14fc7e24047e31caa4e42f625ce422156dd0b662e
08:32:50 #14 22.90 Selecting previously unselected package gcc-mingw-w64-base.
08:32:50 #14 22.90 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
08:32:50 #14 22.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
08:32:50 #14 22.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
08:32:50 #14 22.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
08:32:50 #14 22.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
08:32:50 #14 27.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
08:32:50 #14 27.10 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
08:32:50 #14 27.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:32:54 #14 ...
08:32:54 
08:32:54 #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:32:54 #22 sha256:83d0ad4997606c2de1518675115b9e91710c8e3c66344b947940e6285fb3b78f
08:32:54 #22 17.27 + cd /tmp/tmp.TOhZjPWz4j/src/github.com/containerd/containerd
08:32:54 #22 17.27 + git checkout -q v1.5.5
08:32:54 #22 18.20 + export 'BUILDTAGS=netgo osusergo static_build'
08:32:54 #22 18.20 + BUILDTAGS='netgo osusergo static_build'
08:32:54 #22 18.20 + export EXTRA_FLAGS=-buildmode=pie
08:32:54 #22 18.20 + EXTRA_FLAGS=-buildmode=pie
08:32:54 #22 18.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:32:54 #22 18.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:32:54 #22 18.20 + '[' '' = dynamic ']'
08:32:54 #22 18.20 + make
08:32:55 #22 18.81 + bin/ctr
08:33:00 #22 ...
08:33:00 
08:33:00 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
08:33:00 #14 sha256:01ab4aa8415678f1b43ec5a14fc7e24047e31caa4e42f625ce422156dd0b662e
08:33:00 #14 32.54 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
08:33:00 #14 32.54 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
08:33:00 #14 32.54 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:33:00 #14 34.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
08:33:00 #14 34.43 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
08:33:00 #14 34.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
08:33:00 #14 37.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
08:33:00 #14 37.48 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
08:33:00 #14 37.50 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:33:02 #14 ...
08:33:02 
08:33:02 #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:33:02 #24 sha256:b17dab7803a50b208188f32c515ed9d82db1bc696145a3fdca9b2d95c19f8401
08:33:02 #24 31.53 + for f in rootlesskit rootlesskit-docker-proxy
08:33:02 #24 31.53 + GOBIN=/build
08:33:02 #24 31.53 + GO111MODULE=on
08:33:02 #24 31.53 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
08:33:02 #24 DONE 39.0s
08:33:02 
08:33:02 #25 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
08:33:02 #25 sha256:e8130a0b3df2c5b93ca29a4ed77bd55bb2a481d242a1de80c258e11f27e26970
08:33:02 #25 DONE 0.5s
08:33:02 
08:33:02 #26 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:33:02 #26 sha256:d1e02b6dec3d11fa9cdf86e430e49268470d0b90524089abcec1645201762d93
08:33:02 #26 DONE 0.2s
08:33:02 
08:33:02 #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
08:33:02 #14 sha256:01ab4aa8415678f1b43ec5a14fc7e24047e31caa4e42f625ce422156dd0b662e
08:33:05 #14 41.92 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
08:33:05 #14 41.92 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
08:33:05 #14 41.93 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:33:06 #14 43.51 Selecting previously unselected package g++-mingw-w64-x86-64.
08:33:06 #14 43.51 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
08:33:06 #14 43.52 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
08:33:06 #14 43.58 Selecting previously unselected package libapparmor1:amd64.
08:33:06 #14 43.58 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
08:33:06 #14 43.59 Unpacking libapparmor1:amd64 (2.13.6-10) ...
08:33:06 #14 43.63 Selecting previously unselected package libapparmor-dev:amd64.
08:33:06 #14 43.64 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
08:33:06 #14 43.64 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
08:33:06 #14 43.71 Selecting previously unselected package libbtrfs0:amd64.
08:33:06 #14 43.71 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
08:33:06 #14 43.71 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
08:33:06 #14 43.77 Selecting previously unselected package libbtrfs-dev:amd64.
08:33:06 #14 43.77 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
08:33:06 #14 43.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
08:33:06 #14 43.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:33:06 #14 43.87 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
08:33:07 #14 43.87 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
08:33:07 #14 43.91 Selecting previously unselected package libudev-dev:amd64.
08:33:07 #14 43.91 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
08:33:07 #14 43.92 Unpacking libudev-dev:amd64 (247.3-6) ...
08:33:07 #14 43.98 Selecting previously unselected package libsepol1-dev:amd64.
08:33:07 #14 43.98 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
08:33:07 #14 43.98 Unpacking libsepol1-dev:amd64 (3.1-1) ...
08:33:07 #14 44.10 Selecting previously unselected package libpcre2-16-0:amd64.
08:33:07 #14 44.10 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
08:33:07 #14 44.11 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
08:33:07 #14 44.19 Selecting previously unselected package libpcre2-32-0:amd64.
08:33:07 #14 44.19 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
08:33:07 #14 44.19 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
08:33:07 #14 44.27 Selecting previously unselected package libpcre2-posix2:amd64.
08:33:07 #14 44.27 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
08:33:07 #14 44.28 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
08:33:07 #14 44.32 Selecting previously unselected package libpcre2-dev:amd64.
08:33:07 #14 44.32 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
08:33:07 #14 44.33 Unpacking libpcre2-dev:amd64 (10.36-2) ...
08:33:07 #14 44.49 Selecting previously unselected package libselinux1-dev:amd64.
08:33:07 #14 44.49 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
08:33:07 #14 44.49 Unpacking libselinux1-dev:amd64 (3.1-3) ...
08:33:07 #14 44.58 Selecting previously unselected package libdevmapper-dev:amd64.
08:33:07 #14 44.58 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
08:33:07 #14 44.59 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
08:33:07 #14 44.63 Selecting previously unselected package libseccomp-dev:amd64.
08:33:07 #14 44.63 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
08:33:07 #14 44.63 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
08:33:07 #14 44.68 Selecting previously unselected package libsystemd-dev:amd64.
08:33:07 #14 44.69 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
08:33:07 #14 44.69 Unpacking libsystemd-dev:amd64 (247.3-6) ...
08:33:07 #14 44.90 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
08:33:07 #14 44.91 Setting up libapparmor1:amd64 (2.13.6-10) ...
08:33:07 #14 44.91 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
08:33:07 #14 44.92 Setting up libsepol1-dev:amd64 (3.1-1) ...
08:33:07 #14 44.93 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
08:33:07 #14 44.94 Setting up libpcre2-16-0:amd64 (10.36-2) ...
08:33:08 #14 44.95 Setting up libbtrfs0:amd64 (5.10.1-2) ...
08:33:08 #14 44.96 Setting up libpcre2-32-0:amd64 (10.36-2) ...
08:33:08 #14 44.97 Setting up libudev-dev:amd64 (247.3-6) ...
08:33:08 #14 44.98 Setting up libpcre2-posix2:amd64 (10.36-2) ...
08:33:08 #14 44.99 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
08:33:08 #14 44.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
08:33:08 #14 45.00 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
08:33:08 #14 45.01 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
08:33:08 #14 45.02 Setting up mingw-w64-common (8.0.0-1) ...
08:33:08 #14 45.03 Setting up libsystemd-dev:amd64 (247.3-6) ...
08:33:08 #14 45.04 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
08:33:08 #14 45.05 Setting up libpcre2-dev:amd64 (10.36-2) ...
08:33:08 #14 45.06 Setting up libselinux1-dev:amd64 (3.1-3) ...
08:33:08 #14 45.07 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
08:33:08 #14 45.08 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:33:08 #14 45.09 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
08:33:08 #14 45.09 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:33:08 #14 45.10 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
08:33:08 #14 45.11 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
08:33:08 #14 45.12 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:33:08 #14 45.12 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:33:08 #14 45.13 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:33:08 #14 45.14 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
08:33:08 #14 45.16 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
08:33:08 #14 45.16 Setting up dmsetup (2:1.02.175-2.1) ...
08:33:08 #14 45.17 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
08:33:08 #14 45.18 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
08:33:08 #14 45.20 Processing triggers for libc-bin (2.31-13) ...
08:33:09 #14 DONE 46.1s
08:33:09 
08:33:09 #19 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:33:09 #19 sha256:c78059fe69f3132889aa6383c85b15367abec83b2f31e5bea4b77120dcd41ac1
08:33:09 #19 ...
08:33:09 
08:33:09 #18 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
08:33:09 #18 sha256:3bb0b96060b431b3f5293566a4f5d71270761db43bbad754894a6468373ac144
08:33:09 #18 DONE 0.1s
08:33:09 
08:33:09 #19 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:33:09 #19 sha256:c78059fe69f3132889aa6383c85b15367abec83b2f31e5bea4b77120dcd41ac1
08:33:10 #19 0.887 + RM_GOPATH=0
08:33:10 #19 0.887 + TMP_GOPATH=
08:33:10 #19 0.887 + : /build
08:33:10 #19 0.887 + '[' -z '' ']'
08:33:10 #19 0.887 ++ mktemp -d
08:33:10 #19 0.888 + export GOPATH=/tmp/tmp.OWV604zHsT
08:33:10 #19 0.888 + GOPATH=/tmp/tmp.OWV604zHsT
08:33:10 #19 0.888 + RM_GOPATH=1
08:33:10 #19 0.888 + case "$(go env GOARCH)" in
08:33:10 #19 0.889 ++ go env GOARCH
08:33:10 #19 0.893 + export GO_BUILDMODE=-buildmode=pie
08:33:10 #19 0.893 + GO_BUILDMODE=-buildmode=pie
08:33:10 #19 0.893 ++ dirname /tmp/install/install.sh
08:33:10 #19 0.895 + dir=/tmp/install
08:33:10 #19 0.895 + bin=runc
08:33:10 #19 0.895 + shift
08:33:10 #19 0.896 + '[' '!' -f /tmp/install/runc.installer ']'
08:33:10 #19 0.896 + . /tmp/install/runc.installer
08:33:10 #19 0.896 ++ set -e
08:33:10 #19 0.896 ++ : v1.0.2
08:33:10 #19 0.897 + install_runc
08:33:10 #19 0.897 + RUNC_BUILDTAGS=seccomp
08:33:10 #19 0.897 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
08:33:10 #19 0.897 Install runc version v1.0.2 (build tags: seccomp)
08:33:10 #19 0.897 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OWV604zHsT/src/github.com/opencontainers/runc
08:33:10 #19 0.900 Cloning into '/tmp/tmp.OWV604zHsT/src/github.com/opencontainers/runc'...
08:33:13 #19 4.000 + cd /tmp/tmp.OWV604zHsT/src/github.com/opencontainers/runc
08:33:13 #19 4.000 + git checkout -q v1.0.2
08:33:13 #19 4.195 + '[' -z '' ']'
08:33:13 #19 4.195 + target=static
08:33:13 #19 4.195 + make BUILDTAGS=seccomp static
08:33:13 #19 4.270 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
08:33:42 Project root: /go/src/github.com/docker/cli
08:33:42 Generating man pages into /go/src/github.com/docker/cli/man/man1
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
08:33:42 2021/09/13 08:33:28 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
08:33:42 make[2]: Leaving directory '/root/build-deb/cli'
08:33:42 # Build the compose plugin
08:33:42 # FIXME: using GOPROXY, to work around:
08:33:42 # 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
08:33:42 cd /go/src/github.com/docker/compose \
08:33:42 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
08:33:42 && mkdir -p /usr/libexec/docker/cli-plugins/ \
08:33:42 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-rc.3 \
08:33:42 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
08:33:46 + DISABLE_WARN_OUTSIDE_CONTAINER=1
08:33:46 + make manpages
08:33:46 scripts/docs/generate-man.sh
08:33:53 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:33:53 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:33:53 GOOS="" GOARCH="" GOARM=""
08:33:53 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:33:53 
08:33:53 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
08:33:53 + RM_GOPATH=0
08:33:53 + TMP_GOPATH=/go
08:33:53 + : /usr/local/bin
08:33:53 + '[' -z /go ']'
08:33:53 + export GOPATH=/go
08:33:53 + GOPATH=/go
08:33:53 + case "$(go env GOARCH)" in
08:33:53 ++ go env GOARCH
08:33:53 + export GO_BUILDMODE=-buildmode=pie
08:33:53 + GO_BUILDMODE=-buildmode=pie
08:33:53 ++ dirname hack/dockerfile/install/install.sh
08:33:53 + dir=hack/dockerfile/install
08:33:53 + bin=tini
08:33:53 + shift
08:33:53 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
08:33:53 + . hack/dockerfile/install/tini.installer
08:33:53 ++ : v0.19.0
08:33:53 + install_tini
08:33:53 + echo 'Install tini version v0.19.0'
08:33:53 Install tini version v0.19.0
08:33:53 + git clone https://github.com/krallin/tini.git /go/tini
08:33:53 Cloning into '/go/tini'...
08:33:53 + cd /go/tini
08:33:53 + git checkout -q v0.19.0
08:33:53 + cmake .
08:33:53 -- The C compiler identification is GNU 8.3.0
08:33:53 -- Check for working C compiler: /usr/bin/cc
08:33:53 -- Check for working C compiler: /usr/bin/cc -- works
08:33:53 -- Detecting C compiler ABI info
08:33:53 -- Detecting C compiler ABI info - done
08:33:53 -- Detecting C compile features
08:33:53 -- Detecting C compile features - done
08:33:53 -- Performing Test HAS_BUILTIN_FORTIFY
08:33:53 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:33:53 -- Configuring done
08:33:53 -- Generating done
08:33:53 -- Build files have been written to: /go/tini
08:33:53 + make tini-static
08:33:53 make[2]: Entering directory '/go/tini'
08:33:53 make[3]: Entering directory '/go/tini'
08:33:53 make[4]: Entering directory '/go/tini'
08:33:53 make[5]: Entering directory '/go/tini'
08:33:53 Scanning dependencies of target tini-static
08:33:53 make[5]: Leaving directory '/go/tini'
08:33:53 make[5]: Entering directory '/go/tini'
08:33:53 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:33:53 [100%] Linking C executable tini-static
08:33:53 make[5]: Leaving directory '/go/tini'
08:33:53 [100%] Built target tini-static
08:33:53 make[4]: Leaving directory '/go/tini'
08:33:53 make[3]: Leaving directory '/go/tini'
08:33:53 make[2]: Leaving directory '/go/tini'
08:33:53 + mkdir -p /usr/local/bin
08:33:53 + cp tini-static /usr/local/bin/docker-init
08:33:53 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
08:33:53 + RM_GOPATH=0
08:33:53 + TMP_GOPATH=/go
08:33:53 + : /usr/local/bin
08:33:53 + '[' -z /go ']'
08:33:53 + export GOPATH=/go
08:33:53 + GOPATH=/go
08:33:53 + case "$(go env GOARCH)" in
08:33:53 ++ go env GOARCH
08:33:53 + export GO_BUILDMODE=-buildmode=pie
08:33:53 + GO_BUILDMODE=-buildmode=pie
08:33:53 ++ dirname hack/dockerfile/install/install.sh
08:33:53 + dir=hack/dockerfile/install
08:33:53 + bin=rootlesskit
08:33:53 + shift
08:33:53 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
08:33:53 + . hack/dockerfile/install/rootlesskit.installer
08:33:53 ++ : v0.14.4
08:33:53 + install_rootlesskit dynamic
08:33:53 + case "$1" in
08:33:53 + install_rootlesskit_dynamic
08:33:53 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
08:33:53 + ROOTLESSKIT_LDFLAGS=-linkmode=external
08:33:53 + export BUILD_MODE=-buildmode=pie
08:33:53 + BUILD_MODE=-buildmode=pie
08:33:53 + _install_rootlesskit
08:33:53 + echo 'Install rootlesskit version v0.14.4'
08:33:53 Install rootlesskit version v0.14.4
08:33:53 + for f in rootlesskit rootlesskit-docker-proxy
08:33:53 + GOBIN=/usr/local/bin
08:33:53 + GO111MODULE=on
08:33:53 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
08:33:53 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
08:34:00 make[2]: Entering directory '/root/build-deb/compose'
08:34:00 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.0.0-rc.3"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
08:34:09 #19 57.54 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
08:34:09 #19 58.43 + mkdir -p /build
08:34:09 #19 58.43 + cp runc /build/runc
08:34:09 #19 DONE 59.5s
08:34:09 
08:34:09 #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:34:09 #22 sha256:83d0ad4997606c2de1518675115b9e91710c8e3c66344b947940e6285fb3b78f
08:34:09 #22 ...
08:34:09 
08:34:09 #20 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
08:34:09 #20 sha256:a24df785a658d225fa10cde54f38cb9dfedabec122d3c0fe52689d52b7810368
08:34:10 #20 DONE 0.4s
08:34:10 
08:34:10 #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:34:10 #22 sha256:83d0ad4997606c2de1518675115b9e91710c8e3c66344b947940e6285fb3b78f
08:34:12 #22 95.68 + bin/containerd
08:34:19 go: downloading github.com/sirupsen/logrus v1.8.1
08:34:19 go: downloading github.com/urfave/cli/v2 v2.3.0
08:34:19 go: downloading github.com/pkg/errors v0.9.1
08:34:19 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:34:19 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:34:19 go: downloading github.com/google/uuid v1.3.0
08:34:19 go: downloading github.com/moby/vpnkit v0.5.0
08:34:19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:34:19 go: downloading github.com/gofrs/flock v0.8.1
08:34:19 go: downloading github.com/gorilla/mux v1.8.0
08:34:19 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:34:19 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:34:19 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:34:19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:34:19 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:34:31 + for f in rootlesskit rootlesskit-docker-proxy
08:34:31 + GOBIN=/usr/local/bin
08:34:31 + GO111MODULE=on
08:34:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
08:34:33 + return
08:34:33 # Build the CLI
08:34:33 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210907122809-6989268 GITCOMMIT=6989268 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
08:34:33 Building dynamic docker-linux-arm-v6
08:34:51 #22 128.0 # github.com/containerd/containerd/cmd/containerd
08:34:51 #22 128.0 /usr/bin/ld: /tmp/go-link-068674627/000019.o: in function `New':
08:34:51 #22 128.0 /tmp/tmp.TOhZjPWz4j/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
08:34:51 #22 128.1 + bin/containerd-stress
08:34:51 #22 129.1 + bin/containerd-shim
08:34:52 #22 136.2 + bin/containerd-shim-runc-v1
08:34:54 Project root: /go/src/github.com/docker/cli
08:34:54 Generating man pages into /go/src/github.com/docker/cli/man/man1
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
08:34:54 2021/09/13 08:34:50 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
08:34:54 ~/rpmbuild/BUILD/src
08:34:54 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
08:34:54 + popd
08:34:54 + pushd /root/rpmbuild/BUILD/src/plugins
08:34:54 + for installer in '*.installer'
08:34:54 + '[' buildx.installer '!=' scan.installer ']'
08:34:54 + bash buildx.installer build
08:34:54 Cloning into '/go/src/github.com/docker/buildx'...
08:34:54 Fetching origin
08:34:54 + GO111MODULE=on
08:34:54 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.2-docker -X github.com/docker/buildx/version.Revision=de7dfb925df4497d36e29e2023b8a86fb872abd2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
08:34:58 #22 141.2 + bin/containerd-shim-runc-v2
08:34:58 #22 141.8 + binaries
08:34:58 #22 141.8 + install -D bin/containerd /build/containerd
08:34:58 #22 141.8 + install -D bin/containerd-shim /build/containerd-shim
08:34:58 #22 141.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:34:58 #22 141.9 + install -D bin/ctr /build/ctr
08:35:02 #22 DONE 145.6s
08:35:03 
08:35:03 #23 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
08:35:03 #23 sha256:e2bacaa1fdb55fae834b7af81a2c2d512c0feb09bfae9a1b8e52b27470e9d5b6
08:35:05 #23 DONE 1.5s
08:35:05 
08:35:05 #27 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
08:35:05 #27 sha256:e8ada36783610322aaf8f89efff6ba1db4d91e5ddd2437785b2db83b2e5c2161
08:35:05 #27 DONE 0.3s
08:35:05 
08:35:05 #32 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
08:35:05 #32 sha256:ebda2127a37d22bbfe4a40153736d324577bf78b7848d1d2bbd404754b09cacb
08:35:06 #32 DONE 1.6s
08:35:06 
08:35:06 #33 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
08:35:06 #33 sha256:ec585516616cb19d46d1ddac518cd47319af2237ab45d4a5429ee93ed6cedcd5
08:35:06 #33 DONE 0.0s
08:35:06 
08:35:06 #34 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=bind,target=/go/src/github.com/docker/docker         hack/make.sh binary
08:35:06 #34 sha256:c5beec7693c373fe4d3e946f4d962b1184df34ea8bbb84561551b97a0feac25a
08:35:07 #34 0.411 
08:35:07 #34 0.469 Removing /build/bundles/
08:35:07 #34 0.470 
08:35:07 #34 0.475 ---> Making bundle: binary (in /build/bundles/binary)
08:35:07 #34 0.501 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20210907122809-6989268
08:35:07 #34 0.501 GOOS="" GOARCH="" GOARM=""
08:35:08 make[2]: Leaving directory '/root/build-deb/compose'
08:35:08 # Build the scan-plugin
08:35:08 # TODO change once we support scan-plugin on other architectures
08:35:08 if [ "amd64" = "amd64" ]; then \
08:35:08 	cd /go/src/github.com/docker/scan-cli-plugin \
08:35:08 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
08:35:08 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
08:35:08 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
08:35:08 fi
08:35:08 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
08:35:08 GO111MODULE=on make -f builder.Makefile build
08:35:08 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
08:35:08 mkdir -p bin
08:35:08 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
08:35:34 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
08:35:34 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
08:35:35 go: downloading github.com/spf13/cobra v1.0.0
08:35:35 go: downloading github.com/sirupsen/logrus v1.4.2
08:35:35 go: downloading github.com/spf13/pflag v1.0.3
08:35:36 go: downloading github.com/Masterminds/semver/v3 v3.1.0
08:35:36 go: downloading github.com/google/uuid v1.1.1
08:35:36 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
08:35:36 go: downloading github.com/docker/go v1.5.1-1
08:35:36 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
08:35:37 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
08:35:37 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
08:35:37 go: downloading github.com/containerd/containerd v1.3.4
08:35:40 go: downloading google.golang.org/grpc v1.23.1
08:35:41 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
08:35:41 go: downloading github.com/docker/docker-credential-helpers v0.6.3
08:35:41 go: downloading github.com/gorilla/mux v1.7.4
08:35:41 go: downloading github.com/gogo/protobuf v1.3.1
08:35:42 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:35:43 go: downloading github.com/golang/protobuf v1.3.2
08:35:44 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
08:35:44 go: downloading github.com/prometheus/client_golang v1.1.0
08:35:45 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
08:35:45 go: downloading github.com/prometheus/common v0.6.0
08:35:46 go: downloading github.com/prometheus/procfs v0.0.3
08:35:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
08:36:08 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
08:36:08 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
08:36:08 # Build the CLI plugins
08:36:08 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
08:36:08 set -e;cd /sources && \
08:36:08 	tar xzf plugin-installers.tgz; \
08:36:08 	for installer in plugins/*.installer; do \
08:36:08 		LDFLAGS='' bash ${installer} build; \
08:36:08 	done
08:36:08 Cloning into '/go/src/github.com/docker/buildx'...
08:36:10 Fetching origin
08:36:10 + GO111MODULE=on
08:36:10 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.2-docker -X github.com/docker/buildx/version.Revision=de7dfb925df4497d36e29e2023b8a86fb872abd2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
08:36:10 make[2]: Entering directory '/root/build-deb/cli'
08:36:10 scripts/docs/generate-man.sh
08:36:15 ~/rpmbuild/BUILD/src
08:36:15 + popd
08:36:15 + exit 0
08:36:15 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Evv2yJ
08:36:15 + umask 022
08:36:15 + cd /root/rpmbuild/BUILD
08:36:15 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64 '!=' / ']'
08:36:15 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64
08:36:15 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64
08:36:15 + mkdir -p /root/rpmbuild/BUILDROOT
08:36:15 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64
08:36:15 + cd src
08:36:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/bin
08:36:15 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/bin/docker
08:36:15 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
08:36:15 + pushd /root/rpmbuild/BUILD/src/plugins
08:36:15 + for installer in '*.installer'
08:36:15 + '[' buildx.installer '!=' scan.installer ']'
08:36:15 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64
08:36:15 + PREFIX=/usr/libexec/docker/cli-plugins
08:36:15 + bash buildx.installer install_plugin
08:36:15 ~/rpmbuild/BUILD/src
08:36:15 + popd
08:36:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/bash-completion/completions
08:36:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/zsh/vendor-completions
08:36:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/fish/vendor_completions.d
08:36:15 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/bash-completion/completions/docker
08:36:15 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
08:36:15 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
08:36:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/man/man1
08:36:15 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/man/man1
08:36:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/man/man5
08:36:15 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/man/man5
08:36:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/man/man8
08:36:15 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/man/man8
08:36:15 + mkdir -p build-docs
08:36:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
08:36:15 + cp cli/LICENSE build-docs/LICENSE
08:36:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
08:36:15 + cp cli/MAINTAINERS build-docs/MAINTAINERS
08:36:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
08:36:15 + cp cli/NOTICE build-docs/NOTICE
08:36:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
08:36:15 + cp cli/README.md build-docs/README.md
08:36:15 + /usr/lib/rpm/check-buildroot
08:36:15 + /usr/lib/rpm/redhat/brp-compress
08:36:15 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
08:36:15 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:36:15 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
08:36:15 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
08:36:15 + /usr/lib/rpm/redhat/brp-python-hardlink
08:36:15 + /usr/lib/rpm/redhat/brp-java-repack-jars
08:36:15 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9rZeby
08:36:15 + umask 022
08:36:15 + cd /root/rpmbuild/BUILD
08:36:15 + cd src
08:36:15 ++ cli/build/docker --version
08:36:15 + ver='Docker version 0.0.0-20210907122809-6989268, build 6989268'
08:36:15 + test 'Docker version 0.0.0-20210907122809-6989268, build 6989268' = 'Docker version 0.0.0-20210907122809-6989268, build 6989268'
08:36:15 + echo 'PASS: cli version OK'
08:36:15 PASS: cli version OK
08:36:15 + exit 0
08:36:15 Processing files: docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64
08:36:15 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Wq1RZm
08:36:15 + umask 022
08:36:15 + cd /root/rpmbuild/BUILD
08:36:15 + cd src
08:36:15 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210907122809.6989268
08:36:15 + export DOCDIR
08:36:15 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210907122809.6989268
08:36:15 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210907122809.6989268
08:36:15 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210907122809.6989268
08:36:15 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210907122809.6989268
08:36:15 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210907122809.6989268
08:36:15 + exit 0
08:36:15 Provides: docker-ce-cli = 1:0.0.0.20210907122809.6989268-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20210907122809.6989268-0.el7
08:36:15 Requires(interp): /bin/sh
08:36:15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:36:15 Requires(post): /bin/sh
08:36:15 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
08:36:15 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
08:36:15 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64
08:36:15 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.src.rpm
08:36:21 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64.rpm
08:36:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TkYvro
08:36:21 + umask 022
08:36:21 + cd /root/rpmbuild/BUILD
08:36:21 + cd src
08:36:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el7.x86_64
08:36:21 + exit 0
08:36:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6tT6tH
08:36:21 + umask 022
08:36:21 + cd /root/rpmbuild/BUILD
08:36:21 + cd /root/rpmbuild/BUILD
08:36:21 + rm -rf src
08:36:21 + /usr/bin/mkdir -p src
08:36:21 + cd src
08:36:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:36:21 + /usr/bin/tar -xf -
08:36:21 + STATUS=0
08:36:21 + '[' 0 -ne 0 ']'
08:36:21 + /usr/bin/tar -xf -
08:36:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:36:21 + STATUS=0
08:36:21 + '[' 0 -ne 0 ']'
08:36:21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:36:21 + exit 0
08:36:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Lp8y43
08:36:21 + umask 022
08:36:21 + cd /root/rpmbuild/BUILD
08:36:21 + cd src
08:36:21 + export DOCKER_GITCOMMIT=5176095
08:36:21 + DOCKER_GITCOMMIT=5176095
08:36:21 + mkdir -p /go/src/github.com/docker
08:36:21 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
08:36:21 + TMP_GOPATH=/go
08:36:21 + GOPROXY=https://proxy.golang.org
08:36:21 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
08:36:21 + RM_GOPATH=0
08:36:21 + TMP_GOPATH=/go
08:36:21 + : /usr/local/bin
08:36:21 + '[' -z /go ']'
08:36:21 + export GOPATH=/go
08:36:21 + GOPATH=/go
08:36:21 + case "$(go env GOARCH)" in
08:36:21 ++ go env GOARCH
08:36:21 + export GO_BUILDMODE=-buildmode=pie
08:36:21 + GO_BUILDMODE=-buildmode=pie
08:36:21 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
08:36:21 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
08:36:21 + bin=rootlesskit
08:36:21 + shift
08:36:21 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
08:36:21 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
08:36:21 ++ : v0.14.4
08:36:21 + install_rootlesskit dynamic
08:36:21 + case "$1" in
08:36:21 + install_rootlesskit_dynamic
08:36:21 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
08:36:21 + ROOTLESSKIT_LDFLAGS=-linkmode=external
08:36:21 + export BUILD_MODE=-buildmode=pie
08:36:21 + BUILD_MODE=-buildmode=pie
08:36:21 + _install_rootlesskit
08:36:21 + echo 'Install rootlesskit version v0.14.4'
08:36:21 + for f in rootlesskit rootlesskit-docker-proxy
08:36:21 Install rootlesskit version v0.14.4
08:36:21 + GOBIN=/usr/local/bin
08:36:21 + GO111MODULE=on
08:36:21 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
08:36:21 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
08:36:22 go: downloading github.com/pkg/errors v0.9.1
08:36:22 go: downloading github.com/sirupsen/logrus v1.8.1
08:36:22 go: downloading github.com/urfave/cli/v2 v2.3.0
08:36:22 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:36:23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:36:23 go: downloading github.com/google/uuid v1.3.0
08:36:23 go: downloading github.com/moby/vpnkit v0.5.0
08:36:23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:36:23 go: downloading github.com/gofrs/flock v0.8.1
08:36:23 go: downloading github.com/gorilla/mux v1.8.0
08:36:23 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:36:23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:36:23 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:36:23 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:36:23 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:36:28 #34 73.27 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20210907122809-6989268
08:36:28 #34 73.76 Copying nested executables into /build/bundles/binary-daemon
08:36:28 #34 74.99 Building: /build/bundles/binary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:36:28 #34 74.99 GOOS="" GOARCH="" GOARM=""
08:36:28 #34 75.22 Created binary: /build/bundles/binary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:36:28 #34 75.25 
08:36:28 #34 DONE 79.7s
08:36:28 
08:36:28 #35 [binary 1/1] COPY --from=build-binary /build/bundles/ /
08:36:28 #35 sha256:a3cb390cfbb7e1f8988c89f6606b483997ddf404530d05aa6ce66bbded2193f1
08:36:29 + for f in rootlesskit rootlesskit-docker-proxy
08:36:29 + GOBIN=/usr/local/bin
08:36:29 + GO111MODULE=on
08:36:29 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
08:36:30 + return
08:36:30 + exit 0
08:36:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AeoXSN
08:36:30 + umask 022
08:36:30 + cd /root/rpmbuild/BUILD
08:36:30 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el7.x86_64 '!=' / ']'
08:36:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el7.x86_64
08:36:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el7.x86_64
08:36:30 + mkdir -p /root/rpmbuild/BUILDROOT
08:36:30 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el7.x86_64
08:36:30 + cd src
08:36:30 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/bin/dockerd-rootless.sh
08:36:30 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
08:36:30 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/bin/rootlesskit
08:36:30 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
08:36:30 + /usr/lib/rpm/check-buildroot
08:36:30 + /usr/lib/rpm/redhat/brp-compress
08:36:30 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
08:36:30 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:36:30 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
08:36:30 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
08:36:30 + /usr/lib/rpm/redhat/brp-python-hardlink
08:36:30 + /usr/lib/rpm/redhat/brp-java-repack-jars
08:36:30 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Z8bSXx
08:36:30 + umask 022
08:36:30 + cd /root/rpmbuild/BUILD
08:36:30 + cd src
08:36:30 + /usr/local/bin/rootlesskit -v
08:36:30 rootlesskit version 0.14.4
08:36:30 + exit 0
08:36:30 Processing files: docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el7.x86_64
08:36:30 Provides: docker-ce-rootless-extras = 0:0.0.0.20210907122809.6989268-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210907122809.6989268-0.el7
08:36:30 Requires(interp): /bin/sh /bin/sh /bin/sh
08:36:30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:36:30 Requires(post): /bin/sh
08:36:30 Requires(preun): /bin/sh
08:36:30 Requires(postun): /bin/sh
08:36:30 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
08:36:30 Conflicts: rootlesskit
08:36:30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el7.x86_64
08:36:31 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el7.src.rpm
08:36:31 #35 DONE 4.3s
08:36:31 
08:36:31 #36 exporting to client
08:36:31 #36 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
08:36:31 #36 copying files 33B
08:36:32 #36 copying files 206.92MB 1.2s done
08:36:32 #36 DONE 1.2s
08:36:32 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker'
08:36:32 mkdir -p build/linux/docker
08:36:32 cp /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/build/docker build/linux/docker/
08:36:32 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
08:36:32 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
08:36:32 done
08:36:32 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20210907122809-6989268.tgz docker
08:36:34 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el7.x86_64.rpm
08:36:34 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kMEFEY
08:36:34 + umask 022
08:36:34 + cd /root/rpmbuild/BUILD
08:36:34 + cd src
08:36:34 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el7.x86_64
08:36:34 + exit 0
08:36:34 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.x1fXTS
08:36:34 + umask 022
08:36:34 + cd /root/rpmbuild/BUILD
08:36:34 + cd /root/rpmbuild/BUILD
08:36:34 + rm -rf src
08:36:34 + /usr/bin/mkdir -p src
08:36:34 + cd src
08:36:34 + /usr/bin/tar -xf -
08:36:34 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
08:36:34 + STATUS=0
08:36:34 + '[' 0 -ne 0 ']'
08:36:34 + /usr/bin/tar -xf -
08:36:34 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
08:36:34 + STATUS=0
08:36:34 + '[' 0 -ne 0 ']'
08:36:34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:36:34 + exit 0
08:36:34 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uKYYEN
08:36:34 + umask 022
08:36:34 + cd /root/rpmbuild/BUILD
08:36:34 + cd src
08:36:34 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
08:36:34 + pushd /root/rpmbuild/BUILD/src/compose
08:36:34 + GOPROXY=https://proxy.golang.org
08:36:34 + GO111MODULE=on
08:36:34 + go mod download
08:36:44 # extra binaries for running rootless
08:36:44 mkdir -p build/linux/docker-rootless-extras
08:36:44 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
08:36:44 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
08:36:44 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
08:36:44 	fi \
08:36:44 done
08:36:44 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20210907122809-6989268.tgz docker-rootless-extras
08:36:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
08:36:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
08:36:46 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use
08:36:47 peaceful_pike
08:36:47 mkdir -p build/mac/amd64/docker
08:36:47 GOOS=darwin GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/build/mac/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/scripts/build-cli-plugins":/build:ro golang:1.16.7 /build
08:36:47 Unable to find image 'golang:1.16.7' locally
08:36:48 1.16.7: Pulling from library/golang
08:36:48 955615a668ce: Already exists
08:36:48 2756ef5f69a5: Already exists
08:36:49 911ea9f2bd51: Already exists
08:36:49 27b0a22ee906: Already exists
08:36:49 4e94c8ba5874: Already exists
08:36:49 be91c38d26ff: Already exists
08:36:50 8c9b225c5e05: Already exists
08:36:51 Digest: sha256:0b5bf2d2c5682b0de7425b8a379330493bb8bbe984ebbcaf7ced1c0138640417
08:36:51 Status: Downloaded newer image for golang:1.16.7
08:36:51 Cloning into '/go/src/github.com/docker/buildx'...
08:36:53 Fetching origin
08:36:54 + GO111MODULE=on
08:36:54 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.2-docker -X github.com/docker/buildx/version.Revision=de7dfb925df4497d36e29e2023b8a86fb872abd2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
08:37:06 + GOPROXY=https://proxy.golang.org
08:37:06 + GO111MODULE=on
08:37:06 + GIT_TAG=v2.0.0-rc.3
08:37:06 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
08:37:06 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.0.0-rc.3"  -o bin/docker-compose ./cmd
08:37:32 make[1]: Leaving directory '/root/build-deb'
08:37:32    debian/rules override_dh_auto_test
08:37:32 make[1]: Entering directory '/root/build-deb'
08:37:32 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
08:37:32 	test "$ver" = "Docker version 0.0.0-20210907122809-6989268, build 5176095" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
08:37:32 PASS: daemon version OK
08:37:32 ver="$(cli/build/docker --version)"; \
08:37:32 	test "$ver" = "Docker version 0.0.0-20210907122809-6989268, build 6989268" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
08:37:32 PASS: cli version OK
08:37:32 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
08:37:32 	test "$ver" = "v2.0.0-rc.3" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
08:37:32 PASS: docker-compose version OK
08:37:32 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
08:37:32 # TODO change once we support scan-plugin on other architectures
08:37:32 if [ "amd64" = "amd64" ]; then \
08:37:32 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
08:37:32 		test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
08:37:32 fi
08:37:32 PASS: docker-scan version OK
08:37:32 make[1]: Leaving directory '/root/build-deb'
08:37:32    create-stamp debian/debhelper-build-stamp
08:37:32  debian/rules binary
08:37:32 dh binary --with=bash-completion
08:37:32    dh_testroot
08:37:32    dh_prep
08:37:32    debian/rules override_dh_auto_install
08:37:32 make[1]: Entering directory '/root/build-deb'
08:37:32 # docker-ce-cli install
08:37:32 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
08:37:32 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
08:37:32 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
08:37:32 set -e;cd /sources && \
08:37:32 	tar xzf plugin-installers.tgz; \
08:37:32 	for installer in plugins/*.installer; do \
08:37:32 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
08:37:32 		PREFIX=/usr/libexec/docker/cli-plugins \
08:37:32 			bash ${installer} install_plugin; \
08:37:32 	done
08:37:32 # docker-ce install
08:37:32 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
08:37:32 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
08:37:32 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268 debian/docker-ce/usr/bin/dockerd
08:37:32 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268 debian/docker-ce/usr/bin/docker-proxy
08:37:32 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
08:37:32 # docker-compose-plugin install
08:37:32 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
08:37:32 # docker-scan-plugin install
08:37:32 # TODO change once we support scan-plugin on other architectures
08:37:32 if [ "amd64" = "amd64" ]; then \
08:37:32 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
08:37:32 fi
08:37:32 # docker-ce-rootless-extras install
08:37:32 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
08:37:32 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
08:37:32 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
08:37:32 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
08:37:32 # TODO: how can we install vpnkit?
08:37:32 make[1]: Leaving directory '/root/build-deb'
08:37:32    debian/rules override_dh_install
08:37:32 make[1]: Entering directory '/root/build-deb'
08:37:32 dh_install
08:37:32 # TODO Can we do this from within our container?
08:37:32 dh_apparmor --profile-name=docker-ce -pdocker-ce
08:37:32 make[1]: Leaving directory '/root/build-deb'
08:37:32    dh_installdocs
08:37:32    dh_installchangelogs
08:37:32    dh_installman
08:37:32    dh_bash-completion
08:37:32    dh_systemd_enable
08:37:32    debian/rules override_dh_installinit
08:37:32 make[1]: Entering directory '/root/build-deb'
08:37:32 # use "docker" as our service name, not "docker-ce"
08:37:32 dh_installinit --name=docker
08:37:32 make[1]: Leaving directory '/root/build-deb'
08:37:32    dh_systemd_start
08:37:32    dh_perl
08:37:32    dh_link
08:37:32    dh_strip_nondeterminism
08:37:32    dh_compress
08:37:32    dh_fixperms
08:37:32    dh_missing
08:37:32    debian/rules override_dh_strip
08:37:32 make[1]: Entering directory '/root/build-deb'
08:37:32 # Go has lots of problems with stripping, so just don't
08:37:32 make[1]: Leaving directory '/root/build-deb'
08:37:32    dh_makeshlibs
08:37:32    debian/rules override_dh_shlibdeps
08:37:32 make[1]: Entering directory '/root/build-deb'
08:37:32 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
08:37:42 make[1]: Leaving directory '/root/build-deb'
08:37:42    dh_installdeb
08:37:42    debian/rules override_dh_gencontrol
08:37:42 make[1]: Entering directory '/root/build-deb'
08:37:42 # Use separate version for the compose-plugin package, then generate the other control files as usual
08:37:42 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
08:37:42 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
08:37:42 
08:37:42 # Use separate version for the scan-plugin package, then generate the other control files as usual
08:37:42 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
08:37:42 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
08:37:42 if [ "amd64" = "amd64" ]; then \
08:37:42 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
08:37:42 fi
08:37:42 dh_gencontrol --remaining-packages
08:37:42 make[1]: Leaving directory '/root/build-deb'
08:37:42    dh_md5sums
08:37:42    dh_builddeb
08:37:42 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-rc.3~ubuntu-focal_amd64.deb'.
08:37:42 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb'.
08:38:02 Project root: /go/src/github.com/docker/cli
08:38:02 Generating man pages into /go/src/github.com/docker/cli/man/man1
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
08:38:02 2021/09/13 08:37:51 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
08:38:02 make[2]: Leaving directory '/root/build-deb/cli'
08:38:02 # Build the compose plugin
08:38:02 # FIXME: using GOPROXY, to work around:
08:38:02 # 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
08:38:02 cd /go/src/github.com/docker/compose \
08:38:02 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
08:38:02 && mkdir -p /usr/libexec/docker/cli-plugins/ \
08:38:02 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-rc.3 \
08:38:02 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
08:38:08 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'.
08:38:14 + popd
08:38:14 ~/rpmbuild/BUILD/src
08:38:14 + exit 0
08:38:14 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rOtRmH
08:38:14 + umask 022
08:38:14 + cd /root/rpmbuild/BUILD
08:38:14 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el7.x86_64 '!=' / ']'
08:38:14 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el7.x86_64
08:38:14 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el7.x86_64
08:38:14 + mkdir -p /root/rpmbuild/BUILDROOT
08:38:14 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el7.x86_64
08:38:14 + cd src
08:38:14 + pushd /root/rpmbuild/BUILD/src/compose
08:38:14 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
08:38:14 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose
08:38:14 + popd
08:38:14 ~/rpmbuild/BUILD/src
08:38:14 + /usr/lib/rpm/check-buildroot
08:38:14 + /usr/lib/rpm/redhat/brp-compress
08:38:14 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
08:38:14 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:38:14 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
08:38:14 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
08:38:14 + /usr/lib/rpm/redhat/brp-python-hardlink
08:38:14 + /usr/lib/rpm/redhat/brp-java-repack-jars
08:38:14 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wtOwzB
08:38:14 + umask 022
08:38:14 + cd /root/rpmbuild/BUILD
08:38:14 + cd src
08:38:14 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
08:38:14 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
08:38:14 + ver=v2.0.0-rc.3
08:38:14 + test v2.0.0-rc.3 = v2.0.0-rc.3
08:38:14 + echo 'PASS: docker-compose version OK'
08:38:14 PASS: docker-compose version OK
08:38:14 + exit 0
08:38:14 Processing files: docker-compose-plugin-2.0.0.rc.3-0.el7.x86_64
08:38:14 Provides: docker-compose-plugin = 0:2.0.0.rc.3-0.el7 docker-compose-plugin(x86-64) = 0:2.0.0.rc.3-0.el7
08:38:14 Requires(interp): /bin/sh /bin/sh /bin/sh
08:38:14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:38:14 Requires(post): /bin/sh
08:38:14 Requires(preun): /bin/sh
08:38:14 Requires(postun): /bin/sh
08:38:14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el7.x86_64
08:38:14 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.0.0.rc.3-0.el7.src.rpm
08:38:14 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.0.0.rc.3-0.el7.x86_64.rpm
08:38:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BAtR0t
08:38:14 + umask 022
08:38:14 + cd /root/rpmbuild/BUILD
08:38:14 + cd src
08:38:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el7.x86_64
08:38:14 + exit 0
08:38:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kqEq7w
08:38:14 + umask 022
08:38:14 + cd /root/rpmbuild/BUILD
08:38:14 + cd /root/rpmbuild/BUILD
08:38:14 + rm -rf src
08:38:14 + /usr/bin/mkdir -p src
08:38:14 + cd src
08:38:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
08:38:14 + /usr/bin/tar -xf -
08:38:14 + STATUS=0
08:38:14 + '[' 0 -ne 0 ']'
08:38:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
08:38:14 + /usr/bin/tar -xf -
08:38:14 + STATUS=0
08:38:14 + '[' 0 -ne 0 ']'
08:38:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:38:14 + exit 0
08:38:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dH0BiA
08:38:14 + umask 022
08:38:14 + cd /root/rpmbuild/BUILD
08:38:14 + cd src
08:38:14 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
08:38:14 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
08:38:14 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build'
08:38:14 GO111MODULE=on make -f builder.Makefile build
08:38:14 make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
08:38:14 mkdir -p bin
08:38:14 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
08:38:14 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
08:38:14 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
08:38:14 go: downloading github.com/spf13/cobra v1.0.0
08:38:14 go: downloading github.com/sirupsen/logrus v1.4.2
08:38:14 go: downloading github.com/spf13/pflag v1.0.3
08:38:14 go: downloading github.com/Masterminds/semver/v3 v3.1.0
08:38:14 go: downloading github.com/google/uuid v1.1.1
08:38:14 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
08:38:14 go: downloading github.com/docker/go v1.5.1-1
08:38:14 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
08:38:14 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
08:38:14 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
08:38:14 go: downloading github.com/containerd/containerd v1.3.4
08:38:14 go: downloading google.golang.org/grpc v1.23.1
08:38:14 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
08:38:14 go: downloading github.com/docker/docker-credential-helpers v0.6.3
08:38:14 go: downloading github.com/gorilla/mux v1.7.4
08:38:14 go: downloading github.com/gogo/protobuf v1.3.1
08:38:14 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:38:14 go: downloading github.com/golang/protobuf v1.3.2
08:38:14 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
08:38:14 go: downloading github.com/prometheus/client_golang v1.1.0
08:38:14 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
08:38:14 go: downloading github.com/prometheus/common v0.6.0
08:38:14 go: downloading github.com/prometheus/procfs v0.0.3
08:38:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
08:38:24 make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
08:38:24 + popd
08:38:24 ~/rpmbuild/BUILD/src
08:38:24 + exit 0
08:38:24 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m50Y0k
08:38:24 + umask 022
08:38:24 + cd /root/rpmbuild/BUILD
08:38:24 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64 '!=' / ']'
08:38:24 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
08:38:24 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
08:38:24 + mkdir -p /root/rpmbuild/BUILDROOT
08:38:24 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
08:38:24 + cd src
08:38:24 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
08:38:24 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
08:38:24 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan
08:38:24 + popd
08:38:24 ~/rpmbuild/BUILD/src
08:38:24 + /usr/lib/rpm/check-buildroot
08:38:24 + /usr/lib/rpm/redhat/brp-compress
08:38:24 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
08:38:24 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:38:24 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
08:38:24 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
08:38:24 + /usr/lib/rpm/redhat/brp-python-hardlink
08:38:24 + /usr/lib/rpm/redhat/brp-java-repack-jars
08:38:24 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NUNY05
08:38:24 + umask 022
08:38:24 + cd /root/rpmbuild/BUILD
08:38:24 + cd src
08:38:24 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
08:38:24 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
08:38:24 + ver=v0.8.0
08:38:24 + test v0.8.0 = v0.8.0
08:38:24 PASS: docker-scan version OK
08:38:24 + echo 'PASS: docker-scan version OK'
08:38:24 + exit 0
08:38:24 Processing files: docker-scan-plugin-0.8.0-0.el7.x86_64
08:38:24 Provides: docker-scan-plugin = 0:0.8.0-0.el7 docker-scan-plugin(x86-64) = 0:0.8.0-0.el7
08:38:24 Requires(interp): /bin/sh /bin/sh /bin/sh
08:38:24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:38:24 Requires(post): /bin/sh
08:38:24 Requires(preun): /bin/sh
08:38:24 Requires(postun): /bin/sh
08:38:24 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
08:38:24 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.el7.src.rpm
08:38:25 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.el7.x86_64.rpm
08:38:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ST6Owr
08:38:25 + umask 022
08:38:25 + cd /root/rpmbuild/BUILD
08:38:25 + cd src
08:38:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
08:38:25 + exit 0
08:38:29 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
08:38:30 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build/mac/amd64
08:38:30 Unable to find image 'alpine:latest' locally
08:38:30 latest: Pulling from library/alpine
08:38:30 a0d0a0d46f8b: Already exists
08:38:30 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
08:38:30 Status: Downloaded newer image for alpine:latest
08:38:30 mkdir -p build/mac/arm64/docker
08:38:30 GOOS=darwin GOARCH=arm64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/build/mac/arm64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/scripts/build-cli-plugins":/build:ro golang:1.16.7 /build
08:38:30 Cloning into '/go/src/github.com/docker/buildx'...
08:38:30 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb'.
08:38:30 == Building packages for centos-8 ==
08:38:30 mkdir -p "rpmbuild/centos-8"
08:38:30 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.7-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile .
08:38:31 #1 [internal] load build definition from Dockerfile
08:38:31 #1 sha256:5da8c4a4dfd72529126092479cc0471cdc266607bcccf56905479c22658cebd5
08:38:31 #1 transferring dockerfile: 1.62kB done
08:38:31 #1 DONE 0.0s
08:38:31 
08:38:31 #2 [internal] load .dockerignore
08:38:31 #2 sha256:c4307b182c2bba0635a568bbc2880257e69136298de3b6feddefd3ace1647d29
08:38:31 #2 transferring context: 2B done
08:38:31 #2 DONE 0.0s
08:38:31 
08:38:31 #5 [auth] library/centos:pull token for registry-1.docker.io
08:38:31 #5 sha256:4a3a6be84d6e4d4ca2cd3e929a7ef8ece5d82c9208d478af9db7cc3a93f2f576
08:38:31 #5 DONE 0.0s
08:38:31 
08:38:31 #6 [auth] library/golang:pull token for registry-1.docker.io
08:38:31 #6 sha256:e946d48b118a715b77703c5e4534f13e2c5c07e21ecf8e33bab5223a624402c3
08:38:31 #6 DONE 0.0s
08:38:31 
08:38:31 #4 [internal] load metadata for docker.io/library/golang:1.16.7-buster
08:38:31 #4 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
08:38:31 Fetching origin
08:38:31 #4 DONE 0.2s
08:38:31 
08:38:31 #3 [internal] load metadata for docker.io/library/centos:8
08:38:31 #3 sha256:0f4c16f11bd64c9382bfa626d7c8af1e8a90f6d58793a0367081f85067f800b9
08:38:31 #3 DONE 0.3s
08:38:31 
08:38:31 #12 [internal] load build context
08:38:31 #12 sha256:b9dccd518b8f839e1d0a8ae0bcd2c5e3ffbdb5e3ee597ec994e0098beeab0db4
08:38:31 #12 transferring context: 268B done
08:38:31 #12 DONE 0.0s
08:38:31 
08:38:31 #15 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:38:31 #15 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
08:38:31 #15 CACHED
08:38:31 
08:38:31 #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1
08:38:31 #7 sha256:c468033a8ab0a104e95e3d180dc2d5fa05b9790ea9c1a7d7f38e3b4bb48acd2c
08:38:31 #7 resolve docker.io/library/centos:8@sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 done
08:38:31 #7 sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 762B / 762B done
08:38:31 #7 sha256:dbbacecc49b088458781c16f3775f2a2ec7521079034a7ba499c8b0bb7f86875 529B / 529B done
08:38:31 #7 sha256:300e315adb2f96afe5f0b2780b87f28ae95231fe3bdd1e16b9ba606307728f55 2.14kB / 2.14kB done
08:38:31 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 3.15MB / 75.18MB 0.1s
08:38:31 + GO111MODULE=on
08:38:31 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.2-docker -X github.com/docker/buildx/version.Revision=de7dfb925df4497d36e29e2023b8a86fb872abd2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
08:38:31 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 13.63MB / 75.18MB 0.4s
08:38:31 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 18.04MB / 75.18MB 0.5s
08:38:31 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 32.51MB / 75.18MB 0.6s
08:38:32 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 40.89MB / 75.18MB 0.7s
08:38:32 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 50.33MB / 75.18MB 0.9s
08:38:32 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 56.62MB / 75.18MB 1.0s
08:38:32 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 60.82MB / 75.18MB 1.2s
08:38:32 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 75.18MB / 75.18MB 1.3s
08:38:32 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 75.18MB / 75.18MB 1.4s done
08:38:32 #7 extracting sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621
08:38:36 #7 extracting sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2.9s done
08:38:36 #7 DONE 4.4s
08:38:36 
08:38:36 #8 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Linux-Sources.repo; fi
08:38:36 #8 sha256:4f85e1ff9558406227c7f7565e3a1f3bb62db0638870b3f55147aef2aeff99c6
08:38:36 #8 DONE 0.8s
08:38:36 
08:38:36 #9 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Linux-PowerTools.repo; fi
08:38:36 #9 sha256:9de3dd5e7a2091d82c9b797a9647b96f1cb0205a771cd6bbd8dfbc673f3a3256
08:38:37 #9 DONE 0.5s
08:38:37 
08:38:37 #10 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
08:38:37 #10 sha256:0f1da60d4b248cb3e1d638e850e8c4ae6f6a4bf0f9702665d1e3700bb8598e7f
08:38:37 #10 DONE 0.6s
08:38:37 
08:38:37 #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils
08:38:37 #11 sha256:6289e075a9fdc5dd264a0b6ceac527d333285560b5e100fec43fcd2e00aaca9a
08:38:39 #11 1.661 CentOS Linux 8 - AppStream                      8.8 MB/s | 8.8 MB     00:01    
08:38:42 #11 4.171 CentOS Linux 8 - BaseOS                         7.6 MB/s | 6.5 MB     00:00    
08:38:44 #11 6.156 CentOS Linux 8 - Extras                          12 kB/s |  10 kB     00:00    
08:38:44 #11 7.066 CentOS Linux 8 - PowerTools                     2.8 MB/s | 2.3 MB     00:00    
08:38:46 #11 8.614 Dependencies resolved.
08:38:46 #11 8.624 =============================================================================================
08:38:46 #11 8.624  Package                      Arch    Version                                Repo        Size
08:38:46 #11 8.624 =============================================================================================
08:38:46 #11 8.624 Installing:
08:38:46 #11 8.624  rpm-build                    x86_64  4.14.3-14.el8_4                        appstream  173 k
08:38:46 #11 8.624  rpmlint                      noarch  1.10-14.el8                            appstream  192 k
08:38:46 #11 8.624  yum-utils                    noarch  4.0.18-4.el8                           baseos      71 k
08:38:46 #11 8.624 Upgrading:
08:38:46 #11 8.624  elfutils-libelf              x86_64  0.182-3.el8                            baseos     216 k
08:38:46 #11 8.624  elfutils-libs                x86_64  0.182-3.el8                            baseos     293 k
08:38:46 #11 8.624  file-libs                    x86_64  5.33-16.el8_3.1                        baseos     543 k
08:38:46 #11 8.624  ima-evm-utils                x86_64  1.3.2-12.el8                           baseos      64 k
08:38:46 #11 8.624  python3-rpm                  x86_64  4.14.3-14.el8_4                        baseos     158 k
08:38:46 #11 8.624  rpm                          x86_64  4.14.3-14.el8_4                        baseos     542 k
08:38:46 #11 8.624  rpm-build-libs               x86_64  4.14.3-14.el8_4                        baseos     155 k
08:38:46 #11 8.624  rpm-libs                     x86_64  4.14.3-14.el8_4                        baseos     339 k
08:38:46 #11 8.624 Installing dependencies:
08:38:46 #11 8.624  bzip2                        x86_64  1.0.6-26.el8                           baseos      60 k
08:38:46 #11 8.624  dbus-glib                    x86_64  0.110-2.el8                            baseos     127 k
08:38:46 #11 8.624  desktop-file-utils           x86_64  0.23-8.el8                             appstream   80 k
08:38:46 #11 8.624  diffutils                    x86_64  3.6-6.el8                              baseos     358 k
08:38:46 #11 8.624  dnf-plugins-core             noarch  4.0.18-4.el8                           baseos      69 k
08:38:46 #11 8.624  dwz                          x86_64  0.12-9.el8                             appstream  109 k
08:38:46 #11 8.624  efi-srpm-macros              noarch  3-3.el8                                appstream   22 k
08:38:46 #11 8.624  elfutils                     x86_64  0.182-3.el8                            baseos     540 k
08:38:46 #11 8.624  emacs-filesystem             noarch  1:26.1-5.el8                           baseos      69 k
08:38:46 #11 8.624  file                         x86_64  5.33-16.el8_3.1                        baseos      77 k
08:38:46 #11 8.624  gc                           x86_64  7.6.4-3.el8                            appstream  109 k
08:38:46 #11 8.624  gdb-headless                 x86_64  8.2-15.el8                             appstream  3.7 M
08:38:46 #11 8.624  ghc-srpm-macros              noarch  1.4.2-7.el8                            appstream  9.3 k
08:38:46 #11 8.624  go-srpm-macros               noarch  2-17.el8                               appstream   13 k
08:38:46 #11 8.624  groff-base                   x86_64  1.22.3-18.el8                          baseos     1.0 M
08:38:46 #11 8.624  guile                        x86_64  5:2.0.14-7.el8                         appstream  3.5 M
08:38:46 #11 8.624  libatomic_ops                x86_64  7.6.2-3.el8                            appstream   38 k
08:38:46 #11 8.624  libbabeltrace                x86_64  1.5.4-3.el8                            baseos     200 k
08:38:46 #11 8.624  libipt                       x86_64  1.6.1-8.el8                            appstream   50 k
08:38:46 #11 8.624  libpkgconf                   x86_64  1.4.2-1.el8                            baseos      35 k
08:38:46 #11 8.624  libtool-ltdl                 x86_64  2.4.6-25.el8                           baseos      58 k
08:38:46 #11 8.624  ncurses                      x86_64  6.1-7.20180224.el8                     baseos     387 k
08:38:46 #11 8.624  ocaml-srpm-macros            noarch  5-4.el8                                appstream  9.4 k
08:38:46 #11 8.624  openblas-srpm-macros         noarch  2-2.el8                                appstream  7.9 k
08:38:46 #11 8.624  patch                        x86_64  2.7.6-11.el8                           baseos     138 k
08:38:46 #11 8.624  perl-Carp                    noarch  1.42-396.el8                           baseos      30 k
08:38:46 #11 8.624  perl-Encode                  x86_64  4:2.97-3.el8                           baseos     1.5 M
08:38:46 #11 8.624  perl-Errno                   x86_64  1.28-419.el8_4.1                       baseos      76 k
08:38:46 #11 8.624  perl-Exporter                noarch  5.72-396.el8                           baseos      34 k
08:38:46 #11 8.624  perl-File-Path               noarch  2.15-2.el8                             baseos      38 k
08:38:46 #11 8.624  perl-File-Temp               noarch  0.230.600-1.el8                        baseos      63 k
08:38:46 #11 8.624  perl-Getopt-Long             noarch  1:2.50-4.el8                           baseos      63 k
08:38:46 #11 8.624  perl-HTTP-Tiny               noarch  0.074-1.el8                            baseos      58 k
08:38:46 #11 8.624  perl-IO                      x86_64  1.38-419.el8_4.1                       baseos     142 k
08:38:46 #11 8.624  perl-MIME-Base64             x86_64  3.15-396.el8                           baseos      31 k
08:38:46 #11 8.624  perl-PathTools               x86_64  3.74-1.el8                             baseos      90 k
08:38:46 #11 8.624  perl-Pod-Escapes             noarch  1:1.07-395.el8                         baseos      20 k
08:38:46 #11 8.624  perl-Pod-Perldoc             noarch  3.28-396.el8                           baseos      86 k
08:38:46 #11 8.624  perl-Pod-Simple              noarch  1:3.35-395.el8                         baseos     213 k
08:38:46 #11 8.624  perl-Pod-Usage               noarch  4:1.69-395.el8                         baseos      34 k
08:38:46 #11 8.624  perl-Scalar-List-Utils       x86_64  3:1.49-2.el8                           baseos      68 k
08:38:46 #11 8.624  perl-Socket                  x86_64  4:2.027-3.el8                          baseos      59 k
08:38:46 #11 8.624  perl-Storable                x86_64  1:3.11-3.el8                           baseos      98 k
08:38:46 #11 8.624  perl-Term-ANSIColor          noarch  4.06-396.el8                           baseos      46 k
08:38:46 #11 8.624  perl-Term-Cap                noarch  1.17-395.el8                           baseos      23 k
08:38:46 #11 8.624  perl-Text-ParseWords         noarch  3.30-395.el8                           baseos      18 k
08:38:46 #11 8.624  perl-Text-Tabs+Wrap          noarch  2013.0523-395.el8                      baseos      24 k
08:38:46 #11 8.624  perl-Time-Local              noarch  1:1.280-1.el8                          baseos      34 k
08:38:46 #11 8.624  perl-Unicode-Normalize       x86_64  1.25-396.el8                           baseos      82 k
08:38:46 #11 8.624  perl-constant                noarch  1.33-396.el8                           baseos      25 k
08:38:46 #11 8.624  perl-interpreter             x86_64  4:5.26.3-419.el8_4.1                   baseos     6.3 M
08:38:46 #11 8.624  perl-libs                    x86_64  4:5.26.3-419.el8_4.1                   baseos     1.6 M
08:38:46 #11 8.624  perl-macros                  x86_64  4:5.26.3-419.el8_4.1                   baseos      72 k
08:38:46 #11 8.624  perl-parent                  noarch  1:0.237-1.el8                          baseos      20 k
08:38:46 #11 8.624  perl-podlators               noarch  4.11-1.el8                             baseos     118 k
08:38:46 #11 8.624  perl-srpm-macros             noarch  1-25.el8                               appstream   11 k
08:38:46 #11 8.624  perl-threads                 x86_64  1:2.21-2.el8                           baseos      61 k
08:38:46 #11 8.624  perl-threads-shared          x86_64  1.58-2.el8                             baseos      48 k
08:38:46 #11 8.624  pkgconf                      x86_64  1.4.2-1.el8                            baseos      38 k
08:38:46 #11 8.624  pkgconf-m4                   noarch  1.4.2-1.el8                            baseos      17 k
08:38:46 #11 8.624  pkgconf-pkg-config           x86_64  1.4.2-1.el8                            baseos      15 k
08:38:46 #11 8.624  python-rpm-macros            noarch  3-41.el8                               appstream   15 k
08:38:46 #11 8.624  python-srpm-macros           noarch  3-41.el8                               appstream   15 k
08:38:46 #11 8.624  python3-dateutil             noarch  1:2.6.1-6.el8                          baseos     251 k
08:38:46 #11 8.624  python3-dbus                 x86_64  1.2.4-15.el8                           baseos     134 k
08:38:46 #11 8.624  python3-dnf-plugins-core     noarch  4.0.18-4.el8                           baseos     234 k
08:38:46 #11 8.624  python3-rpm-macros           noarch  3-41.el8                               appstream   14 k
08:38:46 #11 8.624  python3-six                  noarch  1.11.0-8.el8                           baseos      38 k
08:38:46 #11 8.624  qt5-srpm-macros              noarch  5.12.5-3.el8                           appstream   10 k
08:38:46 #11 8.624  redhat-rpm-config            noarch  125-1.el8                              appstream   86 k
08:38:46 #11 8.624  rust-srpm-macros             noarch  5-2.el8                                appstream  9.2 k
08:38:46 #11 8.624  tpm2-tss                     x86_64  2.3.2-3.el8                            baseos     275 k
08:38:46 #11 8.624  unzip                        x86_64  6.0-45.el8_4                           baseos     195 k
08:38:46 #11 8.624  zip                          x86_64  3.0-23.el8                             baseos     270 k
08:38:46 #11 8.624  zstd                         x86_64  1.4.4-1.el8                            appstream  393 k
08:38:46 #11 8.624 Installing weak dependencies:
08:38:46 #11 8.624  elfutils-debuginfod-client   x86_64  0.182-3.el8                            baseos      65 k
08:38:46 #11 8.624  perl-IO-Socket-IP            noarch  0.39-5.el8                             appstream   47 k
08:38:46 #11 8.624  perl-Mozilla-CA              noarch  20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
08:38:46 #11 8.624 Enabling module streams:
08:38:46 #11 8.624  perl                                 5.26                                                   
08:38:46 #11 8.624  perl-IO-Socket-SSL                   2.066                                                  
08:38:46 #11 8.624  perl-libwww-perl                     6.34                                                   
08:38:46 #11 8.624 
08:38:46 #11 8.624 Transaction Summary
08:38:46 #11 8.624 =============================================================================================
08:38:46 #11 8.624 Install  81 Packages
08:38:46 #11 8.624 Upgrade   8 Packages
08:38:46 #11 8.624 
08:38:46 #11 8.628 Total download size: 27 M
08:38:46 #11 8.629 Downloading Packages:
08:38:47 #11 9.529 (1/89): desktop-file-utils-0.23-8.el8.x86_64.rp 353 kB/s |  80 kB     00:00    
08:38:47 #11 9.530 (2/89): efi-srpm-macros-3-3.el8.noarch.rpm       97 kB/s |  22 kB     00:00    
08:38:47 #11 9.531 (3/89): dwz-0.12-9.el8.x86_64.rpm               476 kB/s | 109 kB     00:00    
08:38:47 #11 9.534 (4/89): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  3.5 MB/s | 9.3 kB     00:00    
08:38:47 #11 9.536 (5/89): gc-7.6.4-3.el8.x86_64.rpm                18 MB/s | 109 kB     00:00    
08:38:47 #11 9.537 (6/89): go-srpm-macros-2-17.el8.noarch.rpm      4.4 MB/s |  13 kB     00:00    
08:38:47 #11 9.541 (7/89): libatomic_ops-7.6.2-3.el8.x86_64.rpm    8.5 MB/s |  38 kB     00:00    
08:38:47 #11 9.547 (8/89): libipt-1.6.1-8.el8.x86_64.rpm            10 MB/s |  50 kB     00:00    
08:38:47 #11 9.550 (9/89): ocaml-srpm-macros-5-4.el8.noarch.rpm    2.7 MB/s | 9.4 kB     00:00    
08:38:47 #11 9.554 (10/89): openblas-srpm-macros-2-2.el8.noarch.rp 2.3 MB/s | 7.9 kB     00:00    
08:38:47 #11 9.558 (11/89): perl-IO-Socket-IP-0.39-5.el8.noarch.rp  13 MB/s |  47 kB     00:00    
08:38:47 #11 9.561 (12/89): perl-Mozilla-CA-20160104-7.module_el8. 5.9 MB/s |  15 kB     00:00    
08:38:47 #11 9.565 (13/89): perl-srpm-macros-1-25.el8.noarch.rpm   3.4 MB/s |  11 kB     00:00    
08:38:47 #11 9.569 (14/89): python-rpm-macros-3-41.el8.noarch.rpm  4.1 MB/s |  15 kB     00:00    
08:38:47 #11 9.572 (15/89): python-srpm-macros-3-41.el8.noarch.rpm 4.8 MB/s |  15 kB     00:00    
08:38:47 #11 9.575 (16/89): python3-rpm-macros-3-41.el8.noarch.rpm 5.1 MB/s |  14 kB     00:00    
08:38:47 #11 9.578 (17/89): qt5-srpm-macros-5.12.5-3.el8.noarch.rp 3.3 MB/s |  10 kB     00:00    
08:38:47 #11 9.586 (18/89): redhat-rpm-config-125-1.el8.noarch.rpm  11 MB/s |  86 kB     00:00    
08:38:47 #11 9.596 (19/89): rpm-build-4.14.3-14.el8_4.x86_64.rpm    19 MB/s | 173 kB     00:00    
08:38:47 #11 9.606 (20/89): rpmlint-1.10-14.el8.noarch.rpm          19 MB/s | 192 kB     00:00    
08:38:47 #11 9.622 (21/89): gdb-headless-8.2-15.el8.x86_64.rpm      40 MB/s | 3.7 MB     00:00    
08:38:47 #11 9.623 (22/89): rust-srpm-macros-5-2.el8.noarch.rpm    553 kB/s | 9.2 kB     00:00    
08:38:47 #11 9.628 (23/89): bzip2-1.0.6-26.el8.x86_64.rpm           13 MB/s |  60 kB     00:00    
08:38:47 #11 9.633 (24/89): zstd-1.4.4-1.el8.x86_64.rpm             37 MB/s | 393 kB     00:00    
08:38:47 #11 9.635 (25/89): dbus-glib-0.110-2.el8.x86_64.rpm        19 MB/s | 127 kB     00:00    
08:38:47 #11 9.640 (26/89): dnf-plugins-core-4.0.18-4.el8.noarch.r  14 MB/s |  69 kB     00:00    
08:38:47 #11 9.655 (27/89): guile-2.0.14-7.el8.x86_64.rpm           29 MB/s | 3.5 MB     00:00    
08:38:47 #11 9.659 (28/89): diffutils-3.6-6.el8.x86_64.rpm          14 MB/s | 358 kB     00:00    
08:38:47 #11 9.666 (29/89): elfutils-0.182-3.el8.x86_64.rpm         21 MB/s | 540 kB     00:00    
08:38:47 #11 9.667 (30/89): emacs-filesystem-26.1-5.el8.noarch.rpm 9.2 MB/s |  69 kB     00:00    
08:38:47 #11 9.667 (31/89): elfutils-debuginfod-client-0.182-3.el8 5.5 MB/s |  65 kB     00:00    
08:38:47 #11 9.669 (32/89): file-5.33-16.el8_3.1.x86_64.rpm         27 MB/s |  77 kB     00:00    
08:38:47 #11 9.673 (33/89): libpkgconf-1.4.2-1.el8.x86_64.rpm      9.0 MB/s |  35 kB     00:00    
08:38:47 #11 9.677 (34/89): libbabeltrace-1.5.4-3.el8.x86_64.rpm    20 MB/s | 200 kB     00:00    
08:38:47 #11 9.678 (35/89): libtool-ltdl-2.4.6-25.el8.x86_64.rpm    11 MB/s |  58 kB     00:00    
08:38:47 #11 9.688 (36/89): groff-base-1.22.3-18.el8.x86_64.rpm     49 MB/s | 1.0 MB     00:00    
08:38:47 #11 9.689 (37/89): patch-2.7.6-11.el8.x86_64.rpm           13 MB/s | 138 kB     00:00    
08:38:47 #11 9.691 (38/89): ncurses-6.1-7.20180224.el8.x86_64.rpm   28 MB/s | 387 kB     00:00    
08:38:47 #11 9.692 (39/89): perl-Carp-1.42-396.el8.noarch.rpm      6.6 MB/s |  30 kB     00:00    
08:38:47 #11 9.696 (40/89): perl-Errno-1.28-419.el8_4.1.x86_64.rpm  18 MB/s |  76 kB     00:00    
08:38:47 #11 9.697 (41/89): perl-Exporter-5.72-396.el8.noarch.rpm  9.0 MB/s |  34 kB     00:00    
08:38:47 #11 9.699 (42/89): perl-File-Path-2.15-2.el8.noarch.rpm    13 MB/s |  38 kB     00:00    
08:38:47 #11 9.701 (43/89): perl-File-Temp-0.230.600-1.el8.noarch.  15 MB/s |  63 kB     00:00    
08:38:47 #11 9.703 (44/89): perl-Getopt-Long-2.50-4.el8.noarch.rpm  19 MB/s |  63 kB     00:00    
08:38:47 #11 9.704 (45/89): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm   18 MB/s |  58 kB     00:00    
08:38:47 #11 9.708 (46/89): perl-IO-1.38-419.el8_4.1.x86_64.rpm     25 MB/s | 142 kB     00:00    
08:38:47 #11 9.709 (47/89): perl-MIME-Base64-3.15-396.el8.x86_64.r 7.5 MB/s |  31 kB     00:00    
08:38:47 #11 9.713 (48/89): perl-Pod-Escapes-1.07-395.el8.noarch.r 5.5 MB/s |  20 kB     00:00    
08:38:47 #11 9.716 (49/89): perl-PathTools-3.74-1.el8.x86_64.rpm    12 MB/s |  90 kB     00:00    
08:38:47 #11 9.718 (50/89): perl-Pod-Perldoc-3.28-396.el8.noarch.r  16 MB/s |  86 kB     00:00    
08:38:47 #11 9.721 (51/89): perl-Pod-Usage-1.69-395.el8.noarch.rpm  14 MB/s |  34 kB     00:00    
08:38:47 #11 9.727 (52/89): perl-Pod-Simple-3.35-395.el8.noarch.rp  20 MB/s | 213 kB     00:00    
08:38:47 #11 9.727 (53/89): perl-Scalar-List-Utils-1.49-2.el8.x86_  11 MB/s |  68 kB     00:00    
08:38:47 #11 9.731 (54/89): perl-Socket-2.027-3.el8.x86_64.rpm      14 MB/s |  59 kB     00:00    
08:38:47 #11 9.732 (55/89): perl-Storable-3.11-3.el8.x86_64.rpm     21 MB/s |  98 kB     00:00    
08:38:47 #11 9.735 (56/89): perl-Term-ANSIColor-4.06-396.el8.noarc  12 MB/s |  46 kB     00:00    
08:38:47 #11 9.736 (57/89): perl-Term-Cap-1.17-395.el8.noarch.rpm  7.1 MB/s |  23 kB     00:00    
08:38:47 #11 9.738 (58/89): perl-Text-ParseWords-3.30-395.el8.noar 6.7 MB/s |  18 kB     00:00    
08:38:47 #11 9.739 (59/89): perl-Text-Tabs+Wrap-2013.0523-395.el8. 8.6 MB/s |  24 kB     00:00    
08:38:47 #11 9.741 (60/89): perl-Time-Local-1.280-1.el8.noarch.rpm  12 MB/s |  34 kB     00:00    
08:38:47 #11 9.743 (61/89): perl-Unicode-Normalize-1.25-396.el8.x8  20 MB/s |  82 kB     00:00    
08:38:47 #11 9.744 (62/89): perl-constant-1.33-396.el8.noarch.rpm  9.4 MB/s |  25 kB     00:00    
08:38:47 #11 9.756 (63/89): perl-Encode-2.97-3.el8.x86_64.rpm       22 MB/s | 1.5 MB     00:00    
08:38:47 #11 9.760 (64/89): perl-macros-5.26.3-419.el8_4.1.x86_64.  19 MB/s |  72 kB     00:00    
08:38:47 #11 9.763 (65/89): perl-parent-0.237-1.el8.noarch.rpm     7.9 MB/s |  20 kB     00:00    
08:38:47 #11 9.767 (66/89): perl-podlators-4.11-1.el8.noarch.rpm    31 MB/s | 118 kB     00:00    
08:38:47 #11 9.771 (67/89): perl-threads-2.21-2.el8.x86_64.rpm      22 MB/s |  61 kB     00:00    
08:38:47 #11 9.774 (68/89): perl-threads-shared-1.58-2.el8.x86_64.  15 MB/s |  48 kB     00:00    
08:38:47 #11 9.778 (69/89): pkgconf-1.4.2-1.el8.x86_64.rpm          11 MB/s |  38 kB     00:00    
08:38:47 #11 9.785 (70/89): perl-libs-5.26.3-419.el8_4.1.x86_64.rp  39 MB/s | 1.6 MB     00:00    
08:38:47 #11 9.785 (71/89): pkgconf-m4-1.4.2-1.el8.noarch.rpm      2.4 MB/s |  17 kB     00:00    
08:38:47 #11 9.787 (72/89): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 5.8 MB/s |  15 kB     00:00    
08:38:47 #11 9.793 (73/89): python3-dateutil-2.6.1-6.el8.noarch.rp  32 MB/s | 251 kB     00:00    
08:38:47 #11 9.795 (74/89): python3-dbus-1.2.4-15.el8.x86_64.rpm    19 MB/s | 134 kB     00:00    
08:38:47 #11 9.799 (75/89): python3-six-1.11.0-8.el8.noarch.rpm    9.7 MB/s |  38 kB     00:00    
08:38:47 #11 9.801 (76/89): python3-dnf-plugins-core-4.0.18-4.el8.  30 MB/s | 234 kB     00:00    
08:38:47 #11 9.807 (77/89): unzip-6.0-45.el8_4.x86_64.rpm           35 MB/s | 195 kB     00:00    
08:38:47 #11 9.810 (78/89): tpm2-tss-2.3.2-3.el8.x86_64.rpm         25 MB/s | 275 kB     00:00    
08:38:47 #11 9.815 (79/89): yum-utils-4.0.18-4.el8.noarch.rpm      9.3 MB/s |  71 kB     00:00    
08:38:47 #11 9.821 (80/89): zip-3.0-23.el8.x86_64.rpm               26 MB/s | 270 kB     00:00    
08:38:47 #11 9.823 (81/89): elfutils-libelf-0.182-3.el8.x86_64.rpm  27 MB/s | 216 kB     00:00    
08:38:47 #11 9.833 (82/89): elfutils-libs-0.182-3.el8.x86_64.rpm    25 MB/s | 293 kB     00:00    
08:38:47 #11 9.860 (83/89): perl-interpreter-5.26.3-419.el8_4.1.x8  54 MB/s | 6.3 MB     00:00    
08:38:47 #11 9.863 (84/89): file-libs-5.33-16.el8_3.1.x86_64.rpm    13 MB/s | 543 kB     00:00    
08:38:47 #11 9.864 (85/89): ima-evm-utils-1.3.2-12.el8.x86_64.rpm  2.1 MB/s |  64 kB     00:00    
08:38:47 #11 9.867 (86/89): python3-rpm-4.14.3-14.el8_4.x86_64.rpm  41 MB/s | 158 kB     00:00    
08:38:47 #11 9.870 (87/89): rpm-build-libs-4.14.3-14.el8_4.x86_64.  24 MB/s | 155 kB     00:00    
08:38:47 #11 9.876 (88/89): rpm-4.14.3-14.el8_4.x86_64.rpm          42 MB/s | 542 kB     00:00    
08:38:47 #11 9.878 (89/89): rpm-libs-4.14.3-14.el8_4.x86_64.rpm     29 MB/s | 339 kB     00:00    
08:38:47 #11 9.883 --------------------------------------------------------------------------------
08:38:47 #11 9.883 Total                                            21 MB/s |  27 MB     00:01     
08:38:47 #11 9.970 Running transaction check
08:38:47 #11 10.05 Transaction check succeeded.
08:38:47 #11 10.05 Running transaction test
08:38:48 #11 10.35 Transaction test succeeded.
08:38:48 #11 10.35 Running transaction
08:38:48 make[2]: Entering directory '/root/build-deb/compose'
08:38:48 GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.0.0-rc.3"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
08:38:49 #11 11.32   Preparing        :                                                        1/1 
08:38:49 #11 11.37   Upgrading        : elfutils-libelf-0.182-3.el8.x86_64                    1/97 
08:38:49 #11 11.44   Upgrading        : rpm-4.14.3-14.el8_4.x86_64                            2/97 
08:38:49 #11 11.49   Upgrading        : rpm-libs-4.14.3-14.el8_4.x86_64                       3/97 
08:38:49 #11 11.50   Running scriptlet: rpm-libs-4.14.3-14.el8_4.x86_64                       3/97 
08:38:49 #11 11.61   Upgrading        : file-libs-5.33-16.el8_3.1.x86_64                      4/97 
08:38:49 #11 11.63   Installing       : file-5.33-16.el8_3.1.x86_64                           5/97 
08:38:49 #11 11.68   Upgrading        : elfutils-libs-0.182-3.el8.x86_64                      6/97 
08:38:49 #11 11.70   Installing       : elfutils-debuginfod-client-0.182-3.el8.x86_64         7/97 
08:38:49 #11 11.73   Installing       : unzip-6.0-45.el8_4.x86_64                             8/97 
08:38:49 #11 11.87   Installing       : groff-base-1.22.3-18.el8.x86_64                       9/97 
08:38:49 #11 11.89   Installing       : bzip2-1.0.6-26.el8.x86_64                            10/97 
08:38:49 #11 11.91   Installing       : python-srpm-macros-3-41.el8.noarch                   11/97 
08:38:49 #11 11.92   Installing       : python-rpm-macros-3-41.el8.noarch                    12/97 
08:38:49 #11 11.93   Installing       : python3-rpm-macros-3-41.el8.noarch                   13/97 
08:38:49 #11 11.97   Installing       : zip-3.0-23.el8.x86_64                                14/97 
08:38:49 #11 12.05   Installing       : elfutils-0.182-3.el8.x86_64                          15/97 
08:38:49 #11 12.09   Installing       : libbabeltrace-1.5.4-3.el8.x86_64                     16/97 
08:38:49 #11 12.10   Running scriptlet: libbabeltrace-1.5.4-3.el8.x86_64                     16/97 
08:38:49 #11 12.12   Installing       : efi-srpm-macros-3-3.el8.noarch                       17/97 
08:38:49 #11 12.14   Installing       : dwz-0.12-9.el8.x86_64                                18/97 
08:38:49 #11 12.15   Running scriptlet: tpm2-tss-2.3.2-3.el8.x86_64                          19/97 
08:38:49 #11 12.23   Installing       : tpm2-tss-2.3.2-3.el8.x86_64                          19/97 
08:38:49 #11 12.25   Running scriptlet: tpm2-tss-2.3.2-3.el8.x86_64                          19/97 
08:38:49 #11 12.27   Upgrading        : ima-evm-utils-1.3.2-12.el8.x86_64                    20/97 
08:38:49 #11 12.29   Upgrading        : rpm-build-libs-4.14.3-14.el8_4.x86_64                21/97 
08:38:49 #11 12.30   Running scriptlet: rpm-build-libs-4.14.3-14.el8_4.x86_64                21/97 
08:38:49 #11 12.32   Upgrading        : python3-rpm-4.14.3-14.el8_4.x86_64                   22/97 
08:38:50 #11 12.34   Installing       : python3-six-1.11.0-8.el8.noarch                      23/97 
08:38:50 #11 12.38   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                24/97 
08:38:50 #11 12.39   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        25/97 
08:38:50 #11 12.42   Installing       : patch-2.7.6-11.el8.x86_64                            26/97 
08:38:50 #11 12.46   Installing       : ncurses-6.1-7.20180224.el8.x86_64                    27/97 
08:38:50 #11 12.48   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               28/97 
08:38:50 #11 12.49   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   29/97 
08:38:50 #11 12.50   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 30/97 
08:38:50 #11 12.52   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  31/97 
08:38:50 #11 12.53   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              32/97 
08:38:50 #11 12.55   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    33/97 
08:38:50 #11 12.56   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                34/97 
08:38:50 #11 12.60   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                35/97 
08:38:50 #11 12.62   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    36/97 
08:38:50 #11 12.64   Installing       : perl-podlators-4.11-1.el8.noarch                     37/97 
08:38:50 #11 12.66   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 38/97 
08:38:50 #11 12.68   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             39/97 
08:38:50 #11 12.69   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 40/97 
08:38:50 #11 12.71   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 41/97 
08:38:50 #11 12.73   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    42/97 
08:38:50 #11 12.75   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 43/97 
08:38:50 #11 12.77   Installing       : perl-Errno-1.28-419.el8_4.1.x86_64                   44/97 
08:38:50 #11 12.78   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     45/97 
08:38:50 #11 13.01   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      46/97 
08:38:50 #11 13.03   Installing       : perl-Carp-1.42-396.el8.noarch                        47/97 
08:38:51 #11 13.05   Installing       : perl-Exporter-5.72-396.el8.noarch                    48/97 
08:38:51 #11 13.26   Installing       : perl-libs-4:5.26.3-419.el8_4.1.x86_64                49/97 
08:38:51 #11 13.28   Installing       : perl-parent-1:0.237-1.el8.noarch                     50/97 
08:38:51 #11 13.30   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           51/97 
08:38:51 #11 13.31   Installing       : perl-macros-4:5.26.3-419.el8_4.1.x86_64              52/97 
08:38:51 #11 13.33   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         53/97 
08:38:51 #11 13.35   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           54/97 
08:38:51 #11 13.37   Installing       : perl-File-Path-2.15-2.el8.noarch                     55/97 
08:38:51 #11 13.39   Installing       : perl-IO-1.38-419.el8_4.1.x86_64                      56/97 
08:38:51 #11 13.41   Installing       : perl-PathTools-3.74-1.el8.x86_64                     57/97 
08:38:51 #11 13.43   Installing       : perl-constant-1.33-396.el8.noarch                    58/97 
08:38:51 #11 13.44   Installing       : perl-threads-1:2.21-2.el8.x86_64                     59/97 
08:38:51 #11 13.46   Installing       : perl-threads-shared-1.58-2.el8.x86_64                60/97 
08:38:51 #11 14.01   Installing       : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64         61/97 
08:38:51 #11 14.04   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     62/97 
08:38:51 #11 14.05   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     62/97 
08:38:51 #11 14.06   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        63/97 
08:38:51 #11 14.08   Installing       : pkgconf-1.4.2-1.el8.x86_64                           64/97 
08:38:51 #11 14.09   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                65/97 
08:38:51 #11 14.10   Installing       : emacs-filesystem-1:26.1-5.el8.noarch                 66/97 
08:38:51 #11 14.12   Installing       : desktop-file-utils-0.23-8.el8.x86_64                 67/97 
08:38:51 #11 14.17   Installing       : diffutils-3.6-6.el8.x86_64                           68/97 
08:38:51 #11 14.18   Running scriptlet: diffutils-3.6-6.el8.x86_64                           68/97 
08:38:51 #11 14.20   Installing       : dbus-glib-0.110-2.el8.x86_64                         69/97 
08:38:51 #11 14.21   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                         69/97 
08:38:52 #11 14.24   Installing       : python3-dbus-1.2.4-15.el8.x86_64                     70/97 
08:38:52 #11 14.28   Installing       : python3-dnf-plugins-core-4.0.18-4.el8.noarch         71/97 
08:38:52 #11 14.30   Installing       : dnf-plugins-core-4.0.18-4.el8.noarch                 72/97 
08:38:52 #11 14.35   Installing       : zstd-1.4.4-1.el8.x86_64                              73/97 
08:38:52 #11 14.37   Installing       : rust-srpm-macros-5-2.el8.noarch                      74/97 
08:38:52 #11 14.38   Installing       : qt5-srpm-macros-5.12.5-3.el8.noarch                  75/97 
08:38:52 #11 14.38   Installing       : perl-srpm-macros-1-25.el8.noarch                     76/97 
08:38:52 #11 14.39   Installing       : openblas-srpm-macros-2-2.el8.noarch                  77/97 
08:38:52 #11 14.40   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     78/97 
08:38:52 #11 14.42   Installing       : libipt-1.6.1-8.el8.x86_64                            79/97 
08:38:52 #11 14.43   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     80/97 
08:38:52 #11 14.46   Installing       : gc-7.6.4-3.el8.x86_64                                81/97 
08:38:52 #11 14.83   Installing       : guile-5:2.0.14-7.el8.x86_64                          82/97 
08:38:52 #11 14.85   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          82/97 
08:38:52 #11 15.22   Installing       : gdb-headless-8.2-15.el8.x86_64                       83/97 
08:38:52 #11 15.25   Installing       : go-srpm-macros-2-17.el8.noarch                       84/97 
08:38:52 #11 15.26   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   85/97 
08:38:52 #11 15.28   Installing       : redhat-rpm-config-125-1.el8.noarch                   86/97 
08:38:52 #11 15.31   Installing       : rpm-build-4.14.3-14.el8_4.x86_64                     87/97 
08:38:53 #11 15.32   Installing       : yum-utils-4.0.18-4.el8.noarch                        88/97 
08:38:53 #11 15.36   Installing       : rpmlint-1.10-14.el8.noarch                           89/97 
08:38:53 #11 15.38   Cleanup          : python3-rpm-4.14.3-4.el8.x86_64                      90/97 
08:38:53 #11 15.40   Cleanup          : rpm-build-libs-4.14.3-4.el8.x86_64                   91/97 
08:38:53 #11 15.40   Running scriptlet: rpm-build-libs-4.14.3-4.el8.x86_64                   91/97 
08:38:53 #11 15.42   Cleanup          : elfutils-libs-0.180-1.el8.x86_64                     92/97 
08:38:53 #11 15.44   Cleanup          : rpm-4.14.3-4.el8.x86_64                              93/97 
08:38:53 #11 15.46   Cleanup          : rpm-libs-4.14.3-4.el8.x86_64                         94/97 
08:38:53 #11 15.46   Running scriptlet: rpm-libs-4.14.3-4.el8.x86_64                         94/97 
08:38:53 #11 15.49   Cleanup          : elfutils-libelf-0.180-1.el8.x86_64                   95/97 
08:38:53 #11 15.51   Cleanup          : ima-evm-utils-1.1-5.el8.x86_64                       96/97 
08:38:53 #11 15.52   Cleanup          : file-libs-5.33-16.el8.x86_64                         97/97 
08:38:53 #11 15.53   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          97/97 
08:38:53 #11 15.54   Running scriptlet: file-libs-5.33-16.el8.x86_64                         97/97 
08:38:53 #11 15.67   Verifying        : desktop-file-utils-0.23-8.el8.x86_64                  1/97 
08:38:53 #11 15.67   Verifying        : dwz-0.12-9.el8.x86_64                                 2/97 
08:38:53 #11 15.67   Verifying        : efi-srpm-macros-3-3.el8.noarch                        3/97 
08:38:53 #11 15.67   Verifying        : gc-7.6.4-3.el8.x86_64                                 4/97 
08:38:53 #11 15.67   Verifying        : gdb-headless-8.2-15.el8.x86_64                        5/97 
08:38:53 #11 15.67   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    6/97 
08:38:53 #11 15.67   Verifying        : go-srpm-macros-2-17.el8.noarch                        7/97 
08:38:53 #11 15.67   Verifying        : guile-5:2.0.14-7.el8.x86_64                           8/97 
08:38:53 #11 15.67   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                      9/97 
08:38:53 #11 15.67   Verifying        : libipt-1.6.1-8.el8.x86_64                            10/97 
08:38:53 #11 15.67   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     11/97 
08:38:53 #11 15.67   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  12/97 
08:38:53 #11 15.67   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  13/97 
08:38:53 #11 15.67   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   14/97 
08:38:53 #11 15.67   Verifying        : perl-srpm-macros-1-25.el8.noarch                     15/97 
08:38:53 #11 15.67   Verifying        : python-rpm-macros-3-41.el8.noarch                    16/97 
08:38:53 #11 15.67   Verifying        : python-srpm-macros-3-41.el8.noarch                   17/97 
08:38:53 #11 15.67   Verifying        : python3-rpm-macros-3-41.el8.noarch                   18/97 
08:38:53 #11 15.67   Verifying        : qt5-srpm-macros-5.12.5-3.el8.noarch                  19/97 
08:38:53 #11 15.67   Verifying        : redhat-rpm-config-125-1.el8.noarch                   20/97 
08:38:53 #11 15.67   Verifying        : rpm-build-4.14.3-14.el8_4.x86_64                     21/97 
08:38:53 #11 15.67   Verifying        : rpmlint-1.10-14.el8.noarch                           22/97 
08:38:53 #11 15.67   Verifying        : rust-srpm-macros-5-2.el8.noarch                      23/97 
08:38:53 #11 15.67   Verifying        : zstd-1.4.4-1.el8.x86_64                              24/97 
08:38:53 #11 15.67   Verifying        : bzip2-1.0.6-26.el8.x86_64                            25/97 
08:38:53 #11 15.67   Verifying        : dbus-glib-0.110-2.el8.x86_64                         26/97 
08:38:53 #11 15.67   Verifying        : diffutils-3.6-6.el8.x86_64                           27/97 
08:38:53 #11 15.67   Verifying        : dnf-plugins-core-4.0.18-4.el8.noarch                 28/97 
08:38:53 #11 15.67   Verifying        : elfutils-0.182-3.el8.x86_64                          29/97 
08:38:53 #11 15.67   Verifying        : elfutils-debuginfod-client-0.182-3.el8.x86_64        30/97 
08:38:53 #11 15.67   Verifying        : emacs-filesystem-1:26.1-5.el8.noarch                 31/97 
08:38:53 #11 15.67   Verifying        : file-5.33-16.el8_3.1.x86_64                          32/97 
08:38:53 #11 15.67   Verifying        : groff-base-1.22.3-18.el8.x86_64                      33/97 
08:38:53 #11 15.67   Verifying        : libbabeltrace-1.5.4-3.el8.x86_64                     34/97 
08:38:53 #11 15.67   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        35/97 
08:38:53 #11 15.67   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     36/97 
08:38:53 #11 15.67   Verifying        : ncurses-6.1-7.20180224.el8.x86_64                    37/97 
08:38:53 #11 15.67   Verifying        : patch-2.7.6-11.el8.x86_64                            38/97 
08:38:53 #11 15.67   Verifying        : perl-Carp-1.42-396.el8.noarch                        39/97 
08:38:53 #11 15.67   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      40/97 
08:38:53 #11 15.67   Verifying        : perl-Errno-1.28-419.el8_4.1.x86_64                   41/97 
08:38:53 #11 15.67   Verifying        : perl-Exporter-5.72-396.el8.noarch                    42/97 
08:38:53 #11 15.68   Verifying        : perl-File-Path-2.15-2.el8.noarch                     43/97 
08:38:53 #11 15.68   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                44/97 
08:38:53 #11 15.68   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 45/97 
08:38:53 #11 15.68   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    46/97 
08:38:53 #11 15.68   Verifying        : perl-IO-1.38-419.el8_4.1.x86_64                      47/97 
08:38:53 #11 15.68   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 48/97 
08:38:53 #11 15.68   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     49/97 
08:38:53 #11 15.68   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               50/97 
08:38:53 #11 15.68   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 51/97 
08:38:53 #11 15.68   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                52/97 
08:38:53 #11 15.68   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 53/97 
08:38:53 #11 15.68   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           54/97 
08:38:53 #11 15.68   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     55/97 
08:38:53 #11 15.68   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    56/97 
08:38:53 #11 15.68   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              57/97 
08:38:53 #11 15.68   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    58/97 
08:38:53 #11 15.68   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             59/97 
08:38:53 #11 15.68   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         60/97 
08:38:53 #11 15.68   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 61/97 
08:38:53 #11 15.68   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           62/97 
08:38:53 #11 15.68   Verifying        : perl-constant-1.33-396.el8.noarch                    63/97 
08:38:53 #11 15.68   Verifying        : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64         64/97 
08:38:53 #11 15.68   Verifying        : perl-libs-4:5.26.3-419.el8_4.1.x86_64                65/97 
08:38:53 #11 15.68   Verifying        : perl-macros-4:5.26.3-419.el8_4.1.x86_64              66/97 
08:38:53 #11 15.68   Verifying        : perl-parent-1:0.237-1.el8.noarch                     67/97 
08:38:53 #11 15.68   Verifying        : perl-podlators-4.11-1.el8.noarch                     68/97 
08:38:53 #11 15.68   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     69/97 
08:38:53 #11 15.68   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                70/97 
08:38:53 #11 15.68   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           71/97 
08:38:53 #11 15.68   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        72/97 
08:38:53 #11 15.68   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                73/97 
08:38:53 #11 15.68   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                74/97 
08:38:53 #11 15.68   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                     75/97 
08:38:53 #11 15.68   Verifying        : python3-dnf-plugins-core-4.0.18-4.el8.noarch         76/97 
08:38:53 #11 15.68   Verifying        : python3-six-1.11.0-8.el8.noarch                      77/97 
08:38:53 #11 15.68   Verifying        : tpm2-tss-2.3.2-3.el8.x86_64                          78/97 
08:38:53 #11 15.68   Verifying        : unzip-6.0-45.el8_4.x86_64                            79/97 
08:38:53 #11 15.68   Verifying        : yum-utils-4.0.18-4.el8.noarch                        80/97 
08:38:53 #11 15.68   Verifying        : zip-3.0-23.el8.x86_64                                81/97 
08:38:53 #11 15.68   Verifying        : elfutils-libelf-0.182-3.el8.x86_64                   82/97 
08:38:53 #11 15.68   Verifying        : elfutils-libelf-0.180-1.el8.x86_64                   83/97 
08:38:53 #11 15.68   Verifying        : elfutils-libs-0.182-3.el8.x86_64                     84/97 
08:38:53 #11 15.68   Verifying        : elfutils-libs-0.180-1.el8.x86_64                     85/97 
08:38:53 #11 15.68   Verifying        : file-libs-5.33-16.el8_3.1.x86_64                     86/97 
08:38:53 #11 15.68   Verifying        : file-libs-5.33-16.el8.x86_64                         87/97 
08:38:53 #11 15.68   Verifying        : ima-evm-utils-1.3.2-12.el8.x86_64                    88/97 
08:38:53 #11 15.68   Verifying        : ima-evm-utils-1.1-5.el8.x86_64                       89/97 
08:38:53 #11 15.68   Verifying        : python3-rpm-4.14.3-14.el8_4.x86_64                   90/97 
08:38:53 #11 15.68   Verifying        : python3-rpm-4.14.3-4.el8.x86_64                      91/97 
08:38:53 #11 15.68   Verifying        : rpm-4.14.3-14.el8_4.x86_64                           92/97 
08:38:53 #11 15.68   Verifying        : rpm-4.14.3-4.el8.x86_64                              93/97 
08:38:53 #11 15.68   Verifying        : rpm-build-libs-4.14.3-14.el8_4.x86_64                94/97 
08:38:53 #11 15.68   Verifying        : rpm-build-libs-4.14.3-4.el8.x86_64                   95/97 
08:38:53 #11 15.68   Verifying        : rpm-libs-4.14.3-14.el8_4.x86_64                      96/97 
08:38:53 #11 15.68   Verifying        : rpm-libs-4.14.3-4.el8.x86_64                         97/97 
08:38:53 #11 16.13 
08:38:53 #11 16.13 Upgraded:
08:38:53 #11 16.13   elfutils-libelf-0.182-3.el8.x86_64       elfutils-libs-0.182-3.el8.x86_64    
08:38:53 #11 16.13   file-libs-5.33-16.el8_3.1.x86_64         ima-evm-utils-1.3.2-12.el8.x86_64   
08:38:53 #11 16.13   python3-rpm-4.14.3-14.el8_4.x86_64       rpm-4.14.3-14.el8_4.x86_64          
08:38:53 #11 16.13   rpm-build-libs-4.14.3-14.el8_4.x86_64    rpm-libs-4.14.3-14.el8_4.x86_64     
08:38:53 #11 16.13 
08:38:53 #11 16.13 Installed:
08:38:53 #11 16.13   bzip2-1.0.6-26.el8.x86_64                                                     
08:38:53 #11 16.13   dbus-glib-0.110-2.el8.x86_64                                                  
08:38:53 #11 16.13   desktop-file-utils-0.23-8.el8.x86_64                                          
08:38:53 #11 16.13   diffutils-3.6-6.el8.x86_64                                                    
08:38:53 #11 16.13   dnf-plugins-core-4.0.18-4.el8.noarch                                          
08:38:53 #11 16.13   dwz-0.12-9.el8.x86_64                                                         
08:38:53 #11 16.13   efi-srpm-macros-3-3.el8.noarch                                                
08:38:53 #11 16.13   elfutils-0.182-3.el8.x86_64                                                   
08:38:53 #11 16.13   elfutils-debuginfod-client-0.182-3.el8.x86_64                                 
08:38:53 #11 16.13   emacs-filesystem-1:26.1-5.el8.noarch                                          
08:38:53 #11 16.13   file-5.33-16.el8_3.1.x86_64                                                   
08:38:53 #11 16.13   gc-7.6.4-3.el8.x86_64                                                         
08:38:53 #11 16.13   gdb-headless-8.2-15.el8.x86_64                                                
08:38:53 #11 16.13   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
08:38:53 #11 16.13   go-srpm-macros-2-17.el8.noarch                                                
08:38:53 #11 16.13   groff-base-1.22.3-18.el8.x86_64                                               
08:38:53 #11 16.13   guile-5:2.0.14-7.el8.x86_64                                                   
08:38:53 #11 16.13   libatomic_ops-7.6.2-3.el8.x86_64                                              
08:38:53 #11 16.13   libbabeltrace-1.5.4-3.el8.x86_64                                              
08:38:53 #11 16.13   libipt-1.6.1-8.el8.x86_64                                                     
08:38:53 #11 16.13   libpkgconf-1.4.2-1.el8.x86_64                                                 
08:38:53 #11 16.13   libtool-ltdl-2.4.6-25.el8.x86_64                                              
08:38:53 #11 16.13   ncurses-6.1-7.20180224.el8.x86_64                                             
08:38:53 #11 16.13   ocaml-srpm-macros-5-4.el8.noarch                                              
08:38:53 #11 16.13   openblas-srpm-macros-2-2.el8.noarch                                           
08:38:53 #11 16.13   patch-2.7.6-11.el8.x86_64                                                     
08:38:53 #11 16.13   perl-Carp-1.42-396.el8.noarch                                                 
08:38:53 #11 16.13   perl-Encode-4:2.97-3.el8.x86_64                                               
08:38:53 #11 16.13   perl-Errno-1.28-419.el8_4.1.x86_64                                            
08:38:53 #11 16.13   perl-Exporter-5.72-396.el8.noarch                                             
08:38:53 #11 16.13   perl-File-Path-2.15-2.el8.noarch                                              
08:38:53 #11 16.13   perl-File-Temp-0.230.600-1.el8.noarch                                         
08:38:53 #11 16.13   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
08:38:53 #11 16.13   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
08:38:53 #11 16.13   perl-IO-1.38-419.el8_4.1.x86_64                                               
08:38:53 #11 16.13   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
08:38:53 #11 16.13   perl-MIME-Base64-3.15-396.el8.x86_64                                          
08:38:53 #11 16.13   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
08:38:53 #11 16.13   perl-PathTools-3.74-1.el8.x86_64                                              
08:38:53 #11 16.13   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
08:38:53 #11 16.13   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
08:38:53 #11 16.13   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
08:38:53 #11 16.13   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
08:38:53 #11 16.13   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
08:38:53 #11 16.13   perl-Socket-4:2.027-3.el8.x86_64                                              
08:38:53 #11 16.13   perl-Storable-1:3.11-3.el8.x86_64                                             
08:38:53 #11 16.13   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
08:38:53 #11 16.13   perl-Term-Cap-1.17-395.el8.noarch                                             
08:38:53 #11 16.13   perl-Text-ParseWords-3.30-395.el8.noarch                                      
08:38:53 #11 16.13   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
08:38:53 #11 16.13   perl-Time-Local-1:1.280-1.el8.noarch                                          
08:38:53 #11 16.13   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
08:38:53 #11 16.13   perl-constant-1.33-396.el8.noarch                                             
08:38:53 #11 16.13   perl-interpreter-4:5.26.3-419.el8_4.1.x86_64                                  
08:38:53 #11 16.13   perl-libs-4:5.26.3-419.el8_4.1.x86_64                                         
08:38:53 #11 16.13   perl-macros-4:5.26.3-419.el8_4.1.x86_64                                       
08:38:53 #11 16.13   perl-parent-1:0.237-1.el8.noarch                                              
08:38:53 #11 16.13   perl-podlators-4.11-1.el8.noarch                                              
08:38:53 #11 16.13   perl-srpm-macros-1-25.el8.noarch                                              
08:38:53 #11 16.13   perl-threads-1:2.21-2.el8.x86_64                                              
08:38:53 #11 16.13   perl-threads-shared-1.58-2.el8.x86_64                                         
08:38:53 #11 16.13   pkgconf-1.4.2-1.el8.x86_64                                                    
08:38:53 #11 16.13   pkgconf-m4-1.4.2-1.el8.noarch                                                 
08:38:53 #11 16.13   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
08:38:53 #11 16.13   python-rpm-macros-3-41.el8.noarch                                             
08:38:53 #11 16.13   python-srpm-macros-3-41.el8.noarch                                            
08:38:53 #11 16.13   python3-dateutil-1:2.6.1-6.el8.noarch                                         
08:38:53 #11 16.13   python3-dbus-1.2.4-15.el8.x86_64                                              
08:38:53 #11 16.13   python3-dnf-plugins-core-4.0.18-4.el8.noarch                                  
08:38:53 #11 16.13   python3-rpm-macros-3-41.el8.noarch                                            
08:38:53 #11 16.13   python3-six-1.11.0-8.el8.noarch                                               
08:38:53 #11 16.13   qt5-srpm-macros-5.12.5-3.el8.noarch                                           
08:38:53 #11 16.13   redhat-rpm-config-125-1.el8.noarch                                            
08:38:53 #11 16.13   rpm-build-4.14.3-14.el8_4.x86_64                                              
08:38:53 #11 16.13   rpmlint-1.10-14.el8.noarch                                                    
08:38:53 #11 16.13   rust-srpm-macros-5-2.el8.noarch                                               
08:38:53 #11 16.13   tpm2-tss-2.3.2-3.el8.x86_64                                                   
08:38:53 #11 16.13   unzip-6.0-45.el8_4.x86_64                                                     
08:38:53 #11 16.13   yum-utils-4.0.18-4.el8.noarch                                                 
08:38:53 #11 16.13   zip-3.0-23.el8.x86_64                                                         
08:38:53 #11 16.13   zstd-1.4.4-1.el8.x86_64                                                       
08:38:53 #11 16.13 
08:38:53 #11 16.13 Complete!
08:38:53 #11 DONE 16.4s
08:38:54 
08:38:54 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
08:38:54 #13 sha256:2a43ca57d16bc7a1d527fab225c125280c5504201d7ce6f783bafaf41f9b9628
08:38:54 #13 DONE 0.1s
08:38:54 
08:38:54 #14 [stage-1 7/9] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
08:38:54 #14 sha256:dbe4c47b8ab7ffa3e7c296ed140afe2772aed12bfca0a181b99db1138072f77b
08:38:54 #14 0.715 Last metadata expiration check: 0:00:10 ago on Mon Sep 13 08:38:44 2021.
08:38:55 #14 1.157 Package bash-4.4.19-12.el8.x86_64 is already installed.
08:38:55 #14 1.158 Package bash-4.4.19-12.el8.x86_64 is already installed.
08:38:55 #14 1.158 Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed.
08:38:55 #14 1.159 Package libarchive-3.3.2-9.el8.x86_64 is already installed.
08:38:55 #14 1.160 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
08:38:55 #14 1.160 Package systemd-239-41.el8_3.x86_64 is already installed.
08:38:55 #14 1.161 Package tar-2:1.30-5.el8.x86_64 is already installed.
08:38:55 #14 1.161 Package bash-4.4.19-12.el8.x86_64 is already installed.
08:38:55 #14 1.162 Package bash-4.4.19-12.el8.x86_64 is already installed.
08:38:55 #14 1.437 Dependencies resolved.
08:38:55 #14 1.447 =========================================================================================
08:38:55 #14 1.447  Package                        Arch    Version                         Repository   Size
08:38:55 #14 1.447 =========================================================================================
08:38:55 #14 1.447 Installing:
08:38:55 #14 1.447  cmake                          x86_64  3.18.2-11.el8_4                 appstream   9.8 M
08:38:55 #14 1.447  device-mapper-devel            x86_64  8:1.02.175-5.el8                powertools  282 k
08:38:55 #14 1.447  gcc                            x86_64  8.4.1-1.el8                     appstream    23 M
08:38:55 #14 1.447  git                            x86_64  2.27.0-1.el8                    appstream   164 k
08:38:55 #14 1.447  glibc-static                   x86_64  2.28-151.el8                    powertools  2.1 M
08:38:55 #14 1.447  libseccomp-devel               x86_64  2.5.1-1.el8                     appstream    57 k
08:38:55 #14 1.447  libselinux-devel               x86_64  2.9-5.el8                       baseos      200 k
08:38:55 #14 1.447  libtool                        x86_64  2.4.6-25.el8                    appstream   709 k
08:38:55 #14 1.447  libtool-ltdl-devel             x86_64  2.4.6-25.el8                    appstream   184 k
08:38:55 #14 1.447  make                           x86_64  1:4.2.1-10.el8                  baseos      498 k
08:38:55 #14 1.447  selinux-policy-devel           noarch  3.14.3-67.el8_4.1               baseos      1.5 M
08:38:55 #14 1.447  systemd-devel                  x86_64  239-45.el8_4.3                  baseos      380 k
08:38:55 #14 1.447  which                          x86_64  2.21-12.el8                     baseos       49 k
08:38:55 #14 1.447 Upgrading:
08:38:55 #14 1.447  bash                           x86_64  4.4.20-1.el8_4                  baseos      1.5 M
08:38:55 #14 1.447  device-mapper                  x86_64  8:1.02.175-5.el8                baseos      375 k
08:38:55 #14 1.447  device-mapper-libs             x86_64  8:1.02.175-5.el8                baseos      408 k
08:38:55 #14 1.447  glibc                          x86_64  2.28-151.el8                    baseos      3.6 M
08:38:55 #14 1.447  glibc-common                   x86_64  2.28-151.el8                    baseos      1.3 M
08:38:55 #14 1.447  glibc-minimal-langpack         x86_64  2.28-151.el8                    baseos       56 k
08:38:55 #14 1.447  libarchive                     x86_64  3.3.3-1.el8                     baseos      359 k
08:38:55 #14 1.447  libgcc                         x86_64  8.4.1-1.el8                     baseos       78 k
08:38:55 #14 1.447  libseccomp                     x86_64  2.5.1-1.el8                     baseos       71 k
08:38:55 #14 1.447  libselinux                     x86_64  2.9-5.el8                       baseos      165 k
08:38:55 #14 1.447  libsemanage                    x86_64  2.9-6.el8                       baseos      165 k
08:38:55 #14 1.447  libsepol                       x86_64  2.9-2.el8                       baseos      339 k
08:38:55 #14 1.447  systemd                        x86_64  239-45.el8_4.3                  baseos      3.6 M
08:38:55 #14 1.447  systemd-libs                   x86_64  239-45.el8_4.3                  baseos      1.1 M
08:38:55 #14 1.447  systemd-pam                    x86_64  239-45.el8_4.3                  baseos      469 k
08:38:55 #14 1.447  systemd-udev                   x86_64  239-45.el8_4.3                  baseos      1.4 M
08:38:55 #14 1.447 Installing dependencies:
08:38:55 #14 1.447  annobin                        x86_64  9.50-1.el8                      appstream   107 k
08:38:55 #14 1.447  autoconf                       noarch  2.69-27.el8                     appstream   710 k
08:38:55 #14 1.447  automake                       noarch  1.16.1-7.el8                    appstream   713 k
08:38:55 #14 1.447  checkpolicy                    x86_64  2.9-1.el8                       baseos      348 k
08:38:55 #14 1.447  cmake-data                     noarch  3.18.2-11.el8_4                 appstream   1.6 M
08:38:55 #14 1.447  cmake-filesystem               x86_64  3.18.2-11.el8_4                 appstream    44 k
08:38:55 #14 1.447  cmake-rpm-macros               noarch  3.18.2-11.el8_4                 appstream    44 k
08:38:55 #14 1.447  cpp                            x86_64  8.4.1-1.el8                     appstream    10 M
08:38:55 #14 1.447  git-core                       x86_64  2.27.0-1.el8                    appstream   5.7 M
08:38:55 #14 1.447  git-core-doc                   noarch  2.27.0-1.el8                    appstream   2.5 M
08:38:55 #14 1.447  glibc-devel                    x86_64  2.28-151.el8                    baseos      1.0 M
08:38:55 #14 1.447  glibc-headers                  x86_64  2.28-151.el8                    baseos      478 k
08:38:55 #14 1.447  isl                            x86_64  0.16.1-6.el8                    appstream   841 k
08:38:55 #14 1.447  kbd-legacy                     noarch  2.0.4-10.el8                    baseos      481 k
08:38:55 #14 1.447  kbd-misc                       noarch  2.0.4-10.el8                    baseos      1.5 M
08:38:55 #14 1.447  kernel-headers                 x86_64  4.18.0-305.17.1.el8_4           baseos      7.1 M
08:38:55 #14 1.447  libedit                        x86_64  3.1-23.20170329cvs.el8          baseos      102 k
08:38:55 #14 1.447  libgomp                        x86_64  8.4.1-1.el8                     baseos      204 k
08:38:55 #14 1.447  libmpc                         x86_64  1.1.0-9.1.el8                   appstream    61 k
08:38:55 #14 1.447  libselinux-utils               x86_64  2.9-5.el8                       baseos      243 k
08:38:55 #14 1.447  libsepol-devel                 x86_64  2.9-2.el8                       baseos       86 k
08:38:55 #14 1.447  libuv                          x86_64  1:1.41.1-1.el8_4                appstream   156 k
08:38:55 #14 1.447  libxcrypt-devel                x86_64  4.1.1-4.el8                     baseos       25 k
08:38:55 #14 1.447  libxcrypt-static               x86_64  4.1.1-4.el8                     powertools   53 k
08:38:55 #14 1.447  m4                             x86_64  1.4.18-7.el8                    baseos      223 k
08:38:55 #14 1.447  openssh                        x86_64  8.0p1-6.el8_4.2                 baseos      521 k
08:38:55 #14 1.447  openssh-clients                x86_64  8.0p1-6.el8_4.2                 baseos      667 k
08:38:55 #14 1.447  pcre2-devel                    x86_64  10.32-2.el8                     baseos      605 k
08:38:55 #14 1.447  pcre2-utf16                    x86_64  10.32-2.el8                     baseos      229 k
08:38:55 #14 1.447  pcre2-utf32                    x86_64  10.32-2.el8                     baseos      220 k
08:38:55 #14 1.447  perl-Data-Dumper               x86_64  2.167-399.el8                   baseos       58 k
08:38:55 #14 1.447  perl-Error                     noarch  1:0.17025-2.el8                 appstream    46 k
08:38:55 #14 1.447  perl-Git                       noarch  2.27.0-1.el8                    appstream    77 k
08:38:55 #14 1.447  perl-TermReadKey               x86_64  2.37-7.el8                      appstream    40 k
08:38:55 #14 1.447  perl-Thread-Queue              noarch  3.13-1.el8                      appstream    24 k
08:38:55 #14 1.447  policycoreutils                x86_64  2.9-14.el8                      baseos      373 k
08:38:55 #14 1.447  policycoreutils-devel          x86_64  2.9-14.el8                      baseos      292 k
08:38:55 #14 1.447  policycoreutils-python-utils   noarch  2.9-14.el8                      baseos      252 k
08:38:55 #14 1.447  python3-audit                  x86_64  3.0-0.17.20191104git1c2f876.el8 baseos       86 k
08:38:55 #14 1.447  python3-libselinux             x86_64  2.9-5.el8                       baseos      283 k
08:38:55 #14 1.447  python3-libsemanage            x86_64  2.9-6.el8                       baseos      127 k
08:38:55 #14 1.447  python3-policycoreutils        noarch  2.9-14.el8                      baseos      2.2 M
08:38:55 #14 1.447  python3-setools                x86_64  4.3.0-2.el8                     baseos      626 k
08:38:55 #14 1.447  rpm-plugin-selinux             x86_64  4.14.3-14.el8_4                 baseos       76 k
08:38:55 #14 1.447  selinux-policy                 noarch  3.14.3-67.el8_4.1               baseos      628 k
08:38:55 #14 1.447  selinux-policy-minimum         noarch  3.14.3-67.el8_4.1               baseos       13 M
08:38:55 #14 1.447  vim-filesystem                 noarch  2:8.0.1763-15.el8               appstream    48 k
08:38:55 #14 1.447  xkeyboard-config               noarch  2.28-1.el8                      appstream   782 k
08:38:55 #14 1.447 Installing weak dependencies:
08:38:55 #14 1.447  glibc-langpack-en              x86_64  2.28-151.el8                    baseos      827 k
08:38:55 #14 1.447  kbd                            x86_64  2.0.4-10.el8                    baseos      390 k
08:38:55 #14 1.447  libxkbcommon                   x86_64  0.9.1-1.el8                     appstream   116 k
08:38:55 #14 1.447 
08:38:55 #14 1.447 Transaction Summary
08:38:55 #14 1.447 =========================================================================================
08:38:55 #14 1.447 Install  64 Packages
08:38:55 #14 1.447 Upgrade  16 Packages
08:38:55 #14 1.447 
08:38:55 #14 1.451 Total download size: 112 M
08:38:55 #14 1.452 Downloading Packages:
08:38:57 #14 2.655 (1/80): annobin-9.50-1.el8.x86_64.rpm           465 kB/s | 107 kB     00:00    
08:38:57 #14 2.665 (2/80): autoconf-2.69-27.el8.noarch.rpm         2.9 MB/s | 710 kB     00:00    
08:38:57 #14 2.672 (3/80): automake-1.16.1-7.el8.noarch.rpm        2.8 MB/s | 713 kB     00:00    
08:38:57 #14 2.677 (4/80): cmake-filesystem-3.18.2-11.el8_4.x86_64 9.4 MB/s |  44 kB     00:00    
08:38:57 #14 2.685 (5/80): cmake-rpm-macros-3.18.2-11.el8_4.noarch 5.9 MB/s |  44 kB     00:00    
08:38:57 #14 2.698 (6/80): cmake-data-3.18.2-11.el8_4.noarch.rpm    49 MB/s | 1.6 MB     00:00    
08:38:57 #14 2.834 (7/80): cmake-3.18.2-11.el8_4.x86_64.rpm         55 MB/s | 9.8 MB     00:00    
08:38:57 #14 2.842 (8/80): git-2.27.0-1.el8.x86_64.rpm              22 MB/s | 164 kB     00:00    
08:38:57 #14 2.914 (9/80): cpp-8.4.1-1.el8.x86_64.rpm               46 MB/s |  10 MB     00:00    
08:38:57 #14 2.981 (10/80): git-core-2.27.0-1.el8.x86_64.rpm        41 MB/s | 5.7 MB     00:00    
08:38:57 #14 2.997 (11/80): isl-0.16.1-6.el8.x86_64.rpm             55 MB/s | 841 kB     00:00    
08:38:57 #14 3.002 (12/80): libmpc-1.1.0-9.1.el8.x86_64.rpm         14 MB/s |  61 kB     00:00    
08:38:57 #14 3.007 (13/80): libseccomp-devel-2.5.1-1.el8.x86_64.rp  11 MB/s |  57 kB     00:00    
08:38:57 #14 3.026 (14/80): git-core-doc-2.27.0-1.el8.noarch.rpm    23 MB/s | 2.5 MB     00:00    
08:38:57 #14 3.033 (15/80): libtool-2.4.6-25.el8.x86_64.rpm         27 MB/s | 709 kB     00:00    
08:38:57 #14 3.041 (16/80): libuv-1.41.1-1.el8_4.x86_64.rpm         20 MB/s | 156 kB     00:00    
08:38:57 #14 3.042 (17/80): libtool-ltdl-devel-2.4.6-25.el8.x86_64  12 MB/s | 184 kB     00:00    
08:38:57 #14 3.046 (18/80): perl-Error-0.17025-2.el8.noarch.rpm     15 MB/s |  46 kB     00:00    
08:38:57 #14 3.048 (19/80): libxkbcommon-0.9.1-1.el8.x86_64.rpm     17 MB/s | 116 kB     00:00    
08:38:57 #14 3.049 (20/80): perl-Git-2.27.0-1.el8.noarch.rpm        25 MB/s |  77 kB     00:00    
08:38:57 #14 3.052 (21/80): perl-TermReadKey-2.37-7.el8.x86_64.rpm  10 MB/s |  40 kB     00:00    
08:38:57 #14 3.054 (22/80): perl-Thread-Queue-3.13-1.el8.noarch.rp 5.0 MB/s |  24 kB     00:00    
08:38:57 #14 3.058 (23/80): vim-filesystem-8.0.1763-15.el8.noarch. 8.2 MB/s |  48 kB     00:00    
08:38:57 #14 3.068 (24/80): xkeyboard-config-2.28-1.el8.noarch.rpm  58 MB/s | 782 kB     00:00    
08:38:57 #14 3.073 (25/80): checkpolicy-2.9-1.el8.x86_64.rpm        23 MB/s | 348 kB     00:00    
08:38:57 #14 3.086 (26/80): glibc-headers-2.28-151.el8.x86_64.rpm   37 MB/s | 478 kB     00:00    
08:38:57 #14 3.100 (27/80): glibc-langpack-en-2.28-151.el8.x86_64.  60 MB/s | 827 kB     00:00    
08:38:57 #14 3.110 (28/80): glibc-devel-2.28-151.el8.x86_64.rpm     25 MB/s | 1.0 MB     00:00    
08:38:57 #14 3.112 (29/80): kbd-2.0.4-10.el8.x86_64.rpm             32 MB/s | 390 kB     00:00    
08:38:57 #14 3.121 (30/80): kbd-legacy-2.0.4-10.el8.noarch.rpm      44 MB/s | 481 kB     00:00    
08:38:57 #14 3.138 (31/80): kbd-misc-2.0.4-10.el8.noarch.rpm        59 MB/s | 1.5 MB     00:00    
08:38:57 #14 3.235 (32/80): gcc-8.4.1-1.el8.x86_64.rpm              44 MB/s |  23 MB     00:00    
08:38:57 #14 3.237 (33/80): libedit-3.1-23.20170329cvs.el8.x86_64. 1.0 MB/s | 102 kB     00:00    
08:38:57 #14 3.243 (34/80): libselinux-devel-2.9-5.el8.x86_64.rpm   33 MB/s | 200 kB     00:00    
08:38:57 #14 3.245 (35/80): libgomp-8.4.1-1.el8.x86_64.rpm          21 MB/s | 204 kB     00:00    
08:38:57 #14 3.249 (36/80): libsepol-devel-2.9-2.el8.x86_64.rpm     21 MB/s |  86 kB     00:00    
08:38:57 #14 3.253 (37/80): libselinux-utils-2.9-5.el8.x86_64.rpm   28 MB/s | 243 kB     00:00    
08:38:57 #14 3.256 (38/80): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 3.9 MB/s |  25 kB     00:00    
08:38:57 #14 3.264 (39/80): m4-1.4.18-7.el8.x86_64.rpm              19 MB/s | 223 kB     00:00    
08:38:57 #14 3.271 (40/80): make-4.2.1-10.el8.x86_64.rpm            34 MB/s | 498 kB     00:00    
08:38:57 #14 3.279 (41/80): openssh-8.0p1-6.el8_4.2.x86_64.rpm      37 MB/s | 521 kB     00:00    
08:38:57 #14 3.285 (42/80): openssh-clients-8.0p1-6.el8_4.2.x86_64  47 MB/s | 667 kB     00:00    
08:38:57 #14 3.293 (43/80): pcre2-utf16-10.32-2.el8.x86_64.rpm      32 MB/s | 229 kB     00:00    
08:38:57 #14 3.300 (44/80): pcre2-devel-10.32-2.el8.x86_64.rpm      29 MB/s | 605 kB     00:00    
08:38:57 #14 3.303 (45/80): pcre2-utf32-10.32-2.el8.x86_64.rpm      21 MB/s | 220 kB     00:00    
08:38:57 #14 3.305 (46/80): perl-Data-Dumper-2.167-399.el8.x86_64.  12 MB/s |  58 kB     00:00    
08:38:57 #14 3.317 (47/80): policycoreutils-2.9-14.el8.x86_64.rpm   27 MB/s | 373 kB     00:00    
08:38:57 #14 3.319 (48/80): policycoreutils-devel-2.9-14.el8.x86_6  20 MB/s | 292 kB     00:00    
08:38:57 #14 3.352 (49/80): kernel-headers-4.18.0-305.17.1.el8_4.x  31 MB/s | 7.1 MB     00:00    
08:38:57 #14 3.353 (50/80): python3-audit-3.0-0.17.20191104git1c2f 2.5 MB/s |  86 kB     00:00    
08:38:57 #14 3.356 (51/80): policycoreutils-python-utils-2.9-14.el 6.5 MB/s | 252 kB     00:00    
08:38:57 #14 3.358 (52/80): python3-libselinux-2.9-5.el8.x86_64.rp  44 MB/s | 283 kB     00:00    
08:38:57 #14 3.362 (53/80): python3-libsemanage-2.9-6.el8.x86_64.r  15 MB/s | 127 kB     00:00    
08:38:57 #14 3.371 (54/80): rpm-plugin-selinux-4.14.3-14.el8_4.x86 9.2 MB/s |  76 kB     00:00    
08:38:57 #14 3.377 (55/80): python3-setools-4.3.0-2.el8.x86_64.rpm  34 MB/s | 626 kB     00:00    
08:38:57 #14 3.385 (56/80): selinux-policy-3.14.3-67.el8_4.1.noarc  45 MB/s | 628 kB     00:00    
08:38:57 #14 3.402 (57/80): python3-policycoreutils-2.9-14.el8.noa  49 MB/s | 2.2 MB     00:00    
08:38:57 #14 3.415 (58/80): selinux-policy-devel-3.14.3-67.el8_4.1  38 MB/s | 1.5 MB     00:00    
08:38:57 #14 3.418 (59/80): systemd-devel-239-45.el8_4.3.x86_64.rp  24 MB/s | 380 kB     00:00    
08:38:57 #14 3.419 (60/80): which-2.21-12.el8.x86_64.rpm            14 MB/s |  49 kB     00:00    
08:38:57 #14 3.434 (61/80): device-mapper-devel-1.02.175-5.el8.x86  18 MB/s | 282 kB     00:00    
08:38:57 #14 3.445 (62/80): libxcrypt-static-4.1.1-4.el8.x86_64.rp 7.8 MB/s |  53 kB     00:00    
08:38:57 #14 3.487 (63/80): bash-4.4.20-1.el8_4.x86_64.rpm          38 MB/s | 1.5 MB     00:00    
08:38:57 #14 3.496 (64/80): device-mapper-1.02.175-5.el8.x86_64.rp  43 MB/s | 375 kB     00:00    
08:38:57 #14 3.505 (65/80): device-mapper-libs-1.02.175-5.el8.x86_  46 MB/s | 408 kB     00:00    
08:38:57 #14 3.514 (66/80): glibc-static-2.28-151.el8.x86_64.rpm    22 MB/s | 2.1 MB     00:00    
08:38:57 #14 3.538 (67/80): glibc-common-2.28-151.el8.x86_64.rpm    58 MB/s | 1.3 MB     00:00    
08:38:57 #14 3.543 (68/80): glibc-minimal-langpack-2.28-151.el8.x8  12 MB/s |  56 kB     00:00    
08:38:57 #14 3.553 (69/80): libarchive-3.3.3-1.el8.x86_64.rpm       34 MB/s | 359 kB     00:00    
08:38:57 #14 3.614 (70/80): selinux-policy-minimum-3.14.3-67.el8_4  58 MB/s |  13 MB     00:00    
08:38:57 #14 3.616 (71/80): libgcc-8.4.1-1.el8.x86_64.rpm          1.2 MB/s |  78 kB     00:00    
08:38:57 #14 3.619 (72/80): libseccomp-2.5.1-1.el8.x86_64.rpm       15 MB/s |  71 kB     00:00    
08:38:57 #14 3.623 (73/80): libselinux-2.9-5.el8.x86_64.rpm         22 MB/s | 165 kB     00:00    
08:38:57 #14 3.625 (74/80): libsemanage-2.9-6.el8.x86_64.rpm        29 MB/s | 165 kB     00:00    
08:38:57 #14 3.641 (75/80): glibc-2.28-151.el8.x86_64.rpm           27 MB/s | 3.6 MB     00:00    
08:38:57 #14 3.646 (76/80): libsepol-2.9-2.el8.x86_64.rpm           15 MB/s | 339 kB     00:00    
08:38:57 #14 3.661 (77/80): systemd-pam-239-45.el8_4.3.x86_64.rpm   31 MB/s | 469 kB     00:00    
08:38:57 #14 3.667 (78/80): systemd-libs-239-45.el8_4.3.x86_64.rpm  43 MB/s | 1.1 MB     00:00    
08:38:57 #14 3.690 (79/80): systemd-239-45.el8_4.3.x86_64.rpm       56 MB/s | 3.6 MB     00:00    
08:38:57 #14 3.714 (80/80): systemd-udev-239-45.el8_4.3.x86_64.rpm  26 MB/s | 1.4 MB     00:00    
08:38:57 #14 3.718 --------------------------------------------------------------------------------
08:38:58 #14 3.719 Total                                            49 MB/s | 112 MB     00:02     
08:38:58 #14 3.886 Running transaction check
08:38:58 #14 4.172 Transaction check succeeded.
08:38:58 #14 4.172 Running transaction test
08:38:59 #14 5.255 Transaction test succeeded.
08:38:59 #14 5.257 Running transaction
08:39:00 #14 6.501   Preparing        :                                                        1/1 
08:39:00 #14 6.548   Running scriptlet: libgcc-8.4.1-1.el8.x86_64                              1/1 
08:39:00 #14 6.575   Upgrading        : libgcc-8.4.1-1.el8.x86_64                             1/96 
08:39:00 #14 6.585   Running scriptlet: libgcc-8.4.1-1.el8.x86_64                             1/96 
08:39:00 #14 6.599   Installing       : cmake-rpm-macros-3.18.2-11.el8_4.noarch               2/96 
08:39:00 #14 6.614   Installing       : cmake-filesystem-3.18.2-11.el8_4.x86_64               3/96 
08:39:01 #14 6.634   Upgrading        : libselinux-2.9-5.el8.x86_64                           4/96 
08:39:01 #14 6.887   Upgrading        : glibc-common-2.28-151.el8.x86_64                      5/96 
08:39:01 #14 7.060   Installing       : glibc-langpack-en-2.28-151.el8.x86_64                 6/96 
08:39:01 #14 7.079   Running scriptlet: glibc-2.28-151.el8.x86_64                             7/96 
08:39:01 #14 7.534   Upgrading        : glibc-2.28-151.el8.x86_64                             7/96 
08:39:02 #14 7.561   Running scriptlet: glibc-2.28-151.el8.x86_64                             7/96 
08:39:02 #14 7.735   Upgrading        : bash-4.4.20-1.el8_4.x86_64                            8/96 
08:39:02 #14 7.753   Running scriptlet: bash-4.4.20-1.el8_4.x86_64                            8/96 
08:39:02 #14 7.785   Upgrading        : libsepol-2.9-2.el8.x86_64                             9/96 
08:39:02 #14 7.798   Running scriptlet: libsepol-2.9-2.el8.x86_64                             9/96 
08:39:02 #14 7.934   Upgrading        : systemd-libs-239-45.el8_4.3.x86_64                   10/96 
08:39:02 #14 7.951   Running scriptlet: systemd-libs-239-45.el8_4.3.x86_64                   10/96 
08:39:02 #14 7.988   Installing       : python3-libselinux-2.9-5.el8.x86_64                  11/96 
08:39:02 #14 8.015   Upgrading        : libsemanage-2.9-6.el8.x86_64                         12/96 
08:39:02 #14 8.044   Installing       : m4-1.4.18-7.el8.x86_64                               13/96 
08:39:02 #14 8.056   Running scriptlet: m4-1.4.18-7.el8.x86_64                               13/96 
08:39:02 #14 8.105   Installing       : make-1:4.2.1-10.el8.x86_64                           14/96 
08:39:02 #14 8.120   Running scriptlet: make-1:4.2.1-10.el8.x86_64                           14/96 
08:39:02 #14 8.134   Installing       : libmpc-1.1.0-9.1.el8.x86_64                          15/96 
08:39:02 #14 8.188   Installing       : checkpolicy-2.9-1.el8.x86_64                         16/96 
08:39:02 #14 8.211   Upgrading        : libseccomp-2.5.1-1.el8.x86_64                        17/96 
08:39:03 #14 8.222   Running scriptlet: libseccomp-2.5.1-1.el8.x86_64                        17/96 
08:39:03 #14 9.260   Installing       : cpp-8.4.1-1.el8.x86_64                               18/96 
08:39:03 #14 9.272   Running scriptlet: cpp-8.4.1-1.el8.x86_64                               18/96 
08:39:03 #14 9.292   Installing       : python3-libsemanage-2.9-6.el8.x86_64                 19/96 
08:39:03 #14 9.390   Installing       : python3-setools-4.3.0-2.el8.x86_64                   20/96 
08:39:03 #14 9.430   Installing       : libselinux-utils-2.9-5.el8.x86_64                    21/96 
08:39:03 #14 9.473   Installing       : policycoreutils-2.9-14.el8.x86_64                    22/96 
08:39:03 #14 9.496   Running scriptlet: policycoreutils-2.9-14.el8.x86_64                    22/96 
08:39:03 #14 9.516   Installing       : libsepol-devel-2.9-2.el8.x86_64                      23/96 
08:39:03 #14 9.547   Installing       : libgomp-8.4.1-1.el8.x86_64                           24/96 
08:39:03 #14 9.559   Running scriptlet: libgomp-8.4.1-1.el8.x86_64                           24/96 
08:39:03 #14 9.579   Running scriptlet: openssh-8.0p1-6.el8_4.2.x86_64                       25/96 
08:39:03 #14 9.653   Installing       : openssh-8.0p1-6.el8_4.2.x86_64                       25/96 
08:39:04 #14 9.763   Installing       : isl-0.16.1-6.el8.x86_64                              26/96 
08:39:04 #14 9.776   Running scriptlet: isl-0.16.1-6.el8.x86_64                              26/96 
08:39:04 #14 9.804   Installing       : libuv-1:1.41.1-1.el8_4.x86_64                        27/96 
08:39:04 #14 9.826   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   28/96 
08:39:04 #14 9.849   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                29/96 
08:39:04 #14 9.930   Installing       : openssh-clients-8.0p1-6.el8_4.2.x86_64               30/96 
08:39:05 #14 10.65   Installing       : git-core-2.27.0-1.el8.x86_64                         31/96 
08:39:05 #14 11.03   Installing       : git-core-doc-2.27.0-1.el8.noarch                     32/96 
08:39:05 #14 11.07   Installing       : pcre2-utf16-10.32-2.el8.x86_64                       33/96 
08:39:05 #14 11.11   Installing       : pcre2-utf32-10.32-2.el8.x86_64                       34/96 
08:39:05 #14 11.19   Installing       : pcre2-devel-10.32-2.el8.x86_64                       35/96 
08:39:05 #14 11.23   Installing       : libselinux-devel-2.9-5.el8.x86_64                    36/96 
08:39:05 #14 11.26   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                37/96 
08:39:05 #14 11.33   Installing       : autoconf-2.69-27.el8.noarch                          38/96 
08:39:05 #14 11.35   Running scriptlet: autoconf-2.69-27.el8.noarch                          38/96 
08:39:05 #14 11.37   Installing       : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   39/96 
08:39:05 #14 11.60   Installing       : python3-policycoreutils-2.9-14.el8.noarch            40/96 
08:39:05 #14 11.63   Installing       : policycoreutils-python-utils-2.9-14.el8.noarch       41/96 
08:39:05 #14 11.65   Installing       : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64            42/96 
08:39:05 #14 11.66   Installing       : selinux-policy-3.14.3-67.el8_4.1.noarch              43/96 
08:39:05 #14 11.68   Running scriptlet: selinux-policy-3.14.3-67.el8_4.1.noarch              43/96 
08:39:07 #14 11.70   Running scriptlet: selinux-policy-minimum-3.14.3-67.el8_4.1.noarch      44/96 
08:39:07 #14 13.11   Installing       : selinux-policy-minimum-3.14.3-67.el8_4.1.noarch      44/96 
08:39:14 #14 13.16   Running scriptlet: selinux-policy-minimum-3.14.3-67.el8_4.1.noarch      44/96 
08:39:14 #14 19.81   Installing       : policycoreutils-devel-2.9-14.el8.x86_64              45/96 
08:39:14 #14 20.05   Installing       : selinux-policy-devel-3.14.3-67.el8_4.1.noarch        46/96 
08:39:14 #14 20.07   Running scriptlet: selinux-policy-devel-3.14.3-67.el8_4.1.noarch        46/96 
08:39:14 #14 20.11   Upgrading        : libarchive-3.3.3-1.el8.x86_64                        47/96 
08:39:14 #14 20.37   Installing       : kernel-headers-4.18.0-305.17.1.el8_4.x86_64          48/96 
08:39:14 #14 20.41   Running scriptlet: glibc-headers-2.28-151.el8.x86_64                    49/96 
08:39:14 #14 20.49   Installing       : glibc-headers-2.28-151.el8.x86_64                    49/96 
08:39:14 #14 20.51   Installing       : libxcrypt-devel-4.1.1-4.el8.x86_64                   50/96 
08:39:14 #14 20.61   Installing       : glibc-devel-2.28-151.el8.x86_64                      51/96 
08:39:16 #14 20.62   Running scriptlet: glibc-devel-2.28-151.el8.x86_64                      51/96 
08:39:16 #14 22.29   Installing       : gcc-8.4.1-1.el8.x86_64                               52/96 
08:39:16 #14 22.31   Running scriptlet: gcc-8.4.1-1.el8.x86_64                               52/96 
08:39:16 #14 22.35   Installing       : libxcrypt-static-4.1.1-4.el8.x86_64                  53/96 
08:39:17 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb'.
08:39:17 #14 22.73   Installing       : glibc-static-2.28-151.el8.x86_64                     54/96 
08:39:17 #14 22.92   Installing       : kbd-misc-2.0.4-10.el8.noarch                         55/96 
08:39:17 #14 23.00   Installing       : kbd-legacy-2.0.4-10.el8.noarch                       56/96 
08:39:17 #14 23.07   Installing       : kbd-2.0.4-10.el8.x86_64                              57/96 
08:39:17 #14 23.20   Installing       : xkeyboard-config-2.28-1.el8.noarch                   58/96 
08:39:17 #14 23.23   Installing       : libxkbcommon-0.9.1-1.el8.x86_64                      59/96 
08:39:17 #14 23.28   Upgrading        : systemd-pam-239-45.el8_4.3.x86_64                    60/96 
08:39:18 #14 23.30   Running scriptlet: systemd-239-45.el8_4.3.x86_64                        61/96 
08:39:18 #14 23.75   Upgrading        : systemd-239-45.el8_4.3.x86_64                        61/96 
08:39:18 #14 23.78   Running scriptlet: systemd-239-45.el8_4.3.x86_64                        61/96 
08:39:18 #14 23.84   Upgrading        : device-mapper-libs-8:1.02.175-5.el8.x86_64           62/96 
08:39:18 #14 23.87   Upgrading        : device-mapper-8:1.02.175-5.el8.x86_64                63/96 
08:39:18 #14 23.95   Installing       : systemd-devel-239-45.el8_4.3.x86_64                  64/96 
08:39:18 #14 23.97   Installing       : vim-filesystem-2:8.0.1763-15.el8.noarch              65/96 
08:39:19 #14 24.33   Installing       : cmake-data-3.18.2-11.el8_4.noarch                    66/96 
08:39:19 #14 25.26   Installing       : cmake-3.18.2-11.el8_4.x86_64                         67/96 
08:39:19 #14 25.28   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  68/96 
08:39:19 #14 25.35   Installing       : automake-1.16.1-7.el8.noarch                         69/96 
08:39:19 #14 25.37   Installing       : perl-Error-1:0.17025-2.el8.noarch                    70/96 
08:39:19 #14 25.39   Installing       : perl-Git-2.27.0-1.el8.noarch                         71/96 
08:39:19 #14 25.41   Installing       : git-2.27.0-1.el8.x86_64                              72/96 
08:39:19 #14 25.49   Installing       : libtool-2.4.6-25.el8.x86_64                          73/96 
08:39:19 #14 25.51   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          73/96 
08:39:19 #14 25.56   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               74/96 
08:39:19 #14 25.57   Installing       : device-mapper-devel-8:1.02.175-5.el8.x86_64          75/96 
08:39:20 #14 25.77   Upgrading        : systemd-udev-239-45.el8_4.3.x86_64                   76/96 
08:39:20 #14 25.80   Running scriptlet: systemd-udev-239-45.el8_4.3.x86_64                   76/96 
08:39:20 #14 26.00   Installing       : annobin-9.50-1.el8.x86_64                            77/96 
08:39:20 #14 26.03   Installing       : libseccomp-devel-2.5.1-1.el8.x86_64                  78/96 
08:39:20 #14 26.05   Installing       : which-2.21-12.el8.x86_64                             79/96 
08:39:20 #14 26.06   Upgrading        : glibc-minimal-langpack-2.28-151.el8.x86_64           80/96 
08:39:20 #14 26.08   Cleanup          : systemd-udev-239-41.el8_3.x86_64                     81/96 
08:39:20 #14 26.08   Running scriptlet: systemd-udev-239-41.el8_3.x86_64                     81/96 
08:39:20 #14 26.12   Cleanup          : device-mapper-8:1.02.171-5.el8.x86_64                82/96 
08:39:20 #14 26.14   Running scriptlet: systemd-239-41.el8_3.x86_64                          83/96 
08:39:20 #14 26.16   Cleanup          : systemd-239-41.el8_3.x86_64                          83/96 
08:39:20 #14 26.19   Cleanup          : systemd-pam-239-41.el8_3.x86_64                      84/96 
08:39:20 #14 26.21   Cleanup          : device-mapper-libs-8:1.02.171-5.el8.x86_64           85/96 
08:39:20 #14 26.23   Cleanup          : systemd-libs-239-41.el8_3.x86_64                     86/96 
08:39:20 #14 26.25   Cleanup          : libsemanage-2.9-3.el8.x86_64                         87/96 
08:39:20 #14 26.26   Cleanup          : libarchive-3.3.2-9.el8.x86_64                        88/96 
08:39:20 #14 26.27   Cleanup          : libseccomp-2.4.3-1.el8.x86_64                        89/96 
08:39:20 #14 26.27   Running scriptlet: libseccomp-2.4.3-1.el8.x86_64                        89/96 
08:39:20 #14 26.30   Cleanup          : glibc-minimal-langpack-2.28-127.el8.x86_64           90/96 
08:39:20 #14 26.31   Cleanup          : glibc-common-2.28-127.el8.x86_64                     91/96 
08:39:20 #14 26.33   Cleanup          : libselinux-2.9-4.el8_3.x86_64                        92/96 
08:39:20 #14 26.35   Cleanup          : libsepol-2.9-1.el8.x86_64                            93/96 
08:39:20 #14 26.35   Running scriptlet: libsepol-2.9-1.el8.x86_64                            93/96 
08:39:20 #14 26.38   Cleanup          : bash-4.4.19-12.el8.x86_64                            94/96 
08:39:20 #14 26.38   Running scriptlet: bash-4.4.19-12.el8.x86_64                            94/96 
08:39:20 #14 26.42   Cleanup          : glibc-2.28-127.el8.x86_64                            95/96 
08:39:20 #14 26.44   Cleanup          : libgcc-8.3.1-5.1.el8.x86_64                          96/96 
08:39:20 #14 26.44   Running scriptlet: libgcc-8.3.1-5.1.el8.x86_64                          96/96 
08:39:20 #14 26.56   Running scriptlet: glibc-common-2.28-151.el8.x86_64                     96/96 
08:39:20 #14 26.68   Running scriptlet: systemd-239-45.el8_4.3.x86_64                        96/96 
08:39:21 #14 26.72   Running scriptlet: systemd-udev-239-45.el8_4.3.x86_64                   96/96 
08:39:21 #14 26.81   Verifying        : annobin-9.50-1.el8.x86_64                             1/96 
08:39:21 #14 26.81   Verifying        : autoconf-2.69-27.el8.noarch                           2/96 
08:39:21 #14 26.81   Verifying        : automake-1.16.1-7.el8.noarch                          3/96 
08:39:21 #14 26.81   Verifying        : cmake-3.18.2-11.el8_4.x86_64                          4/96 
08:39:21 #14 26.81   Verifying        : cmake-data-3.18.2-11.el8_4.noarch                     5/96 
08:39:21 #14 26.81   Verifying        : cmake-filesystem-3.18.2-11.el8_4.x86_64               6/96 
08:39:21 #14 26.81   Verifying        : cmake-rpm-macros-3.18.2-11.el8_4.noarch               7/96 
08:39:21 #14 26.81   Verifying        : cpp-8.4.1-1.el8.x86_64                                8/96 
08:39:21 #14 26.81   Verifying        : gcc-8.4.1-1.el8.x86_64                                9/96 
08:39:21 #14 26.81   Verifying        : git-2.27.0-1.el8.x86_64                              10/96 
08:39:21 #14 26.81   Verifying        : git-core-2.27.0-1.el8.x86_64                         11/96 
08:39:21 #14 26.81   Verifying        : git-core-doc-2.27.0-1.el8.noarch                     12/96 
08:39:21 #14 26.81   Verifying        : isl-0.16.1-6.el8.x86_64                              13/96 
08:39:21 #14 26.81   Verifying        : libmpc-1.1.0-9.1.el8.x86_64                          14/96 
08:39:21 #14 26.81   Verifying        : libseccomp-devel-2.5.1-1.el8.x86_64                  15/96 
08:39:21 #14 26.81   Verifying        : libtool-2.4.6-25.el8.x86_64                          16/96 
08:39:21 #14 26.81   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               17/96 
08:39:21 #14 26.81   Verifying        : libuv-1:1.41.1-1.el8_4.x86_64                        18/96 
08:39:21 #14 26.81   Verifying        : libxkbcommon-0.9.1-1.el8.x86_64                      19/96 
08:39:21 #14 26.81   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    20/96 
08:39:21 #14 26.81   Verifying        : perl-Git-2.27.0-1.el8.noarch                         21/96 
08:39:21 #14 26.81   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   22/96 
08:39:21 #14 26.81   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  23/96 
08:39:21 #14 26.81   Verifying        : vim-filesystem-2:8.0.1763-15.el8.noarch              24/96 
08:39:21 #14 26.81   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   25/96 
08:39:21 #14 26.81   Verifying        : checkpolicy-2.9-1.el8.x86_64                         26/96 
08:39:21 #14 26.81   Verifying        : glibc-devel-2.28-151.el8.x86_64                      27/96 
08:39:21 #14 26.81   Verifying        : glibc-headers-2.28-151.el8.x86_64                    28/96 
08:39:21 #14 26.81   Verifying        : glibc-langpack-en-2.28-151.el8.x86_64                29/96 
08:39:21 #14 26.81   Verifying        : kbd-2.0.4-10.el8.x86_64                              30/96 
08:39:21 #14 26.81   Verifying        : kbd-legacy-2.0.4-10.el8.noarch                       31/96 
08:39:21 #14 26.81   Verifying        : kbd-misc-2.0.4-10.el8.noarch                         32/96 
08:39:21 #14 26.81   Verifying        : kernel-headers-4.18.0-305.17.1.el8_4.x86_64          33/96 
08:39:21 #14 26.81   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                34/96 
08:39:21 #14 26.81   Verifying        : libgomp-8.4.1-1.el8.x86_64                           35/96 
08:39:21 #14 26.82   Verifying        : libselinux-devel-2.9-5.el8.x86_64                    36/96 
08:39:21 #14 26.82   Verifying        : libselinux-utils-2.9-5.el8.x86_64                    37/96 
08:39:21 #14 26.82   Verifying        : libsepol-devel-2.9-2.el8.x86_64                      38/96 
08:39:21 #14 26.82   Verifying        : libxcrypt-devel-4.1.1-4.el8.x86_64                   39/96 
08:39:21 #14 26.82   Verifying        : m4-1.4.18-7.el8.x86_64                               40/96 
08:39:21 #14 26.82   Verifying        : make-1:4.2.1-10.el8.x86_64                           41/96 
08:39:21 #14 26.82   Verifying        : openssh-8.0p1-6.el8_4.2.x86_64                       42/96 
08:39:21 #14 26.82   Verifying        : openssh-clients-8.0p1-6.el8_4.2.x86_64               43/96 
08:39:21 #14 26.82   Verifying        : pcre2-devel-10.32-2.el8.x86_64                       44/96 
08:39:21 #14 26.82   Verifying        : pcre2-utf16-10.32-2.el8.x86_64                       45/96 
08:39:21 #14 26.82   Verifying        : pcre2-utf32-10.32-2.el8.x86_64                       46/96 
08:39:21 #14 26.82   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                47/96 
08:39:21 #14 26.82   Verifying        : policycoreutils-2.9-14.el8.x86_64                    48/96 
08:39:21 #14 26.82   Verifying        : policycoreutils-devel-2.9-14.el8.x86_64              49/96 
08:39:21 #14 26.82   Verifying        : policycoreutils-python-utils-2.9-14.el8.noarch       50/96 
08:39:21 #14 26.82   Verifying        : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   51/96 
08:39:21 #14 26.82   Verifying        : python3-libselinux-2.9-5.el8.x86_64                  52/96 
08:39:21 #14 26.82   Verifying        : python3-libsemanage-2.9-6.el8.x86_64                 53/96 
08:39:21 #14 26.82   Verifying        : python3-policycoreutils-2.9-14.el8.noarch            54/96 
08:39:21 #14 26.82   Verifying        : python3-setools-4.3.0-2.el8.x86_64                   55/96 
08:39:21 #14 26.82   Verifying        : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64            56/96 
08:39:21 #14 26.82   Verifying        : selinux-policy-3.14.3-67.el8_4.1.noarch              57/96 
08:39:21 #14 26.82   Verifying        : selinux-policy-devel-3.14.3-67.el8_4.1.noarch        58/96 
08:39:21 #14 26.82   Verifying        : selinux-policy-minimum-3.14.3-67.el8_4.1.noarch      59/96 
08:39:21 #14 26.82   Verifying        : systemd-devel-239-45.el8_4.3.x86_64                  60/96 
08:39:21 #14 26.82   Verifying        : which-2.21-12.el8.x86_64                             61/96 
08:39:21 #14 26.82   Verifying        : device-mapper-devel-8:1.02.175-5.el8.x86_64          62/96 
08:39:21 #14 26.82   Verifying        : glibc-static-2.28-151.el8.x86_64                     63/96 
08:39:21 #14 26.82   Verifying        : libxcrypt-static-4.1.1-4.el8.x86_64                  64/96 
08:39:21 #14 26.82   Verifying        : bash-4.4.20-1.el8_4.x86_64                           65/96 
08:39:21 #14 26.82   Verifying        : bash-4.4.19-12.el8.x86_64                            66/96 
08:39:21 #14 26.82   Verifying        : device-mapper-8:1.02.175-5.el8.x86_64                67/96 
08:39:21 #14 26.82   Verifying        : device-mapper-8:1.02.171-5.el8.x86_64                68/96 
08:39:21 #14 26.82   Verifying        : device-mapper-libs-8:1.02.175-5.el8.x86_64           69/96 
08:39:21 #14 26.82   Verifying        : device-mapper-libs-8:1.02.171-5.el8.x86_64           70/96 
08:39:21 #14 26.82   Verifying        : glibc-2.28-151.el8.x86_64                            71/96 
08:39:21 #14 26.82   Verifying        : glibc-2.28-127.el8.x86_64                            72/96 
08:39:21 #14 26.82   Verifying        : glibc-common-2.28-151.el8.x86_64                     73/96 
08:39:21 #14 26.82   Verifying        : glibc-common-2.28-127.el8.x86_64                     74/96 
08:39:21 #14 26.82   Verifying        : glibc-minimal-langpack-2.28-151.el8.x86_64           75/96 
08:39:21 #14 26.82   Verifying        : glibc-minimal-langpack-2.28-127.el8.x86_64           76/96 
08:39:21 #14 26.82   Verifying        : libarchive-3.3.3-1.el8.x86_64                        77/96 
08:39:21 #14 26.82   Verifying        : libarchive-3.3.2-9.el8.x86_64                        78/96 
08:39:21 #14 26.82   Verifying        : libgcc-8.4.1-1.el8.x86_64                            79/96 
08:39:21 #14 26.82   Verifying        : libgcc-8.3.1-5.1.el8.x86_64                          80/96 
08:39:21 #14 26.82   Verifying        : libseccomp-2.5.1-1.el8.x86_64                        81/96 
08:39:21 #14 26.82   Verifying        : libseccomp-2.4.3-1.el8.x86_64                        82/96 
08:39:21 #14 26.82   Verifying        : libselinux-2.9-5.el8.x86_64                          83/96 
08:39:21 #14 26.82   Verifying        : libselinux-2.9-4.el8_3.x86_64                        84/96 
08:39:21 #14 26.82   Verifying        : libsemanage-2.9-6.el8.x86_64                         85/96 
08:39:21 #14 26.82   Verifying        : libsemanage-2.9-3.el8.x86_64                         86/96 
08:39:21 #14 26.82   Verifying        : libsepol-2.9-2.el8.x86_64                            87/96 
08:39:21 #14 26.82   Verifying        : libsepol-2.9-1.el8.x86_64                            88/96 
08:39:21 #14 26.82   Verifying        : systemd-239-45.el8_4.3.x86_64                        89/96 
08:39:21 #14 26.82   Verifying        : systemd-239-41.el8_3.x86_64                          90/96 
08:39:21 #14 26.82   Verifying        : systemd-libs-239-45.el8_4.3.x86_64                   91/96 
08:39:21 #14 26.82   Verifying        : systemd-libs-239-41.el8_3.x86_64                     92/96 
08:39:21 #14 26.82   Verifying        : systemd-pam-239-45.el8_4.3.x86_64                    93/96 
08:39:21 #14 26.82   Verifying        : systemd-pam-239-41.el8_3.x86_64                      94/96 
08:39:21 #14 26.82   Verifying        : systemd-udev-239-45.el8_4.3.x86_64                   95/96 
08:39:21 #14 26.82   Verifying        : systemd-udev-239-41.el8_3.x86_64                     96/96 
08:39:21 #14 27.23 
08:39:21 #14 27.23 Upgraded:
08:39:21 #14 27.23   bash-4.4.20-1.el8_4.x86_64                                                    
08:39:21 #14 27.23   device-mapper-8:1.02.175-5.el8.x86_64                                         
08:39:21 #14 27.23   device-mapper-libs-8:1.02.175-5.el8.x86_64                                    
08:39:21 #14 27.23   glibc-2.28-151.el8.x86_64                                                     
08:39:21 #14 27.23   glibc-common-2.28-151.el8.x86_64                                              
08:39:21 #14 27.23   glibc-minimal-langpack-2.28-151.el8.x86_64                                    
08:39:21 #14 27.23   libarchive-3.3.3-1.el8.x86_64                                                 
08:39:21 #14 27.23   libgcc-8.4.1-1.el8.x86_64                                                     
08:39:21 #14 27.23   libseccomp-2.5.1-1.el8.x86_64                                                 
08:39:21 #14 27.23   libselinux-2.9-5.el8.x86_64                                                   
08:39:21 #14 27.23   libsemanage-2.9-6.el8.x86_64                                                  
08:39:21 #14 27.23   libsepol-2.9-2.el8.x86_64                                                     
08:39:21 #14 27.23   systemd-239-45.el8_4.3.x86_64                                                 
08:39:21 #14 27.23   systemd-libs-239-45.el8_4.3.x86_64                                            
08:39:21 #14 27.23   systemd-pam-239-45.el8_4.3.x86_64                                             
08:39:21 #14 27.23   systemd-udev-239-45.el8_4.3.x86_64                                            
08:39:21 #14 27.23 
08:39:21 #14 27.23 Installed:
08:39:21 #14 27.23   annobin-9.50-1.el8.x86_64                                                     
08:39:21 #14 27.23   autoconf-2.69-27.el8.noarch                                                   
08:39:21 #14 27.23   automake-1.16.1-7.el8.noarch                                                  
08:39:21 #14 27.23   checkpolicy-2.9-1.el8.x86_64                                                  
08:39:21 #14 27.23   cmake-3.18.2-11.el8_4.x86_64                                                  
08:39:21 #14 27.23   cmake-data-3.18.2-11.el8_4.noarch                                             
08:39:21 #14 27.23   cmake-filesystem-3.18.2-11.el8_4.x86_64                                       
08:39:21 #14 27.23   cmake-rpm-macros-3.18.2-11.el8_4.noarch                                       
08:39:21 #14 27.23   cpp-8.4.1-1.el8.x86_64                                                        
08:39:21 #14 27.23   device-mapper-devel-8:1.02.175-5.el8.x86_64                                   
08:39:21 #14 27.23   gcc-8.4.1-1.el8.x86_64                                                        
08:39:21 #14 27.23   git-2.27.0-1.el8.x86_64                                                       
08:39:21 #14 27.23   git-core-2.27.0-1.el8.x86_64                                                  
08:39:21 #14 27.23   git-core-doc-2.27.0-1.el8.noarch                                              
08:39:21 #14 27.23   glibc-devel-2.28-151.el8.x86_64                                               
08:39:21 #14 27.23   glibc-headers-2.28-151.el8.x86_64                                             
08:39:21 #14 27.23   glibc-langpack-en-2.28-151.el8.x86_64                                         
08:39:21 #14 27.23   glibc-static-2.28-151.el8.x86_64                                              
08:39:21 #14 27.23   isl-0.16.1-6.el8.x86_64                                                       
08:39:21 #14 27.23   kbd-2.0.4-10.el8.x86_64                                                       
08:39:21 #14 27.23   kbd-legacy-2.0.4-10.el8.noarch                                                
08:39:21 #14 27.23   kbd-misc-2.0.4-10.el8.noarch                                                  
08:39:21 #14 27.23   kernel-headers-4.18.0-305.17.1.el8_4.x86_64                                   
08:39:21 #14 27.23   libedit-3.1-23.20170329cvs.el8.x86_64                                         
08:39:21 #14 27.23   libgomp-8.4.1-1.el8.x86_64                                                    
08:39:21 #14 27.23   libmpc-1.1.0-9.1.el8.x86_64                                                   
08:39:21 #14 27.23   libseccomp-devel-2.5.1-1.el8.x86_64                                           
08:39:21 #14 27.23   libselinux-devel-2.9-5.el8.x86_64                                             
08:39:21 #14 27.23   libselinux-utils-2.9-5.el8.x86_64                                             
08:39:21 #14 27.23   libsepol-devel-2.9-2.el8.x86_64                                               
08:39:21 #14 27.23   libtool-2.4.6-25.el8.x86_64                                                   
08:39:21 #14 27.23   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
08:39:21 #14 27.23   libuv-1:1.41.1-1.el8_4.x86_64                                                 
08:39:21 #14 27.23   libxcrypt-devel-4.1.1-4.el8.x86_64                                            
08:39:21 #14 27.23   libxcrypt-static-4.1.1-4.el8.x86_64                                           
08:39:21 #14 27.23   libxkbcommon-0.9.1-1.el8.x86_64                                               
08:39:21 #14 27.23   m4-1.4.18-7.el8.x86_64                                                        
08:39:21 #14 27.23   make-1:4.2.1-10.el8.x86_64                                                    
08:39:21 #14 27.23   openssh-8.0p1-6.el8_4.2.x86_64                                                
08:39:21 #14 27.23   openssh-clients-8.0p1-6.el8_4.2.x86_64                                        
08:39:21 #14 27.23   pcre2-devel-10.32-2.el8.x86_64                                                
08:39:21 #14 27.23   pcre2-utf16-10.32-2.el8.x86_64                                                
08:39:21 #14 27.23   pcre2-utf32-10.32-2.el8.x86_64                                                
08:39:21 #14 27.23   perl-Data-Dumper-2.167-399.el8.x86_64                                         
08:39:21 #14 27.23   perl-Error-1:0.17025-2.el8.noarch                                             
08:39:21 #14 27.23   perl-Git-2.27.0-1.el8.noarch                                                  
08:39:21 #14 27.23   perl-TermReadKey-2.37-7.el8.x86_64                                            
08:39:21 #14 27.23   perl-Thread-Queue-3.13-1.el8.noarch                                           
08:39:21 #14 27.23   policycoreutils-2.9-14.el8.x86_64                                             
08:39:21 #14 27.23   policycoreutils-devel-2.9-14.el8.x86_64                                       
08:39:21 #14 27.23   policycoreutils-python-utils-2.9-14.el8.noarch                                
08:39:21 #14 27.23   python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64                          
08:39:21 #14 27.23   python3-libselinux-2.9-5.el8.x86_64                                           
08:39:21 #14 27.23   python3-libsemanage-2.9-6.el8.x86_64                                          
08:39:21 #14 27.23   python3-policycoreutils-2.9-14.el8.noarch                                     
08:39:21 #14 27.23   python3-setools-4.3.0-2.el8.x86_64                                            
08:39:21 #14 27.23   rpm-plugin-selinux-4.14.3-14.el8_4.x86_64                                     
08:39:21 #14 27.23   selinux-policy-3.14.3-67.el8_4.1.noarch                                       
08:39:21 #14 27.23   selinux-policy-devel-3.14.3-67.el8_4.1.noarch                                 
08:39:21 #14 27.23   selinux-policy-minimum-3.14.3-67.el8_4.1.noarch                               
08:39:21 #14 27.23   systemd-devel-239-45.el8_4.3.x86_64                                           
08:39:21 #14 27.23   vim-filesystem-2:8.0.1763-15.el8.noarch                                       
08:39:21 #14 27.23   which-2.21-12.el8.x86_64                                                      
08:39:21 #14 27.23   xkeyboard-config-2.28-1.el8.noarch                                            
08:39:21 #14 27.23 
08:39:21 #14 27.23 Complete!
08:39:21 #14 DONE 27.6s
08:39:21 
08:39:21 #16 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
08:39:21 #16 sha256:99e95139762c8a30db4662ada0a1ac1c5c73c81e8530f504eff57e7b297423e4
08:39:22  dpkg-genbuildinfo
08:39:22  dpkg-genchanges  >../docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.changes
08:39:23 dpkg-genchanges: info: including full source code in upload
08:39:23  dpkg-source -I.git --after-build .
08:39:23 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
08:39:23 + destination=/build
08:39:23 + mkdir -p /build
08:39:23 + mv -v /root/docker-ce-cli_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb /root/docker-compose-plugin_2.0.0-rc.3~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb /build
08:39:23 #16 DONE 1.7s
08:39:23 
08:39:23 #17 [stage-1 9/9] WORKDIR /root/rpmbuild
08:39:23 #17 sha256:dc9283fcb5f3e6ce4b4fc2acbfd349e8e3ff5d51887841969d6b88500b62b628
08:39:23 #17 DONE 0.0s
08:39:23 
08:39:23 #18 exporting to image
08:39:23 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
08:39:23 #18 exporting layers
08:39:23 copied '/root/docker-ce-cli_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb'
08:39:23 removed '/root/docker-ce-cli_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb'
08:39:23 copied '/root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb'
08:39:23 removed '/root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb'
08:39:23 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal.dsc'
08:39:23 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal.dsc'
08:39:23 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal.tar.gz'
08:39:23 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal.tar.gz'
08:39:23 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.buildinfo'
08:39:23 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.buildinfo'
08:39:23 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.changes'
08:39:23 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.changes'
08:39:23 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb'
08:39:23 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-focal_amd64.deb'
08:39:23 copied '/root/docker-compose-plugin_2.0.0-rc.3~ubuntu-focal_amd64.deb' -> '/build/docker-compose-plugin_2.0.0-rc.3~ubuntu-focal_amd64.deb'
08:39:23 removed '/root/docker-compose-plugin_2.0.0-rc.3~ubuntu-focal_amd64.deb'
08:39:23 copied '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'
08:39:23 removed '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'
08:39:28 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
08:39:28 == Building packages for ubuntu-hirsute ==
08:39:28 mkdir -p "debbuild/ubuntu-hirsute"
08:39:28 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.7-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-hirsute/x86_64 -f ubuntu-hirsute/Dockerfile .
08:39:28 #1 [internal] load build definition from Dockerfile
08:39:28 #1 sha256:30bf65eaeadf493518df3d390149a7ebdbb3ead619855c28a48973223cdf05b9
08:39:28 #1 transferring dockerfile: 1.22kB done
08:39:28 #1 DONE 0.0s
08:39:28 
08:39:28 #2 [internal] load .dockerignore
08:39:28 #2 sha256:ae9f50e7e9e175383b2ea42089010b1ec7f95064852d1918a99ab6e429d2b894
08:39:28 #2 transferring context: 2B done
08:39:28 #2 DONE 0.0s
08:39:28 
08:39:28 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
08:39:28 #5 sha256:04c36facc25fb7578eff4d1e27a76bd63624ca3abf8c0971b9188f0f5d0bf1fc
08:39:28 #5 DONE 0.0s
08:39:28 
08:39:28 #6 [auth] library/golang:pull token for registry-1.docker.io
08:39:28 #6 sha256:89cc6b77cc2d47d99d632aa1074be639f61dde8f36ff7883e5e3ba64edfbb52d
08:39:28 #6 DONE 0.0s
08:39:28 
08:39:28 #4 [internal] load metadata for docker.io/library/golang:1.16.7-buster
08:39:28 #4 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
08:39:29 #18 exporting layers 5.2s done
08:39:29 #18 writing image sha256:958ec2fe3f901b6d9167412fe3c16338fea1cc6881cc1839b8c0908bfa9d0998 done
08:39:29 #18 naming to docker.io/rpmbuild-centos-8/x86_64 done
08:39:29 #18 DONE 5.2s
08:39:29 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli 6989268' --define '_gitcommit_engine 5176095' --define '_release 0' --define '_version 0.0.0.20210907122809.6989268' --define '_origversion 0.0.0-20210907122809-6989268' --define '_compose_rpm_version 2.0.0.rc.3' --define '_compose_version v2.0.0-rc.3' --define '_scan_rpm_version 0.8.0' --define '_scan_version v0.8.0' --define '_scan_gitcommit 35651ca' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec
08:39:29 #4 DONE 0.2s
08:39:29 
08:39:29 #3 [internal] load metadata for docker.io/library/ubuntu:hirsute
08:39:29 #3 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994
08:39:29 #3 DONE 0.3s
08:39:29 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nO4Hgf
08:39:29 + umask 022
08:39:29 + cd /root/rpmbuild/BUILD
08:39:29 + cd /root/rpmbuild/BUILD
08:39:29 + rm -rf src
08:39:29 + /usr/bin/mkdir -p src
08:39:29 + cd src
08:39:29 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:39:29 + /usr/bin/tar -xof -
08:39:29 
08:39:29 #10 [internal] load build context
08:39:29 #10 sha256:f9538867551c8aec13bf63c035d2a2a43fa6806ea149e416bb2699aa1089896e
08:39:29 #10 transferring context: 796B done
08:39:29 #10 DONE 0.0s
08:39:29 
08:39:29 #14 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:39:29 #14 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
08:39:29 #14 CACHED
08:39:29 
08:39:29 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c
08:39:29 #7 sha256:df1426df9be7c4ec048881c80006338ae6db2b198dc52dea1a913cc69c93fcb3
08:39:29 #7 resolve docker.io/library/ubuntu:hirsute@sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c done
08:39:29 #7 sha256:e082dd99faca91acb1f43347bf8b50ac9b9d2fdcc72253e29fe65b6b1eb1445d 529B / 529B done
08:39:29 #7 sha256:e5ec58a9f549152a0f6b20681d5c1b981f95b9ed453248a2ee356b2f648376e1 1.46kB / 1.46kB done
08:39:29 #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 7.34MB / 31.70MB 0.1s
08:39:29 #7 sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c 1.42kB / 1.42kB done
08:39:29 #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 17.83MB / 31.70MB 0.2s
08:39:29 #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 27.26MB / 31.70MB 0.3s
08:39:29 + STATUS=0
08:39:29 + '[' 0 -ne 0 ']'
08:39:29 + /usr/bin/tar -xof -
08:39:29 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:39:29 #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 31.70MB / 31.70MB 0.4s done
08:39:29 #7 extracting sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92
08:39:30 + STATUS=0
08:39:30 + '[' 0 -ne 0 ']'
08:39:30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:39:30 + exit 0
08:39:30 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.knU4Sg
08:39:30 + umask 022
08:39:30 + cd /root/rpmbuild/BUILD
08:39:30 + cd src
08:39:30 + export DOCKER_GITCOMMIT=5176095
08:39:30 + DOCKER_GITCOMMIT=5176095
08:39:30 + mkdir -p /go/src/github.com/docker
08:39:30 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
08:39:30 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
08:39:30 + pushd /root/rpmbuild/BUILD/src/engine
08:39:30 + TMP_GOPATH=/go
08:39:30 + hack/dockerfile/install/install.sh tini
08:39:30 + RM_GOPATH=0
08:39:30 + TMP_GOPATH=/go
08:39:30 + : /usr/local/bin
08:39:30 + '[' -z /go ']'
08:39:30 + export GOPATH=/go
08:39:30 + GOPATH=/go
08:39:30 + case "$(go env GOARCH)" in
08:39:30 ++ go env GOARCH
08:39:30 + export GO_BUILDMODE=-buildmode=pie
08:39:30 + GO_BUILDMODE=-buildmode=pie
08:39:30 ++ dirname hack/dockerfile/install/install.sh
08:39:30 + dir=hack/dockerfile/install
08:39:30 + bin=tini
08:39:30 + shift
08:39:30 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
08:39:30 + . hack/dockerfile/install/tini.installer
08:39:30 ++ : v0.19.0
08:39:30 Install tini version v0.19.0
08:39:30 + install_tini
08:39:30 + echo 'Install tini version v0.19.0'
08:39:30 + git clone https://github.com/krallin/tini.git /go/tini
08:39:30 Cloning into '/go/tini'...
08:39:30 + cd /go/tini
08:39:30 + git checkout -q v0.19.0
08:39:30 + cmake .
08:39:30 -- The C compiler identification is GNU 8.4.1
08:39:30 -- Detecting C compiler ABI info
08:39:30 -- Detecting C compiler ABI info - done
08:39:30 -- Check for working C compiler: /usr/bin/cc - skipped
08:39:30 -- Detecting C compile features
08:39:30 -- Detecting C compile features - done
08:39:30 -- Performing Test HAS_BUILTIN_FORTIFY
08:39:30 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:39:30 -- Configuring done
08:39:30 -- Generating done
08:39:30 -- Build files have been written to: /go/tini
08:39:30 + make tini-static
08:39:30 Scanning dependencies of target tini-static
08:39:30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:39:30 [100%] Linking C executable tini-static
08:39:30 [100%] Built target tini-static
08:39:30 + mkdir -p /usr/local/bin
08:39:30 + cp tini-static /usr/local/bin/docker-init
08:39:30 + VERSION=0.0.0-20210907122809-6989268
08:39:30 + PRODUCT=docker
08:39:30 + hack/make.sh dynbinary
08:39:30 
08:39:30 Removing bundles/
08:39:30 
08:39:30 ---> Making bundle: dynbinary (in bundles/dynbinary)
08:39:31 #7 extracting sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 1.2s done
08:39:31 #7 DONE 1.8s
08:39:31 
08:39:31 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
08:39:31 #8 sha256:91a7bf46dec2b51e213d1e35f4172d40080eebefebdadd1870357c857156e6d5
08:39:31 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:39:31 GOOS="" GOARCH="" GOARM=""
08:39:31 #8 DONE 0.6s
08:39:31 
08:39:31 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
08:39:31 #9 sha256:4fbdc07b3897f53a6b8abc1ea66269a11a54b92e7558c9a089f46777aa140d08
08:39:32 #9 0.779 Get:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease [110 kB]
08:39:32 #9 0.896 Get:2 http://security.ubuntu.com/ubuntu hirsute-security/universe amd64 Packages [261 kB]
08:39:32 #9 0.905 Get:3 http://archive.ubuntu.com/ubuntu hirsute InRelease [269 kB]
08:39:32 #9 0.935 Get:4 http://security.ubuntu.com/ubuntu hirsute-security/multiverse amd64 Packages [3640 B]
08:39:32 #9 0.936 Get:5 http://security.ubuntu.com/ubuntu hirsute-security/restricted amd64 Packages [228 kB]
08:39:32 #9 0.940 Get:6 http://security.ubuntu.com/ubuntu hirsute-security/main amd64 Packages [296 kB]
08:39:32 #9 1.311 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease [115 kB]
08:39:33 #9 1.410 Get:8 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease [101 kB]
08:39:33 #9 1.506 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 Packages [1791 kB]
08:39:33 #9 1.731 Get:10 http://archive.ubuntu.com/ubuntu hirsute/restricted amd64 Packages [111 kB]
08:39:33 #9 1.738 Get:11 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages [16.8 MB]
08:39:34 #9 2.563 Get:12 http://archive.ubuntu.com/ubuntu hirsute/multiverse amd64 Packages [252 kB]
08:39:34 #9 2.566 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/multiverse amd64 Packages [8165 B]
08:39:34 #9 2.567 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/restricted amd64 Packages [231 kB]
08:39:34 #9 2.570 Get:15 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 Packages [449 kB]
08:39:34 #9 2.584 Get:16 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 Packages [356 kB]
08:39:34 #9 2.601 Get:17 http://archive.ubuntu.com/ubuntu hirsute-backports/universe amd64 Packages [3950 B]
08:39:34 #9 3.435 Fetched 21.4 MB in 3s (7287 kB/s)
08:39:35 #9 3.435 Reading package lists...
08:39:36 #9 4.123 Reading package lists...
08:39:36 #9 4.760 Building dependency tree...
08:39:36 #9 4.903 Reading state information...
08:39:36 #9 5.058 The following additional packages will be installed:
08:39:36 #9 5.058   autoconf automake autopoint autotools-dev binutils binutils-common
08:39:36 #9 5.058   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
08:39:36 #9 5.058   ca-certificates cpp cpp-10 dctrl-tools debhelper debugedit dh-autoreconf
08:39:36 #9 5.058   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
08:39:36 #9 5.058   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10
08:39:36 #9 5.058   gcc-10-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
08:39:36 #9 5.058   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
08:39:36 #9 5.058   intltool-debian iso-codes less libalgorithm-diff-perl
08:39:36 #9 5.058   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
08:39:36 #9 5.058   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
08:39:36 #9 5.058   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
08:39:36 #9 5.058   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
08:39:36 #9 5.058   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
08:39:36 #9 5.058   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
08:39:36 #9 5.058   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
08:39:36 #9 5.058   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
08:39:36 #9 5.058   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
08:39:36 #9 5.058   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
08:39:36 #9 5.058   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
08:39:36 #9 5.058   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
08:39:36 #9 5.058   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
08:39:36 #9 5.058   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
08:39:36 #9 5.058   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
08:39:36 #9 5.058   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
08:39:36 #9 5.058   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
08:39:36 #9 5.058   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
08:39:36 #9 5.058   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
08:39:36 #9 5.058   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
08:39:36 #9 5.058   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
08:39:36 #9 5.058   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
08:39:36 #9 5.058   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
08:39:36 #9 5.058   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
08:39:36 #9 5.058   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
08:39:36 #9 5.058   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
08:39:36 #9 5.058   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
08:39:36 #9 5.058   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
08:39:36 #9 5.058   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
08:39:36 #9 5.058   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
08:39:36 #9 5.058   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
08:39:36 #9 5.058   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
08:39:36 #9 5.058   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
08:39:36 #9 5.058   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
08:39:36 #9 5.058   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
08:39:36 #9 5.058   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
08:39:36 #9 5.058   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
08:39:36 #9 5.058   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
08:39:36 #9 5.058   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
08:39:36 #9 5.058   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
08:39:36 #9 5.058   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
08:39:36 #9 5.058   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
08:39:36 #9 5.058   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
08:39:36 #9 5.058   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
08:39:36 #9 5.058   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
08:39:36 #9 5.058   libnumber-range-perl libobject-id-perl libpackage-stash-perl
08:39:36 #9 5.058   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
08:39:36 #9 5.058   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
08:39:36 #9 5.058   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
08:39:36 #9 5.058   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
08:39:36 #9 5.058   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
08:39:36 #9 5.058   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
08:39:36 #9 5.058   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
08:39:36 #9 5.059   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
08:39:36 #9 5.059   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
08:39:36 #9 5.059   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
08:39:36 #9 5.059   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
08:39:36 #9 5.059   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
08:39:36 #9 5.059   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
08:39:36 #9 5.059   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
08:39:36 #9 5.059   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
08:39:36 #9 5.059   libtext-levenshteinxs-perl libtext-markdown-discount-perl
08:39:36 #9 5.059   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
08:39:36 #9 5.059   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
08:39:36 #9 5.059   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
08:39:36 #9 5.059   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
08:39:36 #9 5.059   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
08:39:36 #9 5.059   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
08:39:36 #9 5.059   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
08:39:36 #9 5.059   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
08:39:36 #9 5.059   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
08:39:36 #9 5.059   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
08:39:36 #9 5.059   media-types netbase openssh-client openssl patch patchutils perl
08:39:36 #9 5.059   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
08:39:36 #9 5.059   publicsuffix python-apt-common python3 python3-apt python3-certifi
08:39:36 #9 5.059   python3-chardet python3-debian python3-gpg python3-idna python3-magic
08:39:36 #9 5.059   python3-minimal python3-pkg-resources python3-requests python3-six
08:39:36 #9 5.059   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
08:39:36 #9 5.059   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
08:39:36 #9 5.059   xz-utils
08:39:36 #9 5.060 Suggested packages:
08:39:36 #9 5.060   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
08:39:36 #9 5.060   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
08:39:36 #9 5.060   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
08:39:36 #9 5.060   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
08:39:36 #9 5.060   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
08:39:36 #9 5.060   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
08:39:36 #9 5.060   postgresql-client pristine-lfs pristine-tar quilt ratt reprotest
08:39:36 #9 5.060   svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session
08:39:36 #9 5.060   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
08:39:36 #9 5.060   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
08:39:36 #9 5.060   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
08:39:36 #9 5.060   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
08:39:36 #9 5.060   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
08:39:36 #9 5.060   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
08:39:36 #9 5.060   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
08:39:36 #9 5.060   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
08:39:36 #9 5.060   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
08:39:36 #9 5.060   libstdc++-10-doc libbareword-filehandles-perl libindirect-perl
08:39:36 #9 5.060   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
08:39:36 #9 5.060   libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
08:39:36 #9 5.060   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
08:39:36 #9 5.060   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
08:39:36 #9 5.060   diffutils-doc perl-doc libterm-readline-gnu-perl
08:39:36 #9 5.060   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
08:39:36 #9 5.060   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
08:39:36 #9 5.060   python-apt-doc python3-setuptools python3-cryptography python3-openssl
08:39:36 #9 5.060   python3-socks python-requests-doc python3.9-venv python3.9-doc
08:39:36 #9 5.060   binfmt-support readline-doc zip wdiff-doc
08:39:37 #9 5.333 The following NEW packages will be installed:
08:39:37 #9 5.333   autoconf automake autopoint autotools-dev binutils binutils-common
08:39:37 #9 5.333   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
08:39:37 #9 5.333   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debugedit devscripts
08:39:37 #9 5.333   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
08:39:37 #9 5.333   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
08:39:37 #9 5.334   g++ g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git git-man gnupg
08:39:37 #9 5.334   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
08:39:37 #9 5.334   gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl
08:39:37 #9 5.334   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
08:39:37 #9 5.334   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
08:39:37 #9 5.334   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
08:39:37 #9 5.334   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
08:39:37 #9 5.334   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
08:39:37 #9 5.334   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
08:39:37 #9 5.334   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
08:39:37 #9 5.334   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
08:39:37 #9 5.334   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
08:39:37 #9 5.334   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
08:39:37 #9 5.334   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
08:39:37 #9 5.334   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
08:39:37 #9 5.334   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
08:39:37 #9 5.334   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
08:39:37 #9 5.334   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
08:39:37 #9 5.334   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
08:39:37 #9 5.334   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
08:39:37 #9 5.334   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
08:39:37 #9 5.334   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
08:39:37 #9 5.334   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
08:39:37 #9 5.334   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
08:39:37 #9 5.334   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
08:39:37 #9 5.334   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
08:39:37 #9 5.334   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
08:39:37 #9 5.334   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
08:39:37 #9 5.334   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
08:39:37 #9 5.334   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
08:39:37 #9 5.334   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
08:39:37 #9 5.334   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
08:39:37 #9 5.334   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
08:39:37 #9 5.334   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
08:39:37 #9 5.334   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
08:39:37 #9 5.334   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
08:39:37 #9 5.334   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
08:39:37 #9 5.334   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
08:39:37 #9 5.334   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
08:39:37 #9 5.334   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
08:39:37 #9 5.334   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
08:39:37 #9 5.334   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
08:39:37 #9 5.334   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
08:39:37 #9 5.334   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
08:39:37 #9 5.334   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
08:39:37 #9 5.334   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
08:39:37 #9 5.334   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
08:39:37 #9 5.334   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
08:39:37 #9 5.334   libnumber-range-perl libobject-id-perl libpackage-stash-perl
08:39:37 #9 5.334   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
08:39:37 #9 5.334   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
08:39:37 #9 5.334   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
08:39:37 #9 5.334   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
08:39:37 #9 5.334   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
08:39:37 #9 5.334   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
08:39:37 #9 5.334   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
08:39:37 #9 5.335   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
08:39:37 #9 5.335   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
08:39:37 #9 5.335   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
08:39:37 #9 5.335   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
08:39:37 #9 5.335   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
08:39:37 #9 5.335   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
08:39:37 #9 5.335   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
08:39:37 #9 5.335   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
08:39:37 #9 5.335   libtext-levenshteinxs-perl libtext-markdown-discount-perl
08:39:37 #9 5.335   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
08:39:37 #9 5.335   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
08:39:37 #9 5.335   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
08:39:37 #9 5.335   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
08:39:37 #9 5.335   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
08:39:37 #9 5.335   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
08:39:37 #9 5.335   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
08:39:37 #9 5.335   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
08:39:37 #9 5.335   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
08:39:37 #9 5.335   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
08:39:37 #9 5.335   media-types netbase openssh-client openssl patch patchutils perl
08:39:37 #9 5.335   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
08:39:37 #9 5.335   publicsuffix python-apt-common python3 python3-apt python3-certifi
08:39:37 #9 5.335   python3-chardet python3-debian python3-gpg python3-idna python3-magic
08:39:37 #9 5.335   python3-minimal python3-pkg-resources python3-requests python3-six
08:39:37 #9 5.335   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
08:39:37 #9 5.335   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
08:39:37 #9 5.335   xz-utils
08:39:37 #9 5.757 0 upgraded, 372 newly installed, 0 to remove and 0 not upgraded.
08:39:37 #9 5.757 Need to get 118 MB of archives.
08:39:37 #9 5.757 After this operation, 486 MB of additional disk space will be used.
08:39:37 #9 5.757 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB]
08:39:37 #9 5.904 Get:2 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-minimal amd64 3.9.5-3~21.04 [756 kB]
08:39:38 #9 6.271 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexpat1 amd64 2.2.10-2 [76.2 kB]
08:39:38 #9 6.282 Get:4 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9-minimal amd64 3.9.5-3~21.04 [1912 kB]
08:39:38 #9 6.410 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-minimal amd64 3.9.4-1 [23.7 kB]
08:39:38 #9 6.411 Get:6 http://archive.ubuntu.com/ubuntu hirsute/main amd64 media-types all 4.0.0 [22.2 kB]
08:39:38 #9 6.412 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 tzdata all 2021a-1ubuntu1 [294 kB]
08:39:38 #9 6.422 Get:8 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpdec3 amd64 2.5.1-2 [79.8 kB]
08:39:38 #9 6.426 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 readline-common all 8.1-1 [54.1 kB]
08:39:38 #9 6.428 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadline8 amd64 8.1-1 [137 kB]
08:39:38 #9 6.435 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsqlite3-0 amd64 3.34.1-3 [588 kB]
08:39:38 #9 6.468 Get:12 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-stdlib amd64 3.9.5-3~21.04 [1684 kB]
08:39:38 #9 6.547 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9 amd64 3.9.5-3~21.04 [423 kB]
08:39:38 #9 6.563 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpython3-stdlib amd64 3.9.4-1 [6984 B]
08:39:38 #9 6.563 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3 amd64 3.9.4-1 [22.2 kB]
08:39:38 #9 6.565 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bsdextrautils amd64 2.36.1-7ubuntu2 [81.6 kB]
08:39:38 #9 6.570 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libuchardet0 amd64 0.0.7-1 [68.0 kB]
08:39:38 #9 6.571 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 groff-base amd64 1.22.4-6 [864 kB]
08:39:38 #9 6.619 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB]
08:39:38 #9 6.619 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpipeline1 amd64 1.5.3-1 [27.8 kB]
08:39:38 #9 6.620 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 man-db amd64 2.9.4-2 [1154 kB]
08:39:38 #9 6.672 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu2.1 [2755 kB]
08:39:38 #9 6.797 Get:23 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B]
08:39:38 #9 6.797 Get:24 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libperl5.32 amd64 5.32.1-3ubuntu2.1 [4046 kB]
08:39:38 #9 6.997 Get:25 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl amd64 5.32.1-3ubuntu2.1 [225 kB]
08:39:38 #9 7.005 Get:26 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssl amd64 1.1.1j-1ubuntu3.5 [623 kB]
08:39:38 #9 7.033 Get:27 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ca-certificates all 20210119build1 [147 kB]
08:39:38 #9 7.039 Get:28 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 distro-info-data all 0.46ubuntu4 [5104 B]
08:39:38 #9 7.040 Get:29 http://archive.ubuntu.com/ubuntu hirsute/main amd64 less amd64 551-2 [123 kB]
08:39:38 #9 7.046 Get:30 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB]
08:39:38 #9 7.047 Get:31 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB]
08:39:38 #9 7.049 Get:32 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libelf1 amd64 0.183-8 [47.3 kB]
08:39:38 #9 7.051 Get:33 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libicu67 amd64 67.1-6ubuntu2 [8619 kB]
08:39:39 #9 7.466 Get:34 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libxml2 amd64 2.9.10+dfsg-6.3ubuntu0.1 [698 kB]
08:39:39 #9 7.488 Get:35 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
08:39:39 #9 7.490 Get:36 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
08:39:39 #9 7.491 Get:37 http://archive.ubuntu.com/ubuntu hirsute/main amd64 netbase all 6.2 [13.0 kB]
08:39:39 #9 7.491 Get:38 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-pkg-resources all 52.0.0-3 [129 kB]
08:39:39 #9 7.497 Get:39 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ucf all 3.0043 [56.1 kB]
08:39:39 #9 7.500 Get:40 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB]
08:39:39 #9 7.510 Get:41 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB]
08:39:39 #9 7.516 Get:42 http://archive.ubuntu.com/ubuntu hirsute/main amd64 file amd64 1:5.39-3 [23.7 kB]
08:39:39 #9 7.542 Get:43 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext-base amd64 0.21-3ubuntu2 [39.5 kB]
08:39:39 #9 7.616 Get:44 http://archive.ubuntu.com/ubuntu hirsute/main amd64 iso-codes all 4.6.0-1 [2769 kB]
08:39:39 #9 7.717 Get:45 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB]
08:39:39 #9 7.718 Get:46 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libedit2 amd64 3.1-20191231-2 [87.8 kB]
08:39:39 #9 7.721 Get:47 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfido2-1 amd64 1.6.0-2 [53.4 kB]
08:39:39 #9 7.722 Get:48 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpng16-16 amd64 1.6.37-3build3 [184 kB]
08:39:39 #9 7.724 Get:49 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB]
08:39:39 #9 7.763 Get:50 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B]
08:39:39 #9 7.764 Get:51 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu3 [10.3 kB]
08:39:39 #9 7.764 Get:52 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB]
08:39:39 #9 7.765 Get:53 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-data all 2:1.7.0-2ubuntu0.1 [112 kB]
08:39:39 #9 7.845 Get:54 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-6 amd64 2:1.7.0-2ubuntu0.1 [577 kB]
08:39:39 #9 7.860 Get:55 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB]
08:39:39 #9 7.861 Get:56 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
08:39:39 #9 7.862 Get:57 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages all 5.10-1ubuntu0.1 [1375 kB]
08:39:39 #9 7.931 Get:58 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssh-client amd64 1:8.4p1-5ubuntu1.1 [702 kB]
08:39:39 #9 7.947 Get:59 http://archive.ubuntu.com/ubuntu hirsute/main amd64 publicsuffix all 20210108.1309-1 [116 kB]
08:39:39 #9 7.950 Get:60 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python-apt-common all 2.2.0~ubuntu0.21.04.1 [13.8 kB]
08:39:39 #9 7.950 Get:61 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-apt amd64 2.2.0~ubuntu0.21.04.1 [151 kB]
08:39:39 #9 7.953 Get:62 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB]
08:39:39 #9 7.955 Get:63 http://archive.ubuntu.com/ubuntu hirsute/main amd64 strace amd64 5.11-0ubuntu1 [414 kB]
08:39:39 #9 8.003 Get:64 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xauth amd64 1:1.1-1 [24.8 kB]
08:39:39 #9 8.005 Get:65 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xz-utils amd64 5.2.5-1.0build2 [81.6 kB]
08:39:39 #9 8.006 Get:66 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsigsegv2 amd64 2.13-1ubuntu1 [14.2 kB]
08:39:39 #9 8.053 Get:67 http://archive.ubuntu.com/ubuntu hirsute/main amd64 m4 amd64 1.4.18-5 [200 kB]
08:39:39 #9 8.059 Get:68 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autoconf all 2.69-14 [293 kB]
08:39:39 #9 8.065 Get:69 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB]
08:39:39 #9 8.065 Get:70 http://archive.ubuntu.com/ubuntu hirsute/main amd64 automake all 1:1.16.3-2ubuntu1 [552 kB]
08:39:39 #9 8.079 Get:71 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autopoint all 0.21-3ubuntu2 [422 kB]
08:39:39 #9 8.084 Get:72 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-common amd64 2.36.1-6ubuntu1 [217 kB]
08:39:39 #9 8.132 Get:73 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbinutils amd64 2.36.1-6ubuntu1 [584 kB]
08:39:39 #9 8.144 Get:74 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf-nobfd0 amd64 2.36.1-6ubuntu1 [97.8 kB]
08:39:39 #9 8.145 Get:75 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf0 amd64 2.36.1-6ubuntu1 [95.0 kB]
08:39:39 #9 8.147 Get:76 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-x86-64-linux-gnu amd64 2.36.1-6ubuntu1 [1830 kB]
08:39:39 #9 8.241 Get:77 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils amd64 2.36.1-6ubuntu1 [3388 B]
08:39:39 #9 8.241 Get:78 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-dev-bin amd64 2.33-0ubuntu5 [19.3 kB]
08:39:39 #9 8.242 Get:79 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 linux-libc-dev amd64 5.11.0-34.36 [1205 kB]
08:39:39 #9 8.305 Get:80 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcrypt-dev amd64 1:4.4.17-1ubuntu3 [104 kB]
08:39:39 #9 8.308 Get:81 http://archive.ubuntu.com/ubuntu hirsute/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu4 [62.8 kB]
08:39:39 #9 8.311 Get:82 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtirpc-dev amd64 1.3.1-1build1 [183 kB]
08:39:39 #9 8.318 Get:83 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnsl-dev amd64 1.3.0-0ubuntu3 [66.4 kB]
08:39:39 #9 8.320 Get:84 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc6-dev amd64 2.33-0ubuntu5 [2143 kB]
08:39:39 #9 8.431 Get:85 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1 [20.1 kB]
08:39:40 #9 8.432 Get:86 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libisl23 amd64 0.23-1build1 [661 kB]
08:39:40 #9 8.457 Get:87 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB]
08:39:40 #9 8.523 Get:88 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB]
08:39:40 #9 8.524 Get:89 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp-10 amd64 10.3.0-1ubuntu1 [8612 kB]
08:39:40 #9 8.943 Get:90 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp amd64 4:10.3.0-1ubuntu1 [27.7 kB]
08:39:40 #9 8.944 Get:91 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcc1-0 amd64 11.1.0-1ubuntu1~21.04 [48.8 kB]
08:39:40 #9 8.945 Get:92 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgomp1 amd64 11.1.0-1ubuntu1~21.04 [107 kB]
08:39:40 #9 8.947 Get:93 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libitm1 amd64 11.1.0-1ubuntu1~21.04 [26.4 kB]
08:39:40 #9 8.949 Get:94 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libatomic1 amd64 11.1.0-1ubuntu1~21.04 [9236 B]
08:39:40 #9 8.949 Get:95 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libasan6 amd64 11.1.0-1ubuntu1~21.04 [2139 kB]
08:39:40 #9 9.039 Get:96 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 liblsan0 amd64 11.1.0-1ubuntu1~21.04 [893 kB]
08:39:40 #9 9.087 Get:97 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libtsan0 amd64 11.1.0-1ubuntu1~21.04 [2090 kB]
08:39:40 #9 9.180 Get:98 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libubsan1 amd64 11.1.0-1ubuntu1~21.04 [844 kB]
08:39:40 #9 9.225 Get:99 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libquadmath0 amd64 11.1.0-1ubuntu1~21.04 [146 kB]
08:39:40 #9 9.231 Get:100 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgcc-10-dev amd64 10.3.0-1ubuntu1 [2337 kB]
08:39:40 #9 9.334 Get:101 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10 amd64 10.3.0-1ubuntu1 [17.5 MB]
08:39:42 #9 10.57 Get:102 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc amd64 4:10.3.0-1ubuntu1 [5212 B]
08:39:42 #9 10.65 Get:103 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstdc++-10-dev amd64 10.3.0-1ubuntu1 [1754 kB]
08:39:42 #9 11.12 Get:104 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++-10 amd64 10.3.0-1ubuntu1 [9803 kB]
08:39:43 #9 11.58 Get:105 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++ amd64 4:10.3.0-1ubuntu1 [1608 B]
08:39:43 #9 11.59 Get:106 http://archive.ubuntu.com/ubuntu hirsute/main amd64 make amd64 4.3-4ubuntu1 [167 kB]
08:39:43 #9 11.59 Get:107 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdpkg-perl all 1.20.9ubuntu1 [232 kB]
08:39:43 #9 11.59 Get:108 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB]
08:39:43 #9 11.59 Get:109 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patch amd64 2.7.6-7 [105 kB]
08:39:43 #9 11.60 Get:110 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lto-disabled-list all 7 [11.9 kB]
08:39:43 #9 11.60 Get:111 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dpkg-dev all 1.20.9ubuntu1 [937 kB]
08:39:43 #9 11.64 Get:112 http://archive.ubuntu.com/ubuntu hirsute/main amd64 build-essential amd64 12.8ubuntu3 [4640 B]
08:39:43 #9 11.64 Get:113 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbrotli1 amd64 1.0.9-2build2 [274 kB]
08:39:43 #9 11.66 Get:114 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-2 [41.8 kB]
08:39:43 #9 11.66 Get:115 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-2 [181 kB]
08:39:43 #9 11.73 Get:116 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-2 [29.7 kB]
08:39:43 #9 11.73 Get:117 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-2 [88.0 kB]
08:39:43 #9 11.74 Get:118 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-2 [47.6 kB]
08:39:43 #9 11.74 Get:119 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-2 [107 kB]
08:39:43 #9 11.74 Get:120 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-2 [207 kB]
08:39:43 #9 11.75 Get:121 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-2 [15.1 kB]
08:39:43 #9 11.75 Get:122 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-2 [96.5 kB]
08:39:43 #9 11.76 Get:123 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu1 [14.7 kB]
08:39:43 #9 11.81 Get:124 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu1 [49.3 kB]
08:39:43 #9 11.81 Get:125 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-2ubuntu1 [156 kB]
08:39:43 #9 11.88 Get:126 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB]
08:39:43 #9 11.88 Get:127 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build2 [55.0 kB]
08:39:43 #9 11.88 Get:128 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libssh-4 amd64 0.9.5-1ubuntu0.1 [170 kB]
08:39:43 #9 11.89 Get:129 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl4 amd64 7.74.0-1ubuntu2.1 [251 kB]
08:39:43 #9 11.90 Get:130 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 curl amd64 7.74.0-1ubuntu2.1 [170 kB]
08:39:43 #9 11.91 Get:131 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
08:39:43 #9 11.91 Get:132 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdebhelper-perl all 13.3.4ubuntu1 [61.1 kB]
08:39:43 #9 11.91 Get:133 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtool all 2.4.6-15 [161 kB]
08:39:43 #9 11.95 Get:134 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-autoreconf all 20 [16.1 kB]
08:39:43 #9 11.95 Get:135 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
08:39:43 #9 12.02 Get:136 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-override-perl all 0.09-2 [9532 B]
08:39:43 #9 12.02 Get:137 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-stripnondeterminism-perl all 1.11.0-1 [17.0 kB]
08:39:43 #9 12.02 Get:138 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-strip-nondeterminism all 1.11.0-1 [5236 B]
08:39:43 #9 12.02 Get:139 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdw1 amd64 0.183-8 [225 kB]
08:39:43 #9 12.03 Get:140 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debugedit amd64 1:0.1-0ubuntu2 [39.7 kB]
08:39:43 #9 12.03 Get:141 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dwz amd64 0.14-1 [98.1 kB]
08:39:43 #9 12.03 Get:142 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext amd64 0.21-3ubuntu2 [825 kB]
08:39:43 #9 12.04 Get:143 http://archive.ubuntu.com/ubuntu hirsute/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
08:39:43 #9 12.09 Get:144 http://archive.ubuntu.com/ubuntu hirsute/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
08:39:43 #9 12.10 Get:145 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debhelper all 13.3.4ubuntu1 [920 kB]
08:39:43 #9 12.17 Get:146 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB]
08:39:43 #9 12.17 Get:147 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB]
08:39:43 #9 12.17 Get:148 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libassuan0 amd64 2.5.4-1ubuntu1 [35.7 kB]
08:39:43 #9 12.17 Get:149 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgconf amd64 2.2.20-1ubuntu3 [125 kB]
08:39:43 #9 12.18 Get:150 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libksba8 amd64 1.5.0-3 [106 kB]
08:39:43 #9 12.18 Get:151 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnpth0 amd64 1.6-3 [8220 B]
08:39:43 #9 12.18 Get:152 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dirmngr amd64 2.2.20-1ubuntu3 [333 kB]
08:39:43 #9 12.19 Get:153 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-l10n all 2.2.20-1ubuntu3 [51.4 kB]
08:39:43 #9 12.24 Get:154 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-utils amd64 2.2.20-1ubuntu3 [485 kB]
08:39:43 #9 12.25 Get:155 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg amd64 2.2.20-1ubuntu3 [486 kB]
08:39:43 #9 12.31 Get:156 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pinentry-curses amd64 1.1.0-4build1 [36.5 kB]
08:39:43 #9 12.31 Get:157 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-agent amd64 2.2.20-1ubuntu3 [233 kB]
08:39:43 #9 12.32 Get:158 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu3 [98.2 kB]
08:39:43 #9 12.32 Get:159 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu3 [91.0 kB]
08:39:43 #9 12.32 Get:160 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgsm amd64 2.2.20-1ubuntu3 [217 kB]
08:39:43 #9 12.33 Get:161 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg all 2.2.20-1ubuntu3 [260 kB]
08:39:43 #9 12.33 Get:162 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
08:39:43 #9 12.33 Get:163 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
08:39:43 #9 12.38 Get:164 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
08:39:43 #9 12.38 Get:165 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-touch-perl all 0.11-1 [8284 B]
08:39:43 #9 12.41 Get:166 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-pty-perl amd64 1:1.15-2 [32.7 kB]
08:39:43 #9 12.41 Get:167 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
08:39:43 #9 12.41 Get:168 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
08:39:43 #9 12.41 Get:169 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB]
08:39:43 #9 12.41 Get:170 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
08:39:43 #9 12.41 Get:171 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu2 [14.5 kB]
08:39:43 #9 12.41 Get:172 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-classify-perl amd64 0.015-1build3 [21.1 kB]
08:39:44 #9 12.45 Get:173 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
08:39:44 #9 12.48 Get:174 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
08:39:44 #9 12.48 Get:175 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
08:39:44 #9 12.48 Get:176 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
08:39:44 #9 12.49 Get:177 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
08:39:44 #9 12.49 Get:178 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoo-perl all 2.004004-1 [46.9 kB]
08:39:44 #9 12.49 Get:179 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
08:39:44 #9 12.49 Get:180 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
08:39:44 #9 12.49 Get:181 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
08:39:44 #9 12.53 Get:182 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
08:39:44 #9 12.56 Get:183 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
08:39:44 #9 12.56 Get:184 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liburi-perl all 5.07-1 [77.3 kB]
08:39:44 #9 12.57 Get:185 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-parser-perl amd64 3.75-1build1 [85.5 kB]
08:39:44 #9 12.57 Get:186 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
08:39:44 #9 12.57 Get:187 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
08:39:44 #9 12.57 Get:188 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
08:39:44 #9 12.57 Get:189 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-message-perl all 6.28-1 [75.5 kB]
08:39:44 #9 12.57 Get:190 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
08:39:44 #9 12.60 Get:191 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
08:39:44 #9 12.65 Get:192 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl-openssl-defaults amd64 5 [7404 B]
08:39:44 #9 12.65 Get:193 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB]
08:39:44 #9 12.66 Get:194 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB]
08:39:44 #9 12.66 Get:195 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-http-perl all 6.20-1 [23.0 kB]
08:39:44 #9 12.66 Get:196 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
08:39:44 #9 12.66 Get:197 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
08:39:44 #9 12.66 Get:198 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
08:39:44 #9 12.66 Get:199 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-perl all 6.52-1 [140 kB]
08:39:44 #9 12.67 Get:200 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patchutils amd64 0.4.2-1 [75.5 kB]
08:39:44 #9 12.74 Get:201 http://archive.ubuntu.com/ubuntu hirsute/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
08:39:44 #9 12.74 Get:202 http://archive.ubuntu.com/ubuntu hirsute/main amd64 devscripts amd64 2.21.1ubuntu1 [974 kB]
08:39:44 #9 13.16 Get:203 http://archive.ubuntu.com/ubuntu hirsute/main amd64 diffstat amd64 1.64-1 [27.8 kB]
08:39:44 #9 13.31 Get:204 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
08:39:45 #9 13.43 Get:205 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-six all 1.15.0-2 [12.0 kB]
08:39:45 #9 13.45 Get:206 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-debian all 0.1.39 [71.0 kB]
08:39:45 #9 13.49 Get:207 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgpgme11 amd64 1.14.0-1ubuntu3 [122 kB]
08:39:45 #9 13.54 Get:208 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-gpg amd64 1.14.0-1ubuntu3 [173 kB]
08:39:45 #9 13.59 Get:209 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dput all 1.1.0ubuntu1 [44.0 kB]
08:39:45 #9 13.60 Get:210 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
08:39:45 #9 13.71 Get:211 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB]
08:39:45 #9 13.71 Get:212 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl3-gnutls amd64 7.74.0-1ubuntu2.1 [248 kB]
08:39:45 #9 13.72 Get:213 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
08:39:45 #9 13.73 Get:214 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git-man all 1:2.30.2-1ubuntu1 [931 kB]
08:39:45 #9 13.77 Get:215 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git amd64 1:2.30.2-1ubuntu1 [3457 kB]
08:39:45 #9 13.93 Get:216 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
08:39:45 #9 13.93 Get:217 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB]
08:39:45 #9 13.93 Get:218 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
08:39:45 #9 13.93 Get:219 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
08:39:45 #9 13.93 Get:220 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libapt-pkg-perl amd64 0.1.39build1 [69.5 kB]
08:39:45 #9 13.94 Get:221 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
08:39:45 #9 13.94 Get:222 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
08:39:45 #9 13.94 Get:223 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
08:39:45 #9 13.94 Get:224 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
08:39:45 #9 14.01 Get:225 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB]
08:39:45 #9 14.02 Get:226 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB]
08:39:45 #9 14.02 Get:227 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB]
08:39:45 #9 14.02 Get:228 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB]
08:39:45 #9 14.03 Get:229 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB]
08:39:45 #9 14.03 Get:230 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
08:39:45 #9 14.03 Get:231 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdeflate0 amd64 1.7-1ubuntu1 [52.6 kB]
08:39:45 #9 14.03 Get:232 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]
08:39:45 #9 14.03 Get:233 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.21.04.1 [184 kB]
08:39:45 #9 14.08 Get:234 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtiff5 amd64 4.2.0-1build1 [168 kB]
08:39:45 #9 14.10 Get:235 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]
08:39:45 #9 14.11 Get:236 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgd3 amd64 2.3.0-2ubuntu0.1 [116 kB]
08:39:45 #9 14.11 Get:237 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-devtools amd64 2.33-0ubuntu5 [27.2 kB]
08:39:45 #9 14.11 Get:238 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
08:39:45 #9 14.11 Get:239 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
08:39:45 #9 14.11 Get:240 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB]
08:39:45 #9 14.11 Get:241 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB]
08:39:45 #9 14.11 Get:242 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB]
08:39:45 #9 14.15 Get:243 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconfig-tiny-perl all 2.24-1 [12.4 kB]
08:39:45 #9 14.18 Get:244 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-util-perl amd64 1.102-1build1 [21.8 kB]
08:39:46 #9 14.19 Get:245 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
08:39:46 #9 14.19 Get:246 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB]
08:39:46 #9 14.19 Get:247 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
08:39:46 #9 14.19 Get:248 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
08:39:46 #9 14.19 Get:249 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwant-perl amd64 0.29-1build5 [24.0 kB]
08:39:46 #9 14.19 Get:250 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
08:39:46 #9 14.19 Get:251 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB]
08:39:46 #9 14.23 Get:252 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
08:39:46 #9 14.26 Get:253 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexception-class-perl all 1.44-1 [25.9 kB]
08:39:46 #9 14.27 Get:254 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
08:39:46 #9 14.27 Get:255 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
08:39:46 #9 14.27 Get:256 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
08:39:46 #9 14.27 Get:257 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB]
08:39:46 #9 14.27 Get:258 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
08:39:46 #9 14.27 Get:259 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
08:39:46 #9 14.27 Get:260 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB]
08:39:46 #9 14.30 Get:261 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-messagepack-perl amd64 1.00-4build1 [33.4 kB]
08:39:46 #9 14.34 Get:262 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
08:39:46 #9 14.35 Get:263 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
08:39:46 #9 14.35 Get:264 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdistro-info-perl all 1.0 [5508 B]
08:39:46 #9 14.35 Get:265 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libemail-address-xs-perl amd64 1.04-1build4 [27.2 kB]
08:39:46 #9 14.35 Get:266 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
08:39:46 #9 14.35 Get:267 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
08:39:46 #9 14.35 Get:268 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
08:39:46 #9 14.35 Get:269 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB]
08:39:46 #9 14.37 Get:270 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B]
08:39:46 #9 14.42 Get:271 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-glob-perl all 0.11-1 [7992 B]
08:39:46 #9 14.42 Get:272 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
08:39:46 #9 14.42 Get:273 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
08:39:46 #9 14.42 Get:274 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
08:39:46 #9 14.43 Get:275 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
08:39:46 #9 14.43 Get:276 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
08:39:46 #9 14.43 Get:277 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-validate-perl amd64 1.30-1build1 [53.0 kB]
08:39:46 #9 14.43 Get:278 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB]
08:39:46 #9 14.45 Get:279 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
08:39:46 #9 14.51 Get:280 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
08:39:46 #9 14.51 Get:281 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
08:39:46 #9 14.51 Get:282 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
08:39:46 #9 14.51 Get:283 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-perl all 4.03000-1 [80.6 kB]
08:39:46 #9 14.51 Get:284 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-perl all 1.709-1 [67.7 kB]
08:39:46 #9 14.51 Get:285 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
08:39:46 #9 14.51 Get:286 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
08:39:46 #9 14.51 Get:287 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-identify-perl amd64 0.14-1build3 [10.6 kB]
08:39:46 #9 14.52 Get:288 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-name-perl amd64 0.26-1build1 [11.5 kB]
08:39:46 #9 14.59 Get:289 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
08:39:46 #9 14.59 Get:290 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB]
08:39:46 #9 14.59 Get:291 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-perl all 1.012001-2 [318 kB]
08:39:46 #9 14.59 Get:292 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
08:39:46 #9 14.59 Get:293 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhash-fieldhash-perl amd64 0.15-1build3 [16.8 kB]
08:39:46 #9 14.59 Get:294 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
08:39:46 #9 14.59 Get:295 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
08:39:46 #9 14.59 Get:296 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
08:39:46 #9 14.59 Get:297 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB]
08:39:46 #9 14.67 Get:298 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
08:39:46 #9 14.67 Get:299 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-xs-perl amd64 4.030-1build1 [84.5 kB]
08:39:46 #9 14.67 Get:300 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
08:39:46 #9 14.74 Get:301 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-common all 2.4.57+dfsg-2ubuntu1 [16.4 kB]
08:39:46 #9 14.74 Get:302 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
08:39:46 #9 14.74 Get:303 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
08:39:46 #9 15.14 Get:304 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-xs-perl amd64 0.58-2build1 [32.2 kB]
08:39:46 #9 15.28 Get:305 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
08:39:47 #9 15.28 Get:306 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB]
08:39:47 #9 15.36 Get:307 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
08:39:47 #9 15.47 Get:308 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB]
08:39:47 #9 15.49 Get:309 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
08:39:47 #9 15.50 Get:310 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
08:39:47 #9 15.51 Get:311 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
08:39:47 #9 15.51 Get:312 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
08:39:47 #9 15.53 Get:313 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu1 [36.0 kB]
08:39:47 #9 15.54 Get:314 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
08:39:47 #9 15.54 Get:315 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
08:39:47 #9 15.54 Get:316 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
08:39:47 #9 15.58 Get:317 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
08:39:47 #9 15.58 Get:318 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB]
08:39:47 #9 15.59 Get:319 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B]
08:39:47 #9 15.65 Get:320 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-xs-perl amd64 0.29-1build3 [18.4 kB]
08:39:47 #9 15.65 Get:321 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
08:39:47 #9 15.65 Get:322 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libperlio-gzip-perl amd64 0.19-1build6 [14.6 kB]
08:39:47 #9 15.66 Get:323 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
08:39:47 #9 15.66 Get:324 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
08:39:47 #9 15.67 Get:325 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libproc-processtable-perl amd64 0.59-2build1 [35.0 kB]
08:39:47 #9 15.67 Get:326 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre2-9 amd64 20210201+dfsg-1 [166 kB]
08:39:47 #9 15.72 Get:327 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre-engine-re2-perl amd64 0.14-1 [17.7 kB]
08:39:47 #9 15.72 Get:328 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
08:39:47 #9 15.72 Get:329 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
08:39:47 #9 15.79 Get:330 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB]
08:39:47 #9 15.79 Get:331 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB]
08:39:47 #9 15.80 Get:332 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
08:39:47 #9 15.80 Get:333 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu1 [48.8 kB]
08:39:47 #9 15.80 Get:334 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB]
08:39:47 #9 15.80 Get:335 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB]
08:39:47 #9 15.81 Get:336 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-key-perl amd64 1.33-2build3 [35.4 kB]
08:39:47 #9 15.86 Get:337 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
08:39:47 #9 15.86 Get:338 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
08:39:47 #9 15.87 Get:339 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
08:39:47 #9 15.94 Get:340 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB]
08:39:47 #9 15.94 Get:341 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build8 [8632 B]
08:39:47 #9 15.94 Get:342 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-markdown-discount-perl amd64 0.12-1build1 [11.9 kB]
08:39:47 #9 15.94 Get:343 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB]
08:39:47 #9 15.95 Get:344 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
08:39:47 #9 15.95 Get:345 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB]
08:39:47 #9 15.95 Get:346 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB]
08:39:47 #9 16.01 Get:347 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB]
08:39:47 #9 16.01 Get:348 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
08:39:47 #9 16.01 Get:349 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
08:39:47 #9 16.08 Get:350 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
08:39:47 #9 16.08 Get:351 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB]
08:39:47 #9 16.10 Get:352 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB]
08:39:47 #9 16.11 Get:353 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
08:39:47 #9 16.11 Get:354 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB]
08:39:47 #9 16.11 Get:355 http://archive.ubuntu.com/ubuntu hirsute/main amd64 licensecheck all 3.1.1-2 [36.7 kB]
08:39:47 #9 16.11 Get:356 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-size-perl amd64 0.83-1build2 [20.0 kB]
08:39:47 #9 16.15 Get:357 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
08:39:47 #9 16.15 Get:358 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzip amd64 1.22-3 [80.9 kB]
08:39:47 #9 16.16 Get:359 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzop amd64 1.04-2 [83.5 kB]
08:39:47 #9 16.22 Get:360 http://archive.ubuntu.com/ubuntu hirsute/main amd64 t1utils amd64 1.41-4 [56.0 kB]
08:39:47 #9 16.23 Get:361 http://archive.ubuntu.com/ubuntu hirsute/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB]
08:39:47 #9 16.23 Get:362 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 lintian all 2.104.0ubuntu2 [942 kB]
08:39:47 #9 16.26 Get:363 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages-dev all 5.10-1ubuntu0.1 [2309 kB]
08:39:48 #9 16.38 Get:364 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
08:39:48 #9 16.39 Get:365 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-idna all 2.10-1 [35.2 kB]
08:39:48 #9 16.39 Get:366 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-urllib3 all 1.26.2-1ubuntu1 [95.9 kB]
08:39:48 #9 16.39 Get:367 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
08:39:48 #9 16.39 Get:368 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
08:39:48 #9 16.39 Get:369 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-xdg all 0.27-2 [36.9 kB]
08:39:48 #9 16.39 Get:370 http://archive.ubuntu.com/ubuntu hirsute/main amd64 equivs all 2.3.1 [19.0 kB]
08:39:48 #9 16.39 Get:371 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
08:39:48 #9 16.40 Get:372 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB]
08:39:48 #9 16.55 debconf: delaying package configuration, since apt-utils is not installed
08:39:48 #9 16.58 Fetched 118 MB in 11s (10.7 MB/s)
08:39:48 #9 16.59 Selecting previously unselected package liblocale-gettext-perl.
08:39:48 #9 16.59 (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 ... 4340 files and directories currently installed.)
08:39:48 #9 16.60 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ...
08:39:48 #9 16.60 Unpacking liblocale-gettext-perl (1.07-4build1) ...
08:39:48 #9 16.64 Selecting previously unselected package libpython3.9-minimal:amd64.
08:39:48 #9 16.64 Preparing to unpack .../libpython3.9-minimal_3.9.5-3~21.04_amd64.deb ...
08:39:48 #9 16.64 Unpacking libpython3.9-minimal:amd64 (3.9.5-3~21.04) ...
08:39:48 #9 16.76 Selecting previously unselected package libexpat1:amd64.
08:39:48 #9 16.76 Preparing to unpack .../libexpat1_2.2.10-2_amd64.deb ...
08:39:48 #9 16.77 Unpacking libexpat1:amd64 (2.2.10-2) ...
08:39:48 #9 16.81 Selecting previously unselected package python3.9-minimal.
08:39:48 #9 16.81 Preparing to unpack .../python3.9-minimal_3.9.5-3~21.04_amd64.deb ...
08:39:48 #9 16.81 Unpacking python3.9-minimal (3.9.5-3~21.04) ...
08:39:48 #9 17.01 Setting up libpython3.9-minimal:amd64 (3.9.5-3~21.04) ...
08:39:48 #9 17.03 Setting up libexpat1:amd64 (2.2.10-2) ...
08:39:48 #9 17.04 Setting up python3.9-minimal (3.9.5-3~21.04) ...
08:39:49 #9 17.63 Selecting previously unselected package python3-minimal.
08:39:49 #9 17.63 (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 ... 4647 files and directories currently installed.)
08:39:49 #9 17.63 Preparing to unpack .../0-python3-minimal_3.9.4-1_amd64.deb ...
08:39:49 #9 17.63 Unpacking python3-minimal (3.9.4-1) ...
08:39:49 #9 17.66 Selecting previously unselected package media-types.
08:39:49 #9 17.66 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
08:39:49 #9 17.66 Unpacking media-types (4.0.0) ...
08:39:49 #9 17.71 Selecting previously unselected package tzdata.
08:39:49 #9 17.71 Preparing to unpack .../2-tzdata_2021a-1ubuntu1_all.deb ...
08:39:49 #9 17.71 Unpacking tzdata (2021a-1ubuntu1) ...
08:39:49 #9 17.91 Selecting previously unselected package libmpdec3:amd64.
08:39:49 #9 17.91 Preparing to unpack .../3-libmpdec3_2.5.1-2_amd64.deb ...
08:39:49 #9 17.91 Unpacking libmpdec3:amd64 (2.5.1-2) ...
08:39:49 #9 17.95 Selecting previously unselected package readline-common.
08:39:49 #9 17.95 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
08:39:49 #9 17.95 Unpacking readline-common (8.1-1) ...
08:39:49 #9 17.99 Selecting previously unselected package libreadline8:amd64.
08:39:49 #9 17.99 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
08:39:49 #9 18.00 Unpacking libreadline8:amd64 (8.1-1) ...
08:39:49 #9 18.04 Selecting previously unselected package libsqlite3-0:amd64.
08:39:49 #9 18.04 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
08:39:49 #9 18.05 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
08:39:49 #9 18.12 Selecting previously unselected package libpython3.9-stdlib:amd64.
08:39:49 #9 18.12 Preparing to unpack .../7-libpython3.9-stdlib_3.9.5-3~21.04_amd64.deb ...
08:39:49 #9 18.12 Unpacking libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ...
08:39:49 #9 18.31 Selecting previously unselected package python3.9.
08:39:49 #9 18.32 Preparing to unpack .../8-python3.9_3.9.5-3~21.04_amd64.deb ...
08:39:49 #9 18.32 Unpacking python3.9 (3.9.5-3~21.04) ...
08:39:49 #9 18.35 Selecting previously unselected package libpython3-stdlib:amd64.
08:39:49 #9 18.35 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1_amd64.deb ...
08:39:49 #9 18.36 Unpacking libpython3-stdlib:amd64 (3.9.4-1) ...
08:39:49 #9 18.39 Setting up python3-minimal (3.9.4-1) ...
08:39:50 #9 18.58 Selecting previously unselected package python3.
08:39:50 #9 18.58 (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 ... 6941 files and directories currently installed.)
08:39:50 #9 18.58 Preparing to unpack .../000-python3_3.9.4-1_amd64.deb ...
08:39:50 #9 18.59 Unpacking python3 (3.9.4-1) ...
08:39:50 #9 18.62 Selecting previously unselected package bsdextrautils.
08:39:50 #9 18.62 Preparing to unpack .../001-bsdextrautils_2.36.1-7ubuntu2_amd64.deb ...
08:39:50 #9 18.63 Unpacking bsdextrautils (2.36.1-7ubuntu2) ...
08:39:50 #9 18.67 Selecting previously unselected package libuchardet0:amd64.
08:39:50 #9 18.67 Preparing to unpack .../002-libuchardet0_0.0.7-1_amd64.deb ...
08:39:50 #9 18.67 Unpacking libuchardet0:amd64 (0.0.7-1) ...
08:39:50 #9 18.71 Selecting previously unselected package groff-base.
08:39:50 #9 18.71 Preparing to unpack .../003-groff-base_1.22.4-6_amd64.deb ...
08:39:50 #9 18.71 Unpacking groff-base (1.22.4-6) ...
08:39:50 #9 18.83 Selecting previously unselected package libgdbm6:amd64.
08:39:50 #9 18.83 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ...
08:39:50 #9 18.84 Unpacking libgdbm6:amd64 (1.19-2) ...
08:39:50 #9 18.87 Selecting previously unselected package libpipeline1:amd64.
08:39:50 #9 18.87 Preparing to unpack .../005-libpipeline1_1.5.3-1_amd64.deb ...
08:39:50 #9 18.87 Unpacking libpipeline1:amd64 (1.5.3-1) ...
08:39:50 #9 18.91 Selecting previously unselected package man-db.
08:39:50 #9 18.92 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ...
08:39:50 #9 18.92 Unpacking man-db (2.9.4-2) ...
08:39:50 #9 19.04 Selecting previously unselected package perl-modules-5.32.
08:39:50 #9 19.04 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu2.1_all.deb ...
08:39:50 #9 19.05 Unpacking perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
08:39:51 #9 19.43 Selecting previously unselected package libgdbm-compat4:amd64.
08:39:51 #9 19.44 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ...
08:39:51 #9 19.44 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
08:39:51 #9 19.48 Selecting previously unselected package libperl5.32:amd64.
08:39:51 #9 19.48 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu2.1_amd64.deb ...
08:39:51 #9 19.49 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu2.1) ...
08:39:51 #9 19.95 Selecting previously unselected package perl.
08:39:51 #9 19.95 Preparing to unpack .../010-perl_5.32.1-3ubuntu2.1_amd64.deb ...
08:39:51 #9 19.96 Unpacking perl (5.32.1-3ubuntu2.1) ...
08:39:51 #9 20.01 Selecting previously unselected package openssl.
08:39:51 #9 20.01 Preparing to unpack .../011-openssl_1.1.1j-1ubuntu3.5_amd64.deb ...
08:39:51 #9 20.01 Unpacking openssl (1.1.1j-1ubuntu3.5) ...
08:39:51 #9 20.10 Selecting previously unselected package ca-certificates.
08:39:51 #9 20.10 Preparing to unpack .../012-ca-certificates_20210119build1_all.deb ...
08:39:51 #9 20.11 Unpacking ca-certificates (20210119build1) ...
08:39:51 #9 20.15 Selecting previously unselected package distro-info-data.
08:39:51 #9 20.16 Preparing to unpack .../013-distro-info-data_0.46ubuntu4_all.deb ...
08:39:51 #9 20.16 Unpacking distro-info-data (0.46ubuntu4) ...
08:39:51 #9 20.19 Selecting previously unselected package less.
08:39:51 #9 20.19 Preparing to unpack .../014-less_551-2_amd64.deb ...
08:39:51 #9 20.19 Unpacking less (551-2) ...
08:39:51 #9 20.24 Selecting previously unselected package libmd0:amd64.
08:39:51 #9 20.24 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ...
08:39:51 #9 20.24 Unpacking libmd0:amd64 (1.0.3-3build1) ...
08:39:51 #9 20.28 Selecting previously unselected package libbsd0:amd64.
08:39:51 #9 20.28 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ...
08:39:51 #9 20.28 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ...
08:39:51 #9 20.32 Selecting previously unselected package libelf1:amd64.
08:39:52 #9 20.32 Preparing to unpack .../017-libelf1_0.183-8_amd64.deb ...
08:39:52 #9 20.33 Unpacking libelf1:amd64 (0.183-8) ...
08:39:52 #9 20.36 Selecting previously unselected package libicu67:amd64.
08:39:52 #9 20.36 Preparing to unpack .../018-libicu67_67.1-6ubuntu2_amd64.deb ...
08:39:52 #9 20.36 Unpacking libicu67:amd64 (67.1-6ubuntu2) ...
08:39:52 #9 21.19 Selecting previously unselected package libxml2:amd64.
08:39:52 #9 21.19 Preparing to unpack .../019-libxml2_2.9.10+dfsg-6.3ubuntu0.1_amd64.deb ...
08:39:52 #9 21.20 Unpacking libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
08:39:52 #9 21.29 Selecting previously unselected package libyaml-0-2:amd64.
08:39:52 #9 21.29 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ...
08:39:52 #9 21.29 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
08:39:52 #9 21.33 Selecting previously unselected package lsb-release.
08:39:52 #9 21.33 Preparing to unpack .../021-lsb-release_11.1.0ubuntu2_all.deb ...
08:39:52 #9 21.33 Unpacking lsb-release (11.1.0ubuntu2) ...
08:39:52 #9 21.36 Selecting previously unselected package netbase.
08:39:52 #9 21.37 Preparing to unpack .../022-netbase_6.2_all.deb ...
08:39:52 #9 21.37 Unpacking netbase (6.2) ...
08:39:52 #9 21.40 Selecting previously unselected package python3-pkg-resources.
08:39:53 #9 21.40 Preparing to unpack .../023-python3-pkg-resources_52.0.0-3_all.deb ...
08:39:53 #9 21.40 Unpacking python3-pkg-resources (52.0.0-3) ...
08:39:53 #9 21.44 Selecting previously unselected package ucf.
08:39:53 #9 21.45 Preparing to unpack .../024-ucf_3.0043_all.deb ...
08:39:53 #9 21.45 Moving old data out of the way
08:39:53 #9 21.45 Unpacking ucf (3.0043) ...
08:39:53 #9 21.48 Selecting previously unselected package libmagic-mgc.
08:39:53 #9 21.48 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ...
08:39:53 #9 21.48 Unpacking libmagic-mgc (1:5.39-3) ...
08:39:53 #9 21.55 Selecting previously unselected package libmagic1:amd64.
08:39:53 #9 21.55 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ...
08:39:53 #9 21.56 Unpacking libmagic1:amd64 (1:5.39-3) ...
08:39:53 #9 21.59 Selecting previously unselected package file.
08:39:53 #9 21.59 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ...
08:39:53 #9 21.59 Unpacking file (1:5.39-3) ...
08:39:53 #9 21.62 Selecting previously unselected package gettext-base.
08:39:53 #9 21.62 Preparing to unpack .../028-gettext-base_0.21-3ubuntu2_amd64.deb ...
08:39:53 #9 21.62 Unpacking gettext-base (0.21-3ubuntu2) ...
08:39:53 #9 21.65 Selecting previously unselected package iso-codes.
08:39:53 #9 21.65 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ...
08:39:53 #9 21.65 Unpacking iso-codes (4.6.0-1) ...
08:39:53 #9 22.02 Selecting previously unselected package libcbor0.6:amd64.
08:39:53 #9 22.02 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ...
08:39:53 #9 22.03 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
08:39:53 #9 22.06 Selecting previously unselected package libedit2:amd64.
08:39:53 #9 22.06 Preparing to unpack .../031-libedit2_3.1-20191231-2_amd64.deb ...
08:39:53 #9 22.06 Unpacking libedit2:amd64 (3.1-20191231-2) ...
08:39:53 #9 22.10 Selecting previously unselected package libfido2-1:amd64.
08:39:53 #9 22.10 Preparing to unpack .../032-libfido2-1_1.6.0-2_amd64.deb ...
08:39:53 #9 22.10 Unpacking libfido2-1:amd64 (1.6.0-2) ...
08:39:53 #9 22.13 Selecting previously unselected package libpng16-16:amd64.
08:39:53 #9 22.14 Preparing to unpack .../033-libpng16-16_1.6.37-3build3_amd64.deb ...
08:39:53 #9 22.14 Unpacking libpng16-16:amd64 (1.6.37-3build3) ...
08:39:53 #9 22.18 Selecting previously unselected package libpsl5:amd64.
08:39:53 #9 22.18 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ...
08:39:53 #9 22.19 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
08:39:53 #9 22.22 Selecting previously unselected package libxau6:amd64.
08:39:53 #9 22.22 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ...
08:39:53 #9 22.22 Unpacking libxau6:amd64 (1:1.0.9-1build3) ...
08:39:53 #9 22.25 Selecting previously unselected package libxdmcp6:amd64.
08:39:53 #9 22.25 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu3_amd64.deb ...
08:39:53 #9 22.25 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
08:39:53 #9 22.28 Selecting previously unselected package libxcb1:amd64.
08:39:53 #9 22.28 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ...
08:39:53 #9 22.29 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ...
08:39:53 #9 22.31 Selecting previously unselected package libx11-data.
08:39:53 #9 22.32 Preparing to unpack .../038-libx11-data_2%3a1.7.0-2ubuntu0.1_all.deb ...
08:39:53 #9 22.32 Unpacking libx11-data (2:1.7.0-2ubuntu0.1) ...
08:39:53 #9 22.38 Selecting previously unselected package libx11-6:amd64.
08:39:53 #9 22.38 Preparing to unpack .../039-libx11-6_2%3a1.7.0-2ubuntu0.1_amd64.deb ...
08:39:53 #9 22.38 Unpacking libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
08:39:54 #9 22.46 Selecting previously unselected package libxext6:amd64.
08:39:54 #9 22.46 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ...
08:39:54 #9 22.46 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ...
08:39:54 #9 22.49 Selecting previously unselected package libxmuu1:amd64.
08:39:54 #9 22.49 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
08:39:54 #9 22.50 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
08:39:54 #9 22.52 Selecting previously unselected package manpages.
08:39:54 #9 22.52 Preparing to unpack .../042-manpages_5.10-1ubuntu0.1_all.deb ...
08:39:54 #9 22.53 Unpacking manpages (5.10-1ubuntu0.1) ...
08:39:54 #9 22.65 Selecting previously unselected package openssh-client.
08:39:54 #9 22.65 Preparing to unpack .../043-openssh-client_1%3a8.4p1-5ubuntu1.1_amd64.deb ...
08:39:54 #9 22.66 Unpacking openssh-client (1:8.4p1-5ubuntu1.1) ...
08:39:54 #9 22.74 Selecting previously unselected package publicsuffix.
08:39:54 #9 22.75 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ...
08:39:54 #9 22.75 Unpacking publicsuffix (20210108.1309-1) ...
08:39:54 #9 22.78 Selecting previously unselected package python-apt-common.
08:39:54 #9 22.79 Preparing to unpack .../045-python-apt-common_2.2.0~ubuntu0.21.04.1_all.deb ...
08:39:54 #9 22.79 Unpacking python-apt-common (2.2.0~ubuntu0.21.04.1) ...
08:39:54 #9 22.82 Selecting previously unselected package python3-apt.
08:39:54 #9 22.82 Preparing to unpack .../046-python3-apt_2.2.0~ubuntu0.21.04.1_amd64.deb ...
08:39:54 #9 22.82 Unpacking python3-apt (2.2.0~ubuntu0.21.04.1) ...
08:39:54 #9 22.86 Selecting previously unselected package libunwind8:amd64.
08:39:54 #9 22.87 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ...
08:39:54 #9 22.87 Unpacking libunwind8:amd64 (1.3.2-2) ...
08:39:54 #9 22.90 Selecting previously unselected package strace.
08:39:54 #9 22.90 Preparing to unpack .../048-strace_5.11-0ubuntu1_amd64.deb ...
08:39:54 #9 22.90 Unpacking strace (5.11-0ubuntu1) ...
08:39:54 #9 22.97 Selecting previously unselected package xauth.
08:39:54 #9 22.97 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ...
08:39:54 #9 22.97 Unpacking xauth (1:1.1-1) ...
08:39:54 #9 23.00 Selecting previously unselected package xz-utils.
08:39:54 #9 23.00 Preparing to unpack .../050-xz-utils_5.2.5-1.0build2_amd64.deb ...
08:39:54 #9 23.00 Unpacking xz-utils (5.2.5-1.0build2) ...
08:39:54 #9 23.04 Selecting previously unselected package libsigsegv2:amd64.
08:39:54 #9 23.04 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu1_amd64.deb ...
08:39:54 #9 23.05 Unpacking libsigsegv2:amd64 (2.13-1ubuntu1) ...
08:39:54 #9 23.07 Selecting previously unselected package m4.
08:39:54 #9 23.07 Preparing to unpack .../052-m4_1.4.18-5_amd64.deb ...
08:39:54 #9 23.08 Unpacking m4 (1.4.18-5) ...
08:39:54 #9 23.12 Selecting previously unselected package autoconf.
08:39:54 #9 23.12 Preparing to unpack .../053-autoconf_2.69-14_all.deb ...
08:39:54 #9 23.12 Unpacking autoconf (2.69-14) ...
08:39:54 #9 23.17 Selecting previously unselected package autotools-dev.
08:39:54 #9 23.17 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ...
08:39:54 #9 23.17 Unpacking autotools-dev (20180224.1+nmu1) ...
08:39:55 #9 23.21 Selecting previously unselected package automake.
08:39:55 #9 23.21 Preparing to unpack .../055-automake_1%3a1.16.3-2ubuntu1_all.deb ...
08:39:55 #9 23.21 Unpacking automake (1:1.16.3-2ubuntu1) ...
08:39:55 #9 23.28 Selecting previously unselected package autopoint.
08:39:55 #9 23.28 Preparing to unpack .../056-autopoint_0.21-3ubuntu2_all.deb ...
08:39:55 #9 23.29 Unpacking autopoint (0.21-3ubuntu2) ...
08:39:55 #9 23.32 Selecting previously unselected package binutils-common:amd64.
08:39:55 #9 23.32 Preparing to unpack .../057-binutils-common_2.36.1-6ubuntu1_amd64.deb ...
08:39:55 #9 23.32 Unpacking binutils-common:amd64 (2.36.1-6ubuntu1) ...
08:39:55 #9 23.37 Selecting previously unselected package libbinutils:amd64.
08:39:55 #9 23.37 Preparing to unpack .../058-libbinutils_2.36.1-6ubuntu1_amd64.deb ...
08:39:55 #9 23.37 Unpacking libbinutils:amd64 (2.36.1-6ubuntu1) ...
08:39:55 #9 23.45 Selecting previously unselected package libctf-nobfd0:amd64.
08:39:55 #9 23.46 Preparing to unpack .../059-libctf-nobfd0_2.36.1-6ubuntu1_amd64.deb ...
08:39:55 #9 23.46 Unpacking libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
08:39:55 #9 23.50 Selecting previously unselected package libctf0:amd64.
08:39:55 #9 23.50 Preparing to unpack .../060-libctf0_2.36.1-6ubuntu1_amd64.deb ...
08:39:55 #9 23.50 Unpacking libctf0:amd64 (2.36.1-6ubuntu1) ...
08:39:55 #9 23.53 Selecting previously unselected package binutils-x86-64-linux-gnu.
08:39:55 #9 23.53 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.36.1-6ubuntu1_amd64.deb ...
08:39:55 #9 23.54 Unpacking binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
08:39:55 #9 23.75 Selecting previously unselected package binutils.
08:39:55 #9 23.75 Preparing to unpack .../062-binutils_2.36.1-6ubuntu1_amd64.deb ...
08:39:55 #9 23.75 Unpacking binutils (2.36.1-6ubuntu1) ...
08:39:55 #9 23.78 Selecting previously unselected package libc-dev-bin.
08:39:55 #9 23.78 Preparing to unpack .../063-libc-dev-bin_2.33-0ubuntu5_amd64.deb ...
08:39:55 #9 23.78 Unpacking libc-dev-bin (2.33-0ubuntu5) ...
08:39:55 #9 23.81 Selecting previously unselected package linux-libc-dev:amd64.
08:39:55 #9 23.81 Preparing to unpack .../064-linux-libc-dev_5.11.0-34.36_amd64.deb ...
08:39:55 #9 23.81 Unpacking linux-libc-dev:amd64 (5.11.0-34.36) ...
08:39:55 #9 23.98 Selecting previously unselected package libcrypt-dev:amd64.
08:39:55 #9 23.99 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.17-1ubuntu3_amd64.deb ...
08:39:55 #9 23.99 Unpacking libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
08:39:55 #9 24.03 Selecting previously unselected package rpcsvc-proto.
08:39:55 #9 24.03 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu4_amd64.deb ...
08:39:55 #9 24.04 Unpacking rpcsvc-proto (1.4.2-0ubuntu4) ...
08:39:55 #9 24.07 Selecting previously unselected package libtirpc-dev:amd64.
08:39:55 #9 24.07 Preparing to unpack .../067-libtirpc-dev_1.3.1-1build1_amd64.deb ...
08:39:55 #9 24.07 Unpacking libtirpc-dev:amd64 (1.3.1-1build1) ...
08:39:55 #9 24.12 Selecting previously unselected package libnsl-dev:amd64.
08:39:55 #9 24.12 Preparing to unpack .../068-libnsl-dev_1.3.0-0ubuntu3_amd64.deb ...
08:39:55 #9 24.12 Unpacking libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
08:39:55 #9 24.15 Selecting previously unselected package libc6-dev:amd64.
08:39:55 #9 24.15 Preparing to unpack .../069-libc6-dev_2.33-0ubuntu5_amd64.deb ...
08:39:55 #9 24.16 Unpacking libc6-dev:amd64 (2.33-0ubuntu5) ...
08:39:56 #9 24.42 Selecting previously unselected package gcc-10-base:amd64.
08:39:56 #9 24.43 Preparing to unpack .../070-gcc-10-base_10.3.0-1ubuntu1_amd64.deb ...
08:39:56 #9 24.43 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
08:39:56 #9 24.46 Selecting previously unselected package libisl23:amd64.
08:39:56 #9 24.46 Preparing to unpack .../071-libisl23_0.23-1build1_amd64.deb ...
08:39:56 #9 24.47 Unpacking libisl23:amd64 (0.23-1build1) ...
08:39:56 #9 24.55 Selecting previously unselected package libmpfr6:amd64.
08:39:56 #9 24.55 Preparing to unpack .../072-libmpfr6_4.1.0-3build1_amd64.deb ...
08:39:56 #9 24.55 Unpacking libmpfr6:amd64 (4.1.0-3build1) ...
08:39:56 #9 24.67 Selecting previously unselected package libmpc3:amd64.
08:39:56 #9 24.67 Preparing to unpack .../073-libmpc3_1.2.0-1build1_amd64.deb ...
08:39:56 #9 24.68 Unpacking libmpc3:amd64 (1.2.0-1build1) ...
08:39:56 #9 24.70 Selecting previously unselected package cpp-10.
08:39:56 #9 24.71 Preparing to unpack .../074-cpp-10_10.3.0-1ubuntu1_amd64.deb ...
08:39:56 #9 24.71 Unpacking cpp-10 (10.3.0-1ubuntu1) ...
08:39:57 #9 25.49 Selecting previously unselected package cpp.
08:39:57 #9 25.49 Preparing to unpack .../075-cpp_4%3a10.3.0-1ubuntu1_amd64.deb ...
08:39:57 #9 25.49 Unpacking cpp (4:10.3.0-1ubuntu1) ...
08:39:57 #9 25.53 Selecting previously unselected package libcc1-0:amd64.
08:39:57 #9 25.53 Preparing to unpack .../076-libcc1-0_11.1.0-1ubuntu1~21.04_amd64.deb ...
08:39:57 #9 25.53 Unpacking libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
08:39:57 #9 25.57 Selecting previously unselected package libgomp1:amd64.
08:39:57 #9 25.57 Preparing to unpack .../077-libgomp1_11.1.0-1ubuntu1~21.04_amd64.deb ...
08:39:57 #9 25.58 Unpacking libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
08:39:57 #9 25.62 Selecting previously unselected package libitm1:amd64.
08:39:57 #9 25.62 Preparing to unpack .../078-libitm1_11.1.0-1ubuntu1~21.04_amd64.deb ...
08:39:57 #9 25.62 Unpacking libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
08:39:57 #9 25.65 Selecting previously unselected package libatomic1:amd64.
08:39:57 #9 25.66 Preparing to unpack .../079-libatomic1_11.1.0-1ubuntu1~21.04_amd64.deb ...
08:39:57 #9 25.66 Unpacking libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
08:39:57 #9 25.69 Selecting previously unselected package libasan6:amd64.
08:39:57 #9 25.70 Preparing to unpack .../080-libasan6_11.1.0-1ubuntu1~21.04_amd64.deb ...
08:39:57 #9 25.70 Unpacking libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
08:39:57 #9 25.94 Selecting previously unselected package liblsan0:amd64.
08:39:57 #9 25.94 Preparing to unpack .../081-liblsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
08:39:57 #9 25.94 Unpacking liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
08:39:57 #9 26.06 Selecting previously unselected package libtsan0:amd64.
08:39:57 #9 26.06 Preparing to unpack .../082-libtsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
08:39:57 #9 26.07 Unpacking libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
08:39:58 #9 26.30 Selecting previously unselected package libubsan1:amd64.
08:39:58 #9 26.30 Preparing to unpack .../083-libubsan1_11.1.0-1ubuntu1~21.04_amd64.deb ...
08:39:58 #9 26.30 Unpacking libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
08:39:58 #9 26.43 Selecting previously unselected package libquadmath0:amd64.
08:39:58 #9 26.43 Preparing to unpack .../084-libquadmath0_11.1.0-1ubuntu1~21.04_amd64.deb ...
08:39:58 #9 26.44 Unpacking libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
08:39:58 #9 26.48 Selecting previously unselected package libgcc-10-dev:amd64.
08:39:58 #9 26.48 Preparing to unpack .../085-libgcc-10-dev_10.3.0-1ubuntu1_amd64.deb ...
08:39:58 #9 26.48 Unpacking libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
08:39:58 #9 26.78 Selecting previously unselected package gcc-10.
08:39:58 #9 26.79 Preparing to unpack .../086-gcc-10_10.3.0-1ubuntu1_amd64.deb ...
08:39:58 #9 26.79 Unpacking gcc-10 (10.3.0-1ubuntu1) ...
08:40:00 #9 28.31 Selecting previously unselected package gcc.
08:40:00 #9 28.31 Preparing to unpack .../087-gcc_4%3a10.3.0-1ubuntu1_amd64.deb ...
08:40:00 #9 28.31 Unpacking gcc (4:10.3.0-1ubuntu1) ...
08:40:00 #9 28.35 Selecting previously unselected package libstdc++-10-dev:amd64.
08:40:00 #9 28.35 Preparing to unpack .../088-libstdc++-10-dev_10.3.0-1ubuntu1_amd64.deb ...
08:40:00 #9 28.35 Unpacking libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
08:40:00 #9 28.60 Selecting previously unselected package g++-10.
08:40:00 #9 28.60 Preparing to unpack .../089-g++-10_10.3.0-1ubuntu1_amd64.deb ...
08:40:00 #9 28.61 Unpacking g++-10 (10.3.0-1ubuntu1) ...
08:40:00 #9 29.45 Selecting previously unselected package g++.
08:40:01 #9 29.45 Preparing to unpack .../090-g++_4%3a10.3.0-1ubuntu1_amd64.deb ...
08:40:01 #9 29.46 Unpacking g++ (4:10.3.0-1ubuntu1) ...
08:40:01 #9 29.49 Selecting previously unselected package make.
08:40:01 #9 29.49 Preparing to unpack .../091-make_4.3-4ubuntu1_amd64.deb ...
08:40:01 #9 29.50 Unpacking make (4.3-4ubuntu1) ...
08:40:01 #9 29.54 Selecting previously unselected package libdpkg-perl.
08:40:01 #9 29.55 Preparing to unpack .../092-libdpkg-perl_1.20.9ubuntu1_all.deb ...
08:40:01 #9 29.55 Unpacking libdpkg-perl (1.20.9ubuntu1) ...
08:40:01 #9 29.61 Selecting previously unselected package bzip2.
08:40:01 #9 29.61 Preparing to unpack .../093-bzip2_1.0.8-4ubuntu3_amd64.deb ...
08:40:01 #9 29.61 Unpacking bzip2 (1.0.8-4ubuntu3) ...
08:40:01 #9 29.64 Selecting previously unselected package patch.
08:40:01 #9 29.64 Preparing to unpack .../094-patch_2.7.6-7_amd64.deb ...
08:40:01 #9 29.65 Unpacking patch (2.7.6-7) ...
08:40:01 #9 29.68 Selecting previously unselected package lto-disabled-list.
08:40:01 #9 29.68 Preparing to unpack .../095-lto-disabled-list_7_all.deb ...
08:40:01 #9 29.69 Unpacking lto-disabled-list (7) ...
08:40:01 #9 29.72 Selecting previously unselected package dpkg-dev.
08:40:01 #9 29.72 Preparing to unpack .../096-dpkg-dev_1.20.9ubuntu1_all.deb ...
08:40:01 #9 29.72 Unpacking dpkg-dev (1.20.9ubuntu1) ...
08:40:01 #9 29.82 Selecting previously unselected package build-essential.
08:40:01 #9 29.83 Preparing to unpack .../097-build-essential_12.8ubuntu3_amd64.deb ...
08:40:01 #9 29.83 Unpacking build-essential (12.8ubuntu3) ...
08:40:01 #9 29.86 Selecting previously unselected package libbrotli1:amd64.
08:40:01 #9 29.86 Preparing to unpack .../098-libbrotli1_1.0.9-2build2_amd64.deb ...
08:40:01 #9 29.86 Unpacking libbrotli1:amd64 (1.0.9-2build2) ...
08:40:01 #9 29.92 Selecting previously unselected package libroken18-heimdal:amd64.
08:40:01 #9 29.92 Preparing to unpack .../099-libroken18-heimdal_7.7.0+dfsg-2_amd64.deb ...
08:40:01 #9 29.93 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:01 #9 29.96 Selecting previously unselected package libasn1-8-heimdal:amd64.
08:40:01 #9 29.96 Preparing to unpack .../100-libasn1-8-heimdal_7.7.0+dfsg-2_amd64.deb ...
08:40:01 #9 29.97 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:01 #9 30.02 Selecting previously unselected package libheimbase1-heimdal:amd64.
08:40:01 #9 30.02 Preparing to unpack .../101-libheimbase1-heimdal_7.7.0+dfsg-2_amd64.deb ...
08:40:01 #9 30.02 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:01 #9 30.06 Selecting previously unselected package libhcrypto4-heimdal:amd64.
08:40:01 #9 30.06 Preparing to unpack .../102-libhcrypto4-heimdal_7.7.0+dfsg-2_amd64.deb ...
08:40:01 #9 30.06 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:01 #9 30.10 Selecting previously unselected package libwind0-heimdal:amd64.
08:40:01 #9 30.10 Preparing to unpack .../103-libwind0-heimdal_7.7.0+dfsg-2_amd64.deb ...
08:40:01 #9 30.11 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:01 #9 30.15 Selecting previously unselected package libhx509-5-heimdal:amd64.
08:40:01 #9 30.15 Preparing to unpack .../104-libhx509-5-heimdal_7.7.0+dfsg-2_amd64.deb ...
08:40:01 #9 30.15 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:01 #9 30.20 Selecting previously unselected package libkrb5-26-heimdal:amd64.
08:40:02 #9 30.20 Preparing to unpack .../105-libkrb5-26-heimdal_7.7.0+dfsg-2_amd64.deb ...
08:40:02 #9 30.20 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:02 #9 30.25 Selecting previously unselected package libheimntlm0-heimdal:amd64.
08:40:02 #9 30.25 Preparing to unpack .../106-libheimntlm0-heimdal_7.7.0+dfsg-2_amd64.deb ...
08:40:02 #9 30.26 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:02 #9 30.30 Selecting previously unselected package libgssapi3-heimdal:amd64.
08:40:02 #9 30.30 Preparing to unpack .../107-libgssapi3-heimdal_7.7.0+dfsg-2_amd64.deb ...
08:40:02 #9 30.30 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:02 #9 30.33 Selecting previously unselected package libsasl2-modules-db:amd64.
08:40:02 #9 30.34 Preparing to unpack .../108-libsasl2-modules-db_2.1.27+dfsg-2ubuntu1_amd64.deb ...
08:40:02 #9 30.34 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
08:40:02 #9 30.37 Selecting previously unselected package libsasl2-2:amd64.
08:40:02 #9 30.37 Preparing to unpack .../109-libsasl2-2_2.1.27+dfsg-2ubuntu1_amd64.deb ...
08:40:02 #9 30.38 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
08:40:02 #9 30.41 Selecting previously unselected package libldap-2.4-2:amd64.
08:40:02 #9 30.41 Preparing to unpack .../110-libldap-2.4-2_2.4.57+dfsg-2ubuntu1_amd64.deb ...
08:40:02 #9 30.42 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
08:40:02 #9 30.47 Selecting previously unselected package libnghttp2-14:amd64.
08:40:02 #9 30.47 Preparing to unpack .../111-libnghttp2-14_1.43.0-1_amd64.deb ...
08:40:02 #9 30.47 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
08:40:02 #9 30.51 Selecting previously unselected package librtmp1:amd64.
08:40:02 #9 30.51 Preparing to unpack .../112-librtmp1_2.4+20151223.gitfa8646d.1-2build2_amd64.deb ...
08:40:02 #9 30.51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
08:40:02 #9 30.55 Selecting previously unselected package libssh-4:amd64.
08:40:02 #9 30.55 Preparing to unpack .../113-libssh-4_0.9.5-1ubuntu0.1_amd64.deb ...
08:40:02 #9 30.56 Unpacking libssh-4:amd64 (0.9.5-1ubuntu0.1) ...
08:40:02 #9 30.61 Selecting previously unselected package libcurl4:amd64.
08:40:02 #9 30.61 Preparing to unpack .../114-libcurl4_7.74.0-1ubuntu2.1_amd64.deb ...
08:40:02 #9 30.61 Unpacking libcurl4:amd64 (7.74.0-1ubuntu2.1) ...
08:40:02 #9 30.66 Selecting previously unselected package curl.
08:40:02 #9 30.66 Preparing to unpack .../115-curl_7.74.0-1ubuntu2.1_amd64.deb ...
08:40:02 #9 30.66 Unpacking curl (7.74.0-1ubuntu2.1) ...
08:40:02 #9 30.71 Selecting previously unselected package dctrl-tools.
08:40:02 #9 30.71 Preparing to unpack .../116-dctrl-tools_2.24-3_amd64.deb ...
08:40:02 #9 30.72 Unpacking dctrl-tools (2.24-3) ...
08:40:02 #9 30.75 Selecting previously unselected package libdebhelper-perl.
08:40:02 #9 30.76 Preparing to unpack .../117-libdebhelper-perl_13.3.4ubuntu1_all.deb ...
08:40:02 #9 30.76 Unpacking libdebhelper-perl (13.3.4ubuntu1) ...
08:40:02 #9 30.80 Selecting previously unselected package libtool.
08:40:02 #9 30.80 Preparing to unpack .../118-libtool_2.4.6-15_all.deb ...
08:40:02 #9 30.80 Unpacking libtool (2.4.6-15) ...
08:40:02 #9 30.84 Selecting previously unselected package dh-autoreconf.
08:40:02 #9 30.85 Preparing to unpack .../119-dh-autoreconf_20_all.deb ...
08:40:02 #9 30.85 Unpacking dh-autoreconf (20) ...
08:40:02 #9 30.88 Selecting previously unselected package libarchive-zip-perl.
08:40:02 #9 30.88 Preparing to unpack .../120-libarchive-zip-perl_1.68-1_all.deb ...
08:40:02 #9 30.88 Unpacking libarchive-zip-perl (1.68-1) ...
08:40:02 #9 30.92 Selecting previously unselected package libsub-override-perl.
08:40:02 #9 30.92 Preparing to unpack .../121-libsub-override-perl_0.09-2_all.deb ...
08:40:02 #9 30.92 Unpacking libsub-override-perl (0.09-2) ...
08:40:02 #9 30.95 Selecting previously unselected package libfile-stripnondeterminism-perl.
08:40:02 #9 30.96 Preparing to unpack .../122-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
08:40:02 #9 30.96 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
08:40:02 #9 30.99 Selecting previously unselected package dh-strip-nondeterminism.
08:40:02 #9 30.99 Preparing to unpack .../123-dh-strip-nondeterminism_1.11.0-1_all.deb ...
08:40:02 #9 30.99 Unpacking dh-strip-nondeterminism (1.11.0-1) ...
08:40:02 #9 31.02 Selecting previously unselected package libdw1:amd64.
08:40:02 #9 31.02 Preparing to unpack .../124-libdw1_0.183-8_amd64.deb ...
08:40:02 #9 31.03 Unpacking libdw1:amd64 (0.183-8) ...
08:40:02 #9 31.08 Selecting previously unselected package debugedit.
08:40:02 #9 31.08 Preparing to unpack .../125-debugedit_1%3a0.1-0ubuntu2_amd64.deb ...
08:40:02 #9 31.08 Unpacking debugedit (1:0.1-0ubuntu2) ...
08:40:02 #9 31.11 Selecting previously unselected package dwz.
08:40:02 #9 31.11 Preparing to unpack .../126-dwz_0.14-1_amd64.deb ...
08:40:02 #9 31.12 Unpacking dwz (0.14-1) ...
08:40:02 #9 31.16 Selecting previously unselected package gettext.
08:40:02 #9 31.16 Preparing to unpack .../127-gettext_0.21-3ubuntu2_amd64.deb ...
08:40:02 #9 31.16 Unpacking gettext (0.21-3ubuntu2) ...
08:40:02 #9 31.25 Selecting previously unselected package intltool-debian.
08:40:03 #9 31.25 Preparing to unpack .../128-intltool-debian_0.35.0+20060710.5_all.deb ...
08:40:03 #9 31.25 Unpacking intltool-debian (0.35.0+20060710.5) ...
08:40:03 #9 31.28 Selecting previously unselected package po-debconf.
08:40:03 #9 31.28 Preparing to unpack .../129-po-debconf_1.0.21+nmu1_all.deb ...
08:40:03 #9 31.28 Unpacking po-debconf (1.0.21+nmu1) ...
08:40:03 #9 31.33 Selecting previously unselected package debhelper.
08:40:03 #9 31.33 Preparing to unpack .../130-debhelper_13.3.4ubuntu1_all.deb ...
08:40:03 #9 31.34 Unpacking debhelper (13.3.4ubuntu1) ...
08:40:03 #9 31.49 Selecting previously unselected package libfakeroot:amd64.
08:40:03 #9 31.49 Preparing to unpack .../131-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
08:40:03 #9 31.49 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
08:40:03 #9 31.53 Selecting previously unselected package fakeroot.
08:40:03 #9 31.53 Preparing to unpack .../132-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
08:40:03 #9 31.54 Unpacking fakeroot (1.25.3-1.1ubuntu2) ...
08:40:03 #9 31.58 Selecting previously unselected package libassuan0:amd64.
08:40:03 #9 31.58 Preparing to unpack .../133-libassuan0_2.5.4-1ubuntu1_amd64.deb ...
08:40:03 #9 31.58 Unpacking libassuan0:amd64 (2.5.4-1ubuntu1) ...
08:40:03 #9 31.61 Selecting previously unselected package gpgconf.
08:40:03 #9 31.62 Preparing to unpack .../134-gpgconf_2.2.20-1ubuntu3_amd64.deb ...
08:40:03 #9 31.62 Unpacking gpgconf (2.2.20-1ubuntu3) ...
08:40:03 #9 31.66 Selecting previously unselected package libksba8:amd64.
08:40:03 #9 31.67 Preparing to unpack .../135-libksba8_1.5.0-3_amd64.deb ...
08:40:03 #9 31.67 Unpacking libksba8:amd64 (1.5.0-3) ...
08:40:03 #9 31.71 Selecting previously unselected package libnpth0:amd64.
08:40:03 #9 31.71 Preparing to unpack .../136-libnpth0_1.6-3_amd64.deb ...
08:40:03 #9 31.72 Unpacking libnpth0:amd64 (1.6-3) ...
08:40:03 #9 31.75 Selecting previously unselected package dirmngr.
08:40:03 #9 31.75 Preparing to unpack .../137-dirmngr_2.2.20-1ubuntu3_amd64.deb ...
08:40:03 #9 31.77 Unpacking dirmngr (2.2.20-1ubuntu3) ...
08:40:03 #9 31.82 Selecting previously unselected package gnupg-l10n.
08:40:03 #9 31.82 Preparing to unpack .../138-gnupg-l10n_2.2.20-1ubuntu3_all.deb ...
08:40:03 #9 31.82 Unpacking gnupg-l10n (2.2.20-1ubuntu3) ...
08:40:03 #9 31.85 Selecting previously unselected package gnupg-utils.
08:40:03 #9 31.86 Preparing to unpack .../139-gnupg-utils_2.2.20-1ubuntu3_amd64.deb ...
08:40:03 #9 31.86 Unpacking gnupg-utils (2.2.20-1ubuntu3) ...
08:40:03 #9 31.93 Selecting previously unselected package gpg.
08:40:03 #9 31.93 Preparing to unpack .../140-gpg_2.2.20-1ubuntu3_amd64.deb ...
08:40:03 #9 31.93 Unpacking gpg (2.2.20-1ubuntu3) ...
08:40:03 #9 32.01 Selecting previously unselected package pinentry-curses.
08:40:03 #9 32.01 Preparing to unpack .../141-pinentry-curses_1.1.0-4build1_amd64.deb ...
08:40:03 #9 32.01 Unpacking pinentry-curses (1.1.0-4build1) ...
08:40:03 #9 32.05 Selecting previously unselected package gpg-agent.
08:40:03 #9 32.05 Preparing to unpack .../142-gpg-agent_2.2.20-1ubuntu3_amd64.deb ...
08:40:03 #9 32.05 Unpacking gpg-agent (2.2.20-1ubuntu3) ...
08:40:03 #9 32.10 Selecting previously unselected package gpg-wks-client.
08:40:03 #9 32.10 Preparing to unpack .../143-gpg-wks-client_2.2.20-1ubuntu3_amd64.deb ...
08:40:03 #9 32.10 Unpacking gpg-wks-client (2.2.20-1ubuntu3) ...
08:40:03 #9 32.14 Selecting previously unselected package gpg-wks-server.
08:40:03 #9 32.14 Preparing to unpack .../144-gpg-wks-server_2.2.20-1ubuntu3_amd64.deb ...
08:40:03 #9 32.14 Unpacking gpg-wks-server (2.2.20-1ubuntu3) ...
08:40:03 #9 32.18 Selecting previously unselected package gpgsm.
08:40:03 #9 32.18 Preparing to unpack .../145-gpgsm_2.2.20-1ubuntu3_amd64.deb ...
08:40:03 #9 32.18 Unpacking gpgsm (2.2.20-1ubuntu3) ...
08:40:03 #9 32.23 Selecting previously unselected package gnupg.
08:40:03 #9 32.23 Preparing to unpack .../146-gnupg_2.2.20-1ubuntu3_all.deb ...
08:40:03 #9 32.23 Unpacking gnupg (2.2.20-1ubuntu3) ...
08:40:03 #9 32.27 Selecting previously unselected package libfile-dirlist-perl.
08:40:03 #9 32.27 Preparing to unpack .../147-libfile-dirlist-perl_0.05-2_all.deb ...
08:40:03 #9 32.28 Unpacking libfile-dirlist-perl (0.05-2) ...
08:40:04 #9 32.30 Selecting previously unselected package libfile-which-perl.
08:40:04 #9 32.30 Preparing to unpack .../148-libfile-which-perl_1.23-1_all.deb ...
08:40:04 #9 32.31 Unpacking libfile-which-perl (1.23-1) ...
08:40:04 #9 32.33 Selecting previously unselected package libfile-homedir-perl.
08:40:04 #9 32.34 Preparing to unpack .../149-libfile-homedir-perl_1.006-1_all.deb ...
08:40:04 #9 32.34 Unpacking libfile-homedir-perl (1.006-1) ...
08:40:04 #9 32.37 Selecting previously unselected package libfile-touch-perl.
08:40:04 #9 32.37 Preparing to unpack .../150-libfile-touch-perl_0.11-1_all.deb ...
08:40:04 #9 32.37 Unpacking libfile-touch-perl (0.11-1) ...
08:40:04 #9 32.40 Selecting previously unselected package libio-pty-perl.
08:40:04 #9 32.40 Preparing to unpack .../151-libio-pty-perl_1%3a1.15-2_amd64.deb ...
08:40:04 #9 32.40 Unpacking libio-pty-perl (1:1.15-2) ...
08:40:04 #9 32.43 Selecting previously unselected package libipc-run-perl.
08:40:04 #9 32.43 Preparing to unpack .../152-libipc-run-perl_20200505.0-1_all.deb ...
08:40:04 #9 32.44 Unpacking libipc-run-perl (20200505.0-1) ...
08:40:04 #9 32.47 Selecting previously unselected package libclass-method-modifiers-perl.
08:40:04 #9 32.47 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
08:40:04 #9 32.47 Unpacking libclass-method-modifiers-perl (2.13-1) ...
08:40:04 #9 32.50 Selecting previously unselected package libb-hooks-op-check-perl.
08:40:04 #9 32.50 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ...
08:40:04 #9 32.50 Unpacking libb-hooks-op-check-perl (0.22-1build3) ...
08:40:04 #9 32.53 Selecting previously unselected package libdynaloader-functions-perl.
08:40:04 #9 32.53 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1.1_all.deb ...
08:40:04 #9 32.54 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
08:40:04 #9 32.56 Selecting previously unselected package libdevel-callchecker-perl.
08:40:04 #9 32.56 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu2_amd64.deb ...
08:40:04 #9 32.57 Unpacking libdevel-callchecker-perl (0.008-1ubuntu2) ...
08:40:04 #9 32.59 Selecting previously unselected package libparams-classify-perl.
08:40:04 #9 32.59 Preparing to unpack .../157-libparams-classify-perl_0.015-1build3_amd64.deb ...
08:40:04 #9 32.60 Unpacking libparams-classify-perl (0.015-1build3) ...
08:40:04 #9 32.62 Selecting previously unselected package libmodule-runtime-perl.
08:40:04 #9 32.62 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
08:40:04 #9 32.63 Unpacking libmodule-runtime-perl (0.016-1) ...
08:40:04 #9 32.65 Selecting previously unselected package libimport-into-perl.
08:40:04 #9 32.66 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
08:40:04 #9 32.66 Unpacking libimport-into-perl (1.002005-1) ...
08:40:04 #9 32.69 Selecting previously unselected package librole-tiny-perl.
08:40:04 #9 32.69 Preparing to unpack .../160-librole-tiny-perl_2.002004-1_all.deb ...
08:40:04 #9 32.69 Unpacking librole-tiny-perl (2.002004-1) ...
08:40:04 #9 32.72 Selecting previously unselected package libstrictures-perl.
08:40:04 #9 32.72 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
08:40:04 #9 32.73 Unpacking libstrictures-perl (2.000006-1) ...
08:40:04 #9 32.75 Selecting previously unselected package libsub-quote-perl.
08:40:04 #9 32.75 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
08:40:04 #9 32.76 Unpacking libsub-quote-perl (2.006006-1) ...
08:40:04 #9 32.79 Selecting previously unselected package libmoo-perl.
08:40:04 #9 32.79 Preparing to unpack .../163-libmoo-perl_2.004004-1_all.deb ...
08:40:04 #9 32.79 Unpacking libmoo-perl (2.004004-1) ...
08:40:04 #9 32.82 Selecting previously unselected package libencode-locale-perl.
08:40:04 #9 32.82 Preparing to unpack .../164-libencode-locale-perl_1.05-1.1_all.deb ...
08:40:04 #9 32.83 Unpacking libencode-locale-perl (1.05-1.1) ...
08:40:04 #9 32.85 Selecting previously unselected package libtimedate-perl.
08:40:04 #9 32.86 Preparing to unpack .../165-libtimedate-perl_2.3300-2_all.deb ...
08:40:04 #9 32.86 Unpacking libtimedate-perl (2.3300-2) ...
08:40:04 #9 32.89 Selecting previously unselected package libhttp-date-perl.
08:40:04 #9 32.90 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
08:40:04 #9 32.90 Unpacking libhttp-date-perl (6.05-1) ...
08:40:04 #9 32.92 Selecting previously unselected package libfile-listing-perl.
08:40:04 #9 32.93 Preparing to unpack .../167-libfile-listing-perl_6.14-1_all.deb ...
08:40:04 #9 32.94 Unpacking libfile-listing-perl (6.14-1) ...
08:40:04 #9 32.97 Selecting previously unselected package libhtml-tagset-perl.
08:40:04 #9 32.97 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
08:40:04 #9 32.97 Unpacking libhtml-tagset-perl (3.20-4) ...
08:40:04 #9 32.99 Selecting previously unselected package liburi-perl.
08:40:04 #9 33.00 Preparing to unpack .../169-liburi-perl_5.07-1_all.deb ...
08:40:04 #9 33.00 Unpacking liburi-perl (5.07-1) ...
08:40:04 #9 33.03 Selecting previously unselected package libhtml-parser-perl.
08:40:04 #9 33.03 Preparing to unpack .../170-libhtml-parser-perl_3.75-1build1_amd64.deb ...
08:40:04 #9 33.04 Unpacking libhtml-parser-perl (3.75-1build1) ...
08:40:04 #9 33.07 Selecting previously unselected package libhtml-tree-perl.
08:40:04 #9 33.07 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
08:40:04 #9 33.07 Unpacking libhtml-tree-perl (5.07-2) ...
08:40:04 #9 33.11 Selecting previously unselected package libio-html-perl.
08:40:04 #9 33.12 Preparing to unpack .../172-libio-html-perl_1.004-2_all.deb ...
08:40:04 #9 33.12 Unpacking libio-html-perl (1.004-2) ...
08:40:04 #9 33.15 Selecting previously unselected package liblwp-mediatypes-perl.
08:40:04 #9 33.15 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
08:40:04 #9 33.15 Unpacking liblwp-mediatypes-perl (6.04-1) ...
08:40:04 #9 33.17 Selecting previously unselected package libhttp-message-perl.
08:40:04 #9 33.18 Preparing to unpack .../174-libhttp-message-perl_6.28-1_all.deb ...
08:40:04 #9 33.18 Unpacking libhttp-message-perl (6.28-1) ...
08:40:04 #9 33.21 Selecting previously unselected package libhttp-cookies-perl.
08:40:04 #9 33.21 Preparing to unpack .../175-libhttp-cookies-perl_6.10-1_all.deb ...
08:40:04 #9 33.22 Unpacking libhttp-cookies-perl (6.10-1) ...
08:40:04 #9 33.24 Selecting previously unselected package libhttp-negotiate-perl.
08:40:04 #9 33.24 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
08:40:04 #9 33.25 Unpacking libhttp-negotiate-perl (6.01-1) ...
08:40:04 #9 33.27 Selecting previously unselected package perl-openssl-defaults:amd64.
08:40:04 #9 33.27 Preparing to unpack .../177-perl-openssl-defaults_5_amd64.deb ...
08:40:04 #9 33.28 Unpacking perl-openssl-defaults:amd64 (5) ...
08:40:05 #9 33.30 Selecting previously unselected package libnet-ssleay-perl.
08:40:05 #9 33.30 Preparing to unpack .../178-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ...
08:40:05 #9 33.31 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ...
08:40:05 #9 33.36 Selecting previously unselected package libio-socket-ssl-perl.
08:40:05 #9 33.37 Preparing to unpack .../179-libio-socket-ssl-perl_2.069-1_all.deb ...
08:40:05 #9 33.37 Unpacking libio-socket-ssl-perl (2.069-1) ...
08:40:05 #9 33.41 Selecting previously unselected package libnet-http-perl.
08:40:05 #9 33.41 Preparing to unpack .../180-libnet-http-perl_6.20-1_all.deb ...
08:40:05 #9 33.42 Unpacking libnet-http-perl (6.20-1) ...
08:40:05 #9 33.44 Selecting previously unselected package liblwp-protocol-https-perl.
08:40:05 #9 33.44 Preparing to unpack .../181-liblwp-protocol-https-perl_6.10-1_all.deb ...
08:40:05 #9 33.45 Unpacking liblwp-protocol-https-perl (6.10-1) ...
08:40:05 #9 33.47 Selecting previously unselected package libtry-tiny-perl.
08:40:05 #9 33.47 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
08:40:05 #9 33.48 Unpacking libtry-tiny-perl (0.30-1) ...
08:40:05 #9 33.51 Selecting previously unselected package libwww-robotrules-perl.
08:40:05 #9 33.51 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
08:40:05 #9 33.51 Unpacking libwww-robotrules-perl (6.02-1) ...
08:40:05 #9 33.54 Selecting previously unselected package libwww-perl.
08:40:05 #9 33.54 Preparing to unpack .../184-libwww-perl_6.52-1_all.deb ...
08:40:05 #9 33.54 Unpacking libwww-perl (6.52-1) ...
08:40:05 #9 33.58 Selecting previously unselected package patchutils.
08:40:05 #9 33.59 Preparing to unpack .../185-patchutils_0.4.2-1_amd64.deb ...
08:40:05 #9 33.59 Unpacking patchutils (0.4.2-1) ...
08:40:05 #9 33.62 Selecting previously unselected package wdiff.
08:40:05 #9 33.62 Preparing to unpack .../186-wdiff_1.2.2-2build1_amd64.deb ...
08:40:05 #9 33.63 Unpacking wdiff (1.2.2-2build1) ...
08:40:05 #9 33.66 Selecting previously unselected package devscripts.
08:40:05 #9 33.67 Preparing to unpack .../187-devscripts_2.21.1ubuntu1_amd64.deb ...
08:40:05 #9 33.69 Unpacking devscripts (2.21.1ubuntu1) ...
08:40:05 #9 33.81 Selecting previously unselected package diffstat.
08:40:05 #9 33.82 Preparing to unpack .../188-diffstat_1.64-1_amd64.deb ...
08:40:05 #9 33.82 Unpacking diffstat (1.64-1) ...
08:40:05 #9 33.85 Selecting previously unselected package python3-chardet.
08:40:05 #9 33.85 Preparing to unpack .../189-python3-chardet_4.0.0-1_all.deb ...
08:40:05 #9 33.85 Unpacking python3-chardet (4.0.0-1) ...
08:40:05 #9 33.90 Selecting previously unselected package python3-six.
08:40:05 #9 33.90 Preparing to unpack .../190-python3-six_1.15.0-2_all.deb ...
08:40:05 #9 33.90 Unpacking python3-six (1.15.0-2) ...
08:40:05 #9 33.94 Selecting previously unselected package python3-debian.
08:40:05 #9 33.94 Preparing to unpack .../191-python3-debian_0.1.39_all.deb ...
08:40:05 #9 33.95 Unpacking python3-debian (0.1.39) ...
08:40:05 #9 33.99 Selecting previously unselected package libgpgme11:amd64.
08:40:05 #9 33.99 Preparing to unpack .../192-libgpgme11_1.14.0-1ubuntu3_amd64.deb ...
08:40:05 #9 33.99 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu3) ...
08:40:05 #9 34.03 Selecting previously unselected package python3-gpg.
08:40:05 #9 34.03 Preparing to unpack .../193-python3-gpg_1.14.0-1ubuntu3_amd64.deb ...
08:40:05 #9 34.04 Unpacking python3-gpg (1.14.0-1ubuntu3) ...
08:40:05 #9 34.09 Selecting previously unselected package dput.
08:40:05 #9 34.09 Preparing to unpack .../194-dput_1.1.0ubuntu1_all.deb ...
08:40:05 #9 34.10 Unpacking dput (1.1.0ubuntu1) ...
08:40:05 #9 34.13 Selecting previously unselected package fonts-dejavu-core.
08:40:05 #9 34.13 Preparing to unpack .../195-fonts-dejavu-core_2.37-2build1_all.deb ...
08:40:05 #9 34.14 Unpacking fonts-dejavu-core (2.37-2build1) ...
08:40:05 #9 34.26 Selecting previously unselected package fontconfig-config.
08:40:05 #9 34.26 Preparing to unpack .../196-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ...
08:40:05 #9 34.26 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ...
08:40:05 #9 34.30 Selecting previously unselected package libcurl3-gnutls:amd64.
08:40:05 #9 34.30 Preparing to unpack .../197-libcurl3-gnutls_7.74.0-1ubuntu2.1_amd64.deb ...
08:40:05 #9 34.30 Unpacking libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.1) ...
08:40:05 #9 34.35 Selecting previously unselected package liberror-perl.
08:40:05 #9 34.35 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
08:40:05 #9 34.35 Unpacking liberror-perl (0.17029-1) ...
08:40:05 #9 34.38 Selecting previously unselected package git-man.
08:40:06 #9 34.39 Preparing to unpack .../199-git-man_1%3a2.30.2-1ubuntu1_all.deb ...
08:40:06 #9 34.39 Unpacking git-man (1:2.30.2-1ubuntu1) ...
08:40:06 #9 34.51 Selecting previously unselected package git.
08:40:06 #9 34.51 Preparing to unpack .../200-git_1%3a2.30.2-1ubuntu1_amd64.deb ...
08:40:06 #9 34.53 Unpacking git (1:2.30.2-1ubuntu1) ...
08:40:06 #9 34.92 Selecting previously unselected package libalgorithm-diff-perl.
08:40:06 #9 34.92 Preparing to unpack .../201-libalgorithm-diff-perl_1.201-1_all.deb ...
08:40:06 #9 34.92 Unpacking libalgorithm-diff-perl (1.201-1) ...
08:40:06 #9 34.95 Selecting previously unselected package libalgorithm-diff-xs-perl.
08:40:06 #9 34.95 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ...
08:40:06 #9 34.96 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ...
08:40:06 #9 34.99 Selecting previously unselected package libalgorithm-merge-perl.
08:40:06 #9 34.99 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
08:40:06 #9 35.00 Unpacking libalgorithm-merge-perl (0.08-3) ...
08:40:06 #9 35.02 Selecting previously unselected package libaliased-perl.
08:40:06 #9 35.02 Preparing to unpack .../204-libaliased-perl_0.34-1.1_all.deb ...
08:40:06 #9 35.03 Unpacking libaliased-perl (0.34-1.1) ...
08:40:06 #9 35.05 Selecting previously unselected package libapt-pkg-perl.
08:40:06 #9 35.05 Preparing to unpack .../205-libapt-pkg-perl_0.1.39build1_amd64.deb ...
08:40:06 #9 35.06 Unpacking libapt-pkg-perl (0.1.39build1) ...
08:40:06 #9 35.09 Selecting previously unselected package libarchive-cpio-perl.
08:40:06 #9 35.09 Preparing to unpack .../206-libarchive-cpio-perl_0.10-1.1_all.deb ...
08:40:06 #9 35.09 Unpacking libarchive-cpio-perl (0.10-1.1) ...
08:40:06 #9 35.12 Selecting previously unselected package libarray-intspan-perl.
08:40:06 #9 35.12 Preparing to unpack .../207-libarray-intspan-perl_2.004-1_all.deb ...
08:40:06 #9 35.12 Unpacking libarray-intspan-perl (2.004-1) ...
08:40:06 #9 35.15 Selecting previously unselected package libmodule-implementation-perl.
08:40:06 #9 35.15 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1.1_all.deb ...
08:40:06 #9 35.15 Unpacking libmodule-implementation-perl (0.09-1.1) ...
08:40:06 #9 35.18 Selecting previously unselected package libsub-exporter-progressive-perl.
08:40:06 #9 35.18 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
08:40:06 #9 35.18 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
08:40:06 #9 35.21 Selecting previously unselected package libvariable-magic-perl.
08:40:06 #9 35.21 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build3_amd64.deb ...
08:40:06 #9 35.22 Unpacking libvariable-magic-perl (0.62-1build3) ...
08:40:06 #9 35.24 Selecting previously unselected package libb-hooks-endofscope-perl.
08:40:06 #9 35.25 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
08:40:06 #9 35.25 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
08:40:06 #9 35.28 Selecting previously unselected package libfreetype6:amd64.
08:40:06 #9 35.28 Preparing to unpack .../212-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ...
08:40:06 #9 35.29 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
08:40:06 #9 35.35 Selecting previously unselected package libfontconfig1:amd64.
08:40:07 #9 35.35 Preparing to unpack .../213-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ...
08:40:07 #9 35.35 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
08:40:07 #9 35.39 Selecting previously unselected package libjpeg-turbo8:amd64.
08:40:07 #9 35.40 Preparing to unpack .../214-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ...
08:40:07 #9 35.40 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
08:40:07 #9 35.44 Selecting previously unselected package libjpeg8:amd64.
08:40:07 #9 35.44 Preparing to unpack .../215-libjpeg8_8c-2ubuntu8_amd64.deb ...
08:40:07 #9 35.45 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
08:40:07 #9 35.49 Selecting previously unselected package libdeflate0:amd64.
08:40:07 #9 35.49 Preparing to unpack .../216-libdeflate0_1.7-1ubuntu1_amd64.deb ...
08:40:07 #9 35.49 Unpacking libdeflate0:amd64 (1.7-1ubuntu1) ...
08:40:07 #9 35.53 Selecting previously unselected package libjbig0:amd64.
08:40:07 #9 35.53 Preparing to unpack .../217-libjbig0_2.1-3.1build1_amd64.deb ...
08:40:07 #9 35.53 Unpacking libjbig0:amd64 (2.1-3.1build1) ...
08:40:07 #9 35.57 Selecting previously unselected package libwebp6:amd64.
08:40:07 #9 35.57 Preparing to unpack .../218-libwebp6_0.6.1-2ubuntu0.21.04.1_amd64.deb ...
08:40:07 #9 35.58 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
08:40:07 #9 35.62 Selecting previously unselected package libtiff5:amd64.
08:40:07 #9 35.62 Preparing to unpack .../219-libtiff5_4.2.0-1build1_amd64.deb ...
08:40:07 #9 35.63 Unpacking libtiff5:amd64 (4.2.0-1build1) ...
08:40:07 #9 35.67 Selecting previously unselected package libxpm4:amd64.
08:40:07 #9 35.67 Preparing to unpack .../220-libxpm4_1%3a3.5.12-1_amd64.deb ...
08:40:07 #9 35.67 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
08:40:07 #9 35.71 Selecting previously unselected package libgd3:amd64.
08:40:07 #9 35.71 Preparing to unpack .../221-libgd3_2.3.0-2ubuntu0.1_amd64.deb ...
08:40:07 #9 35.71 Unpacking libgd3:amd64 (2.3.0-2ubuntu0.1) ...
08:40:07 #9 35.75 Selecting previously unselected package libc-devtools.
08:40:07 #9 35.75 Preparing to unpack .../222-libc-devtools_2.33-0ubuntu5_amd64.deb ...
08:40:07 #9 35.75 Unpacking libc-devtools (2.33-0ubuntu5) ...
08:40:07 #9 35.78 Selecting previously unselected package libcapture-tiny-perl.
08:40:07 #9 35.78 Preparing to unpack .../223-libcapture-tiny-perl_0.48-1_all.deb ...
08:40:07 #9 35.79 Unpacking libcapture-tiny-perl (0.48-1) ...
08:40:07 #9 35.81 Selecting previously unselected package libclass-data-inheritable-perl.
08:40:07 #9 35.82 Preparing to unpack .../224-libclass-data-inheritable-perl_0.08-3_all.deb ...
08:40:07 #9 35.82 Unpacking libclass-data-inheritable-perl (0.08-3) ...
08:40:07 #9 35.84 Selecting previously unselected package libclass-xsaccessor-perl.
08:40:07 #9 35.84 Preparing to unpack .../225-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ...
08:40:07 #9 35.85 Unpacking libclass-xsaccessor-perl (1.19-3build7) ...
08:40:07 #9 35.87 Selecting previously unselected package libclone-perl.
08:40:07 #9 35.88 Preparing to unpack .../226-libclone-perl_0.45-1build1_amd64.deb ...
08:40:07 #9 35.88 Unpacking libclone-perl (0.45-1build1) ...
08:40:07 #9 35.91 Selecting previously unselected package libcommon-sense-perl.
08:40:07 #9 35.91 Preparing to unpack .../227-libcommon-sense-perl_3.75-1build4_amd64.deb ...
08:40:07 #9 35.91 Unpacking libcommon-sense-perl (3.75-1build4) ...
08:40:07 #9 35.94 Selecting previously unselected package libconfig-tiny-perl.
08:40:07 #9 35.94 Preparing to unpack .../228-libconfig-tiny-perl_2.24-1_all.deb ...
08:40:07 #9 35.94 Unpacking libconfig-tiny-perl (2.24-1) ...
08:40:07 #9 35.97 Selecting previously unselected package libparams-util-perl.
08:40:07 #9 35.97 Preparing to unpack .../229-libparams-util-perl_1.102-1build1_amd64.deb ...
08:40:07 #9 35.97 Unpacking libparams-util-perl (1.102-1build1) ...
08:40:07 #9 36.00 Selecting previously unselected package libsub-install-perl.
08:40:07 #9 36.00 Preparing to unpack .../230-libsub-install-perl_0.928-1.1_all.deb ...
08:40:07 #9 36.01 Unpacking libsub-install-perl (0.928-1.1) ...
08:40:07 #9 36.03 Selecting previously unselected package libdata-optlist-perl.
08:40:07 #9 36.03 Preparing to unpack .../231-libdata-optlist-perl_0.110-1.1_all.deb ...
08:40:07 #9 36.04 Unpacking libdata-optlist-perl (0.110-1.1) ...
08:40:07 #9 36.06 Selecting previously unselected package libsub-exporter-perl.
08:40:07 #9 36.07 Preparing to unpack .../232-libsub-exporter-perl_0.987-1_all.deb ...
08:40:07 #9 36.07 Unpacking libsub-exporter-perl (0.987-1) ...
08:40:07 #9 36.10 Selecting previously unselected package libconst-fast-perl.
08:40:07 #9 36.10 Preparing to unpack .../233-libconst-fast-perl_0.014-1.1_all.deb ...
08:40:07 #9 36.11 Unpacking libconst-fast-perl (0.014-1.1) ...
08:40:07 #9 36.13 Selecting previously unselected package libwant-perl.
08:40:07 #9 36.13 Preparing to unpack .../234-libwant-perl_0.29-1build5_amd64.deb ...
08:40:07 #9 36.14 Unpacking libwant-perl (0.29-1build5) ...
08:40:07 #9 36.17 Selecting previously unselected package libcontextual-return-perl.
08:40:07 #9 36.17 Preparing to unpack .../235-libcontextual-return-perl_0.004014-2_all.deb ...
08:40:07 #9 36.17 Unpacking libcontextual-return-perl (0.004014-2) ...
08:40:07 #9 36.20 Selecting previously unselected package libcpanel-json-xs-perl.
08:40:07 #9 36.20 Preparing to unpack .../236-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ...
08:40:07 #9 36.20 Unpacking libcpanel-json-xs-perl (4.25-1build1) ...
08:40:07 #9 36.24 Selecting previously unselected package libdevel-stacktrace-perl.
08:40:07 #9 36.24 Preparing to unpack .../237-libdevel-stacktrace-perl_2.0400-1_all.deb ...
08:40:07 #9 36.26 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
08:40:07 #9 36.30 Selecting previously unselected package libexception-class-perl.
08:40:07 #9 36.30 Preparing to unpack .../238-libexception-class-perl_1.44-1_all.deb ...
08:40:07 #9 36.30 Unpacking libexception-class-perl (1.44-1) ...
08:40:07 #9 36.33 Selecting previously unselected package libiterator-perl.
08:40:07 #9 36.33 Preparing to unpack .../239-libiterator-perl_0.03+ds1-1.1_all.deb ...
08:40:07 #9 36.33 Unpacking libiterator-perl (0.03+ds1-1.1) ...
08:40:07 #9 36.36 Selecting previously unselected package libiterator-util-perl.
08:40:07 #9 36.36 Preparing to unpack .../240-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
08:40:07 #9 36.37 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
08:40:07 #9 36.39 Selecting previously unselected package libexporter-tiny-perl.
08:40:07 #9 36.39 Preparing to unpack .../241-libexporter-tiny-perl_1.002002-1_all.deb ...
08:40:07 #9 36.39 Unpacking libexporter-tiny-perl (1.002002-1) ...
08:40:07 #9 36.42 Selecting previously unselected package liblist-moreutils-xs-perl.
08:40:08 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build/mac/arm64
08:40:08 cd /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli && VERSION=0.0.0-20210907122809-6989268 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary
08:40:08 #1 [internal] booting buildkit
08:40:08 #1 sha256:d6d75f08ca383e6e8ed95eb37c362ee05a9aaed14cefe02dfc69656137311f59
08:40:08 #1 pulling image moby/buildkit:buildx-stable-1
08:40:08 #1 pulling image moby/buildkit:buildx-stable-1 2.4s done
08:40:08 #1 creating container buildx_buildkit_peaceful_pike0
08:40:08 #1 creating container buildx_buildkit_peaceful_pike0 0.9s done
08:40:08 #1 DONE 3.3s
08:40:08 
08:40:08 #2 [internal] load build definition from Dockerfile
08:40:08 #2 sha256:d6a8c4a3a76a163138bc24e986f2d28181f3a2a1db734f23a482f8e4bc0e5893
08:40:08 #2 transferring dockerfile:
08:40:08 #2 transferring dockerfile: 2.11kB done
08:40:08 #2 DONE 0.0s
08:40:08 
08:40:08 #3 [internal] load .dockerignore
08:40:08 #3 sha256:0fbee48bc8c811f59e27a5d844bed98524c277c9779463ffe2bec0ff8ac07e0e
08:40:08 #3 transferring context: 112B done
08:40:08 #3 DONE 0.0s
08:40:08 
08:40:08 #5 [auth] docker/dockerfile:pull token for registry-1.docker.io
08:40:08 #5 sha256:7b8f9db4205af8a99ede8b6487697d331b95e22e9eeda20414cac701ab5489c7
08:40:08 #5 DONE 0.0s
08:40:08 
08:40:08 #4 resolve image config for docker.io/docker/dockerfile:1.3
08:40:08 #4 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
08:40:08 #4 DONE 0.5s
08:40:08 
08:40:08 #6 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
08:40:08 #6 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
08:40:08 #6 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
08:40:08 #6 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done
08:40:08 #6 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338
08:40:08 #6 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done
08:40:08 #6 DONE 0.4s
08:40:08 
08:40:08 #11 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
08:40:08 #11 sha256:bef73b9781023cc1e28d52b29fe8f47e1a5e1cd1105b0e1eb9bdb245fac14096
08:40:08 #11 DONE 0.0s
08:40:08 
08:40:08 #12 [auth] tonistiigi/xx:pull token for registry-1.docker.io
08:40:08 #12 sha256:1286c09e52d357942e8363bbeddb78b9d4d84bbbbd5d5485ba8f2305aef27d68
08:40:08 #12 DONE 0.0s
08:40:08 
08:40:08 #13 [auth] library/golang:pull token for registry-1.docker.io
08:40:08 #13 sha256:c124189293b3b9ad75af76fe0e735758b01d119c54cbf2bc58931e7b621cb48e
08:40:08 #13 DONE 0.0s
08:40:08 
08:40:08 #10 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
08:40:08 #10 sha256:43543ccf6aa0b1a935a1b166286293fbf8b250e7e3358d987096008520b18564
08:40:08 #10 DONE 0.6s
08:40:08 
08:40:08 #7 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
08:40:08 #7 sha256:31c3d3579e9b691d6b00a2b11f4fe609326ff9a5738a9569ec78bdb0da811aad
08:40:08 #7 DONE 0.6s
08:40:08 
08:40:08 #9 [linux/amd64 internal] load metadata for docker.io/library/golang:1.16.7-alpine
08:40:08 #9 sha256:208f5ab37b5da8422cb24deee87b11bc20ffca54fd0f69ed869fb20d607ca9a2
08:40:08 #9 DONE 0.7s
08:40:08 
08:40:08 #8 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
08:40:08 #8 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
08:40:08 #8 DONE 0.7s
08:40:08 
08:40:08 #25 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
08:40:08 #25 sha256:0eeff095bcae76f93d5ac40db06e650260e178bb72dd133bcd399059a8735c97
08:40:08 #25 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
08:40:08 #25 DONE 0.0s
08:40:08 
08:40:08 #21 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
08:40:08 #21 sha256:41d45d88cb72f24fcc930628b78bcdeb79509bfda27de6ee523b8c35fe0913d9
08:40:08 #21 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
08:40:08 #21 DONE 0.0s
08:40:08 
08:40:08 #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
08:40:08 #15 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
08:40:08 #15 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done
08:40:08 #15 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 13.09kB / 13.09kB 0.1s done
08:40:08 #15 extracting sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 0.0s done
08:40:08 #15 DONE 0.1s
08:40:08 
08:40:08 #14 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
08:40:08 #14 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
08:40:08 #14 resolve docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 0.0s done
08:40:08 #14 DONE 0.2s
08:40:08 
08:40:08 #20 [internal] load build context
08:40:08 #20 sha256:7ab1fa05d879b0d9911a95c25cec36464b9407b88193d0d2d82c292aaacd3ebc
08:40:08 #9 36.42 Preparing to unpack .../242-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
08:40:08 #9 36.43 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
08:40:08 #9 36.46 Selecting previously unselected package liblist-moreutils-perl.
08:40:08 #9 36.46 Preparing to unpack .../243-liblist-moreutils-perl_0.430-2_all.deb ...
08:40:08 #9 36.46 Unpacking liblist-moreutils-perl (0.430-2) ...
08:40:08 #9 36.49 Selecting previously unselected package libdata-dpath-perl.
08:40:08 #9 36.49 Preparing to unpack .../244-libdata-dpath-perl_0.58-1_all.deb ...
08:40:08 #9 36.50 Unpacking libdata-dpath-perl (0.58-1) ...
08:40:08 #9 36.53 Selecting previously unselected package libdata-dump-perl.
08:40:08 #9 36.53 Preparing to unpack .../245-libdata-dump-perl_1.23-1.1_all.deb ...
08:40:08 #9 36.53 Unpacking libdata-dump-perl (1.23-1.1) ...
08:40:08 #9 36.56 Selecting previously unselected package libdata-messagepack-perl.
08:40:08 #9 36.56 Preparing to unpack .../246-libdata-messagepack-perl_1.00-4build1_amd64.deb ...
08:40:08 #9 36.56 Unpacking libdata-messagepack-perl (1.00-4build1) ...
08:40:08 #9 36.59 Selecting previously unselected package libnet-domain-tld-perl.
08:40:08 #9 36.59 Preparing to unpack .../247-libnet-domain-tld-perl_1.75-1.1_all.deb ...
08:40:08 #9 36.60 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
08:40:08 #9 36.62 Selecting previously unselected package libdata-validate-domain-perl.
08:40:08 #9 36.62 Preparing to unpack .../248-libdata-validate-domain-perl_0.10-1.1_all.deb ...
08:40:08 #9 36.63 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
08:40:08 #9 36.65 Selecting previously unselected package libdistro-info-perl.
08:40:08 #9 36.66 Preparing to unpack .../249-libdistro-info-perl_1.0_all.deb ...
08:40:08 #9 36.66 Unpacking libdistro-info-perl (1.0) ...
08:40:08 #9 36.69 Selecting previously unselected package libemail-address-xs-perl.
08:40:08 #9 36.69 Preparing to unpack .../250-libemail-address-xs-perl_1.04-1build4_amd64.deb ...
08:40:08 #9 36.69 Unpacking libemail-address-xs-perl (1.04-1build4) ...
08:40:08 #9 36.73 Selecting previously unselected package libipc-system-simple-perl.
08:40:08 #9 36.73 Preparing to unpack .../251-libipc-system-simple-perl_1.30-1_all.deb ...
08:40:08 #9 36.74 Unpacking libipc-system-simple-perl (1.30-1) ...
08:40:08 #9 36.76 Selecting previously unselected package libfile-basedir-perl.
08:40:08 #9 36.77 Preparing to unpack .../252-libfile-basedir-perl_0.08-1_all.deb ...
08:40:08 #9 36.77 Unpacking libfile-basedir-perl (0.08-1) ...
08:40:08 #9 36.80 Selecting previously unselected package libfile-chdir-perl.
08:40:08 #9 36.80 Preparing to unpack .../253-libfile-chdir-perl_0.1008-1.1_all.deb ...
08:40:08 #9 36.80 Unpacking libfile-chdir-perl (0.1008-1.1) ...
08:40:08 #9 36.83 Selecting previously unselected package libfile-fcntllock-perl.
08:40:08 #9 36.83 Preparing to unpack .../254-libfile-fcntllock-perl_0.22-3build5_amd64.deb ...
08:40:08 #9 36.84 Unpacking libfile-fcntllock-perl (0.22-3build5) ...
08:40:08 #9 36.86 Selecting previously unselected package libnumber-compare-perl.
08:40:08 #9 36.87 Preparing to unpack .../255-libnumber-compare-perl_0.03-1.1_all.deb ...
08:40:08 #9 36.87 Unpacking libnumber-compare-perl (0.03-1.1) ...
08:40:08 #9 36.89 Selecting previously unselected package libtext-glob-perl.
08:40:08 #9 36.90 Preparing to unpack .../256-libtext-glob-perl_0.11-1_all.deb ...
08:40:08 #9 36.90 Unpacking libtext-glob-perl (0.11-1) ...
08:40:08 #9 36.93 Selecting previously unselected package libfile-find-rule-perl.
08:40:08 #9 36.93 Preparing to unpack .../257-libfile-find-rule-perl_0.34-1_all.deb ...
08:40:08 #9 36.93 Unpacking libfile-find-rule-perl (0.34-1) ...
08:40:08 #9 36.97 Selecting previously unselected package libfont-afm-perl.
08:40:08 #9 36.97 Preparing to unpack .../258-libfont-afm-perl_1.20-3_all.deb ...
08:40:08 #9 36.97 Unpacking libfont-afm-perl (1.20-3) ...
08:40:08 #9 37.00 Selecting previously unselected package libio-string-perl.
08:40:08 #9 37.00 Preparing to unpack .../259-libio-string-perl_1.08-3.1_all.deb ...
08:40:08 #9 37.01 Unpacking libio-string-perl (1.08-3.1) ...
08:40:08 #9 37.04 Selecting previously unselected package libfont-ttf-perl.
08:40:08 #9 37.04 Preparing to unpack .../260-libfont-ttf-perl_1.06-1.1_all.deb ...
08:40:08 #9 37.04 Unpacking libfont-ttf-perl (1.06-1.1) ...
08:40:08 #9 37.10 Selecting previously unselected package libio-stringy-perl.
08:40:08 #9 37.11 Preparing to unpack .../261-libio-stringy-perl_2.111-3_all.deb ...
08:40:08 #9 37.11 Unpacking libio-stringy-perl (2.111-3) ...
08:40:08 #9 37.14 Selecting previously unselected package libparams-validate-perl:amd64.
08:40:08 #9 37.14 Preparing to unpack .../262-libparams-validate-perl_1.30-1build1_amd64.deb ...
08:40:08 #9 37.15 Unpacking libparams-validate-perl:amd64 (1.30-1build1) ...
08:40:08 #9 37.17 Selecting previously unselected package libgetopt-long-descriptive-perl.
08:40:08 #9 37.18 Preparing to unpack .../263-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
08:40:08 #9 37.18 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
08:40:08 #9 37.21 Selecting previously unselected package libsort-versions-perl.
08:40:09 #9 37.21 Preparing to unpack .../264-libsort-versions-perl_1.62-1_all.deb ...
08:40:09 #9 37.22 Unpacking libsort-versions-perl (1.62-1) ...
08:40:09 #9 37.24 Selecting previously unselected package libgit-wrapper-perl.
08:40:09 #9 37.24 Preparing to unpack .../265-libgit-wrapper-perl_0.048-1_all.deb ...
08:40:09 #9 37.25 Unpacking libgit-wrapper-perl (0.048-1) ...
08:40:09 #9 37.28 Selecting previously unselected package libhttp-tiny-multipart-perl.
08:40:09 #9 37.28 Preparing to unpack .../266-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
08:40:09 #9 37.28 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
08:40:09 #9 37.31 Selecting previously unselected package libio-prompter-perl.
08:40:09 #9 37.31 Preparing to unpack .../267-libio-prompter-perl_0.004015-1_all.deb ...
08:40:09 #9 37.32 Unpacking libio-prompter-perl (0.004015-1) ...
08:40:09 #9 37.35 Selecting previously unselected package libjson-perl.
08:40:09 #9 37.35 Preparing to unpack .../268-libjson-perl_4.03000-1_all.deb ...
08:40:09 #9 37.36 Unpacking libjson-perl (4.03000-1) ...
08:40:09 #9 37.39 Selecting previously unselected package liblog-any-perl.
08:40:09 #9 37.39 Preparing to unpack .../269-liblog-any-perl_1.709-1_all.deb ...
08:40:09 #9 37.40 Unpacking liblog-any-perl (1.709-1) ...
08:40:09 #9 37.43 Selecting previously unselected package liblog-any-adapter-screen-perl.
08:40:09 #9 37.43 Preparing to unpack .../270-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
08:40:09 #9 37.44 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
08:40:09 #9 37.46 Selecting previously unselected package libpackage-stash-perl.
08:40:09 #9 37.46 Preparing to unpack .../271-libpackage-stash-perl_0.39-1_all.deb ...
08:40:09 #9 37.47 Unpacking libpackage-stash-perl (0.39-1) ...
08:40:09 #9 37.50 Selecting previously unselected package libsub-identify-perl.
08:40:09 #9 37.50 Preparing to unpack .../272-libsub-identify-perl_0.14-1build3_amd64.deb ...
08:40:09 #9 37.51 Unpacking libsub-identify-perl (0.14-1build3) ...
08:40:09 #9 37.53 Selecting previously unselected package libsub-name-perl.
08:40:09 #9 37.54 Preparing to unpack .../273-libsub-name-perl_0.26-1build1_amd64.deb ...
08:40:09 #9 37.54 Unpacking libsub-name-perl (0.26-1build1) ...
08:40:09 #9 37.57 Selecting previously unselected package libnamespace-clean-perl.
08:40:09 #9 37.57 Preparing to unpack .../274-libnamespace-clean-perl_0.27-1_all.deb ...
08:40:09 #9 37.57 Unpacking libnamespace-clean-perl (0.27-1) ...
08:40:09 #9 37.60 Selecting previously unselected package libpath-tiny-perl.
08:40:09 #9 37.60 Preparing to unpack .../275-libpath-tiny-perl_0.118-1_all.deb ...
08:40:09 #9 37.61 Unpacking libpath-tiny-perl (0.118-1) ...
08:40:09 #9 37.64 Selecting previously unselected package libtype-tiny-perl.
08:40:09 #9 37.64 Preparing to unpack .../276-libtype-tiny-perl_1.012001-2_all.deb ...
08:40:09 #9 37.65 Unpacking libtype-tiny-perl (1.012001-2) ...
08:40:09 #9 37.70 Selecting previously unselected package libgitlab-api-v4-perl.
08:40:09 #9 37.70 Preparing to unpack .../277-libgitlab-api-v4-perl_0.26-1_all.deb ...
08:40:09 #9 37.71 Unpacking libgitlab-api-v4-perl (0.26-1) ...
08:40:09 #9 37.74 Selecting previously unselected package libhash-fieldhash-perl.
08:40:09 #9 37.74 Preparing to unpack .../278-libhash-fieldhash-perl_0.15-1build3_amd64.deb ...
08:40:09 #9 37.75 Unpacking libhash-fieldhash-perl (0.15-1build3) ...
08:40:09 #9 37.78 Selecting previously unselected package libhtml-form-perl.
08:40:09 #9 37.78 Preparing to unpack .../279-libhtml-form-perl_6.07-1_all.deb ...
08:40:09 #9 37.78 Unpacking libhtml-form-perl (6.07-1) ...
08:40:09 #9 37.82 Selecting previously unselected package libhtml-format-perl.
08:40:09 #9 37.82 Preparing to unpack .../280-libhtml-format-perl_2.12-1.1_all.deb ...
08:40:09 #9 37.82 Unpacking libhtml-format-perl (2.12-1.1) ...
08:40:09 #9 37.85 Selecting previously unselected package libhtml-html5-entities-perl.
08:40:09 #9 37.85 Preparing to unpack .../281-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
08:40:09 #9 37.86 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
08:40:09 #9 37.89 Selecting previously unselected package libhttp-daemon-perl.
08:40:09 #9 37.89 Preparing to unpack .../282-libhttp-daemon-perl_6.12-1_all.deb ...
08:40:09 #9 37.89 Unpacking libhttp-daemon-perl (6.12-1) ...
08:40:09 #9 37.92 Selecting previously unselected package libtypes-serialiser-perl.
08:40:09 #9 37.92 Preparing to unpack .../283-libtypes-serialiser-perl_1.01-1_all.deb ...
08:40:09 #9 37.93 Unpacking libtypes-serialiser-perl (1.01-1) ...
08:40:09 #9 37.95 Selecting previously unselected package libjson-xs-perl.
08:40:09 #9 37.96 Preparing to unpack .../284-libjson-xs-perl_4.030-1build1_amd64.deb ...
08:40:09 #9 37.96 Unpacking libjson-xs-perl (4.030-1build1) ...
08:40:09 #9 37.99 Selecting previously unselected package libjson-maybexs-perl.
08:40:09 #9 38.00 Preparing to unpack .../285-libjson-maybexs-perl_1.004003-1_all.deb ...
08:40:09 #9 38.00 Unpacking libjson-maybexs-perl (1.004003-1) ...
08:40:09 #9 38.03 Selecting previously unselected package libldap-common.
08:40:09 #9 38.03 Preparing to unpack .../286-libldap-common_2.4.57+dfsg-2ubuntu1_all.deb ...
08:40:09 #9 38.04 Unpacking libldap-common (2.4.57+dfsg-2ubuntu1) ...
08:40:09 #9 38.07 Selecting previously unselected package liblist-compare-perl.
08:40:09 #9 38.07 Preparing to unpack .../287-liblist-compare-perl_0.55-1_all.deb ...
08:40:09 #9 38.07 Unpacking liblist-compare-perl (0.55-1) ...
08:40:09 #9 38.11 Selecting previously unselected package liblist-someutils-perl.
08:40:09 #9 38.11 Preparing to unpack .../288-liblist-someutils-perl_0.58-1_all.deb ...
08:40:09 #9 38.11 Unpacking liblist-someutils-perl (0.58-1) ...
08:40:09 #9 38.14 Selecting previously unselected package liblist-someutils-xs-perl.
08:40:09 #9 38.14 Preparing to unpack .../289-liblist-someutils-xs-perl_0.58-2build1_amd64.deb ...
08:40:09 #9 38.15 Unpacking liblist-someutils-xs-perl (0.58-2build1) ...
08:40:09 #9 38.18 Selecting previously unselected package liblist-utilsby-perl.
08:40:10 #20 transferring context: 42.56MB 3.1s
08:40:10 #9 38.18 Preparing to unpack .../290-liblist-utilsby-perl_0.11-1_all.deb ...
08:40:10 #9 38.18 Unpacking liblist-utilsby-perl (0.11-1) ...
08:40:10 #9 38.21 Selecting previously unselected package libltdl7:amd64.
08:40:10 #9 38.22 Preparing to unpack .../291-libltdl7_2.4.6-15_amd64.deb ...
08:40:10 #9 38.22 Unpacking libltdl7:amd64 (2.4.6-15) ...
08:40:10 #9 38.26 Selecting previously unselected package libltdl-dev:amd64.
08:40:10 #9 38.27 Preparing to unpack .../292-libltdl-dev_2.4.6-15_amd64.deb ...
08:40:10 #9 38.27 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
08:40:10 #9 38.32 Selecting previously unselected package liblzo2-2:amd64.
08:40:10 #9 38.33 Preparing to unpack .../293-liblzo2-2_2.10-2build1_amd64.deb ...
08:40:10 #9 38.33 Unpacking liblzo2-2:amd64 (2.10-2build1) ...
08:40:10 #9 38.37 Selecting previously unselected package libsys-hostname-long-perl.
08:40:10 #9 38.37 Preparing to unpack .../294-libsys-hostname-long-perl_1.5-2_all.deb ...
08:40:10 #9 38.38 Unpacking libsys-hostname-long-perl (1.5-2) ...
08:40:10 #9 38.41 Selecting previously unselected package libmail-sendmail-perl.
08:40:10 #9 38.41 Preparing to unpack .../295-libmail-sendmail-perl_0.80-1.1_all.deb ...
08:40:10 #9 38.42 Unpacking libmail-sendmail-perl (0.80-1.1) ...
08:40:10 #9 38.45 Selecting previously unselected package libnet-smtp-ssl-perl.
08:40:10 #9 38.45 Preparing to unpack .../296-libnet-smtp-ssl-perl_1.04-1_all.deb ...
08:40:10 #9 38.45 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
08:40:10 #9 38.48 Selecting previously unselected package libmailtools-perl.
08:40:10 #9 38.48 Preparing to unpack .../297-libmailtools-perl_2.21-1_all.deb ...
08:40:10 #9 38.49 Unpacking libmailtools-perl (2.21-1) ...
08:40:10 #9 38.53 Selecting previously unselected package libmarkdown2:amd64.
08:40:10 #9 38.53 Preparing to unpack .../298-libmarkdown2_2.2.6-1ubuntu1_amd64.deb ...
08:40:10 #9 38.53 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
08:40:10 #9 38.56 Selecting previously unselected package libmoox-aliases-perl.
08:40:10 #9 38.57 Preparing to unpack .../299-libmoox-aliases-perl_0.001006-1.1_all.deb ...
08:40:10 #9 38.57 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
08:40:10 #9 38.60 Selecting previously unselected package libnamespace-autoclean-perl.
08:40:10 #9 38.60 Preparing to unpack .../300-libnamespace-autoclean-perl_0.29-1_all.deb ...
08:40:10 #9 38.60 Unpacking libnamespace-autoclean-perl (0.29-1) ...
08:40:10 #9 38.63 Selecting previously unselected package libobject-id-perl.
08:40:10 #9 38.63 Preparing to unpack .../301-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
08:40:10 #9 38.64 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
08:40:10 #9 38.67 Selecting previously unselected package libmoox-struct-perl.
08:40:10 #9 38.67 Preparing to unpack .../302-libmoox-struct-perl_0.020-1_all.deb ...
08:40:10 #9 38.67 Unpacking libmoox-struct-perl (0.020-1) ...
08:40:10 #9 38.81 Selecting previously unselected package libmouse-perl.
08:40:10 make[2]: Leaving directory '/root/build-deb/compose'
08:40:10 # Build the scan-plugin
08:40:10 # TODO change once we support scan-plugin on other architectures
08:40:10 if [ "armhf" = "amd64" ]; then \
08:40:10 	cd /go/src/github.com/docker/scan-cli-plugin \
08:40:10 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
08:40:10 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
08:40:10 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
08:40:10 fi
08:40:10 # Build the CLI plugins
08:40:10 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
08:40:10 set -e;cd /sources && \
08:40:10 	tar xzf plugin-installers.tgz; \
08:40:10 	for installer in plugins/*.installer; do \
08:40:10 		LDFLAGS='' bash ${installer} build; \
08:40:10 	done
08:40:10 Cloning into '/go/src/github.com/docker/buildx'...
08:40:10 Fetching origin
08:40:10 + GO111MODULE=on
08:40:10 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.2-docker -X github.com/docker/buildx/version.Revision=de7dfb925df4497d36e29e2023b8a86fb872abd2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
08:40:10 #9 38.81 Preparing to unpack .../303-libmouse-perl_2.5.10-1build2_amd64.deb ...
08:40:10 #9 38.81 Unpacking libmouse-perl (2.5.10-1build2) ...
08:40:10 #9 38.85 Selecting previously unselected package libnumber-range-perl.
08:40:10 #9 38.86 Preparing to unpack .../304-libnumber-range-perl_0.12-1.1_all.deb ...
08:40:10 #9 38.86 Unpacking libnumber-range-perl (0.12-1.1) ...
08:40:10 #9 38.89 Selecting previously unselected package libpackage-stash-xs-perl.
08:40:10 #9 38.89 Preparing to unpack .../305-libpackage-stash-xs-perl_0.29-1build3_amd64.deb ...
08:40:10 #9 38.89 Unpacking libpackage-stash-xs-perl (0.29-1build3) ...
08:40:10 #9 38.93 Selecting previously unselected package libpath-iterator-rule-perl.
08:40:10 #9 38.93 Preparing to unpack .../306-libpath-iterator-rule-perl_1.014-1_all.deb ...
08:40:10 #9 38.94 Unpacking libpath-iterator-rule-perl (1.014-1) ...
08:40:10 #9 38.97 Selecting previously unselected package libperlio-gzip-perl.
08:40:10 #9 38.97 Preparing to unpack .../307-libperlio-gzip-perl_0.19-1build6_amd64.deb ...
08:40:10 #9 38.98 Unpacking libperlio-gzip-perl (0.19-1build6) ...
08:40:10 #9 39.01 Selecting previously unselected package libpod-parser-perl.
08:40:10 #9 39.01 Preparing to unpack .../308-libpod-parser-perl_1.63-2_all.deb ...
08:40:10 #9 39.03 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
08:40:10 #9 39.04 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
08:40:10 #20 transferring context: 51.24MB 3.7s done
08:40:10 #20 DONE 3.8s
08:40:10 
08:40:10 #14 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
08:40:10 #14 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
08:40:10 #14 sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82 156B / 156B 0.0s done
08:40:10 #14 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.0s done
08:40:10 #14 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.0s done
08:40:10 #14 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.1s done
08:40:10 #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.4s done
08:40:10 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 105.80MB / 105.80MB 2.2s done
08:40:10 #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.2s done
08:40:10 #14 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 0.0s done
08:40:10 #14 extracting sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a
08:40:10 #9 39.04 Unpacking libpod-parser-perl (1.63-2) ...
08:40:10 #9 39.08 Selecting previously unselected package libpod-constants-perl.
08:40:10 #9 39.08 Preparing to unpack .../309-libpod-constants-perl_0.19-2_all.deb ...
08:40:10 #9 39.08 Unpacking libpod-constants-perl (0.19-2) ...
08:40:10 #9 39.11 Selecting previously unselected package libproc-processtable-perl.
08:40:10 #9 39.11 Preparing to unpack .../310-libproc-processtable-perl_0.59-2build1_amd64.deb ...
08:40:10 #9 39.12 Unpacking libproc-processtable-perl (0.59-2build1) ...
08:40:10 #9 39.15 Selecting previously unselected package libre2-9:amd64.
08:40:10 #9 39.15 Preparing to unpack .../311-libre2-9_20210201+dfsg-1_amd64.deb ...
08:40:10 #9 39.16 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
08:40:10 #9 39.20 Selecting previously unselected package libre-engine-re2-perl:amd64.
08:40:10 #9 39.20 Preparing to unpack .../312-libre-engine-re2-perl_0.14-1_amd64.deb ...
08:40:10 #9 39.21 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
08:40:10 #9 39.23 Selecting previously unselected package libreadonly-perl.
08:40:10 #9 39.24 Preparing to unpack .../313-libreadonly-perl_2.050-3_all.deb ...
08:40:10 #9 39.24 Unpacking libreadonly-perl (2.050-3) ...
08:40:10 #9 39.27 Selecting previously unselected package libref-util-perl.
08:40:11 #9 39.27 Preparing to unpack .../314-libref-util-perl_0.204-1_all.deb ...
08:40:11 #9 39.27 Unpacking libref-util-perl (0.204-1) ...
08:40:11 #9 39.30 Selecting previously unselected package libref-util-xs-perl.
08:40:11 #9 39.31 Preparing to unpack .../315-libref-util-xs-perl_0.117-1build3_amd64.deb ...
08:40:11 #9 39.31 Unpacking libref-util-xs-perl (0.117-1build3) ...
08:40:11 #9 39.34 Selecting previously unselected package libregexp-pattern-license-perl.
08:40:11 #9 39.34 Preparing to unpack .../316-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
08:40:11 #9 39.35 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
08:40:11 #9 39.39 Selecting previously unselected package libregexp-pattern-perl.
08:40:11 #9 39.39 Preparing to unpack .../317-libregexp-pattern-perl_0.2.14-1_all.deb ...
08:40:11 #9 39.39 Unpacking libregexp-pattern-perl (0.2.14-1) ...
08:40:11 #9 39.43 Selecting previously unselected package libsasl2-modules:amd64.
08:40:11 #9 39.43 Preparing to unpack .../318-libsasl2-modules_2.1.27+dfsg-2ubuntu1_amd64.deb ...
08:40:11 #9 39.43 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
08:40:11 #9 39.47 Selecting previously unselected package libsereal-decoder-perl.
08:40:11 #9 39.47 Preparing to unpack .../319-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ...
08:40:11 #9 39.47 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ...
08:40:11 #9 39.51 Selecting previously unselected package libsereal-encoder-perl.
08:40:11 #9 39.51 Preparing to unpack .../320-libsereal-encoder-perl_4.018+ds-1build1_amd64.deb ...
08:40:11 #9 39.51 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ...
08:40:11 #9 39.55 Selecting previously unselected package libsort-key-perl.
08:40:11 #9 39.55 Preparing to unpack .../321-libsort-key-perl_1.33-2build3_amd64.deb ...
08:40:11 #9 39.55 Unpacking libsort-key-perl (1.33-2build3) ...
08:40:11 #9 39.58 Selecting previously unselected package libstring-copyright-perl.
08:40:11 #9 39.59 Preparing to unpack .../322-libstring-copyright-perl_0.003006-1_all.deb ...
08:40:11 #9 39.59 Unpacking libstring-copyright-perl (0.003006-1) ...
08:40:11 #9 39.62 Selecting previously unselected package libstring-escape-perl.
08:40:11 #9 39.63 Preparing to unpack .../323-libstring-escape-perl_2010.002-2_all.deb ...
08:40:11 #9 39.63 Unpacking libstring-escape-perl (2010.002-2) ...
08:40:11 #9 39.66 Selecting previously unselected package libstring-shellquote-perl.
08:40:11 #9 39.66 Preparing to unpack .../324-libstring-shellquote-perl_1.04-1_all.deb ...
08:40:11 #9 39.66 Unpacking libstring-shellquote-perl (1.04-1) ...
08:40:11 #9 39.69 Selecting previously unselected package libterm-readkey-perl.
08:40:11 #9 39.69 Preparing to unpack .../325-libterm-readkey-perl_2.38-1build2_amd64.deb ...
08:40:11 #9 39.70 Unpacking libterm-readkey-perl (2.38-1build2) ...
08:40:11 #9 39.73 Selecting previously unselected package libtext-levenshteinxs-perl.
08:40:11 #9 39.73 Preparing to unpack .../326-libtext-levenshteinxs-perl_0.03-4build8_amd64.deb ...
08:40:11 #9 39.73 Unpacking libtext-levenshteinxs-perl (0.03-4build8) ...
08:40:11 #9 39.76 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
08:40:11 #9 39.76 Preparing to unpack .../327-libtext-markdown-discount-perl_0.12-1build1_amd64.deb ...
08:40:11 #9 39.76 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
08:40:11 #9 39.80 Selecting previously unselected package libtext-xslate-perl.
08:40:11 #9 39.80 Preparing to unpack .../328-libtext-xslate-perl_3.5.8-1build2_amd64.deb ...
08:40:11 #9 39.81 Unpacking libtext-xslate-perl (3.5.8-1build2) ...
08:40:11 #9 39.85 Selecting previously unselected package libtime-duration-perl.
08:40:11 #9 39.86 Preparing to unpack .../329-libtime-duration-perl_1.21-1_all.deb ...
08:40:11 #9 39.86 Unpacking libtime-duration-perl (1.21-1) ...
08:40:11 #9 39.89 Selecting previously unselected package libtime-moment-perl.
08:40:11 #9 39.89 Preparing to unpack .../330-libtime-moment-perl_0.44-1build4_amd64.deb ...
08:40:11 #9 39.90 Unpacking libtime-moment-perl (0.44-1build4) ...
08:40:11 #9 39.93 Selecting previously unselected package libtype-tiny-xs-perl.
08:40:11 #9 39.93 Preparing to unpack .../331-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
08:40:11 #9 39.94 Unpacking libtype-tiny-xs-perl (0.022-1) ...
08:40:11 #9 39.97 Selecting previously unselected package libunicode-utf8-perl.
08:40:11 #9 39.97 Preparing to unpack .../332-libunicode-utf8-perl_0.62-1build2_amd64.deb ...
08:40:11 #9 39.98 Unpacking libunicode-utf8-perl (0.62-1build2) ...
08:40:11 #9 40.01 Selecting previously unselected package libxml-namespacesupport-perl.
08:40:11 #9 40.01 Preparing to unpack .../333-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
08:40:11 #9 40.01 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
08:40:11 #9 40.04 Selecting previously unselected package libxml-sax-base-perl.
08:40:11 #9 40.04 Preparing to unpack .../334-libxml-sax-base-perl_1.09-1.1_all.deb ...
08:40:11 #9 40.04 Unpacking libxml-sax-base-perl (1.09-1.1) ...
08:40:11 #9 40.10 Selecting previously unselected package libxml-sax-perl.
08:40:11 #9 40.10 Preparing to unpack .../335-libxml-sax-perl_1.02+dfsg-1_all.deb ...
08:40:11 #9 40.11 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
08:40:11 #9 40.15 Selecting previously unselected package libxml-libxml-perl.
08:40:11 #9 40.15 Preparing to unpack .../336-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ...
08:40:11 #9 40.15 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ...
08:40:11 #9 40.21 Selecting previously unselected package libxml-parser-perl:amd64.
08:40:11 #9 40.21 Preparing to unpack .../337-libxml-parser-perl_2.46-2_amd64.deb ...
08:40:11 #9 40.21 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
08:40:11 #9 40.26 Selecting previously unselected package libxml-sax-expat-perl.
08:40:11 #9 40.26 Preparing to unpack .../338-libxml-sax-expat-perl_0.51-1_all.deb ...
08:40:11 #9 40.27 Unpacking libxml-sax-expat-perl (0.51-1) ...
08:40:11 #9 40.29 Selecting previously unselected package libyaml-libyaml-perl.
08:40:11 #9 40.30 Preparing to unpack .../339-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ...
08:40:11 #9 40.30 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ...
08:40:11 #9 40.35 Selecting previously unselected package licensecheck.
08:40:12 #9 40.35 Preparing to unpack .../340-licensecheck_3.1.1-2_all.deb ...
08:40:12 #9 40.35 Unpacking licensecheck (3.1.1-2) ...
08:40:12 #9 40.39 Selecting previously unselected package libdevel-size-perl.
08:40:12 #9 40.39 Preparing to unpack .../341-libdevel-size-perl_0.83-1build2_amd64.deb ...
08:40:12 #9 40.39 Unpacking libdevel-size-perl (0.83-1build2) ...
08:40:12 #9 40.42 Selecting previously unselected package libipc-run3-perl.
08:40:12 #9 40.43 Preparing to unpack .../342-libipc-run3-perl_0.048-2_all.deb ...
08:40:12 #9 40.43 Unpacking libipc-run3-perl (0.048-2) ...
08:40:12 #9 40.48 Selecting previously unselected package lzip.
08:40:12 #9 40.48 Preparing to unpack .../343-lzip_1.22-3_amd64.deb ...
08:40:12 #9 40.49 Unpacking lzip (1.22-3) ...
08:40:12 #9 40.52 Selecting previously unselected package lzop.
08:40:12 #9 40.53 Preparing to unpack .../344-lzop_1.04-2_amd64.deb ...
08:40:12 #9 40.53 Unpacking lzop (1.04-2) ...
08:40:12 #9 40.56 Selecting previously unselected package t1utils.
08:40:12 #9 40.57 Preparing to unpack .../345-t1utils_1.41-4_amd64.deb ...
08:40:12 #9 40.57 Unpacking t1utils (1.41-4) ...
08:40:12 #9 40.60 Selecting previously unselected package unzip.
08:40:12 #9 40.61 Preparing to unpack .../346-unzip_6.0-26ubuntu1_amd64.deb ...
08:40:12 #9 40.61 Unpacking unzip (6.0-26ubuntu1) ...
08:40:12 #9 40.67 Selecting previously unselected package lintian.
08:40:12 #9 40.67 Preparing to unpack .../347-lintian_2.104.0ubuntu2_all.deb ...
08:40:12 #9 40.68 Unpacking lintian (2.104.0ubuntu2) ...
08:40:12 #9 40.95 Selecting previously unselected package manpages-dev.
08:40:12 #9 40.95 Preparing to unpack .../348-manpages-dev_5.10-1ubuntu0.1_all.deb ...
08:40:12 #9 40.96 Unpacking manpages-dev (5.10-1ubuntu0.1) ...
08:40:12 #9 41.21 Selecting previously unselected package python3-certifi.
08:40:12 #9 41.22 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
08:40:12 #9 41.22 Unpacking python3-certifi (2020.6.20-1) ...
08:40:12 #9 41.26 Selecting previously unselected package python3-idna.
08:40:12 #9 41.27 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
08:40:12 #9 41.27 Unpacking python3-idna (2.10-1) ...
08:40:12 #9 41.31 Selecting previously unselected package python3-urllib3.
08:40:13 #9 41.31 Preparing to unpack .../351-python3-urllib3_1.26.2-1ubuntu1_all.deb ...
08:40:13 #9 41.31 Unpacking python3-urllib3 (1.26.2-1ubuntu1) ...
08:40:13 #9 41.35 Selecting previously unselected package python3-requests.
08:40:13 #9 41.36 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ...
08:40:13 #9 41.36 Unpacking python3-requests (2.25.1+dfsg-2) ...
08:40:13 #9 41.40 Selecting previously unselected package python3-unidiff.
08:40:13 #9 41.40 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ...
08:40:13 #9 41.40 Unpacking python3-unidiff (0.5.5-2) ...
08:40:13 #9 41.44 Selecting previously unselected package python3-xdg.
08:40:13 #9 41.44 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ...
08:40:13 #9 41.44 Unpacking python3-xdg (0.27-2) ...
08:40:13 #9 41.47 Selecting previously unselected package equivs.
08:40:13 #9 41.47 Preparing to unpack .../355-equivs_2.3.1_all.deb ...
08:40:13 #9 41.48 Unpacking equivs (2.3.1) ...
08:40:13 #9 41.51 Selecting previously unselected package libauthen-sasl-perl.
08:40:13 #9 41.51 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ...
08:40:13 #9 41.51 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
08:40:13 #9 41.54 Selecting previously unselected package python3-magic.
08:40:13 #9 41.55 Preparing to unpack .../357-python3-magic_2%3a0.4.20-3_all.deb ...
08:40:13 #9 41.55 Unpacking python3-magic (2:0.4.20-3) ...
08:40:13 #9 41.59 Setting up libksba8:amd64 (1.5.0-3) ...
08:40:13 #9 41.60 Setting up media-types (4.0.0) ...
08:40:13 #9 41.62 Setting up libpipeline1:amd64 (1.5.3-1) ...
08:40:13 #9 41.63 Setting up wdiff (1.2.2-2build1) ...
08:40:13 #9 41.64 Setting up libxau6:amd64 (1:1.0.9-1build3) ...
08:40:13 #9 41.65 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
08:40:13 #9 41.66 Setting up lto-disabled-list (7) ...
08:40:13 #9 41.67 Setting up libpsl5:amd64 (0.21.0-1.2) ...
08:40:13 #9 41.68 Setting up bsdextrautils (2.36.1-7ubuntu2) ...
08:40:13 #9 41.69 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
08:40:13 #9 41.69 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
08:40:13 #9 41.70 Setting up libicu67:amd64 (67.1-6ubuntu2) ...
08:40:13 #9 41.71 Setting up libmagic-mgc (1:5.39-3) ...
08:40:13 #9 41.72 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
08:40:13 #9 41.73 Setting up distro-info-data (0.46ubuntu4) ...
08:40:13 #9 41.74 Setting up manpages (5.10-1ubuntu0.1) ...
08:40:13 #9 41.75 Setting up unzip (6.0-26ubuntu1) ...
08:40:13 #9 41.76 Setting up perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
08:40:13 #9 41.77 Setting up libbrotli1:amd64 (1.0.9-2build2) ...
08:40:13 #9 41.78 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
08:40:13 #9 41.79 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
08:40:13 #9 41.81 Setting up binutils-common:amd64 (2.36.1-6ubuntu1) ...
08:40:13 #9 41.82 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
08:40:13 #9 41.83 Setting up libmagic1:amd64 (1:5.39-3) ...
08:40:13 #9 41.85 Setting up libdeflate0:amd64 (1.7-1ubuntu1) ...
08:40:13 #9 41.86 Setting up less (551-2) ...
08:40:13 #9 41.87 Setting up perl-openssl-defaults:amd64 (5) ...
08:40:13 #9 41.88 Setting up linux-libc-dev:amd64 (5.11.0-34.36) ...
08:40:13 #9 41.89 Setting up libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
08:40:13 #9 41.90 Setting up gettext-base (0.21-3ubuntu2) ...
08:40:13 #9 41.91 Setting up liblzo2-2:amd64 (2.10-2build1) ...
08:40:13 #9 41.93 Setting up libnpth0:amd64 (1.6-3) ...
08:40:13 #9 41.94 Setting up file (1:5.39-3) ...
08:40:13 #9 41.95 Setting up libassuan0:amd64 (2.5.4-1ubuntu1) ...
08:40:13 #9 41.96 Setting up libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
08:40:13 #9 41.97 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
08:40:13 #9 41.98 Setting up bzip2 (1.0.8-4ubuntu3) ...
08:40:13 #9 41.99 Setting up libldap-common (2.4.57+dfsg-2ubuntu1) ...
08:40:13 #9 42.00 Setting up libunwind8:amd64 (1.3.2-2) ...
08:40:13 #9 42.01 Setting up libjbig0:amd64 (2.1-3.1build1) ...
08:40:13 #9 42.02 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
08:40:13 #9 42.04 Setting up libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
08:40:13 #9 42.05 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
08:40:13 #9 42.06 Setting up tzdata (2021a-1ubuntu1) ...
08:40:13 #9 42.15 
08:40:13 #9 42.15 Current default time zone: 'Etc/UTC'
08:40:13 #9 42.16 Local time is now:      Mon Sep 13 08:40:13 UTC 2021.
08:40:13 #9 42.16 Universal Time is now:  Mon Sep 13 08:40:13 UTC 2021.
08:40:13 #9 42.16 Run 'dpkg-reconfigure tzdata' if you wish to change it.
08:40:13 #9 42.16 
08:40:13 #9 42.18 Setting up fakeroot (1.25.3-1.1ubuntu2) ...
08:40:13 #9 42.18 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
08:40:13 #9 42.18 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:40:13 #9 42.18 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:40:13 #9 42.19 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:40:13 #9 42.19 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:40:13 #9 42.19 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:40:13 #9 42.19 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:40:13 #9 42.19 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:40:13 #9 42.19 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:40:13 #9 42.20 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
08:40:13 #9 42.21 Setting up autotools-dev (20180224.1+nmu1) ...
08:40:13 #9 42.22 Setting up libtirpc-dev:amd64 (1.3.1-1build1) ...
08:40:13 #9 42.23 Setting up rpcsvc-proto (1.4.2-0ubuntu4) ...
08:40:13 #9 42.24 Setting up libx11-data (2:1.7.0-2ubuntu0.1) ...
08:40:13 #9 42.25 Setting up make (4.3-4ubuntu1) ...
08:40:13 #9 42.26 Setting up libmpfr6:amd64 (4.1.0-3build1) ...
08:40:13 #9 42.27 Setting up gnupg-l10n (2.2.20-1ubuntu3) ...
08:40:13 #9 42.28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
08:40:13 #9 42.29 Setting up lzip (1.22-3) ...
08:40:13 #9 42.31 Setting up strace (5.11-0ubuntu1) ...
08:40:13 #9 42.32 Setting up libsigsegv2:amd64 (2.13-1ubuntu1) ...
08:40:13 #9 42.34 Setting up xz-utils (5.2.5-1.0build2) ...
08:40:13 #9 42.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:40:13 #9 42.35 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
08:40:13 #9 42.35 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
08:40:13 #9 42.35 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
08:40:13 #9 42.35 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
08:40:13 #9 42.35 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
08:40:13 #9 42.35 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
08:40:13 #9 42.35 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
08:40:13 #9 42.35 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
08:40:13 #9 42.35 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
08:40:13 #9 42.35 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
08:40:13 #9 42.36 Setting up t1utils (1.41-4) ...
08:40:13 #9 42.37 Setting up libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
08:40:13 #9 42.38 Setting up diffstat (1.64-1) ...
08:40:13 #9 42.39 Setting up libpng16-16:amd64 (1.6.37-3build3) ...
08:40:13 #9 42.40 Setting up libmpc3:amd64 (1.2.0-1build1) ...
08:40:13 #9 42.41 Setting up libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
08:40:13 #9 42.42 Setting up patch (2.7.6-7) ...
08:40:13 #9 42.43 Setting up autopoint (0.21-3ubuntu2) ...
08:40:13 #9 42.44 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
08:40:13 #9 42.45 Setting up fonts-dejavu-core (2.37-2build1) ...
08:40:14 #9 42.50 Setting up ucf (3.0043) ...
08:40:14 #9 42.59 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
08:40:14 #9 42.60 Setting up libltdl7:amd64 (2.4.6-15) ...
08:40:14 #9 42.61 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
08:40:14 #9 42.62 Setting up libssh-4:amd64 (0.9.5-1ubuntu0.1) ...
08:40:14 #9 42.63 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:14 #9 42.64 Setting up libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
08:40:14 #9 42.65 Setting up libmd0:amd64 (1.0.3-3build1) ...
08:40:14 #9 42.66 Setting up python-apt-common (2.2.0~ubuntu0.21.04.1) ...
08:40:14 #9 42.66 Setting up libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
08:40:14 #9 42.67 Setting up libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
08:40:14 #9 42.68 Setting up libuchardet0:amd64 (0.0.7-1) ...
08:40:14 #9 42.71 Setting up lzop (1.04-2) ...
08:40:14 #9 42.72 Setting up libmpdec3:amd64 (2.5.1-2) ...
08:40:14 #9 42.73 Setting up git-man (1:2.30.2-1ubuntu1) ...
08:40:14 #9 42.74 Setting up netbase (6.2) ...
08:40:14 #9 42.77 Setting up libbinutils:amd64 (2.36.1-6ubuntu1) ...
08:40:14 #9 42.78 Setting up libfido2-1:amd64 (1.6.0-2) ...
08:40:14 #9 42.79 Setting up libisl23:amd64 (0.23-1build1) ...
08:40:14 #9 42.80 Setting up libc-dev-bin (2.33-0ubuntu5) ...
08:40:14 #9 42.81 Setting up openssl (1.1.1j-1ubuntu3.5) ...
08:40:14 #9 42.82 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ...
08:40:14 #9 42.83 Setting up libelf1:amd64 (0.183-8) ...
08:40:14 #9 42.84 Setting up readline-common (8.1-1) ...
08:40:14 #9 42.86 Setting up publicsuffix (20210108.1309-1) ...
08:40:14 #9 42.87 Setting up libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
08:40:14 #9 42.88 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
08:40:14 #9 42.88 Setting up libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
08:40:14 #9 42.90 Setting up iso-codes (4.6.0-1) ...
08:40:14 #9 42.90 Setting up liblocale-gettext-perl (1.07-4build1) ...
08:40:14 #9 42.91 Setting up liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
08:40:14 #9 42.93 Setting up cpp-10 (10.3.0-1ubuntu1) ...
08:40:14 #9 42.94 Setting up dctrl-tools (2.24-3) ...
08:40:14 #9 42.95 Setting up libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
08:40:14 #9 42.96 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:14 #9 42.97 Setting up libgdbm6:amd64 (1.19-2) ...
08:40:14 #9 42.98 Setting up libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
08:40:14 #9 42.99 Setting up libctf0:amd64 (2.36.1-6ubuntu1) ...
08:40:14 #9 43.00 Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
08:40:14 #9 43.01 Setting up pinentry-curses (1.1.0-4build1) ...
08:40:14 #9 43.03 Setting up manpages-dev (5.10-1ubuntu0.1) ...
08:40:14 #9 43.04 Setting up libdw1:amd64 (0.183-8) ...
08:40:14 #9 43.05 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
08:40:14 #9 43.06 Setting up libxcb1:amd64 (1.14-3ubuntu1) ...
08:40:14 #9 43.07 Setting up gettext (0.21-3ubuntu2) ...
08:40:14 #9 43.08 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ...
08:40:14 #9 43.23 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:14 #9 43.24 Setting up libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
08:40:14 #9 43.25 Setting up libedit2:amd64 (3.1-20191231-2) ...
08:40:14 #9 43.26 Setting up libreadline8:amd64 (8.1-1) ...
08:40:14 #9 43.27 Setting up m4 (1.4.18-5) ...
08:40:14 #9 43.28 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:14 #9 43.30 Setting up ca-certificates (20210119build1) ...
08:40:15 #9 43.65 Updating certificates in /etc/ssl/certs...
08:40:15 #9 44.09 129 added, 0 removed; done.
08:40:15 #9 44.12 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:15 #9 44.13 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
08:40:15 #9 44.14 Setting up libgdbm-compat4:amd64 (1.19-2) ...
08:40:15 #9 44.15 Setting up libperl5.32:amd64 (5.32.1-3ubuntu2.1) ...
08:40:15 #9 44.16 Setting up dwz (0.14-1) ...
08:40:15 #9 44.17 Setting up groff-base (1.22.4-6) ...
08:40:15 #9 44.18 Setting up cpp (4:10.3.0-1ubuntu1) ...
08:40:15 #9 44.20 Setting up gpgconf (2.2.20-1ubuntu3) ...
08:40:15 #9 44.21 Setting up debugedit (1:0.1-0ubuntu2) ...
08:40:15 #9 44.22 Setting up libc6-dev:amd64 (2.33-0ubuntu5) ...
08:40:15 #9 44.23 Setting up libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
08:40:15 #9 44.24 Setting up libtiff5:amd64 (4.2.0-1build1) ...
08:40:16 #9 44.25 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
08:40:16 #9 44.26 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
08:40:16 #9 44.27 Setting up gpg (2.2.20-1ubuntu3) ...
08:40:16 #9 44.28 Setting up libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ...
08:40:16 #9 44.29 Setting up libpython3-stdlib:amd64 (3.9.4-1) ...
08:40:16 #9 44.30 Setting up gnupg-utils (2.2.20-1ubuntu3) ...
08:40:16 #9 44.31 Setting up binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
08:40:16 #9 44.32 Setting up libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
08:40:16 #9 44.33 Setting up gpg-agent (2.2.20-1ubuntu3) ...
08:40:16 #9 44.80 Setting up libxpm4:amd64 (1:3.5.12-1) ...
08:40:16 #9 44.80 Setting up openssh-client (1:8.4p1-5ubuntu1.1) ...
08:40:16 #9 44.89 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:16 #9 44.90 Setting up gpgsm (2.2.20-1ubuntu3) ...
08:40:16 #9 44.92 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ...
08:40:16 #9 44.94 Setting up binutils (2.36.1-6ubuntu1) ...
08:40:16 #9 44.95 Setting up man-db (2.9.4-2) ...
08:40:16 #9 45.05 Building database of manual pages ...
08:40:16 #9 45.26 Setting up libgpgme11:amd64 (1.14.0-1ubuntu3) ...
08:40:16 #9 45.27 Setting up perl (5.32.1-3ubuntu2.1) ...
08:40:16 #9 45.28 Setting up libpackage-stash-xs-perl (0.29-1build3) ...
08:40:16 #9 45.29 Setting up libclass-data-inheritable-perl (0.08-3) ...
08:40:16 #9 45.30 Setting up libdata-dump-perl (1.23-1.1) ...
08:40:17 #9 45.31 Setting up libref-util-perl (0.204-1) ...
08:40:17 #9 45.32 Setting up libipc-system-simple-perl (1.30-1) ...
08:40:17 #9 45.34 Setting up libnet-domain-tld-perl (1.75-1.1) ...
08:40:17 #9 45.35 Setting up libhash-fieldhash-perl (0.15-1build3) ...
08:40:17 #9 45.36 Setting up libgd3:amd64 (2.3.0-2ubuntu0.1) ...
08:40:17 #9 45.37 Setting up libvariable-magic-perl (0.62-1build3) ...
08:40:17 #9 45.38 Setting up libio-html-perl (1.004-2) ...
08:40:17 #9 45.39 Setting up libpod-parser-perl (1.63-2) ...
08:40:17 #9 45.40 Setting up libb-hooks-op-check-perl (0.22-1build3) ...
08:40:17 #9 45.41 Setting up liblist-moreutils-xs-perl (0.430-2) ...
08:40:17 #9 45.42 Setting up gcc-10 (10.3.0-1ubuntu1) ...
08:40:17 #9 45.44 Setting up libparams-util-perl (1.102-1build1) ...
08:40:17 #9 45.45 Setting up libdpkg-perl (1.20.9ubuntu1) ...
08:40:17 #9 45.46 Setting up libtime-duration-perl (1.21-1) ...
08:40:17 #9 45.47 Setting up autoconf (2.69-14) ...
08:40:17 #9 45.49 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
08:40:17 #9 45.50 Setting up libarray-intspan-perl (2.004-1) ...
08:40:17 #9 45.51 Setting up libcapture-tiny-perl (0.48-1) ...
08:40:17 #9 45.54 Setting up libtimedate-perl (2.3300-2) ...
08:40:17 #9 45.55 Setting up gpg-wks-server (2.2.20-1ubuntu3) ...
08:40:17 #9 45.56 Setting up libsub-name-perl (0.26-1build1) ...
08:40:17 #9 45.57 Setting up libtype-tiny-xs-perl (0.022-1) ...
08:40:17 #9 45.58 Setting up libdata-validate-domain-perl (0.10-1.1) ...
08:40:17 #9 45.59 Setting up libproc-processtable-perl (0.59-2build1) ...
08:40:17 #9 45.60 Setting up libfile-chdir-perl (0.1008-1.1) ...
08:40:17 #9 45.61 Setting up xauth (1:1.1-1) ...
08:40:17 #14 extracting sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 6.9s done
08:40:17 #14 extracting sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82 0.0s done
08:40:17 #14 DONE 9.2s
08:40:17 
08:40:17 #16 [linux/amd64 build-base-alpine 1/3] COPY --from=xx / /
08:40:17 #16 sha256:2e3dd850cdd7af94cd7f36ef16b493cc34b96393a8fad96b9a85d5889daf5183
08:40:17 #16 ...
08:40:17 
08:40:17 #21 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
08:40:17 #21 sha256:41d45d88cb72f24fcc930628b78bcdeb79509bfda27de6ee523b8c35fe0913d9
08:40:17 #21 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 3.2s done
08:40:17 #21 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
08:40:17 #9 45.62 Setting up libpath-tiny-perl (0.118-1) ...
08:40:17 #9 45.64 Setting up libarchive-cpio-perl (0.10-1.1) ...
08:40:17 #9 45.65 Setting up libjson-perl (4.03000-1) ...
08:40:17 #9 45.65 Setting up libipc-run3-perl (0.048-2) ...
08:40:17 #9 45.66 Setting up libsub-override-perl (0.09-2) ...
08:40:17 #9 45.67 Setting up libaliased-perl (0.34-1.1) ...
08:40:17 #9 45.68 Setting up libstrictures-perl (2.000006-1) ...
08:40:17 #9 45.70 Setting up libsub-quote-perl (2.006006-1) ...
08:40:17 #9 45.71 Setting up libdevel-stacktrace-perl (2.0400-1) ...
08:40:17 #9 45.71 Setting up libclass-xsaccessor-perl (1.19-3build7) ...
08:40:17 #9 45.73 Setting up libsort-versions-perl (1.62-1) ...
08:40:17 #9 45.74 Setting up libexporter-tiny-perl (1.002002-1) ...
08:40:17 #9 45.75 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
08:40:17 #9 45.76 Setting up libfile-dirlist-perl (0.05-2) ...
08:40:17 #9 45.77 Setting up libterm-readkey-perl (2.38-1build2) ...
08:40:17 #9 45.78 Setting up libtext-levenshteinxs-perl (0.03-4build8) ...
08:40:17 #9 45.79 Setting up libperlio-gzip-perl (0.19-1build6) ...
08:40:17 #9 45.80 Setting up libsys-hostname-long-perl (1.5-2) ...
08:40:17 #9 45.81 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
08:40:17 #9 45.82 Setting up libsereal-decoder-perl (4.018+ds-1build1) ...
08:40:17 #9 45.83 Setting up liburi-perl (5.07-1) ...
08:40:17 #9 45.84 Setting up libfile-touch-perl (0.11-1) ...
08:40:17 #9 45.85 Setting up python3.9 (3.9.5-3~21.04) ...
08:40:18 #9 46.46 Setting up libc-devtools (2.33-0ubuntu5) ...
08:40:18 #9 46.47 Setting up libemail-address-xs-perl (1.04-1build4) ...
08:40:18 #9 46.48 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:18 #9 46.49 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ...
08:40:18 #9 46.50 Setting up automake (1:1.16.3-2ubuntu1) ...
08:40:18 #9 46.50 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
08:40:18 #9 46.50 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
08:40:18 #9 46.50 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
08:40:18 #9 46.51 Setting up libapt-pkg-perl (0.1.39build1) ...
08:40:18 #9 46.52 Setting up libstring-escape-perl (2010.002-2) ...
08:40:18 #9 46.53 Setting up libhttp-date-perl (6.05-1) ...
08:40:18 #9 46.54 Setting up libfile-which-perl (1.23-1) ...
08:40:18 #9 46.55 Setting up libfile-basedir-perl (0.08-1) ...
08:40:18 #9 46.56 Setting up libnumber-range-perl (0.12-1.1) ...
08:40:18 #9 46.57 Setting up libunicode-utf8-perl (0.62-1build2) ...
08:40:18 #9 46.58 Setting up libmouse-perl (2.5.10-1build2) ...
08:40:18 #9 46.59 Setting up g++-10 (10.3.0-1ubuntu1) ...
08:40:18 #9 46.60 Setting up libfile-listing-perl (6.14-1) ...
08:40:18 #9 46.61 Setting up libregexp-pattern-perl (0.2.14-1) ...
08:40:18 #9 46.62 Setting up libdata-messagepack-perl (1.00-4build1) ...
08:40:18 #9 46.63 Setting up libfont-afm-perl (1.20-3) ...
08:40:18 #9 46.64 Setting up libwant-perl (0.29-1build5) ...
08:40:18 #9 46.65 Setting up libdynaloader-functions-perl (0.003-1.1) ...
08:40:18 #9 46.66 Setting up libtext-glob-perl (0.11-1) ...
08:40:18 #9 46.68 Setting up libclass-method-modifiers-perl (2.13-1) ...
08:40:18 #9 46.69 Setting up liblist-compare-perl (0.55-1) ...
08:40:18 #9 46.70 Setting up libref-util-xs-perl (0.117-1build3) ...
08:40:18 #9 46.71 Setting up libio-pty-perl (1:1.15-2) ...
08:40:18 #9 46.73 Setting up libtool (2.4.6-15) ...
08:40:18 #9 46.74 Setting up libfile-fcntllock-perl (0.22-3build5) ...
08:40:18 #9 46.75 Setting up libsort-key-perl (1.33-2build3) ...
08:40:18 #9 46.76 Setting up libclone-perl (0.45-1build1) ...
08:40:18 #9 46.77 Setting up libalgorithm-diff-perl (1.201-1) ...
08:40:18 #9 46.77 Setting up libarchive-zip-perl (1.68-1) ...
08:40:18 #9 46.78 Setting up libsub-identify-perl (0.14-1build3) ...
08:40:18 #9 46.79 Setting up libdistro-info-perl (1.0) ...
08:40:18 #9 46.80 Setting up libcpanel-json-xs-perl (4.25-1build1) ...
08:40:18 #9 46.81 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
08:40:18 #9 46.82 Setting up libio-stringy-perl (2.111-3) ...
08:40:18 #9 46.83 Setting up liblist-moreutils-perl (0.430-2) ...
08:40:18 #9 46.84 Setting up libhtml-tagset-perl (3.20-4) ...
08:40:18 #9 46.85 Setting up liblog-any-perl (1.709-1) ...
08:40:18 #9 46.86 Setting up libauthen-sasl-perl (2.1600-1.1) ...
08:40:18 #9 46.88 Setting up libdevel-size-perl (0.83-1build2) ...
08:40:18 #9 46.88 Setting up libdebhelper-perl (13.3.4ubuntu1) ...
08:40:18 #9 46.89 Setting up libpod-constants-perl (0.19-2) ...
08:40:18 #9 46.90 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
08:40:18 #9 46.92 Setting up liblwp-mediatypes-perl (6.04-1) ...
08:40:18 #9 46.93 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ...
08:40:18 #9 46.94 Setting up libtry-tiny-perl (0.30-1) ...
08:40:18 #21 ...
08:40:18 
08:40:18 #16 [linux/amd64 build-base-alpine 1/3] COPY --from=xx / /
08:40:18 #16 sha256:2e3dd850cdd7af94cd7f36ef16b493cc34b96393a8fad96b9a85d5889daf5183
08:40:18 #16 DONE 2.1s
08:40:18 
08:40:18 #17 [linux/amd64 build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
08:40:18 #17 sha256:91cddf3131c17ae349bce1979e1fef0dcf60e517accea85c50fe224d180bae2d
08:40:18 #17 0.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
08:40:18 #9 46.95 Setting up libtype-tiny-perl (1.012001-2) ...
08:40:18 #9 46.96 Setting up libcommon-sense-perl (3.75-1build4) ...
08:40:18 #9 46.97 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
08:40:18 #9 46.98 Setting up libnet-http-perl (6.20-1) ...
08:40:18 #9 46.99 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
08:40:18 #9 47.00 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
08:40:18 #9 47.01 Setting up libtime-moment-perl (0.44-1build4) ...
08:40:18 #9 47.02 Setting up libencode-locale-perl (1.05-1.1) ...
08:40:18 #9 47.03 Setting up python3 (3.9.4-1) ...
08:40:18 #9 47.33 Setting up libexception-class-perl (1.44-1) ...
08:40:18 #9 47.34 Setting up python3-xdg (0.27-2) ...
08:40:19 #9 47.50 Setting up libconfig-tiny-perl (2.24-1) ...
08:40:19 #9 47.51 Setting up libsereal-encoder-perl (4.018+ds-1build1) ...
08:40:19 #9 47.52 Setting up libdevel-callchecker-perl (0.008-1ubuntu2) ...
08:40:19 #9 47.53 Setting up liblist-utilsby-perl (0.11-1) ...
08:40:19 #9 47.54 Setting up libstring-shellquote-perl (1.04-1) ...
08:40:19 #9 47.55 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:19 #9 47.56 Setting up libsub-install-perl (0.928-1.1) ...
08:40:19 #9 47.57 Setting up gcc (4:10.3.0-1ubuntu1) ...
08:40:19 #9 47.59 Setting up dpkg-dev (1.20.9ubuntu1) ...
08:40:19 #9 47.60 Setting up libnumber-compare-perl (0.03-1.1) ...
08:40:19 #17 1.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
08:40:19 #9 47.61 Setting up intltool-debian (0.35.0+20060710.5) ...
08:40:19 #9 47.62 Setting up liberror-perl (0.17029-1) ...
08:40:19 #9 47.63 Setting up python3-six (1.15.0-2) ...
08:40:19 #9 47.77 Setting up dh-autoreconf (20) ...
08:40:19 #9 47.78 Setting up patchutils (0.4.2-1) ...
08:40:19 #9 47.79 Setting up libmail-sendmail-perl (0.80-1.1) ...
08:40:19 #9 47.80 Setting up libltdl-dev:amd64 (2.4.6-15) ...
08:40:19 #9 47.81 Setting up libjson-maybexs-perl (1.004003-1) ...
08:40:19 #9 47.82 Setting up libxml-sax-base-perl (1.09-1.1) ...
08:40:19 #9 47.83 Setting up libio-string-perl (1.08-3.1) ...
08:40:19 #9 47.84 Setting up libreadonly-perl (2.050-3) ...
08:40:19 #9 47.85 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
08:40:19 #9 47.86 Setting up python3-gpg (1.14.0-1ubuntu3) ...
08:40:19 #9 48.04 Setting up python3-certifi (2020.6.20-1) ...
08:40:19 #9 48.17 Setting up libfile-find-rule-perl (0.34-1) ...
08:40:19 #9 48.18 Setting up libstring-copyright-perl (0.003006-1) ...
08:40:19 #9 48.19 Setting up python3-idna (2.10-1) ...
08:40:19 #9 48.40 Setting up libdata-optlist-perl (0.110-1.1) ...
08:40:19 #9 48.41 Setting up libipc-run-perl (20200505.0-1) ...
08:40:19 #9 48.42 Setting up libtext-xslate-perl (3.5.8-1build2) ...
08:40:19 #17 1.566 (1/18) Installing libffi (3.3-r2)
08:40:19 #17 1.568 (2/18) Installing libgcc (10.3.1_git20210424-r2)
08:40:19 #17 1.572 (3/18) Installing libstdc++ (10.3.1_git20210424-r2)
08:40:19 #17 1.595 (4/18) Installing xz-libs (5.2.5-r0)
08:40:19 #17 1.599 (5/18) Installing libxml2 (2.9.12-r1)
08:40:19 #17 1.612 (6/18) Installing llvm11-libs (11.1.0-r2)
08:40:20 #9 48.43 Setting up python3-urllib3 (1.26.2-1ubuntu1) ...
08:40:20 #9 48.60 Setting up libcontextual-return-perl (0.004014-2) ...
08:40:20 #9 48.61 Setting up libwww-robotrules-perl (6.02-1) ...
08:40:20 #9 48.62 Setting up libtypes-serialiser-perl (1.01-1) ...
08:40:20 #9 48.63 Setting up g++ (4:10.3.0-1ubuntu1) ...
08:40:20 #9 48.66 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
08:40:20 #9 48.66 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
08:40:20 #9 48.66 Setting up libhtml-parser-perl (3.75-1build1) ...
08:40:20 #9 48.67 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
08:40:20 #9 48.69 Setting up librole-tiny-perl (2.002004-1) ...
08:40:20 #9 48.70 Setting up build-essential (12.8ubuntu3) ...
08:40:20 #9 48.71 Setting up python3-unidiff (0.5.5-2) ...
08:40:20 #9 48.85 Setting up lsb-release (11.1.0ubuntu2) ...
08:40:20 #9 48.87 Setting up libfont-ttf-perl (1.06-1.1) ...
08:40:20 #9 48.88 Setting up libfile-homedir-perl (1.006-1) ...
08:40:20 #9 48.89 Setting up python3-magic (2:0.4.20-3) ...
08:40:20 #9 49.03 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ...
08:40:20 #9 49.04 Setting up libio-socket-ssl-perl (2.069-1) ...
08:40:20 #9 49.05 Setting up libsub-exporter-perl (0.987-1) ...
08:40:20 #9 49.06 Setting up libalgorithm-merge-perl (0.08-3) ...
08:40:20 #9 49.07 Setting up libhttp-message-perl (6.28-1) ...
08:40:20 #9 49.08 Setting up libhtml-form-perl (6.07-1) ...
08:40:20 #9 49.10 Setting up python3-pkg-resources (52.0.0-3) ...
08:40:20 #17 2.665 (7/18) Installing clang-libs (11.1.0-r1)
08:40:21 #9 49.30 Setting up libiterator-perl (0.03+ds1-1.1) ...
08:40:21 #9 49.31 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
08:40:21 #9 49.32 Setting up libjson-xs-perl (4.030-1build1) ...
08:40:21 #9 49.33 Setting up libhttp-negotiate-perl (6.01-1) ...
08:40:21 #9 49.34 Setting up libio-prompter-perl (0.004015-1) ...
08:40:21 #9 49.35 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
08:40:21 #9 49.35 Setting up libhttp-cookies-perl (6.10-1) ...
08:40:21 #9 49.37 Setting up python3-apt (2.2.0~ubuntu0.21.04.1) ...
08:40:21 #9 49.53 Setting up po-debconf (1.0.21+nmu1) ...
08:40:21 #9 49.55 Setting up libhtml-tree-perl (5.07-2) ...
08:40:21 #9 49.56 Setting up libparams-classify-perl (0.015-1build3) ...
08:40:21 #9 49.57 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
08:40:21 #9 49.58 Setting up libpath-iterator-rule-perl (1.014-1) ...
08:40:21 #9 49.59 Setting up libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.1) ...
08:40:21 #9 49.61 Setting up libhtml-format-perl (2.12-1.1) ...
08:40:21 #9 49.62 Setting up libxml-sax-perl (1.02+dfsg-1) ...
08:40:21 #9 49.67 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
08:40:21 #9 49.73 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
08:40:21 #9 49.85 
08:40:21 #9 49.85 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
08:40:21 #9 49.87 Setting up dirmngr (2.2.20-1ubuntu3) ...
08:40:21 #9 50.01 Setting up python3-chardet (4.0.0-1) ...
08:40:21 #9 50.28 Setting up libnet-smtp-ssl-perl (1.04-1) ...
08:40:22 #9 50.29 Setting up libmodule-runtime-perl (0.016-1) ...
08:40:22 #9 50.30 Setting up libmailtools-perl (2.21-1) ...
08:40:22 #9 50.31 Setting up python3-debian (0.1.39) ...
08:40:22 #9 50.47 Setting up python3-requests (2.25.1+dfsg-2) ...
08:40:22 #17 3.681 (8/18) Installing clang (11.1.0-r1)
08:40:22 #9 50.63 Setting up git (1:2.30.2-1ubuntu1) ...
08:40:22 #9 50.66 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ...
08:40:22 #9 50.70 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
08:40:22 #9 50.77 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
08:40:22 #9 50.84 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
08:40:22 #17 4.125 (9/18) Installing libmagic (5.40-r1)
08:40:22 #17 4.157 (10/18) Installing file (5.40-r1)
08:40:22 #17 4.162 (11/18) Installing brotli-libs (1.0.9-r5)
08:40:22 #17 4.173 (12/18) Installing nghttp2-libs (1.43.0-r0)
08:40:22 #17 4.179 (13/18) Installing libcurl (7.78.0-r0)
08:40:22 #17 4.192 (14/18) Installing expat (2.4.1-r0)
08:40:22 #17 4.197 (15/18) Installing pcre2 (10.36-r0)
08:40:22 #17 4.209 (16/18) Installing git (2.32.0-r0)
08:40:22 #17 4.358 (17/18) Installing lld (11.1.0-r0)
08:40:22 #17 4.403 (18/18) Installing llvm11 (11.1.0-r2)
08:40:22 #9 50.96 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
08:40:22 #9 50.98 Setting up dh-strip-nondeterminism (1.11.0-1) ...
08:40:22 #9 50.99 Setting up libconst-fast-perl (0.014-1.1) ...
08:40:22 #9 51.00 Setting up libhttp-daemon-perl (6.12-1) ...
08:40:22 #9 51.01 Setting up libgit-wrapper-perl (0.048-1) ...
08:40:22 #9 51.02 Setting up libcurl4:amd64 (7.74.0-1ubuntu2.1) ...
08:40:22 #9 51.03 Setting up curl (7.74.0-1ubuntu2.1) ...
08:40:22 #9 51.04 Setting up libdata-dpath-perl (0.58-1) ...
08:40:22 #9 51.05 Setting up gpg-wks-client (2.2.20-1ubuntu3) ...
08:40:22 #9 51.06 Setting up libmodule-implementation-perl (0.09-1.1) ...
08:40:22 #9 51.07 Setting up libpackage-stash-perl (0.39-1) ...
08:40:22 #9 51.08 Setting up libimport-into-perl (1.002005-1) ...
08:40:22 #9 51.09 Setting up libmoo-perl (2.004004-1) ...
08:40:22 #9 51.10 Setting up liblist-someutils-perl (0.58-1) ...
08:40:22 #9 51.11 Setting up debhelper (13.3.4ubuntu1) ...
08:40:22 #9 51.12 Setting up dput (1.1.0ubuntu1) ...
08:40:22 #9 51.27 Setting up liblist-someutils-xs-perl (0.58-2build1) ...
08:40:22 #9 51.29 Setting up equivs (2.3.1) ...
08:40:22 #9 51.30 Setting up gnupg (2.2.20-1ubuntu3) ...
08:40:22 #9 51.31 Setting up libmoox-aliases-perl (0.001006-1.1) ...
08:40:22 #9 51.32 Setting up libparams-validate-perl:amd64 (1.30-1build1) ...
08:40:23 #9 51.33 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
08:40:23 #9 51.34 Setting up libnamespace-clean-perl (0.27-1) ...
08:40:23 #9 51.35 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
08:40:23 #9 51.36 Setting up libnamespace-autoclean-perl (0.29-1) ...
08:40:23 #9 51.37 Setting up libgitlab-api-v4-perl (0.26-1) ...
08:40:23 #9 51.39 Setting up libmoox-struct-perl (0.020-1) ...
08:40:23 #9 51.40 Setting up lintian (2.104.0ubuntu2) ...
08:40:23 #9 51.41 Setting up licensecheck (3.1.1-2) ...
08:40:23 #9 51.43 Setting up liblwp-protocol-https-perl (6.10-1) ...
08:40:23 #9 51.44 Setting up libwww-perl (6.52-1) ...
08:40:23 #9 51.45 Setting up devscripts (2.21.1ubuntu1) ...
08:40:23 #17 4.932 Executing busybox-1.33.1-r3.trigger
08:40:23 #17 4.944 OK: 285 MiB in 33 packages
08:40:23 #9 51.60 Setting up libxml-parser-perl:amd64 (2.46-2) ...
08:40:23 #9 51.63 Setting up libxml-sax-expat-perl (0.51-1) ...
08:40:23 #9 51.69 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
08:40:23 #9 51.75 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
08:40:23 #9 51.91 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
08:40:23 #9 51.94 Processing triggers for libc-bin (2.33-0ubuntu5) ...
08:40:23 #9 51.97 Processing triggers for ca-certificates (20210119build1) ...
08:40:23 #9 51.97 Updating certificates in /etc/ssl/certs...
08:40:24 #9 52.33 0 added, 0 removed; done.
08:40:24 #9 52.33 Running hooks in /etc/ca-certificates/update.d...
08:40:24 #9 52.33 done.
08:40:24 #9 DONE 52.9s
08:40:24 
08:40:24 #11 [stage-1 4/9] COPY common /root/build-deb/debian
08:40:24 #11 sha256:860de7cbc8ca967168cea8676d99e4409a0e187554320cc805d5a2efafe47164
08:40:24 #11 DONE 0.1s
08:40:24 
08:40:24 #12 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
08:40:24 #12 sha256:a911aad865288c2617c2a18c2d7ba017d13fff6c04ecf1180fa0b8903dd9c514
08:40:25 #12 0.804 Hit:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease
08:40:25 #12 0.933 Hit:2 http://archive.ubuntu.com/ubuntu hirsute InRelease
08:40:25 #12 1.003 Hit:3 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease
08:40:25 #12 1.076 Hit:4 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease
08:40:25 #17 DONE 6.9s
08:40:25 
08:40:25 #18 [linux/amd64 build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
08:40:25 #18 sha256:1af343bfccd2e5c6a277e60862f15ca5ed71d6272a0df4070fec3145a311121d
08:40:25 #18 DONE 0.1s
08:40:25 
08:40:25 #21 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
08:40:25 #21 sha256:41d45d88cb72f24fcc930628b78bcdeb79509bfda27de6ee523b8c35fe0913d9
08:40:25 #21 ...
08:40:25 
08:40:25 #19 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
08:40:25 #19 sha256:e7282d8b005d8c14b1024ab2c62f1bbef77edc84a2ea0d32d2860c5558a1b5c1
08:40:25 #19 0.109 skipping packages installation on darwin
08:40:25 #19 DONE 0.2s
08:40:25 
08:40:25 #24 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
08:40:25 #24 sha256:d681dd86125f35ded6e2285dc8e342290d64e504f21fe9bffd10934861e1023f
08:40:25 #24 0.170 skipping packages installation on darwin
08:40:25 #24 DONE 0.2s
08:40:25 
08:40:25 #21 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
08:40:25 #21 sha256:41d45d88cb72f24fcc930628b78bcdeb79509bfda27de6ee523b8c35fe0913d9
08:40:26 #12 1.156 Reading package lists...
08:40:26 #12 2.095 dpkg-buildpackage: info: source package docker-ce-build-deps
08:40:26 #12 2.095 dpkg-buildpackage: info: source version 1.0
08:40:26 #12 2.095 dpkg-buildpackage: info: source distribution unstable
08:40:26 #12 2.095 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
08:40:26 #12 2.128  dpkg-source --before-build .
08:40:26 #12 2.128 dpkg-buildpackage: info: host architecture amd64
08:40:26 #12 2.224  debian/rules clean
08:40:26 #12 2.226 dh clean
08:40:26 #12 2.316    dh_clean
08:40:26 #12 2.348  debian/rules binary
08:40:26 #12 2.349 dh binary
08:40:26 #12 2.425    dh_update_autotools_config
08:40:26 #12 2.452    dh_autoreconf
08:40:27 #12 2.492    create-stamp debian/debhelper-build-stamp
08:40:27 #12 2.492    dh_prep
08:40:27 #12 2.522    dh_install
08:40:27 #12 2.553    dh_installdocs
08:40:27 #12 2.590    dh_installchangelogs
08:40:27 #12 2.671    dh_perl
08:40:27 #12 2.706    dh_link
08:40:27 #12 2.739    dh_strip_nondeterminism
08:40:27 #12 2.784    dh_compress
08:40:27 #12 2.821    dh_fixperms
08:40:27 #12 2.861    dh_missing
08:40:27 #12 2.886    dh_installdeb
08:40:27 #12 2.918    dh_gencontrol
08:40:27 #12 3.034    dh_md5sums
08:40:27 #12 3.067    dh_builddeb
08:40:27 #12 3.092 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
08:40:27 #12 3.111  dpkg-genbuildinfo --build=binary
08:40:27 #12 3.250  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
08:40:27 #12 3.329 dpkg-genchanges: info: binary-only upload (no source code included)
08:40:27 #12 3.332  dpkg-source --after-build .
08:40:27 #12 3.429 dpkg-buildpackage: info: binary-only upload (no source included)
08:40:27 #12 3.433 
08:40:27 #12 3.433 The package has been created.
08:40:27 #12 3.433 Attention, the package has been created in the current directory,
08:40:27 #12 3.433 not in ".." as indicated by the message above!
08:40:28 #12 3.454 Selecting previously unselected package docker-ce-build-deps.
08:40:28 #12 3.470 (Reading database ... 26711 files and directories currently installed.)
08:40:28 #12 3.471 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
08:40:28 #12 3.475 Unpacking docker-ce-build-deps (1.0) ...
08:40:28 #12 3.546 Reading package lists...
08:40:29 #12 4.196 Building dependency tree...
08:40:29 #12 4.354 Reading state information...
08:40:29 #12 4.377 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
08:40:29 #12 4.576 Starting 2 pkgProblemResolver with broken count: 0
08:40:29 #12 4.579 Done
08:40:29 #12 4.763  Done
08:40:29 #12 4.923 Starting pkgProblemResolver with broken count: 0
08:40:29 #12 4.948 Starting 2 pkgProblemResolver with broken count: 0
08:40:29 #12 4.952 Done
08:40:29 #21 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 19.7s done
08:40:29 #21 DONE 22.9s
08:40:29 #12 5.173 The following additional packages will be installed:
08:40:29 #12 5.173   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
08:40:29 #12 5.173   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
08:40:29 #12 5.174   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
08:40:29 #12 5.174   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
08:40:29 #12 5.174   libsystemd-dev libudev-dev libuv1 pkg-config
08:40:29 #12 5.175 Suggested packages:
08:40:29 #12 5.175   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
08:40:29 #12 5.175 Recommended packages:
08:40:29 #12 5.175   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
08:40:29 #12 5.209 The following NEW packages will be installed:
08:40:29 #12 5.210   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
08:40:29 #12 5.210   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
08:40:29 #12 5.210   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
08:40:29 #12 5.210   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
08:40:29 #12 5.211   libsystemd-dev libudev-dev libuv1 pkg-config
08:40:30 #12 5.620 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
08:40:30 #12 5.620 1 not fully installed or removed.
08:40:30 #12 5.620 Need to get 12.0 MB of archives.
08:40:30 #12 5.620 After this operation, 50.5 MB of additional disk space will be used.
08:40:30 #12 5.620 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB]
08:40:30 #12 5.968 Get:2 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake-data all 3.18.4-2ubuntu1 [1705 kB]
08:40:30 #12 6.230 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive13 amd64 3.4.3-2 [334 kB]
08:40:30 #12 6.250 Get:4 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjsoncpp24 amd64 1.9.4-4 [75.2 kB]
08:40:30 #12 6.254 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librhash0 amd64 1.4.1-1 [119 kB]
08:40:30 #12 6.261 Get:6 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libuv1 amd64 1.40.0-1ubuntu0.1 [82.7 kB]
08:40:30 #12 6.264 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake amd64 3.18.4-2ubuntu1 [5598 kB]
08:40:31 #12 6.520 Get:8 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 dh-apparmor all 3.0.0-0ubuntu7.1 [9488 B]
08:40:31 #12 6.521 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs0 amd64 5.10.1-1build1 [180 kB]
08:40:31 #12 6.528 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs-dev amd64 5.10.1-1build1 [233 kB]
08:40:31 #12 6.541 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2ubuntu4 [128 kB]
08:40:31 #12 6.547 Get:12 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2ubuntu4 [11.9 kB]
08:40:31 #12 6.548 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev-dev amd64 247.3-3ubuntu3.4 [20.2 kB]
08:40:31 #12 6.550 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsepol1-dev amd64 3.1-1ubuntu1 [330 kB]
08:40:31 #12 6.562 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-16-0 amd64 10.36-2ubuntu5 [189 kB]
08:40:31 #12 6.567 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-32-0 amd64 10.36-2ubuntu5 [179 kB]
08:40:31 #12 6.594 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-posix2 amd64 10.36-2ubuntu5 [5996 B]
08:40:31 #12 6.595 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-dev amd64 10.36-2ubuntu5 [686 kB]
08:40:31 #12 6.666 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libselinux1-dev amd64 3.1-3build1 [148 kB]
08:40:31 #12 6.672 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-dev amd64 2:1.02.175-2ubuntu4 [35.8 kB]
08:40:31 #12 6.674 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB]
08:40:31 #12 6.678 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd-dev amd64 247.3-3ubuntu3.4 [299 kB]
08:40:31 #12 6.691 Get:23 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libglib2.0-0 amd64 2.68.1-1~ubuntu21.04.1 [1301 kB]
08:40:31 #12 6.751 Get:24 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB]
08:40:31 #12 6.898 debconf: delaying package configuration, since apt-utils is not installed
08:40:31 #12 6.936 Fetched 12.0 MB in 2s (7794 kB/s)
08:40:31 #12 6.965 Selecting previously unselected package bash-completion.
08:40:31 #12 6.965 (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 ... 26715 files and directories currently installed.)
08:40:31 #12 6.980 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ...
08:40:32 #12 7.459 Unpacking bash-completion (1:2.11-2ubuntu1) ...
08:40:32 #12 7.582 Selecting previously unselected package cmake-data.
08:40:32 #12 7.585 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu1_all.deb ...
08:40:32 #12 7.590 Unpacking cmake-data (3.18.4-2ubuntu1) ...
08:40:32 #12 7.953 Selecting previously unselected package libarchive13:amd64.
08:40:32 #12 7.957 Preparing to unpack .../02-libarchive13_3.4.3-2_amd64.deb ...
08:40:32 #12 7.965 Unpacking libarchive13:amd64 (3.4.3-2) ...
08:40:32 #12 8.028 Selecting previously unselected package libjsoncpp24:amd64.
08:40:32 #12 8.031 Preparing to unpack .../03-libjsoncpp24_1.9.4-4_amd64.deb ...
08:40:32 #12 8.035 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
08:40:32 #12 8.072 Selecting previously unselected package librhash0:amd64.
08:40:32 #12 8.075 Preparing to unpack .../04-librhash0_1.4.1-1_amd64.deb ...
08:40:32 #12 8.079 Unpacking librhash0:amd64 (1.4.1-1) ...
08:40:32 #12 8.125 Selecting previously unselected package libuv1:amd64.
08:40:32 #12 8.129 Preparing to unpack .../05-libuv1_1.40.0-1ubuntu0.1_amd64.deb ...
08:40:32 #12 8.133 Unpacking libuv1:amd64 (1.40.0-1ubuntu0.1) ...
08:40:32 #12 8.167 Selecting previously unselected package cmake.
08:40:32 #12 8.170 Preparing to unpack .../06-cmake_3.18.4-2ubuntu1_amd64.deb ...
08:40:32 #12 8.174 Unpacking cmake (3.18.4-2ubuntu1) ...
08:40:33 #12 8.712 Selecting previously unselected package dh-apparmor.
08:40:33 #12 8.715 Preparing to unpack .../07-dh-apparmor_3.0.0-0ubuntu7.1_all.deb ...
08:40:33 #12 8.719 Unpacking dh-apparmor (3.0.0-0ubuntu7.1) ...
08:40:33 #12 8.751 Selecting previously unselected package libbtrfs0:amd64.
08:40:33 #12 8.754 Preparing to unpack .../08-libbtrfs0_5.10.1-1build1_amd64.deb ...
08:40:33 #12 8.757 Unpacking libbtrfs0:amd64 (5.10.1-1build1) ...
08:40:33 #12 8.796 Selecting previously unselected package libbtrfs-dev:amd64.
08:40:33 #12 8.799 Preparing to unpack .../09-libbtrfs-dev_5.10.1-1build1_amd64.deb ...
08:40:33 #12 8.802 Unpacking libbtrfs-dev:amd64 (5.10.1-1build1) ...
08:40:33 #12 8.852 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:40:33 #12 8.855 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
08:40:33 #12 8.859 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
08:40:33 #12 8.899 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:40:33 #12 8.902 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
08:40:33 #12 8.905 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
08:40:33 #12 8.931 Selecting previously unselected package libudev-dev:amd64.
08:40:33 #12 8.934 Preparing to unpack .../12-libudev-dev_247.3-3ubuntu3.4_amd64.deb ...
08:40:33 #12 8.937 Unpacking libudev-dev:amd64 (247.3-3ubuntu3.4) ...
08:40:33 #12 8.965 Selecting previously unselected package libsepol1-dev:amd64.
08:40:33 #12 8.969 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu1_amd64.deb ...
08:40:33 #12 8.972 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu1) ...
08:40:33 #12 9.035 Selecting previously unselected package libpcre2-16-0:amd64.
08:40:33 #12 9.038 Preparing to unpack .../14-libpcre2-16-0_10.36-2ubuntu5_amd64.deb ...
08:40:33 #12 9.042 Unpacking libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
08:40:33 #12 9.088 Selecting previously unselected package libpcre2-32-0:amd64.
08:40:33 #12 9.091 Preparing to unpack .../15-libpcre2-32-0_10.36-2ubuntu5_amd64.deb ...
08:40:33 #12 9.095 Unpacking libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
08:40:33 #12 9.139 Selecting previously unselected package libpcre2-posix2:amd64.
08:40:33 #12 9.142 Preparing to unpack .../16-libpcre2-posix2_10.36-2ubuntu5_amd64.deb ...
08:40:33 #12 9.145 Unpacking libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
08:40:33 #12 9.170 Selecting previously unselected package libpcre2-dev:amd64.
08:40:33 #12 9.174 Preparing to unpack .../17-libpcre2-dev_10.36-2ubuntu5_amd64.deb ...
08:40:33 #12 9.178 Unpacking libpcre2-dev:amd64 (10.36-2ubuntu5) ...
08:40:33 #12 9.267 Selecting previously unselected package libselinux1-dev:amd64.
08:40:33 #12 9.270 Preparing to unpack .../18-libselinux1-dev_3.1-3build1_amd64.deb ...
08:40:33 #12 9.273 Unpacking libselinux1-dev:amd64 (3.1-3build1) ...
08:40:33 #12 9.317 Selecting previously unselected package libdevmapper-dev:amd64.
08:40:33 #12 9.320 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2ubuntu4_amd64.deb ...
08:40:33 #12 9.324 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
08:40:33 #12 9.351 Selecting previously unselected package libseccomp-dev:amd64.
08:40:34 #12 9.354 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ...
08:40:34 #12 9.358 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
08:40:34 #12 9.393 Selecting previously unselected package libsystemd-dev:amd64.
08:40:34 #12 9.396 Preparing to unpack .../21-libsystemd-dev_247.3-3ubuntu3.4_amd64.deb ...
08:40:34 #12 9.399 Unpacking libsystemd-dev:amd64 (247.3-3ubuntu3.4) ...
08:40:34 #12 9.478 Selecting previously unselected package libglib2.0-0:amd64.
08:40:34 #12 9.481 Preparing to unpack .../22-libglib2.0-0_2.68.1-1~ubuntu21.04.1_amd64.deb ...
08:40:34 #12 9.485 Unpacking libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
08:40:34 #12 9.620 Selecting previously unselected package pkg-config.
08:40:34 #12 9.624 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_amd64.deb ...
08:40:34 #12 9.627 Unpacking pkg-config (0.29.2-1ubuntu1) ...
08:40:34 #12 9.672 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
08:40:34 #12 9.683 Setting up libarchive13:amd64 (3.4.3-2) ...
08:40:34 #12 9.694 Setting up libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
08:40:34 #12 9.705 No schema files found: doing nothing.
08:40:34 #12 9.711 Setting up libsepol1-dev:amd64 (3.1-1ubuntu1) ...
08:40:34 #12 9.721 Setting up libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
08:40:34 #12 9.732 Setting up libbtrfs0:amd64 (5.10.1-1build1) ...
08:40:34 #12 9.743 Setting up libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
08:40:34 #12 9.753 Setting up libuv1:amd64 (1.40.0-1ubuntu0.1) ...
08:40:34 #12 9.764 Setting up bash-completion (1:2.11-2ubuntu1) ...
08:40:34 #12 10.29 Setting up pkg-config (0.29.2-1ubuntu1) ...
08:40:34 #12 10.33 Setting up libudev-dev:amd64 (247.3-3ubuntu3.4) ...
08:40:34 #12 10.35 Setting up libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
08:40:34 #12 10.36 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
08:40:34 #12 10.37 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
08:40:34 #12 10.38 Setting up libbtrfs-dev:amd64 (5.10.1-1build1) ...
08:40:34 #12 10.39 Setting up librhash0:amd64 (1.4.1-1) ...
08:40:34 #12 10.39 Setting up cmake-data (3.18.4-2ubuntu1) ...
08:40:34 #12 10.41 Setting up dh-apparmor (3.0.0-0ubuntu7.1) ...
08:40:34 #12 10.42 Setting up libsystemd-dev:amd64 (247.3-3ubuntu3.4) ...
08:40:34 #12 10.43 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
08:40:34 #12 10.44 Setting up libpcre2-dev:amd64 (10.36-2ubuntu5) ...
08:40:34 #12 10.45 Setting up libselinux1-dev:amd64 (3.1-3build1) ...
08:40:34 #12 10.46 Setting up libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
08:40:34 #12 10.47 Setting up cmake (3.18.4-2ubuntu1) ...
08:40:34 #12 10.48 Setting up docker-ce-build-deps (1.0) ...
08:40:34 #12 10.49 Processing triggers for man-db (2.9.4-2) ...
08:40:34 #12 10.51 Processing triggers for libc-bin (2.33-0ubuntu5) ...
08:40:35 #12 DONE 10.7s
08:40:35 
08:40:35 #13 [stage-1 6/9] COPY sources/ /sources
08:40:35 #13 sha256:aef1405b18a65dd005a91312659a8170a652c626c2bf44132de22728387979d2
08:40:35 #13 DONE 0.2s
08:40:35 
08:40:35 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
08:40:35 #15 sha256:de240ddbb2708bd917ebd2f33dab6ff55f40f0f208263868e413f18b32bef03f
08:40:36 
08:40:36 #22 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
08:40:36 #22 sha256:4e26b514d51140175bfd37eb26014b7dffffb981c210156f0256bae9e9ef79b6
08:40:36 #22 1.304 wget: can't connect to remote host: Network unreachable
08:40:36 #22 1.306 error: building for darwin requires ld64 linker
08:40:36 #22 1.412 Building static docker-darwin-amd64
08:40:37 #15 DONE 1.7s
08:40:37 
08:40:37 #16 [stage-1 8/9] WORKDIR /root/build-deb
08:40:37 #16 sha256:6ba351e79faae7ef4258f83c1f1794e07d8808ac17d53a1228f413f530543479
08:40:37 #16 DONE 0.0s
08:40:37 
08:40:37 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
08:40:37 #17 sha256:d3fb05ed989a97e7564ce39c9d210016aa18cb8b50a0b9c9821fc786a8dfd199
08:40:37 #17 DONE 0.0s
08:40:37 
08:40:37 #18 exporting to image
08:40:37 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
08:40:37 #18 exporting layers
08:40:42 #18 exporting layers 5.3s done
08:40:42 #18 writing image sha256:9daecae50fc65ae3d9757bd056a2fd148aac17c129f395167a898207904b12b2 done
08:40:42 #18 naming to docker.io/debbuild-ubuntu-hirsute/x86_64 done
08:40:42 #18 DONE 5.3s
08:40:42 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210907122809-6989268 -e VERSION=0.0.0-20210907122809-6989268 -e CLI_GITCOMMIT=6989268 -e ENGINE_GITCOMMIT=5176095 -e COMPOSE_VERSION=v2.0.0-rc.3 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/debbuild/ubuntu-hirsute:/build  debbuild-ubuntu-hirsute/x86_64
08:40:43 #22 7.600 # runtime/cgo
08:40:43 #22 7.600 clang-11: error: invalid linker name in argument '-fuse-ld=ld64'
08:40:43 + set -e
08:40:43 + mkdir -p /root/build-deb/engine
08:40:43 + tar -C /root/build-deb -xzf /sources/engine.tgz
08:40:43 + mkdir -p /root/build-deb/cli
08:40:43 + tar -C /root/build-deb -xzf /sources/cli.tgz
08:40:44 + mkdir -p /root/build-deb/compose
08:40:44 + tar -C /root/build-deb -xzf /sources/compose.tgz
08:40:44 + mkdir -p /root/build-deb/scan-cli-plugin
08:40:44 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
08:40:44 + mkdir -p /go/src/github.com/docker
08:40:44 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
08:40:44 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
08:40:44 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
08:40:44 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
08:40:44 + EPOCH=5
08:40:44 + EPOCH_SEP=
08:40:44 + [[ ! -z 5 ]]
08:40:44 + EPOCH_SEP=:
08:40:44 + [[ -z 0.0.0-20210907122809-6989268 ]]
08:40:44 + echo VERSION AAA 0.0.0-20210907122809-6989268
08:40:44 VERSION AAA 0.0.0-20210907122809-6989268
08:40:44 + VERSION=0.0.0-20210907122809-6989268
08:40:44 + echo VERSION bbb 0.0.0-20210907122809-6989268
08:40:44 VERSION bbb 0.0.0-20210907122809-6989268
08:40:44 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
08:40:44 + debSource=docker-ce
08:40:44 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
08:40:44 + debMaintainer='Docker <support@docker.com>'
08:40:44 ++ date --rfc-2822
08:40:44 + debDate='Mon, 13 Sep 2021 08:40:43 +0000'
08:40:44 + cat
08:40:44 + export CLI_GITCOMMIT=6989268
08:40:44 + CLI_GITCOMMIT=6989268
08:40:44 + export ENGINE_GITCOMMIT=5176095
08:40:44 + ENGINE_GITCOMMIT=5176095
08:40:44 + export SCAN_GITCOMMIT=35651ca
08:40:44 + SCAN_GITCOMMIT=35651ca
08:40:44 + echo VERSION BBB 0.0.0-20210907122809-6989268
08:40:44 VERSION BBB 0.0.0-20210907122809-6989268
08:40:44 + dpkg-buildpackage -uc -us -I.git
08:40:44 dpkg-buildpackage: info: source package docker-ce
08:40:44 dpkg-buildpackage: info: source version 5:0.0.0-20210907122809-6989268-0~ubuntu-hirsute
08:40:44 dpkg-buildpackage: info: source distribution hirsute
08:40:44 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
08:40:44  dpkg-source -I.git --before-build .
08:40:44 dpkg-buildpackage: info: host architecture amd64
08:40:44  debian/rules clean
08:40:44 dh clean --with=bash-completion
08:40:44    dh_clean
08:40:44  dpkg-source -I.git -b .
08:40:44 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
08:40:44 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
08:40:44 dpkg-source: warning: native package version may not have a revision
08:40:44 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210907122809-6989268-0~ubuntu'
08:40:44 dpkg-source: info: using source format '1.0'
08:40:44 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute.tar.gz
08:40:45 #22 ...
08:40:45 
08:40:45 #26 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
08:40:45 #26 sha256:2ab9ac96a3d97edc3284a2a21f4890f197c96426b0ff5734efcb475ccc9f5bc8
08:40:45 #26 1.289 wget: can't connect to remote host: Network unreachable
08:40:45 #26 1.291 error: building for darwin requires ld64 linker
08:40:45 #26 1.394 Building static docker-darwin-arm64
08:40:45 #26 7.269 # runtime/cgo
08:40:45 #26 7.269 clang-11: error: invalid linker name in argument '-fuse-ld=ld64'
08:40:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute.dsc
08:40:54  debian/rules build
08:40:54 dh build --with=bash-completion
08:40:54    dh_update_autotools_config
08:40:54    dh_autoreconf
08:40:54    debian/rules override_dh_auto_build
08:40:54 make[1]: Entering directory '/root/build-deb'
08:40:54 # Build the daemon and dependencies
08:40:54 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
08:40:54 
08:40:54 Removing bundles/
08:40:54 
08:40:54 ---> Making bundle: dynbinary (in bundles/dynbinary)
08:40:54 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:40:54 GOOS="" GOARCH="" GOARM=""
08:41:07 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:41:07 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:41:07 GOOS="" GOARCH="" GOARM=""
08:41:07 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:41:07 
08:41:07 + popd
08:41:07 ~/rpmbuild/BUILD/src
08:41:07 + exit 0
08:41:07 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M5vb0g
08:41:07 + umask 022
08:41:07 + cd /root/rpmbuild/BUILD
08:41:07 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64 '!=' / ']'
08:41:07 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64
08:41:07 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64
08:41:07 + mkdir -p /root/rpmbuild/BUILDROOT
08:41:07 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64
08:41:07 + cd src
08:41:07 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
08:41:07 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/bin/dockerd
08:41:07 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
08:41:07 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/bin/docker-proxy
08:41:07 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/bin/docker-init
08:41:07 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/lib/systemd/system/docker.service
08:41:07 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/lib/systemd/system/docker.socket
08:41:07 + /usr/lib/rpm/check-buildroot
08:41:07 + /usr/lib/rpm/redhat/brp-ldconfig
08:41:07 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
08:41:07 + /usr/lib/rpm/brp-compress
08:41:07 + /usr/lib/rpm/brp-strip /usr/bin/strip
08:41:07 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:41:07 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
08:41:07 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
08:41:07 + /usr/lib/rpm/brp-python-bytecompile '' 1
08:41:07 + /usr/lib/rpm/brp-python-hardlink
08:41:07 + PYTHON3=/usr/libexec/platform-python
08:41:07 + /usr/lib/rpm/redhat/brp-mangle-shebangs
08:41:07 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TZGScj
08:41:07 + umask 022
08:41:07 + cd /root/rpmbuild/BUILD
08:41:07 + cd src
08:41:07 ++ engine/bundles/dynbinary-daemon/dockerd --version
08:41:07 + ver='Docker version 0.0.0-20210907122809-6989268, build 5176095'
08:41:07 + test 'Docker version 0.0.0-20210907122809-6989268, build 5176095' = 'Docker version 0.0.0-20210907122809-6989268, build 5176095'
08:41:07 + echo 'PASS: daemon version OK'
08:41:07 PASS: daemon version OK
08:41:07 + exit 0
08:41:07 Processing files: docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64
08:41:07 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/bin/docker-proxy
08:41:07 Provides: docker-ce = 3:0.0.0.20210907122809.6989268-0.el8 docker-ce(x86-64) = 3:0.0.0.20210907122809.6989268-0.el8
08:41:07 Requires(interp): /bin/sh /bin/sh /bin/sh
08:41:07 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:41:07 Requires(post): /bin/sh
08:41:07 Requires(preun): /bin/sh
08:41:07 Requires(postun): /bin/sh
08:41:07 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
08:41:07 Conflicts: docker docker-ee docker-engine-cs docker-io
08:41:07 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
08:41:07 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64
08:41:07 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210907122809.6989268-0.el8.src.rpm
08:41:14 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64.rpm
08:41:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dAf2pf
08:41:14 + umask 022
08:41:14 + cd /root/rpmbuild/BUILD
08:41:14 + cd src
08:41:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.el8.x86_64
08:41:14 + exit 0
08:41:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T52acf
08:41:14 + umask 022
08:41:14 + cd /root/rpmbuild/BUILD
08:41:14 + cd /root/rpmbuild/BUILD
08:41:14 + rm -rf src
08:41:14 + /usr/bin/mkdir -p src
08:41:14 + cd src
08:41:14 + /usr/bin/tar -xof -
08:41:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
08:41:14 + STATUS=0
08:41:14 + '[' 0 -ne 0 ']'
08:41:14 + /usr/bin/tar -xof -
08:41:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
08:41:14 + STATUS=0
08:41:14 + '[' 0 -ne 0 ']'
08:41:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:41:14 + exit 0
08:41:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uCUzOg
08:41:14 + umask 022
08:41:14 + cd /root/rpmbuild/BUILD
08:41:14 + cd src
08:41:14 + mkdir -p /go/src/github.com/docker
08:41:14 + rm -f /go/src/github.com/docker/cli
08:41:14 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
08:41:14 + pushd /go/src/github.com/docker/cli
08:41:14 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
08:41:14 + VERSION=0.0.0-20210907122809-6989268
08:41:14 + GITCOMMIT=6989268
08:41:14 + GO_LINKMODE=dynamic
08:41:14 + ./scripts/build/binary
08:41:14 Building dynamic docker-linux-amd64
08:41:41 #26 ERROR: process "/bin/sh -c xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ \"$GO_LINKMODE\" = \"static\" ] && echo \"--static\") /out/docker" did not complete successfully: exit code: 2
08:41:41 
08:41:41 #22 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
08:41:41 #22 sha256:4e26b514d51140175bfd37eb26014b7dffffb981c210156f0256bae9e9ef79b6
08:41:41 #22 CANCELED
08:41:41 ------
08:41:41  > [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker:
08:41:41 ------
08:41:41 Dockerfile:49
08:41:41 --------------------
08:41:41   48 |     ARG VERSION
08:41:41   49 | >>> RUN --mount=ro --mount=type=cache,target=/root/.cache \
08:41:41   50 | >>>     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk \
08:41:41   51 | >>>     --mount=type=tmpfs,target=cli/winresources \
08:41:41   52 | >>>     xx-go --wrap && \
08:41:41   53 | >>>     # export GOCACHE=$(go env GOCACHE)/$(xx-info)$([ -f /etc/alpine-release ] && echo "alpine") && \
08:41:41   54 | >>>     TARGET=/out ./scripts/build/binary && \
08:41:41   55 | >>>     xx-verify $([ "$GO_LINKMODE" = "static" ] && echo "--static") /out/docker
08:41:41   56 |     
08:41:41 --------------------
08:41:41 error: failed to solve: rpc error: code = Unknown desc = process "/bin/sh -c xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ \"$GO_LINKMODE\" = \"static\" ] && echo \"--static\") /out/docker" did not complete successfully: exit code: 2
08:41:41 make[1]: *** [Makefile:52: cross-mac] Error 1
08:41:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
08:41:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
08:41:41 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker VERSION=0.0.0-20210907122809-6989268 DOCKER_CROSSPLATFORMS=windows/amd64 cross
08:41:41 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker'
08:41:41 docker build  --build-arg=GO_VERSION  -f "Dockerfile" --build-arg CROSS=true --build-arg DOCKER_CROSSPLATFORMS --output=bundles/ --target=cross --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE .
08:41:41 #1 [internal] load build definition from Dockerfile
08:41:41 #1 sha256:89af6163de26629c73a373437182fc5ef24bc9280271cf1dafcef3a8770c5c3f
08:41:41 #1 transferring dockerfile: 38B done
08:41:41 #1 DONE 0.0s
08:41:41 
08:41:41 #2 [internal] load .dockerignore
08:41:41 #2 sha256:a506b44072f2643ba4bb02c55a963d285e12c2e86dc3fdc1a97972ca946b4e5e
08:41:41 #2 transferring context: 34B done
08:41:41 #2 DONE 0.0s
08:41:41 
08:41:41 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
08:41:41 #4 sha256:4b586d48b9699e3b7824e6070f95fce855737e6a3475762202576066af4693f1
08:41:41 #4 DONE 0.0s
08:41:41 
08:41:41 #3 resolve image config for docker.io/docker/dockerfile:1.3
08:41:41 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
08:41:41 #3 DONE 0.2s
08:41:41 
08:41:41 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
08:41:41 #5 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
08:41:41 #5 CACHED
08:41:41 
08:41:41 #7 [internal] load build definition from Dockerfile
08:41:41 #7 sha256:47c1ee1e76b87a529d5b3ad736d8410bb8b6883033ada6ff7fdf97d10c57658d
08:41:41 #7 DONE 0.0s
08:41:41 
08:41:41 #6 [internal] load .dockerignore
08:41:41 #6 sha256:37228c5a25836662503a7790d65870929edbaf75fb1d55330144e57a9faca520
08:41:41 #6 DONE 0.0s
08:41:41 
08:41:41 #8 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye
08:41:41 #8 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3
08:41:41 #8 DONE 0.1s
08:41:41 
08:41:41 #11 [auth] library/golang:pull token for registry-1.docker.io
08:41:41 #11 sha256:3c11fa0d1df9dc8e863b9c9f5f3e5428965ffc0e239c50364b18f8d47f1f5cfe
08:41:41 #11 DONE 0.0s
08:41:41 
08:41:41 #12 [auth] djs55/vpnkit:pull token for registry-1.docker.io
08:41:41 #12 sha256:87b452bfe57c4b33fef54946b13a27ef337702033391a6a251be773fc36bf3d4
08:41:41 #12 DONE 0.0s
08:41:41 
08:41:41 #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:41:41 #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
08:41:41 #10 DONE 0.1s
08:41:41 
08:41:41 #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:41:41 #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
08:41:41 #9 DONE 0.1s
08:41:41 
08:41:41 #13 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a
08:41:41 #13 sha256:322e3503b3c8360a3f9a96a81a32a7846c91b67cd294b312d212b192d5006be1
08:41:41 #13 DONE 0.0s
08:41:41 
08:41:41 #39 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:41:41 #39 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
08:41:41 #39 DONE 0.0s
08:41:41 
08:41:41 #37 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:41:41 #37 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
08:41:41 #37 DONE 0.0s
08:41:41 
08:41:41 #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:41:41 #14 sha256:07dee8f6a4f7b0aa9a19674228e68d670c98166b1216d5e7833a6d69fa39ce0d
08:41:41 #14 CACHED
08:41:41 
08:41:41 #15 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
08:41:41 #15 sha256:dfed64092e42947da416ddbd78b7a8b544bc94d6cce12eb5f7d9eb5a4a479d2d
08:41:41 #15 CACHED
08:41:41 
08:41:41 #25 [internal] load build context
08:41:41 #25 sha256:511e54a8e896483ec8ec8a9524402fd69f795996fe21d6e18ae52adb9849c484
08:41:41 #25 transferring context: 513.23kB 0.4s done
08:41:41 #25 DONE 0.5s
08:41:41 
08:41:41 #16 [cross-true 1/6] RUN dpkg --add-architecture arm64
08:41:41 #16 sha256:3f921183e88be9a2549d5bfc00afaebf51ecd4bbea3bd45bd05aa60fe0e1faaf
08:41:41 #16 DONE 0.7s
08:41:41 
08:41:41 #17 [cross-true 2/6] RUN dpkg --add-architecture armel
08:41:41 #17 sha256:94bf05ae774e57f722ab17096821dd01c3e26a5ce9fd96ba2e2573dff5047ef9
08:41:41 #17 DONE 0.5s
08:41:41 
08:41:41 #18 [cross-true 3/6] RUN dpkg --add-architecture armhf
08:41:41 #18 sha256:fe58583ada16c036eb0cfbe2c582813bc44ca080b83ac4980313c8c06a19d9ba
08:41:41 #18 DONE 0.5s
08:41:41 
08:41:41 #19 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
08:41:41 #19 sha256:02ca02e0bbd9b71173e4396a1d50b117dcc2cddabbd738f3fb6c4644cde49f57
08:41:41 #19 DONE 0.5s
08:41:41 
08:41:41 #20 [cross-true 5/6] RUN dpkg --add-architecture s390x
08:41:41 #20 sha256:398ea86983f69e449cd48ff060312d1f411c8763bb64cb2d2ac07f0a31be8be1
08:41:41 #20 DONE 0.6s
08:41:41 
08:41:41 #21 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
08:41:41 #21 sha256:dc17f61f168acbfc1c3c7a76da0f2d5da2e7c7ce884bdf5047efe153e1843664
08:41:41 #21 0.738 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
08:41:41 #21 0.740 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB]
08:41:41 #21 0.748 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
08:41:41 #21 0.836 Get:4 http://security.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB]
08:41:41 #21 0.847 Get:5 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB]
08:41:41 #21 0.849 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
08:41:41 #21 0.850 Get:7 http://security.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB]
08:41:41 #21 0.850 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
08:41:41 #21 0.851 Get:9 http://security.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB]
08:41:41 #21 0.939 Get:10 http://deb.debian.org/debian bullseye/main armel Packages [7861 kB]
08:41:41 #21 1.038 Get:11 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
08:41:41 #21 1.135 Get:12 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
08:41:41 #21 1.230 Get:13 http://deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
08:41:41 #21 1.323 Get:14 http://deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
08:41:41 #21 1.415 Get:15 http://deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
08:41:47 make[1]: Leaving directory '/root/build-deb'
08:41:47    debian/rules override_dh_auto_test
08:41:47 make[1]: Entering directory '/root/build-deb'
08:41:47 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
08:41:47 	test "$ver" = "Docker version 0.0.0-20210907122809-6989268, build 5176095" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
08:41:47 PASS: daemon version OK
08:41:47 ver="$(cli/build/docker --version)"; \
08:41:47 	test "$ver" = "Docker version 0.0.0-20210907122809-6989268, build 6989268" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
08:41:47 PASS: cli version OK
08:41:47 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
08:41:47 	test "$ver" = "v2.0.0-rc.3" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
08:41:47 PASS: docker-compose version OK
08:41:47 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
08:41:47 # TODO change once we support scan-plugin on other architectures
08:41:47 if [ "armhf" = "amd64" ]; then \
08:41:47 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
08:41:47 		test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
08:41:47 fi
08:41:47 make[1]: Leaving directory '/root/build-deb'
08:41:47    create-stamp debian/debhelper-build-stamp
08:41:47  debian/rules binary
08:41:47 dh binary --with=bash-completion
08:41:47    dh_testroot
08:41:47    dh_prep
08:41:47    debian/rules override_dh_auto_install
08:41:47 make[1]: Entering directory '/root/build-deb'
08:41:47 # docker-ce-cli install
08:41:47 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
08:41:47 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
08:41:47 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
08:41:47 set -e;cd /sources && \
08:41:47 	tar xzf plugin-installers.tgz; \
08:41:47 	for installer in plugins/*.installer; do \
08:41:47 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
08:41:47 		PREFIX=/usr/libexec/docker/cli-plugins \
08:41:47 			bash ${installer} install_plugin; \
08:41:47 	done
08:41:47 # docker-ce install
08:41:47 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
08:41:47 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
08:41:47 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268 debian/docker-ce/usr/bin/dockerd
08:41:47 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268 debian/docker-ce/usr/bin/docker-proxy
08:41:47 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
08:41:47 # docker-compose-plugin install
08:41:47 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
08:41:47 # docker-scan-plugin install
08:41:47 # TODO change once we support scan-plugin on other architectures
08:41:47 if [ "armhf" = "amd64" ]; then \
08:41:47 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
08:41:47 fi
08:41:47 # docker-ce-rootless-extras install
08:41:47 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
08:41:47 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
08:41:47 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
08:41:47 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
08:41:47 # TODO: how can we install vpnkit?
08:41:47 make[1]: Leaving directory '/root/build-deb'
08:41:47    debian/rules override_dh_install
08:41:47 make[1]: Entering directory '/root/build-deb'
08:41:47 dh_install
08:41:47 # TODO Can we do this from within our container?
08:41:47 dh_apparmor --profile-name=docker-ce -pdocker-ce
08:41:47 make[1]: Leaving directory '/root/build-deb'
08:41:47    dh_installdocs
08:41:47    dh_installchangelogs
08:41:47    dh_installman
08:41:47    dh_bash-completion
08:41:47    dh_systemd_enable
08:41:47    debian/rules override_dh_installinit
08:41:47 make[1]: Entering directory '/root/build-deb'
08:41:47 # use "docker" as our service name, not "docker-ce"
08:41:47 dh_installinit --name=docker
08:41:47 #21 6.999 Fetched 48.3 MB in 7s (7413 kB/s)
08:41:47 make[1]: Leaving directory '/root/build-deb'
08:41:47    dh_systemd_start
08:41:47    dh_perl
08:41:47    dh_link
08:41:47    dh_strip_nondeterminism
08:41:47    dh_compress
08:41:48    dh_fixperms
08:41:48    dh_missing
08:41:48    debian/rules override_dh_strip
08:41:48 make[1]: Entering directory '/root/build-deb'
08:41:48 # Go has lots of problems with stripping, so just don't
08:41:48 make[1]: Leaving directory '/root/build-deb'
08:41:48    dh_makeshlibs
08:41:48    debian/rules override_dh_shlibdeps
08:41:48 make[1]: Entering directory '/root/build-deb'
08:41:48 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
08:41:50 #21 6.999 Reading package lists...
08:41:53 #21 10.06 Reading package lists...
08:41:53 #21 13.24 Building dependency tree...
08:41:54 #21 14.61 The following additional packages will be installed:
08:41:54 #21 14.61   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
08:41:54 #21 14.61   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
08:41:54 #21 14.61   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
08:41:54 #21 14.61   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
08:41:54 #21 14.61   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
08:41:54 #21 14.61   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
08:41:54 #21 14.61   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
08:41:54 #21 14.61   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
08:41:54 #21 14.61   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
08:41:54 #21 14.61   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
08:41:54 #21 14.61   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
08:41:54 #21 14.61   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
08:41:54 #21 14.61   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
08:41:54 #21 14.61   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
08:41:54 #21 14.61   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
08:41:54 #21 14.61   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
08:41:54 #21 14.61   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
08:41:54 #21 14.61   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
08:41:54 #21 14.61   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
08:41:54 #21 14.61   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
08:41:54 #21 14.61   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
08:41:54 #21 14.61   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
08:41:54 #21 14.61   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
08:41:54 #21 14.61   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
08:41:54 #21 14.61   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
08:41:54 #21 14.61   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
08:41:54 #21 14.61   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
08:41:54 #21 14.61   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
08:41:54 #21 14.61   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
08:41:54 #21 14.61   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
08:41:54 #21 14.61   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
08:41:54 #21 14.61   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
08:41:54 #21 14.61   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
08:41:54 #21 14.61   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
08:41:54 #21 14.61   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
08:41:54 #21 14.61   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
08:41:54 #21 14.61   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
08:41:54 #21 14.61   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
08:41:54 #21 14.61   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
08:41:54 #21 14.61   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
08:41:54 #21 14.61   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
08:41:54 #21 14.61   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
08:41:54 #21 14.61   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
08:41:54 #21 14.61   linux-libc-dev-s390x-cross patch xz-utils
08:41:54 #21 14.62 Suggested packages:
08:41:54 #21 14.62   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
08:41:54 #21 14.62   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
08:41:54 #21 14.62   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
08:41:54 #21 14.62   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
08:41:54 #21 14.62   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
08:41:54 #21 14.62   libyaml-shell-perl ed diffutils-doc
08:41:54 #21 14.62 Recommended packages:
08:41:54 #21 14.62   fakeroot build-essential libalgorithm-merge-perl libwww-perl
08:41:54 #21 14.62   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
08:41:56 #21 15.86 The following NEW packages will be installed:
08:41:56 #21 15.86   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
08:41:56 #21 15.86   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
08:41:56 #21 15.86   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
08:41:56 #21 15.86   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
08:41:56 #21 15.86   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
08:41:56 #21 15.86   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
08:41:56 #21 15.86   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
08:41:56 #21 15.86   crossbuild-essential-armel crossbuild-essential-armhf
08:41:56 #21 15.86   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
08:41:56 #21 15.86   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
08:41:56 #21 15.86   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
08:41:56 #21 15.86   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
08:41:56 #21 15.86   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
08:41:56 #21 15.86   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
08:41:56 #21 15.86   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
08:41:56 #21 15.86   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
08:41:56 #21 15.86   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
08:41:56 #21 15.86   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
08:41:56 #21 15.86   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
08:41:56 #21 15.86   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
08:41:56 #21 15.86   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
08:41:56 #21 15.86   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
08:41:56 #21 15.86   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
08:41:56 #21 15.86   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
08:41:56 #21 15.86   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
08:41:56 #21 15.86   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
08:41:56 #21 15.86   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
08:41:56 #21 15.86   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
08:41:56 #21 15.86   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
08:41:56 #21 15.86   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
08:41:56 #21 15.86   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
08:41:56 #21 15.86   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
08:41:56 #21 15.86   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
08:41:56 #21 15.86   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
08:41:56 #21 15.86   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
08:41:56 #21 15.87   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
08:41:56 #21 15.87   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
08:41:56 #21 15.87   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
08:41:56 #21 15.87   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
08:41:56 #21 15.87   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
08:41:56 #21 15.87   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
08:41:56 #21 15.87   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
08:41:56 #21 15.87   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
08:41:56 #21 15.87   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
08:41:56 #21 15.87   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
08:41:56 #21 15.87   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
08:41:56 #21 15.87   linux-libc-dev-s390x-cross patch xz-utils
08:41:56 #21 16.19 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
08:41:56 #21 16.19 Need to get 787 MB of archives.
08:41:56 #21 16.19 After this operation, 3385 MB of additional disk space will be used.
08:41:56 #21 16.19 Get:1 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
08:41:56 #21 16.19 Get:2 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
08:41:56 #21 16.19 Get:3 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
08:41:56 #21 16.20 Get:4 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
08:41:56 #21 16.20 Get:5 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
08:41:56 #21 16.21 Get:6 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
08:41:56 #21 16.21 Get:7 http://deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
08:41:56 #21 16.23 Get:8 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
08:41:56 #21 16.25 Get:9 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
08:41:56 #21 16.28 Get:10 http://deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
08:41:56 #21 16.29 Get:11 http://deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
08:41:56 #21 16.31 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
08:41:56 #21 16.31 Get:13 http://deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
08:41:56 #21 16.65 Get:14 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
08:41:56 #21 16.65 Get:15 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
08:41:56 #21 16.99 Get:16 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
08:41:57 #21 16.99 Get:17 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
08:41:57 #21 17.34 Get:18 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
08:41:57 #21 17.34 Get:19 http://deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
08:41:57 #21 17.66 Get:20 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
08:41:57 #21 17.66 Get:21 http://deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
08:41:57 #21 17.97 Get:22 http://deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
08:41:57 #21 17.98 Get:23 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
08:41:57 #21 17.98 Get:24 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
08:41:57 #21 17.98 Get:25 http://deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
08:41:57 #21 17.98 Get:26 http://deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
08:41:57 #21 17.98 Get:27 http://deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
08:41:57 #21 17.98 Get:28 http://deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
08:41:57 #21 17.98 Get:29 http://deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
08:41:57 #21 17.99 Get:30 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
08:41:58 #21 17.99 Get:31 http://deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
08:41:58 #21 17.99 Get:32 http://deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
08:41:58 #21 17.99 Get:33 http://deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
08:41:58 #21 17.99 Get:34 http://deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
08:41:58 #21 18.00 Get:35 http://deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
08:41:58 #21 18.01 Get:36 http://deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
08:41:58 #21 18.02 Get:37 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
08:41:58 #21 18.03 Get:38 http://deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
08:41:58 #21 18.03 Get:39 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
08:41:58 #21 18.04 Get:40 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
08:41:58 #21 18.44 Get:41 http://deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
08:41:58 #21 18.44 Get:42 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
08:41:58 #21 18.45 Get:43 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
08:41:58 #21 18.47 Get:44 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
08:41:58 #21 18.48 Get:45 http://deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
08:41:58 #21 18.88 Get:46 http://deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
08:41:58 #21 18.88 Get:47 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
08:41:58 #21 18.88 Get:48 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
08:41:58 #21 18.90 Get:49 http://deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
08:41:58 #21 18.90 Get:50 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
08:41:58 #21 18.90 Get:51 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
08:41:58 #21 18.97 Get:52 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
08:41:58 #21 18.97 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
08:41:58 #21 18.97 Get:54 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
08:41:58 #21 18.97 Get:55 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
08:41:58 #21 18.97 Get:56 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
08:41:58 #21 18.98 Get:57 http://deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
08:41:58 #21 18.98 Get:58 http://deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
08:41:58 #21 18.98 Get:59 http://deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
08:41:58 #21 18.98 Get:60 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
08:41:58 #21 18.98 Get:61 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
08:41:58 #21 18.98 Get:62 http://deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
08:41:58 #21 18.98 Get:63 http://deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
08:41:58 #21 18.98 Get:64 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
08:41:58 #21 18.98 Get:65 http://deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
08:41:58 #21 18.99 Get:66 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
08:41:58 #21 18.99 Get:67 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
08:41:58 #21 18.99 Get:68 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
08:41:58 #21 18.99 Get:69 http://deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
08:41:58 #21 19.01 Get:70 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
08:41:58 #21 19.01 Get:71 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
08:41:58 #21 19.02 Get:72 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
08:41:58 #21 19.02 Get:73 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
08:41:59 #21 19.44 Get:74 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
08:41:59 #21 19.44 Get:75 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
08:41:59 #21 19.45 Get:76 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
08:41:59 #21 19.46 Get:77 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
08:41:59 #21 19.54 Get:78 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
08:42:00 #21 20.86 Get:79 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
08:42:00 #21 20.86 Get:80 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
08:42:00 #21 20.86 Get:81 http://deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
08:42:00 #21 20.87 Get:82 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
08:42:00 #21 20.87 Get:83 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
08:42:00 #21 20.87 Get:84 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
08:42:00 #21 20.87 Get:85 http://deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
08:42:00 #21 20.88 Get:86 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
08:42:00 #21 20.88 Get:87 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
08:42:00 #21 20.89 Get:88 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
08:42:00 #21 20.90 Get:89 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
08:42:01 #21 21.29 Get:90 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
08:42:01 #21 21.29 Get:91 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
08:42:01 #21 21.30 Get:92 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
08:42:01 #21 21.31 Get:93 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
08:42:01 #21 21.32 Get:94 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
08:42:01 #21 21.69 Get:95 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
08:42:01 #21 21.69 Get:96 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
08:42:01 #21 21.69 Get:97 http://deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
08:42:01 #21 21.70 Get:98 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
08:42:01 #21 21.70 Get:99 http://deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
08:42:01 #21 21.70 Get:100 http://deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
08:42:01 #21 21.70 Get:101 http://deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
08:42:01 #21 21.70 Get:102 http://deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
08:42:01 #21 21.72 Get:103 http://deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
08:42:01 #21 21.72 Get:104 http://deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
08:42:01 #21 21.74 Get:105 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
08:42:01 #21 21.74 Get:106 http://deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
08:42:01 #21 21.74 Get:107 http://deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
08:42:01 #21 21.82 Get:108 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
08:42:02 #21 22.36 Get:109 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
08:42:02 #21 22.77 Get:110 http://deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
08:42:02 #21 22.78 Get:111 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
08:42:02 #21 22.79 Get:112 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
08:42:02 #21 22.81 Get:113 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
08:42:02 #21 22.83 Get:114 http://deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
08:42:03 #21 23.20 Get:115 http://deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
08:42:03 #21 23.20 Get:116 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
08:42:03 #21 23.20 Get:117 http://deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
08:42:03 #21 23.21 Get:118 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
08:42:03 #21 23.21 Get:119 http://deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
08:42:03 #21 23.21 Get:120 http://deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
08:42:03 #21 23.21 Get:121 http://deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
08:42:03 #21 23.21 Get:122 http://deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
08:42:03 #21 23.23 Get:123 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
08:42:03 #21 23.23 Get:124 http://deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
08:42:03 #21 23.23 Get:125 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
08:42:03 #21 23.24 Get:126 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
08:42:03 make[1]: Leaving directory '/root/build-deb'
08:42:03    dh_installdeb
08:42:03    debian/rules override_dh_gencontrol
08:42:03 make[1]: Entering directory '/root/build-deb'
08:42:03 # Use separate version for the compose-plugin package, then generate the other control files as usual
08:42:03 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
08:42:03 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
08:42:03 
08:42:03 # Use separate version for the scan-plugin package, then generate the other control files as usual
08:42:03 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
08:42:03 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
08:42:03 if [ "armhf" = "amd64" ]; then \
08:42:03 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
08:42:03 fi
08:42:03 dh_gencontrol --remaining-packages
08:42:03 make[1]: Leaving directory '/root/build-deb'
08:42:03    dh_md5sums
08:42:03 #21 23.59 Get:127 http://deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
08:42:03 #21 23.59 Get:128 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
08:42:03 #21 23.60 Get:129 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
08:42:03 #21 23.67 Get:130 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
08:42:03 #21 23.69 Get:131 http://deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
08:42:04 #21 24.03 Get:132 http://deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
08:42:04 #21 24.03 Get:133 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
08:42:04    dh_builddeb
08:42:04 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb'.
08:42:04 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-rc.3~raspbian-buster_armhf.deb'.
08:42:04 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb'.
08:42:04 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb'.
08:42:04 #21 24.31 debconf: delaying package configuration, since apt-utils is not installed
08:42:04 #21 24.44 Fetched 787 MB in 8s (97.1 MB/s)
08:42:04 #21 24.46 Selecting previously unselected package liblocale-gettext-perl.
08:42:04 #21 24.46 (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 ... 15713 files and directories currently installed.)
08:42:04 #21 24.47 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
08:42:04 #21 24.47 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
08:42:04 #21 24.50 Selecting previously unselected package bzip2.
08:42:04 #21 24.50 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
08:42:04 #21 24.50 Unpacking bzip2 (1.0.8-4) ...
08:42:04 #21 24.53 Selecting previously unselected package libmagic-mgc.
08:42:04 #21 24.53 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
08:42:04 #21 24.53 Unpacking libmagic-mgc (1:5.39-3) ...
08:42:04 #21 24.61 Selecting previously unselected package libmagic1:amd64.
08:42:04 #21 24.61 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
08:42:04 #21 24.61 Unpacking libmagic1:amd64 (1:5.39-3) ...
08:42:04 #21 24.65 Selecting previously unselected package file.
08:42:04 #21 24.65 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
08:42:04 #21 24.65 Unpacking file (1:5.39-3) ...
08:42:04 #21 24.68 Selecting previously unselected package xz-utils.
08:42:04 #21 24.68 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ...
08:42:04 #21 24.69 Unpacking xz-utils (5.2.5-2) ...
08:42:04 #21 24.73 Selecting previously unselected package binutils-aarch64-linux-gnu.
08:42:04 #21 24.73 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
08:42:04 #21 24.74 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
08:42:04 #21 25.06 Selecting previously unselected package binutils-arm-linux-gnueabi.
08:42:05 #21 25.07 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
08:42:05 #21 25.07 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
08:42:05 #21 25.37 Selecting previously unselected package binutils-arm-linux-gnueabihf.
08:42:05 #21 25.37 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
08:42:05 #21 25.37 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
08:42:05 #21 25.67 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
08:42:05 #21 25.67 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
08:42:05 #21 25.67 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
08:42:05 #21 25.94 Selecting previously unselected package binutils-s390x-linux-gnu.
08:42:05 #21 25.94 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
08:42:05 #21 25.95 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
08:42:06 #21 26.17 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
08:42:06 #21 26.17 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
08:42:06 #21 26.17 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
08:42:06 #21 26.21 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
08:42:06 #21 26.21 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
08:42:06 #21 26.21 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
08:42:11 #21 30.83 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
08:42:11 #21 30.83 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
08:42:11 #21 30.84 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
08:42:11 #21 30.90 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
08:42:11 #21 30.91 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
08:42:11 #21 30.91 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
08:42:15 #21 35.12 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
08:42:15 #21 35.12 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
08:42:15 #21 35.13 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
08:42:15 #21 35.16 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
08:42:15 #21 35.16 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
08:42:15 #21 35.16 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
08:42:19 #21 39.37 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
08:42:19 #21 39.37 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
08:42:19 #21 39.37 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
08:42:19 #21 39.40 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
08:42:19 #21 39.40 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
08:42:19 #21 39.40 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
08:42:23 #21 43.49 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
08:42:23 #21 43.49 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
08:42:23 #21 43.49 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
08:42:23 #21 43.52 Selecting previously unselected package cpp-10-s390x-linux-gnu.
08:42:23 #21 43.52 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
08:42:23 #21 43.53 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
08:42:28 #21 47.44 Selecting previously unselected package cpp-aarch64-linux-gnu.
08:42:28 #21 47.44 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
08:42:28 #21 47.44 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
08:42:28 #21 47.47 Selecting previously unselected package cpp-arm-linux-gnueabi.
08:42:28 #21 47.47 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
08:42:28 #21 47.47 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
08:42:28 #21 47.49 Selecting previously unselected package cpp-arm-linux-gnueabihf.
08:42:28 #21 47.49 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
08:42:28 #21 47.50 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
08:42:28 #21 47.52 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
08:42:28 #21 47.52 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
08:42:28 #21 47.53 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
08:42:28 #21 47.55 Selecting previously unselected package cpp-s390x-linux-gnu.
08:42:28 #21 47.55 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
08:42:28 #21 47.55 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
08:42:28 #21 47.57 Selecting previously unselected package cross-config.
08:42:28 #21 47.58 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
08:42:28 #21 47.58 Unpacking cross-config (2.6.18+nmu1) ...
08:42:28 #21 47.60 Selecting previously unselected package gcc-10-cross-base.
08:42:28 #21 47.61 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
08:42:28 #21 47.61 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
08:42:28 #21 47.64 Selecting previously unselected package libc6-arm64-cross.
08:42:28 #21 47.64 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
08:42:28 #21 47.64 Unpacking libc6-arm64-cross (2.31-9cross4) ...
08:42:28 #21 47.76 Selecting previously unselected package libgcc-s1-arm64-cross.
08:42:28 #21 47.76 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
08:42:28 #21 47.77 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
08:42:28 #21 47.79 Selecting previously unselected package libgomp1-arm64-cross.
08:42:28 #21 47.79 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
08:42:28 #21 47.80 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
08:42:28 #21 47.83 Selecting previously unselected package libitm1-arm64-cross.
08:42:28 #21 47.83 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
08:42:28 #21 47.83 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
08:42:28 #21 47.86 Selecting previously unselected package libatomic1-arm64-cross.
08:42:28 #21 47.86 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
08:42:28 #21 47.86 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
08:42:28 #21 47.88 Selecting previously unselected package libasan6-arm64-cross.
08:42:28 #21 47.89 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
08:42:28 #21 47.89 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
08:42:29 #21 50.06 Selecting previously unselected package liblsan0-arm64-cross.
08:42:29 #21 50.06 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
08:42:30 #21 50.41 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
08:42:31 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:42:31 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:42:31 GOOS="" GOARCH="" GOARM=""
08:42:31 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:42:31 
08:42:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
08:42:31 + RM_GOPATH=0
08:42:31 + TMP_GOPATH=/go
08:42:31 + : /usr/local/bin
08:42:31 + '[' -z /go ']'
08:42:31 + export GOPATH=/go
08:42:31 + GOPATH=/go
08:42:31 + case "$(go env GOARCH)" in
08:42:31 ++ go env GOARCH
08:42:31 + export GO_BUILDMODE=-buildmode=pie
08:42:31 + GO_BUILDMODE=-buildmode=pie
08:42:31 ++ dirname hack/dockerfile/install/install.sh
08:42:31 + dir=hack/dockerfile/install
08:42:31 + bin=tini
08:42:31 + shift
08:42:31 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
08:42:31 + . hack/dockerfile/install/tini.installer
08:42:31 ++ : v0.19.0
08:42:31 Install tini version v0.19.0
08:42:31 + install_tini
08:42:31 + echo 'Install tini version v0.19.0'
08:42:31 + git clone https://github.com/krallin/tini.git /go/tini
08:42:31 Cloning into '/go/tini'...
08:42:31 + cd /go/tini
08:42:31 + git checkout -q v0.19.0
08:42:31 + cmake .
08:42:31 -- The C compiler identification is GNU 10.3.0
08:42:31 -- Detecting C compiler ABI info
08:42:31 -- Detecting C compiler ABI info - done
08:42:31 -- Check for working C compiler: /usr/bin/cc - skipped
08:42:31 -- Detecting C compile features
08:42:31 -- Detecting C compile features - done
08:42:31 -- Performing Test HAS_BUILTIN_FORTIFY
08:42:31 -- Performing Test HAS_BUILTIN_FORTIFY - Success
08:42:31 -- Configuring done
08:42:31 -- Generating done
08:42:31 -- Build files have been written to: /go/tini
08:42:31 + make tini-static
08:42:31 make[2]: Entering directory '/go/tini'
08:42:31 make[3]: Entering directory '/go/tini'
08:42:31 make[4]: Entering directory '/go/tini'
08:42:31 make[5]: Entering directory '/go/tini'
08:42:31 Scanning dependencies of target tini-static
08:42:31 make[5]: Leaving directory '/go/tini'
08:42:31 make[5]: Entering directory '/go/tini'
08:42:31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:42:31 [100%] Linking C executable tini-static
08:42:31 make[5]: Leaving directory '/go/tini'
08:42:31 [100%] Built target tini-static
08:42:31 make[4]: Leaving directory '/go/tini'
08:42:31 make[3]: Leaving directory '/go/tini'
08:42:31 make[2]: Leaving directory '/go/tini'
08:42:31 + mkdir -p /usr/local/bin
08:42:31 + cp tini-static /usr/local/bin/docker-init
08:42:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
08:42:31 + RM_GOPATH=0
08:42:31 + TMP_GOPATH=/go
08:42:31 + : /usr/local/bin
08:42:31 + '[' -z /go ']'
08:42:31 + export GOPATH=/go
08:42:31 + GOPATH=/go
08:42:31 + case "$(go env GOARCH)" in
08:42:31 ++ go env GOARCH
08:42:31 + export GO_BUILDMODE=-buildmode=pie
08:42:31 + GO_BUILDMODE=-buildmode=pie
08:42:31 ++ dirname hack/dockerfile/install/install.sh
08:42:31 + dir=hack/dockerfile/install
08:42:31 + bin=rootlesskit
08:42:31 + shift
08:42:31 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
08:42:31 + . hack/dockerfile/install/rootlesskit.installer
08:42:31 ++ : v0.14.4
08:42:31 + install_rootlesskit dynamic
08:42:31 + case "$1" in
08:42:31 + install_rootlesskit_dynamic
08:42:31 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
08:42:31 + ROOTLESSKIT_LDFLAGS=-linkmode=external
08:42:31 + export BUILD_MODE=-buildmode=pie
08:42:31 + BUILD_MODE=-buildmode=pie
08:42:31 + _install_rootlesskit
08:42:31 + echo 'Install rootlesskit version v0.14.4'
08:42:31 Install rootlesskit version v0.14.4
08:42:31 + for f in rootlesskit rootlesskit-docker-proxy
08:42:31 + GOBIN=/usr/local/bin
08:42:31 + GO111MODULE=on
08:42:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
08:42:31 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
08:42:32 #21 52.36 Selecting previously unselected package libtsan0-arm64-cross.
08:42:32 #21 52.36 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
08:42:32 #21 52.64 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
08:42:34 #21 54.30 Selecting previously unselected package libstdc++6-arm64-cross.
08:42:34 #21 54.30 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
08:42:34 #21 54.56 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
08:42:35 #21 55.87 Selecting previously unselected package libubsan1-arm64-cross.
08:42:35 #21 55.87 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
08:42:35 #21 56.13 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
08:42:36 + DISABLE_WARN_OUTSIDE_CONTAINER=1
08:42:36 + make manpages
08:42:36 scripts/docs/generate-man.sh
08:42:37 #21 57.32 Selecting previously unselected package libgcc-10-dev-arm64-cross.
08:42:37 #21 57.33 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
08:42:37 #21 57.49 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
08:42:37 #21 57.62 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
08:42:37 #21 57.62 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
08:42:37 #21 57.63 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
08:42:42 #21 62.77 Selecting previously unselected package gcc-aarch64-linux-gnu.
08:42:42 #21 62.77 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
08:42:42 #21 62.77 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
08:42:42 #21 62.80 Selecting previously unselected package linux-libc-dev-arm64-cross.
08:42:42 #21 62.80 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
08:42:42 #21 62.80 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
08:42:42 #21 62.96 Selecting previously unselected package libc6-dev-arm64-cross.
08:42:42 #21 62.96 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
08:42:42 #21 62.97 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
08:42:43 #21 63.22 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
08:42:43 #21 63.22 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
08:42:43 #21 63.22 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
08:42:43 go: downloading github.com/pkg/errors v0.9.1
08:42:43 go: downloading github.com/sirupsen/logrus v1.8.1
08:42:43 go: downloading github.com/urfave/cli/v2 v2.3.0
08:42:43 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:42:43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:42:43 go: downloading github.com/google/uuid v1.3.0
08:42:43 go: downloading github.com/moby/vpnkit v0.5.0
08:42:43 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:42:43 go: downloading github.com/gofrs/flock v0.8.1
08:42:43 go: downloading github.com/gorilla/mux v1.8.0
08:42:43 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:42:43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:42:43 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:42:43 #21 63.48 Selecting previously unselected package g++-10-aarch64-linux-gnu.
08:42:43 #21 63.48 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
08:42:43 #21 63.49 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
08:42:45 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:42:45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:42:48 #21 68.33 Selecting previously unselected package g++-aarch64-linux-gnu.
08:42:48 #21 68.33 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
08:42:48 #21 68.33 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
08:42:48 #21 68.35 Selecting previously unselected package patch.
08:42:48 #21 68.36 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
08:42:48 #21 68.36 Unpacking patch (2.7.6-7) ...
08:42:48 #21 68.40 Selecting previously unselected package dpkg-dev.
08:42:48 #21 68.40 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ...
08:42:48 #21 68.40 Unpacking dpkg-dev (1.20.9) ...
08:42:48 #21 68.52 Selecting previously unselected package libconfig-inifiles-perl.
08:42:48 #21 68.52 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
08:42:48 #21 68.53 Unpacking libconfig-inifiles-perl (3.000003-1) ...
08:42:48 #21 68.55 Selecting previously unselected package libio-string-perl.
08:42:48 #21 68.56 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
08:42:48 #21 68.56 Unpacking libio-string-perl (1.08-3.1) ...
08:42:48 #21 68.59 Selecting previously unselected package libicu67:amd64.
08:42:48 #21 68.59 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
08:42:48 #21 68.59 Unpacking libicu67:amd64 (67.1-7) ...
08:42:49 #21 69.41 Selecting previously unselected package libxml2:amd64.
08:42:49 #21 69.41 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
08:42:49 #21 69.41 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
08:42:49 #21 69.49 Selecting previously unselected package libxml-namespacesupport-perl.
08:42:49 #21 69.50 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
08:42:49 #21 69.50 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
08:42:49 #21 69.52 Selecting previously unselected package libxml-sax-base-perl.
08:42:49 #21 69.52 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
08:42:49 #21 69.53 Unpacking libxml-sax-base-perl (1.09-1.1) ...
08:42:49 #21 69.56 Selecting previously unselected package libxml-sax-perl.
08:42:49 #21 69.56 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
08:42:49 #21 69.56 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
08:42:49 #21 69.60 Selecting previously unselected package libxml-libxml-perl.
08:42:49 #21 69.60 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
08:42:49 #21 69.60 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
08:42:49 #21 69.66 Selecting previously unselected package libxml-simple-perl.
08:42:49 #21 69.66 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
08:42:49 #21 69.66 Unpacking libxml-simple-perl (2.25-1) ...
08:42:49 #21 69.69 Selecting previously unselected package libyaml-perl.
08:42:49 #21 69.69 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
08:42:49 #21 69.69 Unpacking libyaml-perl (1.30-1) ...
08:42:49 #21 69.72 Selecting previously unselected package libconfig-auto-perl.
08:42:49 #21 69.73 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
08:42:49 #21 69.73 Unpacking libconfig-auto-perl (0.44-1.1) ...
08:42:49 #21 69.75 Selecting previously unselected package libfile-which-perl.
08:42:49 #21 69.76 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
08:42:49 #21 69.76 Unpacking libfile-which-perl (1.23-1) ...
08:42:49 #21 69.78 Selecting previously unselected package libfile-homedir-perl.
08:42:49 #21 69.78 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
08:42:49 #21 69.79 Unpacking libfile-homedir-perl (1.006-1) ...
08:42:49 #21 69.82 Selecting previously unselected package libdebian-dpkgcross-perl.
08:42:49 #21 69.82 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
08:42:49 #21 69.82 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
08:42:49 #21 69.85 Selecting previously unselected package dpkg-cross.
08:42:49 #21 69.85 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
08:42:49 #21 69.86 Unpacking dpkg-cross (2.6.18+nmu1) ...
08:42:49 #21 69.88 Selecting previously unselected package crossbuild-essential-arm64.
08:42:49 #21 69.88 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
08:42:49 #21 69.89 Unpacking crossbuild-essential-arm64 (12.9) ...
08:42:49 #21 69.91 Selecting previously unselected package libc6-armel-cross.
08:42:49 #21 69.91 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
08:42:49 #21 69.92 Unpacking libc6-armel-cross (2.31-9cross4) ...
08:42:49 #21 70.03 Selecting previously unselected package libgcc-s1-armel-cross.
08:42:49 #21 70.04 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
08:42:49 #21 70.04 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
08:42:49 #21 70.07 Selecting previously unselected package libgomp1-armel-cross.
08:42:49 #21 70.07 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
08:42:49 #21 70.07 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
08:42:49 #21 70.11 Selecting previously unselected package libatomic1-armel-cross.
08:42:49 #21 70.11 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
08:42:49 #21 70.11 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
08:42:49 #21 70.13 Selecting previously unselected package libasan6-armel-cross.
08:42:49 #21 70.13 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
08:42:49 #21 70.14 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
08:42:50 #21 70.36 Selecting previously unselected package libstdc++6-armel-cross.
08:42:50 #21 70.36 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
08:42:50 #21 70.36 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
08:42:50 #21 70.42 Selecting previously unselected package libubsan1-armel-cross.
08:42:50 #21 70.42 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
08:42:50 #21 70.42 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
08:42:50 #21 70.52 Selecting previously unselected package libgcc-10-dev-armel-cross.
08:42:50 #21 70.52 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
08:42:50 #21 70.52 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
08:42:50 #21 70.64 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
08:42:50 #21 70.64 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
08:42:50 #21 70.64 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
08:42:51 + for f in rootlesskit rootlesskit-docker-proxy
08:42:51 + GOBIN=/usr/local/bin
08:42:51 + GO111MODULE=on
08:42:51 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
08:42:51 + return
08:42:51 # Build the CLI
08:42:51 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210907122809-6989268 GITCOMMIT=6989268 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
08:42:51 Building dynamic docker-linux-amd64
08:42:55 #21 75.37 Selecting previously unselected package gcc-arm-linux-gnueabi.
08:42:55 #21 75.37 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
08:42:55 #21 75.38 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
08:42:55 #21 75.40 Selecting previously unselected package linux-libc-dev-armel-cross.
08:42:55 #21 75.40 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
08:42:55 #21 75.41 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
08:42:55 #21 75.57 Selecting previously unselected package libc6-dev-armel-cross.
08:42:55 #21 75.57 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
08:42:55 #21 75.58 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
08:42:55 #21 75.79 Selecting previously unselected package libstdc++-10-dev-armel-cross.
08:42:55 #21 75.79 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
08:42:55 #21 75.80 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
08:42:55 #21 76.05 Selecting previously unselected package g++-10-arm-linux-gnueabi.
08:42:55 #21 76.05 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
08:42:55 #21 76.05 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
08:43:01 #21 80.54 Selecting previously unselected package g++-arm-linux-gnueabi.
08:43:01 #21 80.54 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
08:43:01 #21 80.55 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
08:43:01 #21 80.57 Selecting previously unselected package crossbuild-essential-armel.
08:43:01 #21 80.57 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
08:43:01 #21 80.57 Unpacking crossbuild-essential-armel (12.9) ...
08:43:01 #21 80.60 Selecting previously unselected package libc6-armhf-cross.
08:43:01 #21 80.60 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
08:43:01 #21 80.61 Unpacking libc6-armhf-cross (2.31-9cross4) ...
08:43:01 #21 80.72 Selecting previously unselected package libgcc-s1-armhf-cross.
08:43:01 #21 80.72 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
08:43:01 #21 80.72 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
08:43:01 #21 80.75 Selecting previously unselected package libgomp1-armhf-cross.
08:43:01 #21 80.75 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
08:43:01 #21 80.76 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
08:43:01 #21 80.79 Selecting previously unselected package libatomic1-armhf-cross.
08:43:01 #21 80.79 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
08:43:01 #21 80.81 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
08:43:01 #21 80.83 Selecting previously unselected package libasan6-armhf-cross.
08:43:01 #21 80.83 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
08:43:01 #21 80.84 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
08:43:01 #21 81.06 Selecting previously unselected package libstdc++6-armhf-cross.
08:43:01 #21 81.06 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
08:43:01 #21 81.06 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
08:43:01 #21 81.12 Selecting previously unselected package libubsan1-armhf-cross.
08:43:01 #21 81.12 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
08:43:01 #21 81.13 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
08:43:01 #21 81.27 Selecting previously unselected package libgcc-10-dev-armhf-cross.
08:43:01 #21 81.27 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
08:43:01 #21 81.27 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
08:43:01 #21 81.45 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
08:43:01 #21 81.45 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
08:43:01 #21 81.46 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
08:43:06 #21 86.25 Selecting previously unselected package gcc-arm-linux-gnueabihf.
08:43:06 #21 86.25 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
08:43:06 #21 86.25 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
08:43:06 #21 86.28 Selecting previously unselected package linux-libc-dev-armhf-cross.
08:43:06 #21 86.28 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
08:43:06 #21 86.29 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
08:43:06 #21 86.46 Selecting previously unselected package libc6-dev-armhf-cross.
08:43:06 #21 86.46 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
08:43:06 #21 86.46 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
08:43:06 #21 86.67 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
08:43:06 #21 86.68 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
08:43:06 #21 86.68 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
08:43:06 #21 86.93 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
08:43:06 #21 86.93 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
08:43:07 #21 86.94 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
08:43:11 #21 91.42 Selecting previously unselected package g++-arm-linux-gnueabihf.
08:43:11 #21 91.42 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
08:43:11 #21 91.43 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
08:43:11 #21 91.45 Selecting previously unselected package crossbuild-essential-armhf.
08:43:11 #21 91.45 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
08:43:11 #21 91.46 Unpacking crossbuild-essential-armhf (12.9) ...
08:43:11 #21 91.48 Selecting previously unselected package libc6-ppc64el-cross.
08:43:11 #21 91.48 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
08:43:11 #21 91.49 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
08:43:11 #21 91.64 Selecting previously unselected package libgcc-s1-ppc64el-cross.
08:43:11 #21 91.64 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
08:43:11 #21 91.65 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
08:43:11 #21 91.68 Selecting previously unselected package libgomp1-ppc64el-cross.
08:43:11 #21 91.68 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
08:43:11 #21 91.68 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
08:43:11 #21 91.72 Selecting previously unselected package libitm1-ppc64el-cross.
08:43:11 #21 91.72 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
08:43:11 #21 91.72 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
08:43:11 #21 91.75 Selecting previously unselected package libatomic1-ppc64el-cross.
08:43:11 #21 91.75 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
08:43:11 #21 91.75 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
08:43:11 #21 91.78 Selecting previously unselected package libasan6-ppc64el-cross.
08:43:11 #21 91.78 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
08:43:11 #21 91.78 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
08:43:11  dpkg-genbuildinfo
08:43:11  dpkg-genchanges  >../docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.changes
08:43:11 dpkg-genchanges: info: including full source code in upload
08:43:11  dpkg-source -I.git --after-build .
08:43:11 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
08:43:11 + destination=/build
08:43:11 + mkdir -p /build
08:43:11 + mv -v /root/docker-ce-cli_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb /root/docker-compose-plugin_2.0.0-rc.3~raspbian-buster_armhf.deb /build
08:43:11 copied '/root/docker-ce-cli_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb'
08:43:11 removed '/root/docker-ce-cli_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb'
08:43:11 copied '/root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb'
08:43:11 removed '/root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb'
08:43:11 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster.dsc'
08:43:11 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster.dsc'
08:43:11 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster.tar.gz'
08:43:11 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster.tar.gz'
08:43:11 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.buildinfo'
08:43:11 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.buildinfo'
08:43:11 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.changes'
08:43:11 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.changes'
08:43:11 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb'
08:43:11 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-buster_armhf.deb'
08:43:11 copied '/root/docker-compose-plugin_2.0.0-rc.3~raspbian-buster_armhf.deb' -> '/build/docker-compose-plugin_2.0.0-rc.3~raspbian-buster_armhf.deb'
08:43:11 removed '/root/docker-compose-plugin_2.0.0-rc.3~raspbian-buster_armhf.deb'
08:43:11 #21 92.02 Selecting previously unselected package liblsan0-ppc64el-cross.
08:43:11 #21 92.03 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
08:43:11 #21 92.03 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
08:43:11 #21 92.14 Selecting previously unselected package libtsan0-ppc64el-cross.
08:43:11 #21 92.14 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
08:43:12 #21 92.14 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
08:43:12 #21 92.37 Selecting previously unselected package libstdc++6-ppc64el-cross.
08:43:12 #21 92.37 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
08:43:12 #21 92.37 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
08:43:12 #21 92.45 Selecting previously unselected package libubsan1-ppc64el-cross.
08:43:12 #21 92.45 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
08:43:12 #21 92.45 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
08:43:12 #21 92.55 Selecting previously unselected package libquadmath0-ppc64el-cross.
08:43:12 #21 92.55 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
08:43:12 #21 92.56 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
08:43:12 #21 92.60 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
08:43:12 #21 92.60 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
08:43:12 #21 92.60 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
08:43:12 #21 92.77 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
08:43:12 #21 92.78 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
08:43:12 #21 92.78 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
08:43:17 #21 97.38 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
08:43:17 #21 97.38 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
08:43:17 #21 97.38 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
08:43:17 #21 97.41 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
08:43:17 #21 97.41 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
08:43:17 #21 97.42 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
08:43:17 #21 97.59 Selecting previously unselected package libc6-dev-ppc64el-cross.
08:43:17 #21 97.59 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
08:43:17 #21 97.60 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
08:43:17 #21 97.87 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
08:43:17 #21 97.87 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
08:43:17 #21 97.87 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
08:43:17 #21 98.22 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
08:43:18 #21 98.22 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
08:43:18 #21 98.23 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
08:43:23 #21 102.6 Selecting previously unselected package g++-powerpc64le-linux-gnu.
08:43:23 #21 102.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
08:43:23 #21 102.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
08:43:23 #21 102.7 Selecting previously unselected package crossbuild-essential-ppc64el.
08:43:23 #21 102.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
08:43:23 #21 102.7 Unpacking crossbuild-essential-ppc64el (12.9) ...
08:43:23 #21 102.7 Selecting previously unselected package libc6-s390x-cross.
08:43:23 #21 102.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
08:43:23 #21 102.7 Unpacking libc6-s390x-cross (2.31-9cross4) ...
08:43:23 #21 102.8 Selecting previously unselected package libgcc-s1-s390x-cross.
08:43:23 #21 102.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
08:43:23 #21 102.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
08:43:23 #21 102.9 Selecting previously unselected package libgomp1-s390x-cross.
08:43:23 #21 102.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
08:43:23 #21 102.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
08:43:23 #21 102.9 Selecting previously unselected package libitm1-s390x-cross.
08:43:23 #21 102.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
08:43:23 #21 102.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
08:43:23 #21 102.9 Selecting previously unselected package libatomic1-s390x-cross.
08:43:23 #21 102.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
08:43:23 #21 102.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
08:43:23 #21 103.0 Selecting previously unselected package libasan6-s390x-cross.
08:43:23 #21 103.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
08:43:23 #21 103.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
08:43:23 #21 103.2 Selecting previously unselected package libstdc++6-s390x-cross.
08:43:23 #21 103.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
08:43:23 #21 103.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
08:43:23 #21 103.3 Selecting previously unselected package libubsan1-s390x-cross.
08:43:23 #21 103.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
08:43:23 #21 103.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
08:43:23 #21 103.4 Selecting previously unselected package libgcc-10-dev-s390x-cross.
08:43:23 #21 103.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
08:43:23 #21 103.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
08:43:23 #21 103.5 Selecting previously unselected package gcc-10-s390x-linux-gnu.
08:43:23 #21 103.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
08:43:23 #21 103.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
08:43:27 #21 107.8 Selecting previously unselected package gcc-s390x-linux-gnu.
08:43:27 #21 107.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
08:43:27 #21 107.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
08:43:27 #21 107.8 Selecting previously unselected package linux-libc-dev-s390x-cross.
08:43:27 #21 107.8 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
08:43:27 #21 107.8 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
08:43:27 #21 108.0 Selecting previously unselected package libc6-dev-s390x-cross.
08:43:27 #21 108.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
08:43:27 #21 108.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
08:43:28 #21 108.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
08:43:28 #21 108.2 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
08:43:28 #21 108.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
08:43:28 #21 108.5 Selecting previously unselected package g++-10-s390x-linux-gnu.
08:43:28 #21 108.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
08:43:28 #21 108.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
08:43:32 #21 112.7 Selecting previously unselected package g++-s390x-linux-gnu.
08:43:32 #21 112.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
08:43:32 #21 112.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
08:43:32 #21 112.7 Selecting previously unselected package crossbuild-essential-s390x.
08:43:32 #21 112.7 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
08:43:32 #21 112.7 Unpacking crossbuild-essential-s390x (12.9) ...
08:43:32 #21 112.8 Setting up libconfig-inifiles-perl (3.000003-1) ...
08:43:32 #21 112.9 Setting up libfile-which-perl (1.23-1) ...
08:43:32 #21 112.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
08:43:32 #21 112.9 Setting up libc6-armhf-cross (2.31-9cross4) ...
08:43:32 #21 112.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
08:43:32 #21 112.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
08:43:32 #21 112.9 Setting up libicu67:amd64 (67.1-7) ...
08:43:32 #21 112.9 Setting up libmagic-mgc (1:5.39-3) ...
08:43:32 #21 112.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
08:43:32 #21 112.9 Setting up libc6-s390x-cross (2.31-9cross4) ...
08:43:32 #21 112.9 Setting up libmagic1:amd64 (1:5.39-3) ...
08:43:32 #21 112.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
08:43:32 #21 113.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
08:43:32 #21 113.0 Setting up file (1:5.39-3) ...
08:43:32 #21 113.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
08:43:32 #21 113.0 Setting up bzip2 (1.0.8-4) ...
08:43:32 #21 113.0 Setting up libyaml-perl (1.30-1) ...
08:43:32 #21 113.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
08:43:32 #21 113.0 Setting up libxml-sax-base-perl (1.09-1.1) ...
08:43:32 #21 113.0 Setting up libio-string-perl (1.08-3.1) ...
08:43:32 #21 113.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
08:43:32 #21 113.0 Setting up cross-config (2.6.18+nmu1) ...
08:43:33 #21 113.1 Setting up xz-utils (5.2.5-2) ...
08:43:33 #21 113.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:43:33 #21 113.2 Setting up libc6-arm64-cross (2.31-9cross4) ...
08:43:33 #21 113.2 Setting up patch (2.7.6-7) ...
08:43:33 #21 113.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
08:43:33 #21 113.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
08:43:33 #21 113.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
08:43:33 #21 113.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
08:43:33 #21 113.2 Setting up libc6-armel-cross (2.31-9cross4) ...
08:43:33 #21 113.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
08:43:33 #21 113.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
08:43:33 #21 113.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
08:43:33 #21 113.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
08:43:33 #21 113.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
08:43:33 #21 113.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
08:43:33 #21 113.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
08:43:33 #21 113.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
08:43:33 #21 113.3 Setting up libfile-homedir-perl (1.006-1) ...
08:43:33 #21 113.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
08:43:33 #21 113.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
08:43:33 #21 113.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
08:43:33 #21 113.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
08:43:33 #21 113.3 Setting up liblocale-gettext-perl (1.07-4+b1) ...
08:43:33 #21 113.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
08:43:33 #21 113.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
08:43:33 #21 113.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
08:43:33 #21 113.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
08:43:33 #21 113.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
08:43:33 #21 113.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
08:43:33 #21 113.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
08:43:33 #21 113.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
08:43:33 #21 113.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
08:43:33 #21 113.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
08:43:33 #21 113.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
08:43:33 #21 113.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
08:43:33 #21 113.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
08:43:33 #21 113.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
08:43:33 #21 113.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
08:43:33 #21 113.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
08:43:33 #21 113.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
08:43:33 #21 113.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
08:43:33 #21 113.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
08:43:33 #21 113.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
08:43:33 #21 113.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
08:43:33 #21 113.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
08:43:33 #21 113.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
08:43:33 #21 113.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
08:43:33 #21 113.6 Setting up libxml-sax-perl (1.02+dfsg-1) ...
08:43:33 #21 113.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
08:43:33 #21 113.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
08:43:33 #21 113.8 
08:43:33 #21 113.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
08:43:33 #21 113.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
08:43:33 #21 113.9 Setting up dpkg-dev (1.20.9) ...
08:43:33 #21 113.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
08:43:33 #21 113.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
08:43:33 #21 113.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
08:43:33 #21 113.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
08:43:33 #21 113.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
08:43:33 #21 113.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
08:43:33 #21 114.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
08:43:33 #21 114.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
08:43:33 #21 114.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
08:43:33 #21 114.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
08:43:33 #21 114.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
08:43:33 #21 114.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
08:43:33 #21 114.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
08:43:33 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
08:43:34 #21 114.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
08:43:34 #21 114.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
08:43:34 #21 114.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
08:43:34 #21 114.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
08:43:34 #21 114.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
08:43:34 #21 114.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
08:43:34 #21 114.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
08:43:34 #21 114.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
08:43:34 #21 114.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
08:43:34 #21 114.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
08:43:34 #21 114.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
08:43:34 #21 114.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
08:43:34 #21 114.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
08:43:34 #21 114.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
08:43:34 #21 114.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
08:43:34 #21 114.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
08:43:34 #21 114.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
08:43:34 #21 114.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
08:43:34 #21 114.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
08:43:34 #21 114.5 Setting up libxml-simple-perl (2.25-1) ...
08:43:34 #21 114.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
08:43:34 #21 114.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
08:43:34 #21 114.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
08:43:34 #21 114.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
08:43:34 #21 114.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
08:43:34 #21 114.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
08:43:34 #21 114.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
08:43:34 #21 114.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
08:43:34 #21 114.5 Setting up libconfig-auto-perl (0.44-1.1) ...
08:43:34 #21 114.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
08:43:34 #21 114.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
08:43:34 #21 114.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
08:43:34 #21 114.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
08:43:34 #21 114.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
08:43:34 #21 114.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
08:43:34 #21 114.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
08:43:34 #21 114.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
08:43:34 #21 114.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
08:43:34 #21 114.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
08:43:34 #21 114.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
08:43:34 #21 114.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
08:43:34 #21 114.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
08:43:34 #21 114.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
08:43:34 #21 114.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
08:43:34 #21 114.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
08:43:34 #21 114.7 Setting up dpkg-cross (2.6.18+nmu1) ...
08:43:34 #21 114.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
08:43:34 #21 114.7 Setting up crossbuild-essential-armel (12.9) ...
08:43:34 #21 114.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
08:43:34 #21 114.7 Setting up crossbuild-essential-armhf (12.9) ...
08:43:34 #21 114.8 Setting up crossbuild-essential-arm64 (12.9) ...
08:43:34 #21 114.8 Setting up crossbuild-essential-s390x (12.9) ...
08:43:34 #21 114.8 Setting up crossbuild-essential-ppc64el (12.9) ...
08:43:34 #21 114.8 Processing triggers for libc-bin (2.31-13) ...
08:43:34 == Building packages for raspbian-bullseye ==
08:43:34 mkdir -p "debbuild/raspbian-bullseye"
08:43:34 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.7-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile .
08:43:35 #1 [internal] load build definition from Dockerfile
08:43:35 #1 sha256:755458cca9e3134436b444f862baa142607c92403fde7d9540261b38fd8133dd
08:43:35 #1 transferring dockerfile: 937B 0.0s done
08:43:35 #1 DONE 0.0s
08:43:35 
08:43:35 #2 [internal] load .dockerignore
08:43:35 #2 sha256:c599f4d7b4f3c05711380ec65f852eaa6ed89e97357fb43e3a2c8ab793fa0ab7
08:43:35 #2 transferring context: 2B done
08:43:35 #2 DONE 0.0s
08:43:35 
08:43:35 #5 [auth] library/golang:pull token for registry-1.docker.io
08:43:35 #5 sha256:5703b21ae3d46b2311ca977ac0192782e5a34f5edd53ce680075a721494d07f4
08:43:35 #5 DONE 0.0s
08:43:35 
08:43:35 #6 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
08:43:35 #6 sha256:1d25c2d47c3a4deeae7947bb42d12879ee4dfea2fad5c4f336b42a643a33d3be
08:43:35 #6 DONE 0.0s
08:43:35 
08:43:35 #4 [internal] load metadata for docker.io/library/golang:1.16.7-buster
08:43:35 #4 sha256:c2ce41af6755ae75973c978a8c50b1c0f6429f357b36a0a51154a69128483fb5
08:43:35 #4 DONE 0.3s
08:43:35 
08:43:35 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
08:43:35 #3 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236
08:43:35 #21 DONE 116.2s
08:43:36 #3 DONE 0.5s
08:43:36 
08:43:36 #9 [internal] load build context
08:43:36 #9 sha256:e98396ffafc523670ef502ec612b27abdcbcf1bb9fe2eac0dfb0cf1b93985f15
08:43:36 #9 transferring context: 796B done
08:43:36 #9 DONE 0.0s
08:43:36 
08:43:36 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:43:36 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
08:43:36 #13 CACHED
08:43:36 
08:43:36 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:9710bcb9f603ab6754189fd2dc3909f8cdcaa3f3cbbc983ea0c046971b3de145
08:43:36 #7 sha256:154582b4fcc06e3a0b205a4ccc531c62e2d50aba2afee244888495956d5e4aad
08:43:36 #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:9710bcb9f603ab6754189fd2dc3909f8cdcaa3f3cbbc983ea0c046971b3de145 done
08:43:36 
08:43:36 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
08:43:36 #22 sha256:1de922bf83a3e8d3772762613a648610aa65addf581ae1cdaa0b442d604fa2c0
08:43:36 #7 sha256:9710bcb9f603ab6754189fd2dc3909f8cdcaa3f3cbbc983ea0c046971b3de145 1.99kB / 1.99kB done
08:43:36 #7 sha256:dd4c468ddafcb79a998d8fd68e431c4a1a58268ddbebe791942839bc8eb4c462 5.00kB / 5.00kB done
08:43:36 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 1.05MB / 41.59MB 0.2s
08:43:36 #7 sha256:ceb818de2dc90268305e61c0f8b52d9bbf4082fa70e21af3ea7b1dec3a4b1295 0B / 305B 0.1s
08:43:36 #7 sha256:fd83ad07ad4ca7fc8a0002084ee663dc0564960dc3a3aaf407ad5d98bb16c757 254B / 254B 0.1s done
08:43:36 #7 sha256:ae9a734e6ced5257624222d0c1ae073b2214098c3ef932d58444e89686ff8c40 911B / 911B 0.2s done
08:43:36 #7 sha256:0152715b384d2ed960f4bf279c88a86cb8c996f168628e5517311c7503ffc492 0B / 413B 0.2s
08:43:36 #7 sha256:b76578d7916c9824e44ee8e5a8cb2c4c30d45060fe056f4795050075c032f482 175B / 175B 0.2s done
08:43:36 #7 sha256:ceb818de2dc90268305e61c0f8b52d9bbf4082fa70e21af3ea7b1dec3a4b1295 305B / 305B 0.1s done
08:43:36 #7 sha256:0152715b384d2ed960f4bf279c88a86cb8c996f168628e5517311c7503ffc492 413B / 413B 0.2s done
08:43:36 #7 sha256:b71f0df9e5ce853a0edb529fcce7d73c1743419507534182ac2ccf9f74c1ea4b 0B / 13.88MB 0.2s
08:43:36 #7 sha256:845a6a38f8b48925c6a8fbf85cbb24c1ead006c4f89bfef1a2366b6b9d66fee0 0B / 123.06kB 0.3s
08:43:36 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 4.19MB / 41.59MB 0.4s
08:43:36 #7 sha256:b71f0df9e5ce853a0edb529fcce7d73c1743419507534182ac2ccf9f74c1ea4b 1.05MB / 13.88MB 0.4s
08:43:36 #7 sha256:845a6a38f8b48925c6a8fbf85cbb24c1ead006c4f89bfef1a2366b6b9d66fee0 123.06kB / 123.06kB 0.3s done
08:43:36 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 7.34MB / 41.59MB 0.6s
08:43:36 #7 sha256:b71f0df9e5ce853a0edb529fcce7d73c1743419507534182ac2ccf9f74c1ea4b 4.19MB / 13.88MB 0.6s
08:43:36 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 9.44MB / 41.59MB 0.7s
08:43:36 #7 sha256:b71f0df9e5ce853a0edb529fcce7d73c1743419507534182ac2ccf9f74c1ea4b 5.99MB / 13.88MB 0.7s
08:43:36 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 12.58MB / 41.59MB 0.9s
08:43:36 #7 sha256:b71f0df9e5ce853a0edb529fcce7d73c1743419507534182ac2ccf9f74c1ea4b 9.44MB / 13.88MB 0.9s
08:43:37 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 14.68MB / 41.59MB 1.0s
08:43:37 #7 sha256:b71f0df9e5ce853a0edb529fcce7d73c1743419507534182ac2ccf9f74c1ea4b 10.49MB / 13.88MB 1.0s
08:43:37 #7 sha256:b71f0df9e5ce853a0edb529fcce7d73c1743419507534182ac2ccf9f74c1ea4b 12.58MB / 13.88MB 1.1s
08:43:37 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 17.83MB / 41.59MB 1.2s
08:43:37 #7 sha256:b71f0df9e5ce853a0edb529fcce7d73c1743419507534182ac2ccf9f74c1ea4b 13.88MB / 13.88MB 1.2s done
08:43:37 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 20.97MB / 41.59MB 1.4s
08:43:37 #22 1.614 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
08:43:37 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 23.07MB / 41.59MB 1.5s
08:43:37 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 25.17MB / 41.59MB 1.6s
08:43:37 #22 1.614 Hit:2 http://deb.debian.org/debian bullseye InRelease
08:43:37 #22 1.615 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
08:43:37 #22 1.826 Get:4 http://security.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB]
08:43:37 #22 1.871 Get:5 http://security.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB]
08:43:38 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 28.31MB / 41.59MB 1.8s
08:43:38 #22 1.871 Get:6 http://security.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB]
08:43:38 #22 1.872 Get:7 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB]
08:43:38 #22 1.873 Get:8 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
08:43:38 #22 2.120 Get:9 http://deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
08:43:38 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 33.55MB / 41.59MB 2.1s
08:43:38 #22 2.421 Get:10 http://deb.debian.org/debian bullseye/main armel Packages [7861 kB]
08:43:38 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 38.80MB / 41.59MB 2.4s
08:43:38 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 41.59MB / 41.59MB 2.7s
08:43:38 #22 2.723 Get:11 http://deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
08:43:39 #7 sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 41.59MB / 41.59MB 2.7s done
08:43:39 #7 extracting sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 0.1s
08:43:39 #22 3.035 Get:12 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
08:43:39 #22 3.325 Get:13 http://deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
08:43:42 #22 ...
08:43:42 
08:43:42 #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:43:42 #33 sha256:363ffffdc073f2c783572e1b043fb4cc699aca7194fa02563d7bebe2eace5d34
08:43:42 #33 1.392 + RM_GOPATH=0
08:43:42 #33 1.393 + TMP_GOPATH=
08:43:42 #33 1.393 + : /build
08:43:42 #33 1.393 + '[' -z '' ']'
08:43:42 #33 1.393 ++ mktemp -d
08:43:42 #33 1.394 + export GOPATH=/tmp/tmp.TOhnXH2r0m
08:43:42 #33 1.394 + GOPATH=/tmp/tmp.TOhnXH2r0m
08:43:42 #33 1.395 + RM_GOPATH=1
08:43:42 #33 1.395 + case "$(go env GOARCH)" in
08:43:42 #33 1.395 ++ go env GOARCH
08:43:42 #33 1.400 + export GO_BUILDMODE=-buildmode=pie
08:43:42 #33 1.400 + GO_BUILDMODE=-buildmode=pie
08:43:42 #33 1.400 ++ dirname /tmp/install/install.sh
08:43:42 #33 1.401 + dir=/tmp/install
08:43:42 #33 1.401 + bin=rootlesskit
08:43:42 #33 1.401 + shift
08:43:42 #33 1.401 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
08:43:42 #33 1.401 + . /tmp/install/rootlesskit.installer
08:43:42 #33 1.402 ++ : v0.14.4
08:43:42 #33 1.402 + install_rootlesskit
08:43:42 #33 1.402 + case "$1" in
08:43:42 #33 1.402 + export CGO_ENABLED=0
08:43:42 #33 1.402 + CGO_ENABLED=0
08:43:42 #33 1.402 + _install_rootlesskit
08:43:42 #33 1.402 + echo 'Install rootlesskit version v0.14.4'
08:43:42 #33 1.403 Install rootlesskit version v0.14.4
08:43:42 #33 1.403 + for f in rootlesskit rootlesskit-docker-proxy
08:43:42 #33 1.403 + GOBIN=/build
08:43:42 #33 1.403 + GO111MODULE=on
08:43:42 #33 1.403 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
08:43:42 #33 1.844 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
08:43:42 #33 3.114 go: downloading github.com/pkg/errors v0.9.1
08:43:42 #33 3.114 go: downloading github.com/sirupsen/logrus v1.8.1
08:43:42 #33 3.127 go: downloading github.com/urfave/cli/v2 v2.3.0
08:43:42 #33 3.355 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:43:42 #33 4.610 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:43:42 #33 4.773 go: downloading github.com/google/uuid v1.3.0
08:43:42 #33 4.774 go: downloading github.com/moby/vpnkit v0.5.0
08:43:42 #33 4.787 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:43:42 #33 4.855 go: downloading github.com/gofrs/flock v0.8.1
08:43:42 #33 4.924 go: downloading github.com/gorilla/mux v1.8.0
08:43:42 #33 5.007 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:43:42 #33 5.174 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:43:42 #33 5.211 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:43:42 #7 extracting sha256:0c0a241531f0b093766ac4c5d365afeeae4ad79aff66407d24b5b0ee0763cf0c 3.2s done
08:43:42 #7 extracting sha256:ceb818de2dc90268305e61c0f8b52d9bbf4082fa70e21af3ea7b1dec3a4b1295 done
08:43:42 #7 extracting sha256:fd83ad07ad4ca7fc8a0002084ee663dc0564960dc3a3aaf407ad5d98bb16c757 done
08:43:42 #7 extracting sha256:ae9a734e6ced5257624222d0c1ae073b2214098c3ef932d58444e89686ff8c40
08:43:42 #7 extracting sha256:ae9a734e6ced5257624222d0c1ae073b2214098c3ef932d58444e89686ff8c40 done
08:43:42 #7 extracting sha256:b76578d7916c9824e44ee8e5a8cb2c4c30d45060fe056f4795050075c032f482
08:43:42 #7 extracting sha256:b76578d7916c9824e44ee8e5a8cb2c4c30d45060fe056f4795050075c032f482 done
08:43:42 #7 extracting sha256:0152715b384d2ed960f4bf279c88a86cb8c996f168628e5517311c7503ffc492
08:43:42 #33 6.776 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:43:42 #33 6.828 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:43:43 #7 extracting sha256:0152715b384d2ed960f4bf279c88a86cb8c996f168628e5517311c7503ffc492 done
08:43:43 #7 extracting sha256:b71f0df9e5ce853a0edb529fcce7d73c1743419507534182ac2ccf9f74c1ea4b
08:43:43 #7 extracting sha256:b71f0df9e5ce853a0edb529fcce7d73c1743419507534182ac2ccf9f74c1ea4b 0.6s done
08:43:43 #7 extracting sha256:845a6a38f8b48925c6a8fbf85cbb24c1ead006c4f89bfef1a2366b6b9d66fee0 done
08:43:43 Project root: /go/src/github.com/docker/cli
08:43:43 Generating man pages into /go/src/github.com/docker/cli/man/man1
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
08:43:43 2021/09/13 08:43:40 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
08:43:43 2021/09/13 08:43:41 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
08:43:43 + popd
08:43:43 + pushd /root/rpmbuild/BUILD/src/plugins
08:43:43 + for installer in *.installer
08:43:43 + '[' buildx.installer '!=' scan.installer ']'
08:43:43 + bash buildx.installer build
08:43:43 ~/rpmbuild/BUILD/src
08:43:43 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
08:43:43 Cloning into '/go/src/github.com/docker/buildx'...
08:43:43 Fetching origin
08:43:43 + GO111MODULE=on
08:43:43 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.2-docker -X github.com/docker/buildx/version.Revision=de7dfb925df4497d36e29e2023b8a86fb872abd2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
08:43:44 #7 DONE 8.0s
08:43:44 
08:43:44 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
08:43:44 #8 sha256:78e8975031e8fed6c72baa64e811728f922460e1c2046a9bb7c188ba34520f85
08:43:45 #8 1.149 Get:1 http://archive.raspberrypi.org/debian bullseye InRelease [23.5 kB]
08:43:45 #8 1.189 Get:2 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
08:43:45 #8 1.517 Get:3 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [150 kB]
08:43:45 #8 1.677 Get:4 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
08:43:45 #8 1.788 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB]
08:43:46 #33 ...
08:43:46 
08:43:46 #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:43:46 #30 sha256:8732808b3dc6eb2ecb4d3b028340dbec4bba2aefdff7feeed8f41ecdf356cd22
08:43:46 #30 1.638 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
08:43:46 #30 1.639 Hit:2 http://deb.debian.org/debian bullseye InRelease
08:43:46 #30 1.639 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
08:43:46 #30 1.904 Get:4 http://security.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB]
08:43:46 #30 1.931 Get:5 http://security.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB]
08:43:46 #30 1.932 Get:6 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB]
08:43:46 #30 1.932 Get:7 http://security.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB]
08:43:46 #30 1.933 Get:8 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
08:43:46 #30 2.128 Get:9 http://deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
08:43:46 #30 2.544 Get:10 http://deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
08:43:46 #30 2.913 Get:11 http://deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
08:43:46 #30 3.215 Get:12 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
08:43:46 #30 3.510 Get:13 http://deb.debian.org/debian bullseye/main armel Packages [7861 kB]
08:43:46 #30 ...
08:43:46 
08:43:46 #24 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:43:46 #24 sha256:29885cb1e1d6cbcc28428ff412863568fcc823155cb56af3458621aa2efebf95
08:43:46 #24 1.555 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
08:43:46 #24 1.555 Hit:2 http://deb.debian.org/debian bullseye InRelease
08:43:46 #24 1.555 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
08:43:46 #24 1.675 Get:4 http://security.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB]
08:43:46 #24 1.700 Get:5 http://security.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB]
08:43:46 #24 1.700 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
08:43:46 #24 1.703 Get:7 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB]
08:43:46 #24 1.705 Get:8 http://security.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB]
08:43:46 #24 2.028 Get:9 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
08:43:46 #24 2.199 Get:10 http://deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
08:43:46 #24 2.641 Get:11 http://deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
08:43:46 #24 3.110 Get:12 http://deb.debian.org/debian bullseye/main armel Packages [7861 kB]
08:43:46 #24 3.574 Get:13 http://deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
08:43:47 #8 3.157 Get:6 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.2 kB]
08:43:47 #8 3.159 Get:7 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
08:43:47 #8 3.161 Get:8 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
08:43:48 #8 4.353 Fetched 18.6 MB in 4s (5046 kB/s)
08:43:52 #8 4.353 Reading package lists...
08:43:52 #8 7.625 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?)
08:43:54 #24 ...
08:43:54 
08:43:54 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
08:43:54 #22 sha256:1de922bf83a3e8d3772762613a648610aa65addf581ae1cdaa0b442d604fa2c0
08:43:54 #22 17.17 Fetched 40.0 MB in 16s (2528 kB/s)
08:43:55 #8 7.661 Reading package lists...
08:43:55 #8 10.85 Building dependency tree...
08:43:55 #8 11.11 Reading state information...
08:43:56 #8 11.74 curl is already the newest version (7.74.0-1.3).
08:43:56 #8 11.74 The following additional packages will be installed:
08:43:56 #8 11.74   autoconf automake autopoint autotools-dev binutils
08:43:56 #8 11.74   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
08:43:56 #8 11.74   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
08:43:56 #8 11.74   gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian
08:43:56 #8 11.74   libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils
08:43:56 #8 11.74   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
08:43:56 #8 11.74   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdebhelper-perl
08:43:56 #8 11.74   libdevel-callchecker-perl libdpkg-perl libdynaloader-functions-perl libelf1
08:43:56 #8 11.74   libencode-locale-perl liberror-perl libexpat1 libfakeroot
08:43:56 #8 11.74   libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl
08:43:56 #8 11.74   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
08:43:56 #8 11.74   libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhtml-parser-perl
08:43:56 #8 11.74   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
08:43:56 #8 11.74   libhttp-message-perl libhttp-negotiate-perl libicu67 libimport-into-perl
08:43:56 #8 11.74   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
08:43:56 #8 11.74   libisl23 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
08:43:56 #8 11.74   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
08:43:56 #8 11.74   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
08:43:56 #8 11.74   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
08:43:56 #8 11.74   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
08:43:56 #8 11.74   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
08:43:56 #8 11.74   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
08:43:56 #8 11.74   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
08:43:56 #8 11.74   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
08:43:56 #8 11.74   po-debconf python3 python3-minimal python3.9 python3.9-minimal
08:43:56 #8 11.74   sensible-utils wdiff xz-utils
08:43:56 #8 11.75 Suggested packages:
08:43:56 #8 11.75   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
08:43:56 #8 11.75   gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx
08:43:56 #8 11.75   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
08:43:56 #8 11.75   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
08:43:56 #8 11.75   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
08:43:56 #8 11.75   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
08:43:56 #8 11.75   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
08:43:56 #8 11.75   reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
08:43:56 #8 11.75   manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev
08:43:56 #8 11.75   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
08:43:56 #8 11.75   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
08:43:56 #8 11.75   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
08:43:56 #8 11.75   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
08:43:56 #8 11.75   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
08:43:56 #8 11.75   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
08:43:56 #8 11.75   diffutils-doc perl-doc libterm-readline-gnu-perl
08:43:56 #8 11.75   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
08:43:56 #8 11.75   python3-doc python3-tk python3-venv python3.9-venv python3.9-doc
08:43:56 #8 11.75   binfmt-support wdiff-doc
08:43:56 #8 11.75 Recommended packages:
08:43:56 #8 11.75   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
08:43:56 #8 11.75   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
08:43:56 #8 11.75   licensecheck lintian pristine-tar python3-apt python3-debian python3-magic
08:43:56 #8 11.75   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
08:43:56 #8 11.75   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
08:43:56 #8 11.75   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
08:43:56 #8 11.75   libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl
08:43:56 #8 11.75   libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl
08:43:56 #8 11.75   libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl
08:43:56 #8 11.75   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
08:43:59 #8 14.73 The following NEW packages will be installed:
08:43:59 #8 14.73   autoconf automake autopoint autotools-dev binutils
08:43:59 #8 14.73   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
08:43:59 #8 14.73   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
08:43:59 #8 14.73   equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base
08:43:59 #8 14.73   intltool-debian libarchive-zip-perl libasan6 libatomic1
08:43:59 #8 14.73   libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0
08:43:59 #8 14.73   libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0
08:43:59 #8 14.73   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
08:43:59 #8 14.73   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
08:43:59 #8 14.73   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
08:43:59 #8 14.73   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
08:43:59 #8 14.73   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
08:43:59 #8 14.73   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
08:43:59 #8 14.73   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
08:43:59 #8 14.73   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
08:43:59 #8 14.73   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
08:43:59 #8 14.73   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
08:43:59 #8 14.73   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
08:43:59 #8 14.73   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
08:43:59 #8 14.73   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
08:43:59 #8 14.73   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
08:43:59 #8 14.73   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
08:43:59 #8 14.73   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
08:43:59 #8 14.73   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
08:43:59 #8 14.73   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
08:43:59 #8 14.73   po-debconf python3 python3-minimal python3.9 python3.9-minimal
08:43:59 #8 14.73   sensible-utils wdiff xz-utils
08:43:59 #8 14.73 The following packages will be upgraded:
08:43:59 #8 14.73   libc6
08:43:59 #8 15.25 1 upgraded, 126 newly installed, 0 to remove and 1 not upgraded.
08:43:59 #8 15.25 Need to get 79.5 MB of archives.
08:43:59 #8 15.25 After this operation, 300 MB of additional disk space will be used.
08:43:59 #8 15.25 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8 [137 kB]
08:43:59 #8 15.27 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1 [2297 kB]
08:43:59 #8 15.59 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
08:43:59 #8 15.60 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB]
08:44:00 #8 15.76 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB]
08:44:00 #8 15.76 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB]
08:44:00 #8 15.76 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB]
08:44:00 #8 15.84 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u1 [2823 kB]
08:44:00 #8 15.99 Get:9 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1 [266 kB]
08:44:00 #8 15.99 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
08:44:00 #8 15.99 Get:11 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20210831-1 [1012 kB]
08:44:00 #8 15.99 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u1 [3371 kB]
08:44:00 #8 16.01 Get:13 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1 [1813 kB]
08:44:00 #8 16.15 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u1 [293 kB]
08:44:00 #8 16.22 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
08:44:00 #8 16.23 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2 [73.4 kB]
08:44:00 #8 16.23 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
08:44:00 #8 16.31 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
08:44:00 #8 16.31 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
08:44:00 #8 16.31 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
08:44:00 #8 16.31 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
08:44:00 #8 16.39 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
08:44:00 #8 16.46 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
08:44:00 #8 16.46 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
08:44:00 #8 16.46 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
08:44:00 #8 16.46 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB]
08:44:00 #8 16.46 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
08:44:00 #8 16.46 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
08:44:00 #8 16.47 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB]
08:44:00 #8 16.47 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
08:44:00 #8 16.53 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2 [215 kB]
08:44:00 #8 16.58 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB]
08:44:00 #8 16.58 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
08:44:00 #8 16.60 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
08:44:00 #8 16.61 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
08:44:00 #8 16.62 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
08:44:00 #8 16.64 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB]
08:44:00 #8 16.68 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB]
08:44:00 #8 16.78 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB]
08:44:00 #22 17.17 Reading package lists...
08:44:00 #22 ...
08:44:00 
08:44:00 #24 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:44:00 #24 sha256:29885cb1e1d6cbcc28428ff412863568fcc823155cb56af3458621aa2efebf95
08:44:00 #24 17.28 Fetched 40.0 MB in 16s (2498 kB/s)
08:44:01 #8 16.79 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB]
08:44:01 #8 16.80 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB]
08:44:01 #8 16.81 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB]
08:44:01 #8 16.96 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB]
08:44:01 #8 16.97 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB]
08:44:01 #8 16.97 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB]
08:44:01 #8 17.03 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB]
08:44:01 #8 17.03 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB]
08:44:01 #8 17.36 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB]
08:44:01 #8 17.37 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
08:44:01 #8 17.37 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB]
08:44:01 #8 17.37 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB]
08:44:01 #8 17.37 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B]
08:44:01 #8 17.38 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB]
08:44:01 #8 17.44 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB]
08:44:01 #8 17.51 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB]
08:44:01 #8 17.52 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB]
08:44:02 #24 17.28 Reading package lists...
08:44:02 #24 ...
08:44:02 
08:44:02 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
08:44:02 #22 sha256:1de922bf83a3e8d3772762613a648610aa65addf581ae1cdaa0b442d604fa2c0
08:44:02 #22 17.17 Reading package lists...
08:44:02 #8 18.24 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B]
08:44:02 #8 18.24 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB]
08:44:02 #8 18.24 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [173 kB]
08:44:02 #8 18.25 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
08:44:02 #8 18.25 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
08:44:02 #8 18.26 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
08:44:02 #8 18.26 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
08:44:02 #8 18.26 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
08:44:02 #8 18.26 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
08:44:02 #8 18.33 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
08:44:02 #8 18.42 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.9+rpi1 [1538 kB]
08:44:02 #8 18.45 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB]
08:44:02 #8 18.50 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB]
08:44:02 #8 18.51 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.9+rpi1 [2152 kB]
08:44:02 #8 18.60 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
08:44:02 #8 18.60 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB]
08:44:02 #8 18.60 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB]
08:44:03 #22 26.21 Reading package lists...
08:44:03 #22 ...
08:44:03 
08:44:03 #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:44:03 #30 sha256:8732808b3dc6eb2ecb4d3b028340dbec4bba2aefdff7feeed8f41ecdf356cd22
08:44:03 #30 17.09 Fetched 40.0 MB in 16s (2544 kB/s)
08:44:03 #30 17.09 Reading package lists...
08:44:03 #30 26.21 Reading package lists...
08:44:03 #30 ...
08:44:03 
08:44:03 #24 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:44:03 #24 sha256:29885cb1e1d6cbcc28428ff412863568fcc823155cb56af3458621aa2efebf95
08:44:03 #24 17.28 Reading package lists...
08:44:03 #8 19.07 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7 [580 kB]
08:44:03 #8 19.07 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB]
08:44:03 #8 19.14 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
08:44:03 #8 19.14 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
08:44:03 #8 19.15 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
08:44:03 #8 19.21 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB]
08:44:03 #8 19.22 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB]
08:44:03 #8 19.22 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
08:44:03 #8 19.22 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
08:44:03 #8 19.22 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
08:44:03 #8 19.23 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
08:44:03 #8 19.24 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB]
08:44:03 #8 19.24 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
08:44:03 #8 19.32 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
08:44:03 #8 19.33 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB]
08:44:03 #8 19.33 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
08:44:03 #8 19.34 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
08:44:03 #8 19.34 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB]
08:44:03 #8 19.35 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
08:44:03 #8 19.39 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
08:44:03 #8 19.40 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
08:44:03 #8 19.40 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
08:44:03 #8 19.41 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
08:44:03 #8 19.48 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
08:44:03 #8 19.49 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
08:44:03 #8 19.49 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
08:44:03 #8 19.50 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
08:44:03 #8 19.51 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
08:44:03 #8 19.52 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
08:44:03 #8 19.57 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
08:44:03 #8 19.57 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
08:44:04 #8 19.73 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
08:44:04 #8 20.05 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
08:44:04 #8 20.09 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
08:44:04 #8 20.09 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
08:44:04 #8 20.10 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
08:44:04 #8 20.10 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
08:44:04 #8 20.10 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
08:44:04 #8 20.10 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB]
08:44:04 #8 20.21 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
08:44:04 #8 20.21 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
08:44:04 #8 20.22 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
08:44:04 #8 20.22 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
08:44:04 #8 20.22 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
08:44:04 #8 20.22 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
08:44:04 #8 20.25 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
08:44:04 #8 20.25 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB]
08:44:04 #8 20.29 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB]
08:44:04 #8 20.30 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3 [1092 kB]
08:44:04 #8 20.36 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
08:44:04 #8 20.36 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3 [301 kB]
08:44:04 #8 20.41 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
08:44:04 #8 20.42 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
08:44:04 #8 20.50 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB]
08:44:05 #8 21.37 debconf: delaying package configuration, since apt-utils is not installed
08:44:05 #24 26.59 Reading package lists...
08:44:05 #24 ...
08:44:05 
08:44:05 #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:44:05 #33 sha256:363ffffdc073f2c783572e1b043fb4cc699aca7194fa02563d7bebe2eace5d34
08:44:05 #33 26.13 + for f in rootlesskit rootlesskit-docker-proxy
08:44:05 #33 26.13 + GOBIN=/build
08:44:05 #33 26.13 + GO111MODULE=on
08:44:05 #33 26.13 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
08:44:05 #33 DONE 29.8s
08:44:05 
08:44:05 #34 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
08:44:05 #34 sha256:7005d549a0d6f51b99e59ab7e2a21957fa28eea233757b42d5130abc4f89fb91
08:44:05 #34 DONE 0.1s
08:44:05 
08:44:05 #35 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:44:05 #35 sha256:7611b869b0a7e2b0cce1408c6abfc8ca00bc71da5fccec3ed66f198e984b07bd
08:44:05 #35 DONE 0.1s
08:44:05 
08:44:05 #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:44:05 #30 sha256:8732808b3dc6eb2ecb4d3b028340dbec4bba2aefdff7feeed8f41ecdf356cd22
08:44:06 #8 21.55 Fetched 79.5 MB in 6s (12.9 MB/s)
08:44:06 #8 21.59 Selecting previously unselected package bsdextrautils.
08:44:06 #8 21.59 (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 ... 7749 files and directories currently installed.)
08:44:06 #8 21.60 Preparing to unpack .../bsdextrautils_2.36.1-8_armhf.deb ...
08:44:06 #8 21.61 Unpacking bsdextrautils (2.36.1-8) ...
08:44:06 #8 21.69 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1_armhf.deb ...
08:44:06 #8 22.05 Unpacking libc6:armhf (2.31-13+rpt2+rpi1) over (2.31-13+rpi1) ...
08:44:08 #8 23.48 Setting up libc6:armhf (2.31-13+rpt2+rpi1) ...
08:44:09 #8 24.80 Selecting previously unselected package libuchardet0:armhf.
08:44:09 #8 24.80 (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 ... 7780 files and directories currently installed.)
08:44:09 #8 24.81 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
08:44:09 #8 24.82 Unpacking libuchardet0:armhf (0.0.7-1) ...
08:44:09 #8 24.88 Selecting previously unselected package groff-base.
08:44:09 #8 24.88 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
08:44:09 #8 24.89 Unpacking groff-base (1.22.4-6) ...
08:44:09 #30 26.21 Reading package lists...
08:44:09 #30 ...
08:44:09 
08:44:09 #38 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
08:44:09 #38 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
08:44:09 #38 CACHED
08:44:09 
08:44:09 #40 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
08:44:09 #40 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
08:44:09 #40 CACHED
08:44:09 
08:44:09 #24 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:44:09 #24 sha256:29885cb1e1d6cbcc28428ff412863568fcc823155cb56af3458621aa2efebf95
08:44:09 #8 25.05 Selecting previously unselected package libgdbm6:armhf.
08:44:09 #8 25.06 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
08:44:09 #8 25.06 Unpacking libgdbm6:armhf (1.19-2) ...
08:44:09 #8 25.12 Selecting previously unselected package libpipeline1:armhf.
08:44:09 #8 25.12 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
08:44:09 #8 25.13 Unpacking libpipeline1:armhf (1.5.3-1) ...
08:44:09 #8 25.19 Selecting previously unselected package man-db.
08:44:09 #8 25.20 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
08:44:09 #8 25.21 Unpacking man-db (2.9.4-2) ...
08:44:09 #8 25.40 Selecting previously unselected package perl-modules-5.32.
08:44:09 #8 25.40 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u1_all.deb ...
08:44:09 #8 25.41 Unpacking perl-modules-5.32 (5.32.1-4+deb11u1) ...
08:44:10 #24 26.59 Reading package lists...
08:44:10 #24 ...
08:44:10 
08:44:10 #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:44:10 #30 sha256:8732808b3dc6eb2ecb4d3b028340dbec4bba2aefdff7feeed8f41ecdf356cd22
08:44:10 #30 26.21 Reading package lists...
08:44:10 #8 26.10 Selecting previously unselected package libgdbm-compat4:armhf.
08:44:10 #8 26.10 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
08:44:10 #8 26.10 Unpacking libgdbm-compat4:armhf (1.19-2) ...
08:44:10 #8 26.21 Selecting previously unselected package libperl5.32:armhf.
08:44:10 #8 26.21 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u1_armhf.deb ...
08:44:10 #8 26.22 Unpacking libperl5.32:armhf (5.32.1-4+deb11u1) ...
08:44:11 #8 26.87 Selecting previously unselected package perl.
08:44:11 #8 26.87 Preparing to unpack .../08-perl_5.32.1-4+deb11u1_armhf.deb ...
08:44:11 #8 26.89 Unpacking perl (5.32.1-4+deb11u1) ...
08:44:11 #8 26.99 Selecting previously unselected package libpython3.9-minimal:armhf.
08:44:11 #8 26.99 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
08:44:11 #8 27.00 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
08:44:11 #8 27.20 Selecting previously unselected package libexpat1:armhf.
08:44:11 #8 27.20 Preparing to unpack .../10-libexpat1_2.2.10-2_armhf.deb ...
08:44:11 #8 27.21 Unpacking libexpat1:armhf (2.2.10-2) ...
08:44:11 #8 27.28 Selecting previously unselected package python3.9-minimal.
08:44:11 #8 27.28 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
08:44:11 #8 27.29 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
08:44:11 #8 27.58 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
08:44:11 #8 27.60 Setting up libexpat1:armhf (2.2.10-2) ...
08:44:11 #8 27.62 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
08:44:12 #30 34.68 Building dependency tree...
08:44:12 #30 36.20 Reading state information...
08:44:13 #8 29.17 Selecting previously unselected package python3-minimal.
08:44:13 make[2]: Entering directory '/root/build-deb/cli'
08:44:13 scripts/docs/generate-man.sh
08:44:13 #8 29.17 (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 ... 10587 files and directories currently installed.)
08:44:13 #8 29.18 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
08:44:13 #8 29.19 Unpacking python3-minimal (3.9.2-3) ...
08:44:13 #8 29.24 Selecting previously unselected package media-types.
08:44:13 #8 29.24 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
08:44:13 #8 29.25 Unpacking media-types (4.0.0) ...
08:44:13 #8 29.31 Selecting previously unselected package libmpdec3:armhf.
08:44:13 #30 37.63 The following additional packages will be installed:
08:44:13 #30 37.66   libbtrfs0
08:44:13 #8 29.31 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
08:44:13 #8 29.31 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
08:44:13 #8 29.37 Selecting previously unselected package libpython3.9-stdlib:armhf.
08:44:13 #8 29.37 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
08:44:13 #8 29.38 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
08:44:14 #30 37.84 The following NEW packages will be installed:
08:44:14 #30 37.86   libbtrfs-dev libbtrfs0
08:44:14 #8 29.67 Selecting previously unselected package python3.9.
08:44:14 #8 29.67 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
08:44:14 #8 29.67 Unpacking python3.9 (3.9.2-1+rpi1) ...
08:44:14 #8 29.74 Selecting previously unselected package libpython3-stdlib:armhf.
08:44:14 #8 29.74 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
08:44:14 #8 29.75 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
08:44:14 #8 29.80 Setting up python3-minimal (3.9.2-3) ...
08:44:14 #30 38.26 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
08:44:14 #30 38.26 Need to get 460 kB of archives.
08:44:14 #30 38.26 After this operation, 1237 kB of additional disk space will be used.
08:44:14 #30 38.26 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
08:44:14 #30 38.26 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
08:44:14 #8 30.21 Selecting previously unselected package python3.
08:44:14 #8 30.21 (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 ... 10984 files and directories currently installed.)
08:44:14 #8 30.22 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
08:44:14 #8 30.23 Unpacking python3 (3.9.2-3) ...
08:44:14 #8 30.28 Selecting previously unselected package sensible-utils.
08:44:14 #8 30.28 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
08:44:14 #8 30.29 Unpacking sensible-utils (0.0.14) ...
08:44:14 #8 30.34 Selecting previously unselected package bzip2.
08:44:14 #8 30.34 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ...
08:44:14 #8 30.34 Unpacking bzip2 (1.0.8-4) ...
08:44:14 #8 30.39 Selecting previously unselected package libmagic-mgc.
08:44:14 #8 30.39 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ...
08:44:14 #8 30.40 Unpacking libmagic-mgc (1:5.39-3) ...
08:44:14 #8 30.51 Selecting previously unselected package libmagic1:armhf.
08:44:14 #30 38.75 debconf: delaying package configuration, since apt-utils is not installed
08:44:14 #8 30.52 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ...
08:44:14 #8 30.52 Unpacking libmagic1:armhf (1:5.39-3) ...
08:44:14 #8 30.58 Selecting previously unselected package file.
08:44:14 #8 30.58 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ...
08:44:14 #8 30.59 Unpacking file (1:5.39-3) ...
08:44:14 #8 30.64 Selecting previously unselected package gettext-base.
08:44:14 #8 30.64 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ...
08:44:14 #8 30.65 Unpacking gettext-base (0.21-4) ...
08:44:14 #8 30.73 Selecting previously unselected package xz-utils.
08:44:14 #8 30.73 Preparing to unpack .../007-xz-utils_5.2.5-2_armhf.deb ...
08:44:14 #8 30.74 Unpacking xz-utils (5.2.5-2) ...
08:44:15 #30 38.91 Fetched 460 kB in 0s (1636 kB/s)
08:44:15 #30 38.95 Selecting previously unselected package libbtrfs0:amd64.
08:44:15 #30 38.95 (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 ... 30211 files and directories currently installed.)
08:44:15 #30 38.98 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
08:44:15 #30 38.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
08:44:15 #30 39.03 Selecting previously unselected package libbtrfs-dev:amd64.
08:44:15 #30 39.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
08:44:15 #30 39.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
08:44:15 #8 30.81 Selecting previously unselected package libsigsegv2:armhf.
08:44:15 #8 30.81 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ...
08:44:15 #8 30.82 Unpacking libsigsegv2:armhf (2.13-1) ...
08:44:15 #8 30.86 Selecting previously unselected package m4.
08:44:15 #8 30.86 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ...
08:44:15 #8 30.87 Unpacking m4 (1.4.18-5) ...
08:44:15 #8 30.93 Selecting previously unselected package autoconf.
08:44:15 #8 30.94 Preparing to unpack .../010-autoconf_2.69-14_all.deb ...
08:44:15 #8 30.94 Unpacking autoconf (2.69-14) ...
08:44:15 #30 39.22 Setting up libbtrfs0:amd64 (5.10.1-2) ...
08:44:15 #30 39.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
08:44:15 #30 39.24 Processing triggers for libc-bin (2.31-13) ...
08:44:15 #8 31.03 Selecting previously unselected package autotools-dev.
08:44:15 #8 31.03 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ...
08:44:15 #8 31.04 Unpacking autotools-dev (20180224.1+nmu1) ...
08:44:15 #8 31.10 Selecting previously unselected package automake.
08:44:15 #8 31.10 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ...
08:44:15 #8 31.11 Unpacking automake (1:1.16.3-2) ...
08:44:15 #8 31.23 Selecting previously unselected package autopoint.
08:44:15 #8 31.23 Preparing to unpack .../013-autopoint_0.21-4_all.deb ...
08:44:15 #8 31.24 Unpacking autopoint (0.21-4) ...
08:44:15 #8 31.30 Selecting previously unselected package binutils-common:armhf.
08:44:15 #30 DONE 39.4s
08:44:15 
08:44:15 #31 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:44:15 #31 sha256:fd246a4a87c6c521245ca0032c968af49d0bcc5041df11da9d53a55c555c57f9
08:44:15 #8 31.30 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ...
08:44:15 #8 31.31 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ...
08:44:15 #8 31.69 Selecting previously unselected package libbinutils:armhf.
08:44:15 #8 31.70 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ...
08:44:15 #8 31.70 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ...
08:44:15 #8 31.80 Selecting previously unselected package libctf-nobfd0:armhf.
08:44:16 #8 31.80 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ...
08:44:16 #8 31.81 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
08:44:16 #8 31.87 Selecting previously unselected package libctf0:armhf.
08:44:16 #8 31.87 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ...
08:44:16 #8 31.88 Unpacking libctf0:armhf (2.35.2-2+rpi1) ...
08:44:16 #8 31.92 Selecting previously unselected package binutils-arm-linux-gnueabihf.
08:44:16 #8 31.92 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ...
08:44:16 #8 31.93 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
08:44:16 #8 32.31 Selecting previously unselected package binutils.
08:44:16 #8 32.31 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ...
08:44:16 #8 32.32 Unpacking binutils (2.35.2-2+rpi1) ...
08:44:16 #8 32.38 Selecting previously unselected package libisl23:armhf.
08:44:16 #8 32.39 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ...
08:44:16 #8 32.39 Unpacking libisl23:armhf (0.23-1) ...
08:44:16 #8 32.52 Selecting previously unselected package libmpfr6:armhf.
08:44:16 #8 32.52 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ...
08:44:16 #8 32.52 Unpacking libmpfr6:armhf (4.1.0-3) ...
08:44:16 #8 32.61 Selecting previously unselected package libmpc3:armhf.
08:44:16 #8 32.61 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ...
08:44:16 #8 32.62 Unpacking libmpc3:armhf (1.2.0-1) ...
08:44:16 #8 32.66 Selecting previously unselected package cpp-10.
08:44:16 #31 1.219 + RM_GOPATH=0
08:44:16 #31 1.219 + TMP_GOPATH=
08:44:16 #31 1.220 + : /build
08:44:16 #31 1.220 + '[' -z '' ']'
08:44:16 #31 1.220 ++ mktemp -d
08:44:16 #31 1.222 + export GOPATH=/tmp/tmp.NEn1XAbQYd
08:44:16 #31 1.223 + GOPATH=/tmp/tmp.NEn1XAbQYd
08:44:16 #31 1.223 + RM_GOPATH=1
08:44:16 #31 1.223 + case "$(go env GOARCH)" in
08:44:16 #31 1.223 ++ go env GOARCH
08:44:16 #31 1.233 + export GO_BUILDMODE=-buildmode=pie
08:44:16 #31 1.233 + GO_BUILDMODE=-buildmode=pie
08:44:16 #31 1.237 ++ dirname /tmp/install/install.sh
08:44:16 #31 1.238 + dir=/tmp/install
08:44:16 #31 1.238 + bin=containerd
08:44:16 #31 1.238 + shift
08:44:16 #31 1.238 + '[' '!' -f /tmp/install/containerd.installer ']'
08:44:16 #31 1.238 + . /tmp/install/containerd.installer
08:44:16 #31 1.238 ++ set -e
08:44:16 #31 1.238 ++ : v1.5.5
08:44:16 #31 1.238 + install_containerd
08:44:16 #31 1.239 + echo 'Install containerd version v1.5.5'
08:44:16 #31 1.239 Install containerd version v1.5.5
08:44:16 #31 1.239 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NEn1XAbQYd/src/github.com/containerd/containerd
08:44:16 #31 1.251 Cloning into '/tmp/tmp.NEn1XAbQYd/src/github.com/containerd/containerd'...
08:44:17 #8 32.67 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ...
08:44:17 #8 32.67 Unpacking cpp-10 (10.2.1-6+rpi1) ...
08:44:17 #8 33.61 Selecting previously unselected package cpp.
08:44:17 #8 33.61 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ...
08:44:17 #8 33.62 Unpacking cpp (4:10.2.1-1+rpi1) ...
08:44:17 #8 33.67 Selecting previously unselected package libdebhelper-perl.
08:44:17 #8 33.67 Preparing to unpack .../025-libdebhelper-perl_13.3.4_all.deb ...
08:44:17 #8 33.68 Unpacking libdebhelper-perl (13.3.4) ...
08:44:17 #8 33.76 Selecting previously unselected package libcc1-0:armhf.
08:44:17 #8 33.76 Preparing to unpack .../026-libcc1-0_10.2.1-6+rpi1_armhf.deb ...
08:44:17 #8 33.76 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ...
08:44:18 #8 33.83 Selecting previously unselected package libgomp1:armhf.
08:44:18 #8 33.83 Preparing to unpack .../027-libgomp1_10.2.1-6+rpi1_armhf.deb ...
08:44:18 #8 33.83 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ...
08:44:18 #8 33.90 Selecting previously unselected package libatomic1:armhf.
08:44:18 #8 33.90 Preparing to unpack .../028-libatomic1_10.2.1-6+rpi1_armhf.deb ...
08:44:18 #8 33.90 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ...
08:44:18 #8 33.96 Selecting previously unselected package libasan6:armhf.
08:44:18 #8 33.96 Preparing to unpack .../029-libasan6_10.2.1-6+rpi1_armhf.deb ...
08:44:18 #8 33.97 Unpacking libasan6:armhf (10.2.1-6+rpi1) ...
08:44:18 #8 34.33 Selecting previously unselected package libubsan1:armhf.
08:44:18 #8 34.33 Preparing to unpack .../030-libubsan1_10.2.1-6+rpi1_armhf.deb ...
08:44:18 #8 34.34 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ...
08:44:18 #8 34.50 Selecting previously unselected package libgcc-10-dev:armhf.
08:44:18 #8 34.50 Preparing to unpack .../031-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ...
08:44:18 #8 34.50 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
08:44:18 #8 34.68 Selecting previously unselected package gcc-10.
08:44:18 #31 ...
08:44:18 
08:44:18 #24 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:44:18 #24 sha256:29885cb1e1d6cbcc28428ff412863568fcc823155cb56af3458621aa2efebf95
08:44:18 #24 26.59 Reading package lists...
08:44:18 #24 34.89 Building dependency tree...
08:44:18 #24 36.39 Reading state information...
08:44:18 #24 38.03 The following additional packages will be installed:
08:44:18 #24 38.04   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
08:44:18 #24 38.06 Suggested packages:
08:44:18 #24 38.06   cmake-doc ninja-build lrzip
08:44:18 #24 38.06 Recommended packages:
08:44:18 #24 38.06   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:44:18 #24 38.43 The following NEW packages will be installed:
08:44:18 #24 38.47   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
08:44:18 #24 38.82 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
08:44:18 #24 38.82 Need to get 8419 kB of archives.
08:44:18 #24 38.82 After this operation, 34.9 MB of additional disk space will be used.
08:44:18 #24 38.82 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
08:44:18 #24 38.83 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
08:44:18 #24 38.83 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
08:44:18 #24 38.85 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
08:44:18 #24 38.85 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
08:44:18 #24 38.85 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
08:44:18 #24 38.85 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
08:44:18 #24 38.86 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
08:44:18 #24 39.32 debconf: delaying package configuration, since apt-utils is not installed
08:44:18 #24 39.67 Fetched 8419 kB in 0s (22.6 MB/s)
08:44:18 #24 39.71 Selecting previously unselected package xxd.
08:44:18 #24 39.71 (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 ... 30211 files and directories currently installed.)
08:44:18 #24 39.74 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
08:44:18 #24 39.75 Unpacking xxd (2:8.2.2434-3) ...
08:44:18 #24 39.83 Selecting previously unselected package vim-common.
08:44:18 #24 39.83 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
08:44:18 #24 39.84 Unpacking vim-common (2:8.2.2434-3) ...
08:44:18 #24 39.99 Selecting previously unselected package cmake-data.
08:44:18 #24 39.99 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
08:44:18 #24 40.00 Unpacking cmake-data (3.18.4-2) ...
08:44:18 #24 40.72 Selecting previously unselected package libarchive13:amd64.
08:44:18 #24 40.73 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ...
08:44:18 #24 40.74 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
08:44:18 #24 40.85 Selecting previously unselected package libjsoncpp24:amd64.
08:44:18 #24 40.85 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
08:44:18 #24 40.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
08:44:18 #24 40.90 Selecting previously unselected package librhash0:amd64.
08:44:18 #24 40.91 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
08:44:18 #24 40.91 Unpacking librhash0:amd64 (1.4.1-2) ...
08:44:18 #24 40.98 Selecting previously unselected package libuv1:amd64.
08:44:18 #24 40.98 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
08:44:18 #24 40.99 Unpacking libuv1:amd64 (1.40.0-2) ...
08:44:18 #24 41.04 Selecting previously unselected package cmake.
08:44:18 #24 41.04 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ...
08:44:18 #24 41.04 Unpacking cmake (3.18.4-2) ...
08:44:18 #24 42.18 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
08:44:18 #24 42.19 Setting up xxd (2:8.2.2434-3) ...
08:44:18 #24 42.20 Setting up libuv1:amd64 (1.40.0-2) ...
08:44:18 #24 42.21 Setting up vim-common (2:8.2.2434-3) ...
08:44:18 #24 42.24 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
08:44:18 #24 42.25 Setting up librhash0:amd64 (1.4.1-2) ...
08:44:18 #24 42.26 Setting up cmake-data (3.18.4-2) ...
08:44:18 #24 42.27 Setting up cmake (3.18.4-2) ...
08:44:18 #24 42.28 Processing triggers for libc-bin (2.31-13) ...
08:44:18 #24 DONE 42.6s
08:44:18 
08:44:18 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
08:44:18 #22 sha256:1de922bf83a3e8d3772762613a648610aa65addf581ae1cdaa0b442d604fa2c0
08:44:18 #22 26.21 Reading package lists...
08:44:18 #22 34.88 Building dependency tree...
08:44:18 #22 36.65 Reading state information...
08:44:18 #22 38.09 The following additional packages will be installed:
08:44:18 #22 38.09   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:44:18 #22 38.09   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
08:44:18 #22 38.09   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
08:44:18 #22 38.09   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
08:44:18 #22 38.09   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
08:44:18 #22 38.10   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
08:44:18 #22 38.10   mingw-w64-common mingw-w64-x86-64-dev
08:44:18 #22 38.13 Suggested packages:
08:44:18 #22 38.13   gcc-10-locales seccomp wine64
08:44:18 #22 38.68 The following NEW packages will be installed:
08:44:18 #22 38.68   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:44:18 #22 38.69   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
08:44:18 #22 38.69   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
08:44:18 #22 38.69   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
08:44:18 #22 38.69   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
08:44:18 #22 38.69   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
08:44:18 #22 38.69   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
08:44:18 #22 38.69   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
08:44:18 #22 38.70   mingw-w64-x86-64-dev
08:44:18 #22 39.04 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
08:44:18 #22 39.04 Need to get 115 MB of archives.
08:44:18 #22 39.04 After this operation, 645 MB of additional disk space will be used.
08:44:18 #22 39.04 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
08:44:18 #22 39.08 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
08:44:18 #22 39.14 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
08:44:18 #22 39.15 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
08:44:18 #22 39.15 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
08:44:18 #22 39.15 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
08:44:18 #22 39.27 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
08:44:18 #22 39.33 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
08:44:18 #22 39.33 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
08:44:18 #22 39.60 Get:10 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
08:44:18 #22 40.03 Get:11 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
08:44:18 #22 40.18 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
08:44:18 #22 40.41 Get:13 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
08:44:18 #22 40.82 Get:14 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
08:44:18 #22 40.95 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
08:44:18 #22 40.95 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
08:44:18 #22 40.95 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
08:44:18 #22 40.96 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
08:44:18 #22 40.96 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
08:44:18 #22 40.96 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
08:44:18 #22 40.96 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
08:44:18 #22 40.96 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
08:44:18 #22 40.97 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
08:44:18 #22 40.97 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
08:44:18 #22 40.97 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
08:44:18 #22 40.97 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
08:44:18 #22 40.98 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
08:44:18 #22 40.98 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
08:44:18 #22 40.98 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
08:44:18 #22 40.98 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
08:44:18 #22 41.53 debconf: delaying package configuration, since apt-utils is not installed
08:44:18 #22 41.80 Fetched 115 MB in 2s (51.6 MB/s)
08:44:18 #22 41.85 Selecting previously unselected package binutils-mingw-w64-i686.
08:44:18 #22 41.85 (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 ... 30211 files and directories currently installed.)
08:44:18 #22 41.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
08:44:18 #22 41.90 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
08:44:18 #22 42.70 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:44:18 #22 42.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
08:44:18 #22 42.71 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
08:44:19 #8 34.69 Preparing to unpack .../032-gcc-10_10.2.1-6+rpi1_armhf.deb ...
08:44:19 #8 34.69 Unpacking gcc-10 (10.2.1-6+rpi1) ...
08:44:19 #22 43.60 Selecting previously unselected package binutils-mingw-w64.
08:44:19 #22 43.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
08:44:19 #22 43.60 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
08:44:19 #22 43.66 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:44:19 #22 43.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
08:44:19 #22 ...
08:44:19 
08:44:19 #26 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
08:44:19 #26 sha256:ab9779184859617a560451c4c4b43be241a39ea8fe61c3ad1d675820084b3c6a
08:44:19 #26 0.983 + RM_GOPATH=0
08:44:19 #26 0.984 + TMP_GOPATH=
08:44:19 #26 0.984 + : /build
08:44:19 #26 0.984 + '[' -z '' ']'
08:44:19 #26 0.985 ++ mktemp -d
08:44:19 #26 0.987 + export GOPATH=/tmp/tmp.fBimMlLyik
08:44:19 #26 0.987 + GOPATH=/tmp/tmp.fBimMlLyik
08:44:19 #26 0.987 + RM_GOPATH=1
08:44:19 #26 0.988 + case "$(go env GOARCH)" in
08:44:19 #26 0.988 ++ go env GOARCH
08:44:19 #26 0.994 + export GO_BUILDMODE=-buildmode=pie
08:44:19 #26 0.994 + GO_BUILDMODE=-buildmode=pie
08:44:19 #26 0.994 ++ dirname /tmp/install/install.sh
08:44:19 #26 1.002 + dir=/tmp/install
08:44:19 #26 1.002 + bin=tini
08:44:19 #26 1.002 + shift
08:44:19 #26 1.003 + '[' '!' -f /tmp/install/tini.installer ']'
08:44:19 #26 1.003 + . /tmp/install/tini.installer
08:44:19 #26 1.003 ++ : v0.19.0
08:44:19 #26 1.003 + install_tini
08:44:19 #26 1.003 + echo 'Install tini version v0.19.0'
08:44:19 #26 1.003 Install tini version v0.19.0
08:44:19 #26 1.003 + git clone https://github.com/krallin/tini.git /tmp/tmp.fBimMlLyik/tini
08:44:19 #26 1.005 Cloning into '/tmp/tmp.fBimMlLyik/tini'...
08:44:20 #26 1.342 + cd /tmp/tmp.fBimMlLyik/tini
08:44:20 #26 1.343 + git checkout -q v0.19.0
08:44:20 #26 1.348 + cmake .
08:44:20 #26 1.624 -- The C compiler identification is GNU 10.2.1
08:44:20 #26 1.652 -- Detecting C compiler ABI info
08:44:20 #26 1.894 -- Detecting C compiler ABI info - done
08:44:20 #26 1.954 -- Check for working C compiler: /usr/bin/cc - skipped
08:44:20 #26 1.955 -- Detecting C compile features
08:44:20 #26 1.957 -- Detecting C compile features - done
08:44:20 #26 1.975 -- Performing Test HAS_BUILTIN_FORTIFY
08:44:20 #26 2.048 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:44:20 #26 2.079 -- Configuring done
08:44:20 #26 2.088 -- Generating done
08:44:20 #26 2.090 -- Build files have been written to: /tmp/tmp.fBimMlLyik/tini
08:44:20 #26 2.095 + make tini-static
08:44:20 #8 36.60 Selecting previously unselected package gcc.
08:44:20 #8 36.60 Preparing to unpack .../033-gcc_4%3a10.2.1-1+rpi1_armhf.deb ...
08:44:20 #8 36.60 Unpacking gcc (4:10.2.1-1+rpi1) ...
08:44:20 #8 36.65 Selecting previously unselected package libc-dev-bin.
08:44:20 #8 36.65 Preparing to unpack .../034-libc-dev-bin_2.31-13+rpt2+rpi1_armhf.deb ...
08:44:20 #8 36.66 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1) ...
08:44:20 #8 36.71 Selecting previously unselected package linux-libc-dev:armhf.
08:44:20 #8 36.71 Preparing to unpack .../035-linux-libc-dev_1%3a1.20210831-1_armhf.deb ...
08:44:20 #8 36.72 Unpacking linux-libc-dev:armhf (1:1.20210831-1) ...
08:44:21 #26 2.235 Scanning dependencies of target tini-static
08:44:21 #26 2.261 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:44:21 #8 37.05 Selecting previously unselected package libcrypt-dev:armhf.
08:44:21 #8 37.05 Preparing to unpack .../036-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
08:44:21 #8 37.05 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
08:44:21 #8 37.11 Selecting previously unselected package libtirpc-dev:armhf.
08:44:21 #26 2.770 [100%] Linking C executable tini-static
08:44:21 #8 37.12 Preparing to unpack .../037-libtirpc-dev_1.3.1-1_armhf.deb ...
08:44:21 #8 37.12 Unpacking libtirpc-dev:armhf (1.3.1-1) ...
08:44:21 #8 37.19 Selecting previously unselected package libnsl-dev:armhf.
08:44:21 #8 37.19 Preparing to unpack .../038-libnsl-dev_1.3.0-2_armhf.deb ...
08:44:21 #8 37.20 Unpacking libnsl-dev:armhf (1.3.0-2) ...
08:44:21 #8 37.26 Selecting previously unselected package libc6-dev:armhf.
08:44:21 #26 3.017 [100%] Built target tini-static
08:44:21 #26 3.042 + mkdir -p /build
08:44:21 #8 37.26 Preparing to unpack .../039-libc6-dev_2.31-13+rpt2+rpi1_armhf.deb ...
08:44:21 #8 37.27 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1) ...
08:44:21 #26 3.046 + cp tini-static /build/docker-init
08:44:21 #26 DONE 3.1s
08:44:21 
08:44:21 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
08:44:21 #22 sha256:1de922bf83a3e8d3772762613a648610aa65addf581ae1cdaa0b442d604fa2c0
08:44:21 #22 43.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
08:44:21 #22 43.74 Selecting previously unselected package dmsetup.
08:44:21 #22 43.74 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
08:44:21 #22 43.75 Unpacking dmsetup (2:1.02.175-2.1) ...
08:44:21 #22 43.81 Selecting previously unselected package mingw-w64-common.
08:44:21 #22 43.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
08:44:21 #22 43.82 Unpacking mingw-w64-common (8.0.0-1) ...
08:44:21 #22 45.56 Selecting previously unselected package mingw-w64-x86-64-dev.
08:44:21 #22 45.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
08:44:21 #22 45.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
08:44:22 #8 37.67 Selecting previously unselected package libtool.
08:44:22 #8 37.67 Preparing to unpack .../040-libtool_2.4.6-15_all.deb ...
08:44:22 #8 37.68 Unpacking libtool (2.4.6-15) ...
08:44:22 #8 37.75 Selecting previously unselected package dh-autoreconf.
08:44:22 #8 37.75 Preparing to unpack .../041-dh-autoreconf_20_all.deb ...
08:44:22 #8 37.76 Unpacking dh-autoreconf (20) ...
08:44:22 #8 37.81 Selecting previously unselected package libarchive-zip-perl.
08:44:22 #8 37.81 Preparing to unpack .../042-libarchive-zip-perl_1.68-1_all.deb ...
08:44:22 #8 37.81 Unpacking libarchive-zip-perl (1.68-1) ...
08:44:22 #8 37.87 Selecting previously unselected package libsub-override-perl.
08:44:22 #8 37.88 Preparing to unpack .../043-libsub-override-perl_0.09-2_all.deb ...
08:44:22 #8 37.88 Unpacking libsub-override-perl (0.09-2) ...
08:44:22 #8 37.93 Selecting previously unselected package libfile-stripnondeterminism-perl.
08:44:22 #8 37.93 Preparing to unpack .../044-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
08:44:22 #8 37.94 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
08:44:22 #8 37.98 Selecting previously unselected package dh-strip-nondeterminism.
08:44:22 #8 37.99 Preparing to unpack .../045-dh-strip-nondeterminism_1.12.0-1_all.deb ...
08:44:22 #8 37.99 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
08:44:22 #8 38.04 Selecting previously unselected package libdpkg-perl.
08:44:22 #8 38.04 Preparing to unpack .../046-libdpkg-perl_1.20.9+rpi1_all.deb ...
08:44:22 #8 38.04 Unpacking libdpkg-perl (1.20.9+rpi1) ...
08:44:22 #8 38.16 Selecting previously unselected package patch.
08:44:22 #8 38.17 Preparing to unpack .../047-patch_2.7.6-7_armhf.deb ...
08:44:22 #8 38.17 Unpacking patch (2.7.6-7) ...
08:44:22 #8 38.30 Selecting previously unselected package make.
08:44:22 #8 38.31 Preparing to unpack .../048-make_4.3-4.1_armhf.deb ...
08:44:22 #8 38.31 Unpacking make (4.3-4.1) ...
08:44:22 #8 38.41 Selecting previously unselected package dpkg-dev.
08:44:22 #8 38.41 Preparing to unpack .../049-dpkg-dev_1.20.9+rpi1_all.deb ...
08:44:22 #8 38.42 Unpacking dpkg-dev (1.20.9+rpi1) ...
08:44:22 #8 38.60 Selecting previously unselected package libelf1:armhf.
08:44:22 #8 38.60 Preparing to unpack .../050-libelf1_0.183-1_armhf.deb ...
08:44:22 #8 38.61 Unpacking libelf1:armhf (0.183-1) ...
08:44:22 #8 38.68 Selecting previously unselected package dwz.
08:44:23 #8 38.68 Preparing to unpack .../051-dwz_0.13+20210201-1_armhf.deb ...
08:44:23 #8 38.69 Unpacking dwz (0.13+20210201-1) ...
08:44:23 #8 38.76 Selecting previously unselected package libicu67:armhf.
08:44:23 #8 38.77 Preparing to unpack .../052-libicu67_67.1-7_armhf.deb ...
08:44:23 #8 38.77 Unpacking libicu67:armhf (67.1-7) ...
08:44:23 #22 47.70 Selecting previously unselected package gcc-mingw-w64-base.
08:44:23 #22 47.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
08:44:23 #22 47.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
08:44:23 #22 47.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
08:44:24 #22 47.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
08:44:24 #22 47.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
08:44:24 #8 40.05 Selecting previously unselected package libxml2:armhf.
08:44:24 #8 40.05 Preparing to unpack .../053-libxml2_2.9.10+dfsg-6.7_armhf.deb ...
08:44:24 #8 40.06 Unpacking libxml2:armhf (2.9.10+dfsg-6.7) ...
08:44:24 #8 40.19 Selecting previously unselected package gettext.
08:44:24 #8 40.19 Preparing to unpack .../054-gettext_0.21-4_armhf.deb ...
08:44:24 #8 40.20 Unpacking gettext (0.21-4) ...
08:44:24 #8 40.40 Selecting previously unselected package intltool-debian.
08:44:24 #8 40.41 Preparing to unpack .../055-intltool-debian_0.35.0+20060710.5_all.deb ...
08:44:24 #8 40.41 Unpacking intltool-debian (0.35.0+20060710.5) ...
08:44:24 #8 40.46 Selecting previously unselected package po-debconf.
08:44:24 #8 40.46 Preparing to unpack .../056-po-debconf_1.0.21+nmu1_all.deb ...
08:44:24 #8 40.47 Unpacking po-debconf (1.0.21+nmu1) ...
08:44:24 #8 40.55 Selecting previously unselected package debhelper.
08:44:24 #8 40.55 Preparing to unpack .../057-debhelper_13.3.4_all.deb ...
08:44:24 #8 40.56 Unpacking debhelper (13.3.4) ...
08:44:24 #8 40.73 Selecting previously unselected package libfakeroot:armhf.
08:44:24 #8 40.73 Preparing to unpack .../058-libfakeroot_1.25.3-1.1_armhf.deb ...
08:44:24 #8 40.74 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
08:44:24 #8 40.80 Selecting previously unselected package fakeroot.
08:44:24 #8 40.80 Preparing to unpack .../059-fakeroot_1.25.3-1.1_armhf.deb ...
08:44:24 #8 40.81 Unpacking fakeroot (1.25.3-1.1) ...
08:44:24 #8 40.86 Selecting previously unselected package libfile-dirlist-perl.
08:44:25 #8 40.86 Preparing to unpack .../060-libfile-dirlist-perl_0.05-2_all.deb ...
08:44:25 #8 40.87 Unpacking libfile-dirlist-perl (0.05-2) ...
08:44:25 #8 40.92 Selecting previously unselected package libfile-which-perl.
08:44:25 #8 40.92 Preparing to unpack .../061-libfile-which-perl_1.23-1_all.deb ...
08:44:25 #8 40.93 Unpacking libfile-which-perl (1.23-1) ...
08:44:25 #8 40.97 Selecting previously unselected package libfile-homedir-perl.
08:44:25 #8 40.97 Preparing to unpack .../062-libfile-homedir-perl_1.006-1_all.deb ...
08:44:25 #8 40.98 Unpacking libfile-homedir-perl (1.006-1) ...
08:44:25 #8 41.03 Selecting previously unselected package libfile-touch-perl.
08:44:25 #8 41.03 Preparing to unpack .../063-libfile-touch-perl_0.11-1_all.deb ...
08:44:25 #8 41.04 Unpacking libfile-touch-perl (0.11-1) ...
08:44:25 #8 41.08 Selecting previously unselected package libio-pty-perl.
08:44:25 #8 41.08 Preparing to unpack .../064-libio-pty-perl_1%3a1.15-2_armhf.deb ...
08:44:25 #8 41.09 Unpacking libio-pty-perl (1:1.15-2) ...
08:44:25 #8 41.14 Selecting previously unselected package libipc-run-perl.
08:44:25 #8 41.14 Preparing to unpack .../065-libipc-run-perl_20200505.0-1_all.deb ...
08:44:25 #8 41.15 Unpacking libipc-run-perl (20200505.0-1) ...
08:44:25 #8 41.21 Selecting previously unselected package libclass-method-modifiers-perl.
08:44:25 #8 41.21 Preparing to unpack .../066-libclass-method-modifiers-perl_2.13-1_all.deb ...
08:44:25 #8 41.21 Unpacking libclass-method-modifiers-perl (2.13-1) ...
08:44:25 #8 41.26 Selecting previously unselected package libb-hooks-op-check-perl.
08:44:25 #8 41.26 Preparing to unpack .../067-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ...
08:44:25 #8 41.27 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ...
08:44:25 #8 41.32 Selecting previously unselected package libdynaloader-functions-perl.
08:44:25 #8 41.32 Preparing to unpack .../068-libdynaloader-functions-perl_0.003-1.1_all.deb ...
08:44:25 #8 41.33 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
08:44:25 #8 41.38 Selecting previously unselected package libdevel-callchecker-perl.
08:44:25 #8 41.38 Preparing to unpack .../069-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
08:44:25 #8 41.39 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
08:44:25 #8 41.44 Selecting previously unselected package libparams-classify-perl.
08:44:25 #8 41.44 Preparing to unpack .../070-libparams-classify-perl_0.015-1+b3_armhf.deb ...
08:44:25 #8 41.45 Unpacking libparams-classify-perl (0.015-1+b3) ...
08:44:25 #8 41.49 Selecting previously unselected package libmodule-runtime-perl.
08:44:25 #8 41.50 Preparing to unpack .../071-libmodule-runtime-perl_0.016-1_all.deb ...
08:44:25 #8 41.50 Unpacking libmodule-runtime-perl (0.016-1) ...
08:44:25 #8 41.55 Selecting previously unselected package libimport-into-perl.
08:44:25 #8 41.55 Preparing to unpack .../072-libimport-into-perl_1.002005-1_all.deb ...
08:44:25 #8 41.56 Unpacking libimport-into-perl (1.002005-1) ...
08:44:25 #8 41.60 Selecting previously unselected package librole-tiny-perl.
08:44:25 #8 41.60 Preparing to unpack .../073-librole-tiny-perl_2.002004-1_all.deb ...
08:44:25 #8 41.61 Unpacking librole-tiny-perl (2.002004-1) ...
08:44:25 #8 41.66 Selecting previously unselected package libstrictures-perl.
08:44:25 #22 49.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
08:44:25 #22 49.78 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
08:44:25 #22 49.78 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:44:26 #8 41.66 Preparing to unpack .../074-libstrictures-perl_2.000006-1_all.deb ...
08:44:26 #8 41.67 Unpacking libstrictures-perl (2.000006-1) ...
08:44:26 #8 41.72 Selecting previously unselected package libsub-quote-perl.
08:44:26 #8 41.72 Preparing to unpack .../075-libsub-quote-perl_2.006006-1_all.deb ...
08:44:26 #8 41.73 Unpacking libsub-quote-perl (2.006006-1) ...
08:44:26 #8 41.77 Selecting previously unselected package libmoo-perl.
08:44:26 #8 41.78 Preparing to unpack .../076-libmoo-perl_2.004004-1_all.deb ...
08:44:26 #8 41.78 Unpacking libmoo-perl (2.004004-1) ...
08:44:26 #8 41.84 Selecting previously unselected package libencode-locale-perl.
08:44:26 #8 41.84 Preparing to unpack .../077-libencode-locale-perl_1.05-1.1_all.deb ...
08:44:26 #8 41.85 Unpacking libencode-locale-perl (1.05-1.1) ...
08:44:26 #8 41.90 Selecting previously unselected package libtimedate-perl.
08:44:26 #8 41.90 Preparing to unpack .../078-libtimedate-perl_2.3300-2_all.deb ...
08:44:26 #8 41.91 Unpacking libtimedate-perl (2.3300-2) ...
08:44:26 #8 41.97 Selecting previously unselected package libhttp-date-perl.
08:44:26 #8 41.97 Preparing to unpack .../079-libhttp-date-perl_6.05-1_all.deb ...
08:44:26 #8 41.97 Unpacking libhttp-date-perl (6.05-1) ...
08:44:26 #8 42.02 Selecting previously unselected package libfile-listing-perl.
08:44:26 #8 42.02 Preparing to unpack .../080-libfile-listing-perl_6.14-1_all.deb ...
08:44:26 #8 42.03 Unpacking libfile-listing-perl (6.14-1) ...
08:44:26 #8 42.07 Selecting previously unselected package libhtml-tagset-perl.
08:44:26 #8 42.08 Preparing to unpack .../081-libhtml-tagset-perl_3.20-4_all.deb ...
08:44:26 #8 42.08 Unpacking libhtml-tagset-perl (3.20-4) ...
08:44:26 #8 42.13 Selecting previously unselected package liburi-perl.
08:44:26 #8 42.13 Preparing to unpack .../082-liburi-perl_5.08-1_all.deb ...
08:44:26 #8 42.14 Unpacking liburi-perl (5.08-1) ...
08:44:26 #8 42.20 Selecting previously unselected package libhtml-parser-perl.
08:44:26 #8 42.21 Preparing to unpack .../083-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
08:44:26 #8 42.21 Unpacking libhtml-parser-perl (3.75-1+b1) ...
08:44:26 #8 42.30 Selecting previously unselected package libhtml-tree-perl.
08:44:26 #8 42.30 Preparing to unpack .../084-libhtml-tree-perl_5.07-2_all.deb ...
08:44:26 #8 42.31 Unpacking libhtml-tree-perl (5.07-2) ...
08:44:26 #8 42.38 Selecting previously unselected package libio-html-perl.
08:44:26 #8 42.38 Preparing to unpack .../085-libio-html-perl_1.004-2_all.deb ...
08:44:26 #8 42.39 Unpacking libio-html-perl (1.004-2) ...
08:44:26 #8 42.43 Selecting previously unselected package liblwp-mediatypes-perl.
08:44:26 #8 42.44 Preparing to unpack .../086-liblwp-mediatypes-perl_6.04-1_all.deb ...
08:44:26 #8 42.44 Unpacking liblwp-mediatypes-perl (6.04-1) ...
08:44:26 #8 42.49 Selecting previously unselected package libhttp-message-perl.
08:44:26 #8 42.50 Preparing to unpack .../087-libhttp-message-perl_6.28-1_all.deb ...
08:44:26 #8 42.50 Unpacking libhttp-message-perl (6.28-1) ...
08:44:26 #8 42.56 Selecting previously unselected package libhttp-cookies-perl.
08:44:26 #8 42.56 Preparing to unpack .../088-libhttp-cookies-perl_6.10-1_all.deb ...
08:44:26 #8 42.57 Unpacking libhttp-cookies-perl (6.10-1) ...
08:44:26 #8 42.62 Selecting previously unselected package libhttp-negotiate-perl.
08:44:27 #8 42.62 Preparing to unpack .../089-libhttp-negotiate-perl_6.01-1_all.deb ...
08:44:27 #8 42.63 Unpacking libhttp-negotiate-perl (6.01-1) ...
08:44:27 #8 42.67 Selecting previously unselected package perl-openssl-defaults:armhf.
08:44:27 #8 42.67 Preparing to unpack .../090-perl-openssl-defaults_5_armhf.deb ...
08:44:27 #8 42.68 Unpacking perl-openssl-defaults:armhf (5) ...
08:44:27 #8 42.73 Selecting previously unselected package libnet-ssleay-perl.
08:44:27 #8 42.73 Preparing to unpack .../091-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
08:44:27 #8 42.74 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
08:44:27 #8 42.84 Selecting previously unselected package libio-socket-ssl-perl.
08:44:27 #8 42.84 Preparing to unpack .../092-libio-socket-ssl-perl_2.069-1_all.deb ...
08:44:27 #8 42.85 Unpacking libio-socket-ssl-perl (2.069-1) ...
08:44:27 #8 42.92 Selecting previously unselected package libnet-http-perl.
08:44:27 #8 42.92 Preparing to unpack .../093-libnet-http-perl_6.20-1_all.deb ...
08:44:27 #8 42.93 Unpacking libnet-http-perl (6.20-1) ...
08:44:27 #8 42.98 Selecting previously unselected package liblwp-protocol-https-perl.
08:44:27 #8 42.98 Preparing to unpack .../094-liblwp-protocol-https-perl_6.10-1_all.deb ...
08:44:27 #8 42.99 Unpacking liblwp-protocol-https-perl (6.10-1) ...
08:44:27 #8 43.03 Selecting previously unselected package libtry-tiny-perl.
08:44:27 #8 43.03 Preparing to unpack .../095-libtry-tiny-perl_0.30-1_all.deb ...
08:44:27 #8 43.04 Unpacking libtry-tiny-perl (0.30-1) ...
08:44:27 #8 43.09 Selecting previously unselected package libwww-robotrules-perl.
08:44:27 #8 43.09 Preparing to unpack .../096-libwww-robotrules-perl_6.02-1_all.deb ...
08:44:27 #8 43.09 Unpacking libwww-robotrules-perl (6.02-1) ...
08:44:27 #8 43.14 Selecting previously unselected package libwww-perl.
08:44:27 #8 43.14 Preparing to unpack .../097-libwww-perl_6.52-1_all.deb ...
08:44:27 #8 43.15 Unpacking libwww-perl (6.52-1) ...
08:44:27 #8 43.22 Selecting previously unselected package patchutils.
08:44:27 #8 43.22 Preparing to unpack .../098-patchutils_0.4.2-1_armhf.deb ...
08:44:27 #8 43.23 Unpacking patchutils (0.4.2-1) ...
08:44:27 #8 43.29 Selecting previously unselected package libtinfo5:armhf.
08:44:27 #8 43.29 Preparing to unpack .../099-libtinfo5_6.2+20201114-2_armhf.deb ...
08:44:27 #8 43.30 Unpacking libtinfo5:armhf (6.2+20201114-2) ...
08:44:27 #8 43.36 Selecting previously unselected package wdiff.
08:44:27 #22 ...
08:44:27 
08:44:27 #31 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:44:27 #31 sha256:fd246a4a87c6c521245ca0032c968af49d0bcc5041df11da9d53a55c555c57f9
08:44:27 #31 12.06 + cd /tmp/tmp.NEn1XAbQYd/src/github.com/containerd/containerd
08:44:27 #31 12.06 + git checkout -q v1.5.5
08:44:27 #8 43.37 Preparing to unpack .../100-wdiff_1.2.2-2_armhf.deb ...
08:44:27 #8 43.37 Unpacking wdiff (1.2.2-2) ...
08:44:27 #8 43.45 Selecting previously unselected package devscripts.
08:44:27 #8 43.46 Preparing to unpack .../101-devscripts_2.21.3_armhf.deb ...
08:44:27 #8 43.50 Unpacking devscripts (2.21.3) ...
08:44:28 #8 43.69 Selecting previously unselected package equivs.
08:44:28 #8 43.70 Preparing to unpack .../102-equivs_2.3.1_all.deb ...
08:44:28 #8 43.70 Unpacking equivs (2.3.1) ...
08:44:28 #8 43.76 Selecting previously unselected package libcurl3-gnutls:armhf.
08:44:28 #8 43.76 Preparing to unpack .../103-libcurl3-gnutls_7.74.0-1.3_armhf.deb ...
08:44:28 #8 43.77 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3) ...
08:44:28 #8 43.85 Selecting previously unselected package liberror-perl.
08:44:28 #8 43.85 Preparing to unpack .../104-liberror-perl_0.17029-1_all.deb ...
08:44:28 #8 43.86 Unpacking liberror-perl (0.17029-1) ...
08:44:28 #31 12.69 + export 'BUILDTAGS=netgo osusergo static_build'
08:44:28 #31 12.69 + BUILDTAGS='netgo osusergo static_build'
08:44:28 #31 12.69 + export EXTRA_FLAGS=-buildmode=pie
08:44:28 #31 12.69 + EXTRA_FLAGS=-buildmode=pie
08:44:28 #31 12.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:44:28 #31 12.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:44:28 #31 12.69 + '[' '' = dynamic ']'
08:44:28 #31 12.69 + make
08:44:28 #8 43.91 Selecting previously unselected package git-man.
08:44:28 #8 43.91 Preparing to unpack .../105-git-man_1%3a2.30.2-1_all.deb ...
08:44:28 #8 43.92 Unpacking git-man (1:2.30.2-1) ...
08:44:28 #8 44.09 Selecting previously unselected package git.
08:44:28 #8 44.10 Preparing to unpack .../106-git_1%3a2.30.2-1_armhf.deb ...
08:44:28 #8 44.13 Unpacking git (1:2.30.2-1) ...
08:44:28 #31 12.99 + bin/ctr
08:44:29 #8 44.99 Setting up media-types (4.0.0) ...
08:44:29 #8 45.02 Setting up libpipeline1:armhf (1.5.3-1) ...
08:44:29 #8 45.03 Setting up bsdextrautils (2.36.1-8) ...
08:44:29 #8 45.05 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
08:44:29 #8 45.05 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
08:44:29 #8 45.06 Setting up libicu67:armhf (67.1-7) ...
08:44:29 #8 45.08 Setting up libmagic-mgc (1:5.39-3) ...
08:44:29 #8 45.10 Setting up perl-modules-5.32 (5.32.1-4+deb11u1) ...
08:44:29 #8 45.11 Setting up binutils-common:armhf (2.35.2-2+rpi1) ...
08:44:29 #8 45.13 Setting up libmagic1:armhf (1:5.39-3) ...
08:44:29 #8 45.16 Setting up perl-openssl-defaults:armhf (5) ...
08:44:29 #8 45.18 Setting up linux-libc-dev:armhf (1:1.20210831-1) ...
08:44:29 #8 45.20 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
08:44:29 #8 45.21 Setting up gettext-base (0.21-4) ...
08:44:29 #8 45.23 Setting up libcurl3-gnutls:armhf (7.74.0-1.3) ...
08:44:29 #8 45.25 Setting up file (1:5.39-3) ...
08:44:29 #8 45.26 Setting up libgomp1:armhf (10.2.1-6+rpi1) ...
08:44:29 #8 45.28 Setting up bzip2 (1.0.8-4) ...
08:44:29 #8 45.30 Setting up libfakeroot:armhf (1.25.3-1.1) ...
08:44:29 #8 45.32 Setting up libasan6:armhf (10.2.1-6+rpi1) ...
08:44:29 #8 45.34 Setting up fakeroot (1.25.3-1.1) ...
08:44:29 #8 45.35 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
08:44:29 #8 45.35 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:44:29 #8 45.35 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:44:29 #8 45.35 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:44:29 #8 45.35 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:44:29 #8 45.35 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:44:29 #8 45.35 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:44:29 #8 45.35 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
08:44:29 #8 45.35 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
08:44:29 #8 45.37 Setting up autotools-dev (20180224.1+nmu1) ...
08:44:29 #8 45.39 Setting up libtirpc-dev:armhf (1.3.1-1) ...
08:44:29 #8 45.40 Setting up make (4.3-4.1) ...
08:44:29 #8 45.42 Setting up libmpfr6:armhf (4.1.0-3) ...
08:44:29 #8 45.44 Setting up libsigsegv2:armhf (2.13-1) ...
08:44:29 #8 45.45 Setting up xz-utils (5.2.5-2) ...
08:44:29 #8 45.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:44:29 #8 45.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
08:44:29 #8 45.47 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
08:44:29 #8 45.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
08:44:29 #8 45.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
08:44:29 #8 45.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
08:44:29 #8 45.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
08:44:29 #8 45.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
08:44:29 #8 45.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
08:44:29 #8 45.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
08:44:29 #8 45.47 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
08:44:29 #8 45.48 Setting up libmpc3:armhf (1.2.0-1) ...
08:44:29 #8 45.50 Setting up libatomic1:armhf (10.2.1-6+rpi1) ...
08:44:29 #8 45.52 Setting up patch (2.7.6-7) ...
08:44:29 #8 45.53 Setting up autopoint (0.21-4) ...
08:44:29 #8 45.55 Setting up libubsan1:armhf (10.2.1-6+rpi1) ...
08:44:29 #8 45.57 Setting up libnsl-dev:armhf (1.3.0-2) ...
08:44:29 #8 45.59 Setting up sensible-utils (0.0.14) ...
08:44:29 #8 45.60 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
08:44:29 #8 45.62 Setting up libuchardet0:armhf (0.0.7-1) ...
08:44:29 #8 45.64 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
08:44:30 #8 45.66 Setting up git-man (1:2.30.2-1) ...
08:44:30 #8 45.67 Setting up libbinutils:armhf (2.35.2-2+rpi1) ...
08:44:30 #8 45.69 Setting up libisl23:armhf (0.23-1) ...
08:44:30 #8 45.71 Setting up libc-dev-bin (2.31-13+rpt2+rpi1) ...
08:44:30 #8 45.73 Setting up libtinfo5:armhf (6.2+20201114-2) ...
08:44:30 #8 45.74 Setting up libelf1:armhf (0.183-1) ...
08:44:30 #8 45.76 Setting up libxml2:armhf (2.9.10+dfsg-6.7) ...
08:44:30 #8 45.78 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ...
08:44:30 #8 45.80 Setting up cpp-10 (10.2.1-6+rpi1) ...
08:44:30 #8 45.82 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
08:44:30 #8 45.83 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
08:44:30 #8 45.85 Setting up libgdbm6:armhf (1.19-2) ...
08:44:30 #8 45.87 Setting up libctf0:armhf (2.35.2-2+rpi1) ...
08:44:30 #8 45.95 Setting up wdiff (1.2.2-2) ...
08:44:30 #8 45.97 Setting up gettext (0.21-4) ...
08:44:30 #8 45.98 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
08:44:30 #8 46.00 Setting up m4 (1.4.18-5) ...
08:44:30 #8 46.02 Setting up libgdbm-compat4:armhf (1.19-2) ...
08:44:30 #8 46.04 Setting up libperl5.32:armhf (5.32.1-4+deb11u1) ...
08:44:30 #8 46.05 Setting up dwz (0.13+20210201-1) ...
08:44:30 #8 46.07 Setting up groff-base (1.22.4-6) ...
08:44:30 #8 46.10 Setting up cpp (4:10.2.1-1+rpi1) ...
08:44:30 #8 46.13 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1) ...
08:44:30 #8 46.15 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
08:44:30 #8 46.17 Setting up python3.9 (3.9.2-1+rpi1) ...
08:44:32 #8 47.76 Setting up python3 (3.9.2-3) ...
08:44:32 #8 48.01 Setting up binutils (2.35.2-2+rpi1) ...
08:44:32 #8 48.03 Setting up man-db (2.9.4-2) ...
08:44:32 #8 48.29 Building database of manual pages ...
08:44:33 #31 ...
08:44:33 
08:44:33 #22 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
08:44:33 #22 sha256:1de922bf83a3e8d3772762613a648610aa65addf581ae1cdaa0b442d604fa2c0
08:44:33 #22 53.29 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
08:44:33 #22 53.29 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
08:44:33 #22 53.30 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:44:33 #22 55.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
08:44:33 #22 55.11 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
08:44:33 #22 55.11 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
08:44:33 #22 56.98 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
08:44:33 #22 56.98 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
08:44:33 #22 56.99 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:44:37 #22 60.70 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
08:44:37 #22 60.70 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
08:44:37 #22 60.71 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:44:38 #22 62.33 Selecting previously unselected package g++-mingw-w64-x86-64.
08:44:38 #22 62.34 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
08:44:38 #22 62.35 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
08:44:38 #22 62.40 Selecting previously unselected package libapparmor1:amd64.
08:44:38 #22 62.41 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
08:44:38 #22 62.41 Unpacking libapparmor1:amd64 (2.13.6-10) ...
08:44:38 #22 62.47 Selecting previously unselected package libapparmor-dev:amd64.
08:44:38 #22 62.47 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
08:44:38 #22 62.48 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
08:44:38 #22 62.53 Selecting previously unselected package libbtrfs0:amd64.
08:44:38 #22 62.54 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
08:44:38 #22 62.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
08:44:38 #22 62.62 Selecting previously unselected package libbtrfs-dev:amd64.
08:44:38 #22 62.62 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
08:44:38 #22 62.62 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
08:44:38 #22 62.71 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:44:38 #22 62.71 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
08:44:38 #22 62.72 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
08:44:38 #22 62.75 Selecting previously unselected package libudev-dev:amd64.
08:44:38 #22 62.76 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
08:44:38 #22 62.76 Unpacking libudev-dev:amd64 (247.3-6) ...
08:44:38 #22 62.82 Selecting previously unselected package libsepol1-dev:amd64.
08:44:39 #22 62.83 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
08:44:39 #22 62.83 Unpacking libsepol1-dev:amd64 (3.1-1) ...
08:44:39 #22 62.93 Selecting previously unselected package libpcre2-16-0:amd64.
08:44:39 #22 62.94 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
08:44:39 #22 62.94 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
08:44:39 #22 63.02 Selecting previously unselected package libpcre2-32-0:amd64.
08:44:39 #22 63.02 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
08:44:39 #22 63.02 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
08:44:39 #8 53.86 Setting up perl (5.32.1-4+deb11u1) ...
08:44:39 #8 53.90 Setting up libio-html-perl (1.004-2) ...
08:44:39 #8 53.92 Setting up libb-hooks-op-check-perl (0.22-1+b4) ...
08:44:39 #8 53.94 Setting up gcc-10 (10.2.1-6+rpi1) ...
08:44:39 #8 53.95 Setting up libdpkg-perl (1.20.9+rpi1) ...
08:44:39 #8 53.97 Setting up autoconf (2.69-14) ...
08:44:39 #8 53.99 Setting up libtimedate-perl (2.3300-2) ...
08:44:39 #8 54.01 Setting up libsub-override-perl (0.09-2) ...
08:44:39 #8 54.03 Setting up libstrictures-perl (2.000006-1) ...
08:44:39 #8 54.05 Setting up libsub-quote-perl (2.006006-1) ...
08:44:39 #8 54.06 Setting up libfile-dirlist-perl (0.05-2) ...
08:44:39 #8 54.08 Setting up liburi-perl (5.08-1) ...
08:44:39 #8 54.10 Setting up libfile-touch-perl (0.11-1) ...
08:44:39 #8 54.11 Setting up libnet-ssleay-perl (1.88-3+b1) ...
08:44:39 #8 54.13 Setting up automake (1:1.16.3-2) ...
08:44:39 #8 54.15 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
08:44:39 #8 54.15 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
08:44:39 #8 54.15 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
08:44:39 #8 54.16 Setting up libhttp-date-perl (6.05-1) ...
08:44:39 #8 54.17 Setting up libfile-which-perl (1.23-1) ...
08:44:39 #8 54.21 Setting up libfile-listing-perl (6.14-1) ...
08:44:39 #8 54.23 Setting up libdynaloader-functions-perl (0.003-1.1) ...
08:44:39 #8 54.25 Setting up libclass-method-modifiers-perl (2.13-1) ...
08:44:39 #8 54.26 Setting up libio-pty-perl (1:1.15-2) ...
08:44:39 #8 54.28 Setting up libtool (2.4.6-15) ...
08:44:39 #8 54.30 Setting up libarchive-zip-perl (1.68-1) ...
08:44:39 #8 54.31 Setting up libhtml-tagset-perl (3.20-4) ...
08:44:39 #8 54.33 Setting up libdebhelper-perl (13.3.4) ...
08:44:39 #8 54.35 Setting up liblwp-mediatypes-perl (6.04-1) ...
08:44:39 #8 54.36 Setting up libtry-tiny-perl (0.30-1) ...
08:44:39 #8 54.38 Setting up libnet-http-perl (6.20-1) ...
08:44:39 #8 54.40 Setting up libencode-locale-perl (1.05-1.1) ...
08:44:39 #8 54.41 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
08:44:39 #8 54.43 Setting up gcc (4:10.2.1-1+rpi1) ...
08:44:39 #8 54.47 Setting up dpkg-dev (1.20.9+rpi1) ...
08:44:39 #8 54.50 Setting up intltool-debian (0.35.0+20060710.5) ...
08:44:39 #8 54.52 Setting up liberror-perl (0.17029-1) ...
08:44:39 #8 54.54 Setting up dh-autoreconf (20) ...
08:44:39 #8 54.55 Setting up patchutils (0.4.2-1) ...
08:44:39 #8 54.57 Setting up libipc-run-perl (20200505.0-1) ...
08:44:39 #8 54.59 Setting up git (1:2.30.2-1) ...
08:44:39 #8 54.64 Setting up libwww-robotrules-perl (6.02-1) ...
08:44:39 #8 54.66 Setting up libhtml-parser-perl (3.75-1+b1) ...
08:44:39 #8 54.67 Setting up librole-tiny-perl (2.002004-1) ...
08:44:39 #8 54.69 Setting up libfile-homedir-perl (1.006-1) ...
08:44:39 #8 54.71 Setting up libio-socket-ssl-perl (2.069-1) ...
08:44:39 #8 54.73 Setting up libhttp-message-perl (6.28-1) ...
08:44:39 #8 54.74 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
08:44:39 #8 54.76 Setting up libhttp-negotiate-perl (6.01-1) ...
08:44:39 #8 54.78 Setting up libhttp-cookies-perl (6.10-1) ...
08:44:39 #8 54.79 Setting up po-debconf (1.0.21+nmu1) ...
08:44:39 #8 54.81 Setting up libhtml-tree-perl (5.07-2) ...
08:44:39 #8 54.83 Setting up libparams-classify-perl (0.015-1+b3) ...
08:44:39 #8 54.85 Setting up libmodule-runtime-perl (0.016-1) ...
08:44:39 #8 54.86 Setting up dh-strip-nondeterminism (1.12.0-1) ...
08:44:39 #8 54.88 Setting up libimport-into-perl (1.002005-1) ...
08:44:39 #8 54.90 Setting up libmoo-perl (2.004004-1) ...
08:44:39 #8 54.92 Setting up debhelper (13.3.4) ...
08:44:39 #8 54.94 Setting up equivs (2.3.1) ...
08:44:39 #8 54.95 Setting up liblwp-protocol-https-perl (6.10-1) ...
08:44:39 #22 63.10 Selecting previously unselected package libpcre2-posix2:amd64.
08:44:39 #22 63.11 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
08:44:39 #22 63.18 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
08:44:39 #22 63.25 Selecting previously unselected package libpcre2-dev:amd64.
08:44:39 #22 63.25 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
08:44:39 #22 63.26 Unpacking libpcre2-dev:amd64 (10.36-2) ...
08:44:39 #8 54.97 Setting up libwww-perl (6.52-1) ...
08:44:39 #8 54.99 Setting up devscripts (2.21.3) ...
08:44:39 #22 63.45 Selecting previously unselected package libselinux1-dev:amd64.
08:44:39 #22 63.45 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
08:44:39 #22 63.46 Unpacking libselinux1-dev:amd64 (3.1-3) ...
08:44:39 #8 55.36 Processing triggers for libc-bin (2.31-13+rpi1) ...
08:44:39 #22 63.54 Selecting previously unselected package libdevmapper-dev:amd64.
08:44:39 #22 63.54 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
08:44:39 #22 63.55 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
08:44:39 #22 63.59 Selecting previously unselected package libseccomp-dev:amd64.
08:44:39 #22 63.60 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
08:44:39 #22 63.61 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
08:44:39 #22 63.67 Selecting previously unselected package libsystemd-dev:amd64.
08:44:39 #22 63.67 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
08:44:39 #22 63.68 Unpacking libsystemd-dev:amd64 (247.3-6) ...
08:44:40 #22 63.86 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
08:44:40 #22 63.87 Setting up libapparmor1:amd64 (2.13.6-10) ...
08:44:40 #22 63.88 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
08:44:40 #22 63.89 Setting up libsepol1-dev:amd64 (3.1-1) ...
08:44:40 #22 63.90 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
08:44:40 #22 63.91 Setting up libpcre2-16-0:amd64 (10.36-2) ...
08:44:40 #22 63.92 Setting up libbtrfs0:amd64 (5.10.1-2) ...
08:44:40 #22 63.93 Setting up libpcre2-32-0:amd64 (10.36-2) ...
08:44:40 #22 63.94 Setting up libudev-dev:amd64 (247.3-6) ...
08:44:40 #22 63.95 Setting up libpcre2-posix2:amd64 (10.36-2) ...
08:44:40 #22 63.96 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
08:44:40 #22 63.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
08:44:40 #22 63.98 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
08:44:40 #22 63.99 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
08:44:40 #22 64.00 Setting up mingw-w64-common (8.0.0-1) ...
08:44:40 #22 64.01 Setting up libsystemd-dev:amd64 (247.3-6) ...
08:44:40 #22 64.02 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
08:44:40 #22 64.02 Setting up libpcre2-dev:amd64 (10.36-2) ...
08:44:40 #22 64.03 Setting up libselinux1-dev:amd64 (3.1-3) ...
08:44:40 #22 64.04 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
08:44:40 #22 64.05 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:44:40 #22 64.07 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
08:44:40 #22 64.07 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:44:40 #22 64.08 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
08:44:40 #22 64.09 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
08:44:40 #22 64.10 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:44:40 #22 64.11 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:44:40 #22 64.11 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:44:40 #8 DONE 56.1s
08:44:40 #22 64.13 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
08:44:40 #22 64.14 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
08:44:40 #22 64.15 Setting up dmsetup (2:1.02.175-2.1) ...
08:44:40 #22 64.16 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
08:44:40 #22 64.17 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
08:44:40 #22 64.18 Processing triggers for libc-bin (2.31-13) ...
08:44:40 
08:44:40 #10 [stage-1 3/8] COPY common /root/build-deb/debian
08:44:40 #10 sha256:e998419dfaaeb4255826af62d395dfb4b0c2cdd7e0e3d2f15f7f5a090d2596e6
08:44:40 #10 DONE 0.1s
08:44:40 
08:44:40 #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
08:44:40 #11 sha256:53f545f068fdfaca771754a9601f6b86118850a6e84cc2e08b69e7f90fccadeb
08:44:41 #22 DONE 65.4s
08:44:41 
08:44:41 #23 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
08:44:41 #23 sha256:5d43c4931d1baf33eb9542bb79991fd38657392f7bae3a390eaa4f4a8ae6d0c2
08:44:42 #11 1.756 Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
08:44:42 #11 1.942 Hit:2 http://archive.raspbian.org/raspbian bullseye InRelease
08:44:42 #23 1.132 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
08:44:42 #23 1.133 Hit:2 http://deb.debian.org/debian bullseye InRelease
08:44:42 #23 1.134 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
08:44:45 #11 2.133 Reading package lists...
08:44:45 #11 5.489 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?)
08:44:46 #11 6.321 dpkg-buildpackage: info: source package docker-ce-build-deps
08:44:46 #11 6.321 dpkg-buildpackage: info: source version 1.0
08:44:46 #11 6.321 dpkg-buildpackage: info: source distribution unstable
08:44:46 #11 6.321 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
08:44:46 #11 6.418  dpkg-source --before-build .
08:44:46 #11 6.418 dpkg-buildpackage: info: host architecture armhf
08:44:47 #11 6.725  debian/rules clean
08:44:47 #11 6.729 dh clean
08:44:47 #11 6.969    dh_clean
08:44:47 #11 7.067  debian/rules binary
08:44:47 #11 7.070 dh binary
08:44:47 #11 7.277    dh_update_autotools_config
08:44:47 #11 7.363    dh_autoreconf
08:44:48 #11 7.491    create-stamp debian/debhelper-build-stamp
08:44:48 #11 7.491    dh_prep
08:44:48 #11 7.580    dh_install
08:44:48 #11 7.683    dh_installdocs
08:44:48 #11 7.802    dh_installchangelogs
08:44:48 #23 1.666 Reading package lists...
08:44:48 #11 8.051    dh_perl
08:44:48 #11 8.160    dh_link
08:44:48 #11 8.264    dh_strip_nondeterminism
08:44:49 #11 8.448    dh_compress
08:44:49 #11 8.560    dh_fixperms
08:44:49 #11 8.670    dh_missing
08:44:49 #11 8.750    dh_installdeb
08:44:49 #11 8.852    dh_gencontrol
08:44:49 #11 9.185    dh_md5sums
08:44:49 #11 9.284    dh_builddeb
08:44:49 #11 9.364 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
08:44:49 #11 9.400  dpkg-genbuildinfo --build=binary
08:44:50 #11 9.783  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
08:44:50 #11 10.03 dpkg-genchanges: info: binary-only upload (no source code included)
08:44:50 #11 10.04  dpkg-source --after-build .
08:44:50 #11 10.34 dpkg-buildpackage: info: binary-only upload (no source included)
08:44:50 #11 10.34 
08:44:50 #11 10.34 The package has been created.
08:44:50 #11 10.34 Attention, the package has been created in the current directory,
08:44:50 #11 10.34 not in ".." as indicated by the message above!
08:44:50 #11 10.44 Selecting previously unselected package docker-ce-build-deps.
08:44:51 #11 10.46 (Reading database ... 17315 files and directories currently installed.)
08:44:51 #11 10.47 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
08:44:51 #11 10.48 Unpacking docker-ce-build-deps (1.0) ...
08:44:53 #23 6.638 Reading package lists...
08:44:53 #23 11.38 Building dependency tree...
08:44:53 #23 12.53 Reading state information...
08:44:54 #11 10.57 Reading package lists...
08:44:54 #11 13.90 Building dependency tree...
08:44:54 #11 14.18 Reading state information...
08:44:55 #11 14.25 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
08:44:55 #11 14.72 Starting 2 pkgProblemResolver with broken count: 0
08:44:55 #11 14.73 Done
08:44:55 #23 13.70 The following additional packages will be installed:
08:44:55 #23 13.70   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
08:44:55 #23 13.70   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
08:44:55 #23 13.70   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
08:44:55 #23 13.70   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
08:44:55 #23 13.70   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
08:44:55 #23 13.71   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
08:44:55 #23 13.72   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
08:44:55 #23 13.73 Suggested packages:
08:44:55 #23 13.73   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
08:44:55 #23 13.73   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
08:44:55 #23 13.73   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
08:44:55 #23 13.73   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
08:44:55 #23 13.73   seccomp:ppc64el seccomp:s390x
08:44:55 #23 13.73 Recommended packages:
08:44:55 #23 13.73   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
08:44:55 #23 13.73   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
08:44:55 #23 13.73   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
08:44:55 #23 13.73   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
08:44:55 #11 15.10  Done
08:44:55 #23 14.21 The following NEW packages will be installed:
08:44:55 #23 14.21   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
08:44:55 #23 14.21   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
08:44:55 #23 14.21   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
08:44:55 #23 14.21   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
08:44:55 #23 14.21   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
08:44:55 #23 14.21   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
08:44:55 #23 14.21   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
08:44:55 #23 14.21   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
08:44:55 #23 14.21   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
08:44:55 #23 14.21   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
08:44:55 #23 14.22   libseccomp2:ppc64el libseccomp2:s390x
08:44:55 #23 14.56 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded.
08:44:55 #23 14.56 Need to get 15.9 MB of archives.
08:44:55 #23 14.56 After this operation, 72.9 MB of additional disk space will be used.
08:44:55 #23 14.56 Get:1 http://deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
08:44:56 #11 15.42 Starting pkgProblemResolver with broken count: 0
08:44:56 #11 15.55 Starting 2 pkgProblemResolver with broken count: 0
08:44:56 #23 14.57 Get:2 http://deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
08:44:56 #23 14.57 Get:3 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
08:44:56 #23 14.57 Get:4 http://deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
08:44:56 #23 14.58 Get:5 http://deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
08:44:56 #23 14.58 Get:6 http://deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
08:44:56 #23 14.58 Get:7 http://deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
08:44:56 #23 14.58 Get:8 http://deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB]
08:44:56 #23 14.61 Get:9 http://deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
08:44:56 #23 14.61 Get:10 http://deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
08:44:56 #23 14.61 Get:11 http://deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
08:44:56 #23 14.61 Get:12 http://deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
08:44:56 #23 14.62 Get:13 http://deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB]
08:44:56 #23 14.66 Get:14 http://deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
08:44:56 #23 14.71 Get:15 http://deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
08:44:56 #23 14.71 Get:16 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
08:44:56 #23 14.71 Get:17 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
08:44:56 #23 14.71 Get:18 http://deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB]
08:44:56 #23 14.73 Get:19 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
08:44:56 #23 14.73 Get:20 http://deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
08:44:56 #23 14.74 Get:21 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
08:44:56 #23 14.74 Get:22 http://deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
08:44:56 #23 14.74 Get:23 http://deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB]
08:44:56 #23 14.76 Get:24 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
08:44:56 #23 14.76 Get:25 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
08:44:56 #11 15.56 Done
08:44:56 #23 14.77 Get:26 http://deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
08:44:56 #23 14.77 Get:27 http://deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
08:44:56 #23 14.77 Get:28 http://deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB]
08:44:56 #23 14.79 Get:29 http://deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
08:44:56 #23 14.79 Get:30 http://deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
08:44:56 #23 14.79 Get:31 http://deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB]
08:44:56 #23 14.79 Get:32 http://deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB]
08:44:56 #23 14.79 Get:33 http://deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB]
08:44:56 #23 14.80 Get:34 http://deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB]
08:44:56 #23 14.80 Get:35 http://deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB]
08:44:56 #23 14.80 Get:36 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB]
08:44:56 #23 14.80 Get:37 http://deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB]
08:44:56 #23 14.80 Get:38 http://deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB]
08:44:56 #23 14.80 Get:39 http://deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB]
08:44:56 #23 14.80 Get:40 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB]
08:44:56 #11 16.22 The following additional packages will be installed:
08:44:56 #11 16.22   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
08:44:56 #11 16.22   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:44:56 #11 16.22   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
08:44:56 #11 16.22   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
08:44:56 #11 16.22   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
08:44:56 #11 16.22   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
08:44:56 #11 16.23 Suggested packages:
08:44:56 #11 16.23   cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp
08:44:56 #11 16.23   libstdc++-10-doc
08:44:56 #11 16.23 Recommended packages:
08:44:56 #11 16.23   libglib2.0-data shared-mime-info xdg-user-dirs
08:44:56 #23 15.38 debconf: delaying package configuration, since apt-utils is not installed
08:44:56 #23 15.63 Fetched 15.9 MB in 1s (30.9 MB/s)
08:44:57 #23 15.67 Selecting previously unselected package gcc-10-base:armel.
08:44:57 #23 15.67 (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 ... 38512 files and directories currently installed.)
08:44:57 #23 15.72 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
08:44:57 #23 15.72 Unpacking gcc-10-base:armel (10.2.1-6) ...
08:44:57 #23 15.76 Selecting previously unselected package gcc-10-base:armhf.
08:44:57 #23 15.77 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
08:44:57 #23 15.77 Unpacking gcc-10-base:armhf (10.2.1-6) ...
08:44:57 #23 15.82 Selecting previously unselected package gcc-10-base:ppc64el.
08:44:57 #23 15.82 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
08:44:57 #23 15.83 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
08:44:57 #11 16.93 The following NEW packages will be installed:
08:44:57 #11 16.93   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
08:44:57 #11 16.93   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:44:57 #11 16.93   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
08:44:57 #11 16.93   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
08:44:57 #11 16.93   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
08:44:57 #11 16.93   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
08:44:57 #23 15.87 Selecting previously unselected package gcc-10-base:s390x.
08:44:57 #23 15.88 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
08:44:57 #23 15.88 Unpacking gcc-10-base:s390x (10.2.1-6) ...
08:44:57 #23 15.93 Selecting previously unselected package gcc-10-base:arm64.
08:44:57 #23 15.93 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
08:44:57 #23 15.94 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
08:44:57 #23 15.98 Selecting previously unselected package libgcc-s1:armel.
08:44:57 #23 15.99 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
08:44:57 #23 16.00 Unpacking libgcc-s1:armel (10.2.1-6) ...
08:44:57 #23 16.04 Selecting previously unselected package libcrypt1:armel.
08:44:57 #23 16.05 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
08:44:57 #23 16.05 Unpacking libcrypt1:armel (1:4.4.18-4) ...
08:44:57 #23 16.12 Selecting previously unselected package libc6:armel.
08:44:57 #23 16.13 Preparing to unpack .../07-libc6_2.31-13_armel.deb ...
08:44:57 #11 17.40 0 upgraded, 31 newly installed, 0 to remove and 1 not upgraded.
08:44:57 #11 17.40 1 not fully installed or removed.
08:44:57 #11 17.40 Need to get 19.6 MB of archives.
08:44:57 #11 17.40 After this operation, 84.0 MB of additional disk space will be used.
08:44:57 #11 17.40 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB]
08:44:57 #23 16.31 Unpacking libc6:armel (2.31-13) ...
08:44:58 #23 16.78 Selecting previously unselected package libapparmor1:armel.
08:44:58 #23 16.79 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
08:44:58 #23 16.79 Unpacking libapparmor1:armel (2.13.6-10) ...
08:44:58 #23 16.84 Selecting previously unselected package libapparmor-dev:armel.
08:44:58 #23 16.85 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
08:44:58 #23 16.85 Unpacking libapparmor-dev:armel (2.13.6-10) ...
08:44:58 #23 16.91 Selecting previously unselected package libgcc-s1:arm64.
08:44:58 #23 16.92 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
08:44:58 #23 16.92 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
08:44:58 #23 16.97 Selecting previously unselected package libcrypt1:arm64.
08:44:58 #23 16.97 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
08:44:58 #23 16.97 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
08:44:58 #23 17.04 Selecting previously unselected package libc6:arm64.
08:44:58 #23 17.05 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ...
08:44:58 #11 18.05 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB]
08:44:58 #23 17.22 Unpacking libc6:arm64 (2.31-13) ...
08:44:58 #11 18.40 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B]
08:44:59 #23 17.63 Selecting previously unselected package libapparmor1:arm64.
08:44:59 #11 18.40 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B]
08:44:59 #11 18.41 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
08:44:59 #11 18.41 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf cmake-data all 3.18.4-2+rpi1 [1725 kB]
08:44:59 #11 18.49 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2 [294 kB]
08:44:59 #11 18.53 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB]
08:44:59 #11 18.54 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB]
08:44:59 #11 18.55 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-1 [118 kB]
08:44:59 #11 18.55 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf cmake armhf 3.18.4-2+rpi1 [3118 kB]
08:44:59 #23 17.63 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
08:44:59 #23 17.64 Unpacking libapparmor1:arm64 (2.13.6-10) ...
08:44:59 #23 17.69 Selecting previously unselected package libapparmor-dev:arm64.
08:44:59 #23 17.69 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
08:44:59 #23 17.70 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
08:44:59 #23 17.76 Selecting previously unselected package libgcc-s1:s390x.
08:44:59 #23 17.76 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
08:44:59 #23 17.77 Unpacking libgcc-s1:s390x (10.2.1-6) ...
08:44:59 #23 17.81 Selecting previously unselected package libcrypt1:s390x.
08:44:59 #23 17.82 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
08:44:59 #23 17.82 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
08:44:59 #23 17.90 Selecting previously unselected package libc6:s390x.
08:44:59 #11 18.71 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
08:44:59 #11 18.71 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB]
08:44:59 #11 18.72 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB]
08:44:59 #11 18.72 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
08:44:59 #11 18.72 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
08:44:59 #11 18.73 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB]
08:44:59 #11 18.73 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-6+rpi1 [123 kB]
08:44:59 #11 18.73 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB]
08:44:59 #11 18.77 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB]
08:44:59 #11 18.80 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [187 kB]
08:44:59 #11 18.89 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.7 kB]
08:44:59 #11 18.90 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2 [626 kB]
08:44:59 #11 18.92 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB]
08:44:59 #23 17.90 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ...
08:44:59 #23 18.12 Unpacking libc6:s390x (2.31-13) ...
08:44:59 #11 18.93 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
08:44:59 #11 18.94 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
08:44:59 #11 18.95 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
08:44:59 #11 18.96 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1 [87.7 kB]
08:44:59 #11 18.97 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-6+rpi1 [401 kB]
08:44:59 #11 18.98 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
08:44:59 #11 19.06 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB]
08:45:00 #23 18.60 Selecting previously unselected package libapparmor1:s390x.
08:45:00 #23 18.61 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
08:45:00 #23 18.61 Unpacking libapparmor1:s390x (2.13.6-10) ...
08:45:00 #23 18.66 Selecting previously unselected package libapparmor-dev:s390x.
08:45:00 #23 18.66 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
08:45:00 #23 18.66 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
08:45:00 #23 18.72 Selecting previously unselected package libgcc-s1:armhf.
08:45:00 #11 19.74 debconf: delaying package configuration, since apt-utils is not installed
08:45:00 #23 18.73 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
08:45:00 #23 18.73 Unpacking libgcc-s1:armhf (10.2.1-6) ...
08:45:00 #23 18.78 Selecting previously unselected package libcrypt1:armhf.
08:45:00 #23 18.79 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
08:45:00 #23 18.79 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
08:45:00 #23 18.87 Selecting previously unselected package libc6:armhf.
08:45:00 #23 18.88 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ...
08:45:00 #11 19.82 Fetched 19.6 MB in 2s (8972 kB/s)
08:45:00 #11 19.90 Selecting previously unselected package libstdc++-10-dev:armhf.
08:45:00 #11 19.90 (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 ... 17319 files and directories currently installed.)
08:45:00 #11 19.92 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ...
08:45:00 #11 19.93 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
08:45:00 #23 19.06 Unpacking libc6:armhf (2.31-13) ...
08:45:01 #11 20.54 Selecting previously unselected package g++-10.
08:45:01 #11 20.54 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ...
08:45:01 #11 20.55 Unpacking g++-10 (10.2.1-6+rpi1) ...
08:45:01 #23 19.46 Selecting previously unselected package libapparmor1:armhf.
08:45:01 #23 19.47 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
08:45:01 #23 19.47 Unpacking libapparmor1:armhf (2.13.6-10) ...
08:45:01 #23 19.52 Selecting previously unselected package libapparmor-dev:armhf.
08:45:01 #23 19.53 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
08:45:01 #23 19.54 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
08:45:01 #23 19.60 Selecting previously unselected package libgcc-s1:ppc64el.
08:45:01 #23 19.61 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
08:45:01 #23 19.61 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
08:45:01 #23 19.66 Selecting previously unselected package libcrypt1:ppc64el.
08:45:01 #23 19.66 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
08:45:01 #23 19.67 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
08:45:01 #23 19.74 Selecting previously unselected package libc6:ppc64el.
08:45:01 #23 19.75 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ...
08:45:01 #23 19.92 Unpacking libc6:ppc64el (2.31-13) ...
08:45:01 #23 20.48 Selecting previously unselected package libapparmor1:ppc64el.
08:45:02 #23 20.49 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
08:45:02 #23 20.50 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
08:45:02 #23 20.55 Selecting previously unselected package libapparmor-dev:ppc64el.
08:45:02 #23 20.56 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
08:45:02 #23 20.56 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
08:45:02 #23 20.63 Selecting previously unselected package libseccomp2:s390x.
08:45:02 #23 20.63 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ...
08:45:02 #23 20.63 Unpacking libseccomp2:s390x (2.5.1-1) ...
08:45:02 #23 20.68 Selecting previously unselected package libseccomp-dev:s390x.
08:45:02 #23 20.68 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ...
08:45:02 #23 20.69 Unpacking libseccomp-dev:s390x (2.5.1-1) ...
08:45:02 #23 20.76 Selecting previously unselected package libseccomp2:ppc64el.
08:45:02 #11 21.59 Selecting previously unselected package g++.
08:45:02 #11 21.60 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ...
08:45:02 #11 21.60 Unpacking g++ (4:10.2.1-1+rpi1) ...
08:45:02 #11 21.66 Selecting previously unselected package build-essential.
08:45:02 #11 21.66 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
08:45:02 #11 21.67 Unpacking build-essential (12.9) ...
08:45:02 #11 21.73 Selecting previously unselected package bash-completion.
08:45:02 #11 21.73 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ...
08:45:02 #23 20.76 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ...
08:45:02 #23 20.77 Unpacking libseccomp2:ppc64el (2.5.1-1) ...
08:45:02 #23 20.80 Selecting previously unselected package libseccomp-dev:ppc64el.
08:45:02 #23 20.81 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ...
08:45:02 #23 20.82 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ...
08:45:02 #23 20.88 Selecting previously unselected package libseccomp2:armhf.
08:45:02 #23 20.89 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ...
08:45:02 #23 20.89 Unpacking libseccomp2:armhf (2.5.1-1) ...
08:45:02 #23 20.93 Selecting previously unselected package libseccomp-dev:armhf.
08:45:02 #23 20.94 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ...
08:45:02 #23 20.95 Unpacking libseccomp-dev:armhf (2.5.1-1) ...
08:45:02 #23 21.00 Selecting previously unselected package libseccomp2:armel.
08:45:02 #23 21.01 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ...
08:45:02 #23 21.01 Unpacking libseccomp2:armel (2.5.1-1) ...
08:45:02 #23 21.06 Selecting previously unselected package libseccomp-dev:armel.
08:45:02 #23 21.07 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ...
08:45:02 #23 21.07 Unpacking libseccomp-dev:armel (2.5.1-1) ...
08:45:02 #23 21.14 Selecting previously unselected package libseccomp2:arm64.
08:45:02 #23 21.14 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ...
08:45:02 #23 21.15 Unpacking libseccomp2:arm64 (2.5.1-1) ...
08:45:02 #23 21.18 Selecting previously unselected package libseccomp-dev:arm64.
08:45:02 #23 21.19 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ...
08:45:02 #23 21.19 Unpacking libseccomp-dev:arm64 (2.5.1-1) ...
08:45:02 #23 21.27 Setting up gcc-10-base:arm64 (10.2.1-6) ...
08:45:02 #23 21.28 Setting up gcc-10-base:armel (10.2.1-6) ...
08:45:02 #23 21.29 Setting up gcc-10-base:armhf (10.2.1-6) ...
08:45:02 #23 21.30 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
08:45:02 #23 21.31 Setting up gcc-10-base:s390x (10.2.1-6) ...
08:45:02 #23 21.33 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
08:45:02 #23 21.34 Setting up libcrypt1:armel (1:4.4.18-4) ...
08:45:02 #23 21.35 Setting up libcrypt1:armhf (1:4.4.18-4) ...
08:45:02 #23 21.36 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
08:45:02 #23 21.37 Setting up libcrypt1:s390x (1:4.4.18-4) ...
08:45:02 #23 21.38 Setting up libgcc-s1:arm64 (10.2.1-6) ...
08:45:02 #23 21.39 Setting up libgcc-s1:armel (10.2.1-6) ...
08:45:02 #23 21.40 Setting up libgcc-s1:armhf (10.2.1-6) ...
08:45:02 #23 21.41 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
08:45:02 #23 21.42 Setting up libgcc-s1:s390x (10.2.1-6) ...
08:45:02 #23 21.43 Setting up libc6:arm64 (2.31-13) ...
08:45:03 #11 23.01 Unpacking bash-completion (1:2.11-2) ...
08:45:03 #11 23.31 Selecting previously unselected package cmake-data.
08:45:03 #11 23.32 Preparing to unpack .../05-cmake-data_3.18.4-2+rpi1_all.deb ...
08:45:03 #11 23.32 Unpacking cmake-data (3.18.4-2+rpi1) ...
08:45:04 #23 22.65 Setting up libc6:armel (2.31-13) ...
08:45:04 #11 24.26 Selecting previously unselected package libarchive13:armhf.
08:45:04 #11 24.27 Preparing to unpack .../06-libarchive13_3.4.3-2_armhf.deb ...
08:45:04 #11 24.28 Unpacking libarchive13:armhf (3.4.3-2) ...
08:45:04 #11 24.38 Selecting previously unselected package libjsoncpp24:armhf.
08:45:04 #11 24.38 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ...
08:45:04 #11 24.39 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
08:45:04 #11 24.46 Selecting previously unselected package librhash0:armhf.
08:45:04 #11 24.46 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ...
08:45:05 #11 24.47 Unpacking librhash0:armhf (1.4.1-2) ...
08:45:05 #11 24.54 Selecting previously unselected package libuv1:armhf.
08:45:05 #11 24.54 Preparing to unpack .../09-libuv1_1.40.0-1_armhf.deb ...
08:45:05 #11 24.55 Unpacking libuv1:armhf (1.40.0-1) ...
08:45:05 #11 24.61 Selecting previously unselected package cmake.
08:45:05 #11 24.61 Preparing to unpack .../10-cmake_3.18.4-2+rpi1_armhf.deb ...
08:45:05 #11 24.62 Unpacking cmake (3.18.4-2+rpi1) ...
08:45:05 #23 23.89 Setting up libc6:armhf (2.31-13) ...
08:45:05 ~/rpmbuild/BUILD/src
08:45:05 + popd
08:45:05 + exit 0
08:45:05 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vmuWCg
08:45:05 + umask 022
08:45:05 + cd /root/rpmbuild/BUILD
08:45:05 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64 '!=' / ']'
08:45:05 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64
08:45:05 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64
08:45:05 + mkdir -p /root/rpmbuild/BUILDROOT
08:45:05 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64
08:45:05 + cd src
08:45:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/bin
08:45:05 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/bin/docker
08:45:05 + pushd /root/rpmbuild/BUILD/src/plugins
08:45:05 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
08:45:05 + for installer in *.installer
08:45:05 + '[' buildx.installer '!=' scan.installer ']'
08:45:05 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64
08:45:05 + PREFIX=/usr/libexec/docker/cli-plugins
08:45:05 + bash buildx.installer install_plugin
08:45:05 + popd
08:45:05 ~/rpmbuild/BUILD/src
08:45:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/bash-completion/completions
08:45:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/zsh/vendor-completions
08:45:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/fish/vendor_completions.d
08:45:05 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/bash-completion/completions/docker
08:45:05 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker
08:45:05 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish
08:45:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/man/man1
08:45:05 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/man/man1
08:45:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/man/man5
08:45:05 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/man/man5
08:45:05 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/man/man8
08:45:05 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/man/man8
08:45:05 + mkdir -p build-docs
08:45:05 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
08:45:05 + cp cli/LICENSE build-docs/LICENSE
08:45:05 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
08:45:05 + cp cli/MAINTAINERS build-docs/MAINTAINERS
08:45:05 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
08:45:05 + cp cli/NOTICE build-docs/NOTICE
08:45:05 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
08:45:05 + cp cli/README.md build-docs/README.md
08:45:05 + /usr/lib/rpm/check-buildroot
08:45:05 + /usr/lib/rpm/redhat/brp-ldconfig
08:45:05 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
08:45:05 + /usr/lib/rpm/brp-compress
08:45:05 + /usr/lib/rpm/brp-strip /usr/bin/strip
08:45:05 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:45:05 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
08:45:05 + /usr/lib/rpm/brp-python-bytecompile '' 1
08:45:05 + /usr/lib/rpm/brp-python-hardlink
08:45:05 + PYTHON3=/usr/libexec/platform-python
08:45:05 + /usr/lib/rpm/redhat/brp-mangle-shebangs
08:45:05 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dTBNVi
08:45:05 + umask 022
08:45:05 + cd /root/rpmbuild/BUILD
08:45:05 + cd src
08:45:05 ++ cli/build/docker --version
08:45:05 + ver='Docker version 0.0.0-20210907122809-6989268, build 6989268'
08:45:05 + test 'Docker version 0.0.0-20210907122809-6989268, build 6989268' = 'Docker version 0.0.0-20210907122809-6989268, build 6989268'
08:45:05 + echo 'PASS: cli version OK'
08:45:05 PASS: cli version OK
08:45:05 + exit 0
08:45:05 Processing files: docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64
08:45:05 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y5ZgPf
08:45:05 + umask 022
08:45:05 + cd /root/rpmbuild/BUILD
08:45:05 + cd src
08:45:05 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/doc/docker-ce-cli
08:45:05 + export LC_ALL=C
08:45:05 + LC_ALL=C
08:45:05 + export DOCDIR
08:45:05 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/doc/docker-ce-cli
08:45:05 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/doc/docker-ce-cli
08:45:05 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/doc/docker-ce-cli
08:45:05 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/doc/docker-ce-cli
08:45:05 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/share/doc/docker-ce-cli
08:45:05 + exit 0
08:45:05 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
08:45:05 Provides: docker-ce-cli = 1:0.0.0.20210907122809.6989268-0.el8 docker-ce-cli(x86-64) = 1:0.0.0.20210907122809.6989268-0.el8
08:45:05 Requires(interp): /bin/sh
08:45:05 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:45:05 Requires(post): /bin/sh
08:45:05 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
08:45:05 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
08:45:05 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64
08:45:05 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.src.rpm
08:45:05 #11 25.18 Selecting previously unselected package dh-apparmor.
08:45:05 #11 25.18 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ...
08:45:05 #11 25.19 Unpacking dh-apparmor (2.13.6-10) ...
08:45:05 #11 25.25 Selecting previously unselected package libbtrfs0:armhf.
08:45:05 #11 25.25 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ...
08:45:05 #11 25.26 Unpacking libbtrfs0:armhf (5.10.1-2) ...
08:45:05 #11 25.34 Selecting previously unselected package libbtrfs-dev:armhf.
08:45:05 #11 25.34 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ...
08:45:05 #11 25.35 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
08:45:05 #11 25.44 Selecting previously unselected package dmsetup.
08:45:05 #11 25.44 Preparing to unpack .../14-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
08:45:05 #11 25.48 Unpacking dmsetup (2:1.02.175-2.1) ...
08:45:05 #11 25.54 Selecting previously unselected package libdevmapper1.02.1:armhf.
08:45:06 #11 25.55 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
08:45:06 #11 25.55 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
08:45:06 #11 25.62 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
08:45:06 #11 25.63 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
08:45:06 #11 25.63 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
08:45:06 #11 25.68 Selecting previously unselected package libudev-dev:armhf.
08:45:06 #11 25.69 Preparing to unpack .../17-libudev-dev_247.3-6+rpi1_armhf.deb ...
08:45:06 #11 25.69 Unpacking libudev-dev:armhf (247.3-6+rpi1) ...
08:45:06 #11 25.76 Selecting previously unselected package libsepol1-dev:armhf.
08:45:06 #11 25.76 Preparing to unpack .../18-libsepol1-dev_3.1-1_armhf.deb ...
08:45:06 #11 25.77 Unpacking libsepol1-dev:armhf (3.1-1) ...
08:45:06 #11 25.88 Selecting previously unselected package libpcre2-16-0:armhf.
08:45:06 #11 25.88 Preparing to unpack .../19-libpcre2-16-0_10.36-2_armhf.deb ...
08:45:06 #11 25.89 Unpacking libpcre2-16-0:armhf (10.36-2) ...
08:45:06 #11 25.97 Selecting previously unselected package libpcre2-32-0:armhf.
08:45:06 #11 25.97 Preparing to unpack .../20-libpcre2-32-0_10.36-2_armhf.deb ...
08:45:06 #11 25.98 Unpacking libpcre2-32-0:armhf (10.36-2) ...
08:45:06 #11 26.06 Selecting previously unselected package libpcre2-posix2:armhf.
08:45:06 #11 26.06 Preparing to unpack .../21-libpcre2-posix2_10.36-2_armhf.deb ...
08:45:06 #11 26.07 Unpacking libpcre2-posix2:armhf (10.36-2) ...
08:45:06 #11 26.12 Selecting previously unselected package libpcre2-dev:armhf.
08:45:06 #23 25.09 Setting up libc6:ppc64el (2.31-13) ...
08:45:06 #11 26.12 Preparing to unpack .../22-libpcre2-dev_10.36-2_armhf.deb ...
08:45:06 #11 26.13 Unpacking libpcre2-dev:armhf (10.36-2) ...
08:45:06 #11 26.26 Selecting previously unselected package libselinux1-dev:armhf.
08:45:06 #11 26.26 Preparing to unpack .../23-libselinux1-dev_3.1-3_armhf.deb ...
08:45:06 #11 26.27 Unpacking libselinux1-dev:armhf (3.1-3) ...
08:45:06 #11 26.35 Selecting previously unselected package libdevmapper-dev:armhf.
08:45:06 #11 26.36 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
08:45:06 #11 26.36 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
08:45:06 #11 26.42 Selecting previously unselected package libltdl7:armhf.
08:45:06 #11 26.42 Preparing to unpack .../25-libltdl7_2.4.6-15_armhf.deb ...
08:45:06 #11 26.43 Unpacking libltdl7:armhf (2.4.6-15) ...
08:45:06 #11 26.49 Selecting previously unselected package libltdl-dev:armhf.
08:45:06 #11 26.49 Preparing to unpack .../26-libltdl-dev_2.4.6-15_armhf.deb ...
08:45:06 #11 26.50 Unpacking libltdl-dev:armhf (2.4.6-15) ...
08:45:06 #11 26.57 Selecting previously unselected package libseccomp-dev:armhf.
08:45:06 #11 26.58 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+rpi1_armhf.deb ...
08:45:06 #11 26.58 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1) ...
08:45:07 #11 26.64 Selecting previously unselected package libsystemd-dev:armhf.
08:45:07 #11 26.65 Preparing to unpack .../28-libsystemd-dev_247.3-6+rpi1_armhf.deb ...
08:45:07 #11 26.65 Unpacking libsystemd-dev:armhf (247.3-6+rpi1) ...
08:45:07 #11 26.87 Selecting previously unselected package libglib2.0-0:armhf.
08:45:07 #11 26.87 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ...
08:45:07 #11 26.88 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
08:45:07 #11 27.09 Selecting previously unselected package pkg-config.
08:45:07 #11 27.10 Preparing to unpack .../30-pkg-config_0.29.2-1_armhf.deb ...
08:45:07 #11 27.10 Unpacking pkg-config (0.29.2-1) ...
08:45:07 #11 27.25 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1) ...
08:45:07 #11 27.27 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
08:45:07 #11 27.28 Setting up g++-10 (10.2.1-6+rpi1) ...
08:45:07 #11 27.30 Setting up libarchive13:armhf (3.4.3-2) ...
08:45:07 #11 27.32 Setting up libglib2.0-0:armhf (2.66.8-1) ...
08:45:07 #11 27.34 No schema files found: doing nothing.
08:45:07 #11 27.36 Setting up libsepol1-dev:armhf (3.1-1) ...
08:45:07 #11 27.38 Setting up libpcre2-16-0:armhf (10.36-2) ...
08:45:07 #11 27.39 Setting up libbtrfs0:armhf (5.10.1-2) ...
08:45:07 #11 27.41 Setting up libpcre2-32-0:armhf (10.36-2) ...
08:45:07 #11 27.43 Setting up libuv1:armhf (1.40.0-1) ...
08:45:07 #11 27.45 Setting up bash-completion (1:2.11-2) ...
08:45:07 #23 26.32 Setting up libc6:s390x (2.31-13) ...
08:45:08 #23 ...
08:45:08 
08:45:08 #31 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:45:08 #31 sha256:fd246a4a87c6c521245ca0032c968af49d0bcc5041df11da9d53a55c555c57f9
08:45:08 #31 52.99 + bin/containerd
08:45:09 #11 28.79 Setting up pkg-config (0.29.2-1) ...
08:45:09 #11 28.91 Setting up libudev-dev:armhf (247.3-6+rpi1) ...
08:45:09 #11 28.93 Setting up libpcre2-posix2:armhf (10.36-2) ...
08:45:09 #11 28.95 Setting up libltdl7:armhf (2.4.6-15) ...
08:45:09 #11 28.96 Setting up libjsoncpp24:armhf (1.9.4-4) ...
08:45:09 #11 28.98 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
08:45:09 #11 29.00 Setting up g++ (4:10.2.1-1+rpi1) ...
08:45:09 #11 29.04 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
08:45:09 #11 29.05 Setting up librhash0:armhf (1.4.1-2) ...
08:45:09 #11 29.06 Setting up build-essential (12.9) ...
08:45:09 #11 29.08 Setting up cmake-data (3.18.4-2+rpi1) ...
08:45:09 #11 29.11 Setting up dh-apparmor (2.13.6-10) ...
08:45:09 #11 29.12 Setting up libsystemd-dev:armhf (247.3-6+rpi1) ...
08:45:09 #11 29.14 Setting up libpcre2-dev:armhf (10.36-2) ...
08:45:09 #11 29.16 Setting up libselinux1-dev:armhf (3.1-3) ...
08:45:09 #11 29.18 Setting up libltdl-dev:armhf (2.4.6-15) ...
08:45:09 #11 29.20 Setting up cmake (3.18.4-2+rpi1) ...
08:45:09 #11 29.22 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
08:45:09 #11 29.23 Setting up dmsetup (2:1.02.175-2.1) ...
08:45:09 #11 29.26 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
08:45:09 #11 29.27 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
08:45:09 #11 29.29 Setting up docker-ce-build-deps (1.0) ...
08:45:09 #11 29.31 Processing triggers for libc-bin (2.31-13+rpi1) ...
08:45:09 #11 29.34 Processing triggers for man-db (2.9.4-2) ...
08:45:09 #31 ...
08:45:09 
08:45:09 #23 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
08:45:09 #23 sha256:5d43c4931d1baf33eb9542bb79991fd38657392f7bae3a390eaa4f4a8ae6d0c2
08:45:09 #23 27.50 Setting up libapparmor1:arm64 (2.13.6-10) ...
08:45:09 #23 27.51 Setting up libapparmor1:armel (2.13.6-10) ...
08:45:09 #23 27.52 Setting up libapparmor1:armhf (2.13.6-10) ...
08:45:09 #23 27.53 Setting up libapparmor1:ppc64el (2.13.6-10) ...
08:45:09 #23 27.54 Setting up libapparmor1:s390x (2.13.6-10) ...
08:45:09 #23 27.55 Setting up libseccomp2:arm64 (2.5.1-1) ...
08:45:09 #23 27.56 Setting up libseccomp2:armel (2.5.1-1) ...
08:45:09 #23 27.57 Setting up libseccomp2:armhf (2.5.1-1) ...
08:45:09 #23 27.58 Setting up libseccomp2:ppc64el (2.5.1-1) ...
08:45:09 #23 27.59 Setting up libseccomp2:s390x (2.5.1-1) ...
08:45:09 #23 27.60 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
08:45:09 #23 27.61 Setting up libapparmor-dev:armel (2.13.6-10) ...
08:45:09 #23 27.62 Setting up libapparmor-dev:armhf (2.13.6-10) ...
08:45:09 #23 27.63 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
08:45:09 #23 27.64 Setting up libapparmor-dev:s390x (2.13.6-10) ...
08:45:09 #23 27.64 Setting up libseccomp-dev:arm64 (2.5.1-1) ...
08:45:09 #23 27.65 Setting up libseccomp-dev:armel (2.5.1-1) ...
08:45:09 #23 27.66 Setting up libseccomp-dev:armhf (2.5.1-1) ...
08:45:09 #23 27.67 Setting up libseccomp-dev:ppc64el (2.5.1-1) ...
08:45:09 #23 27.68 Setting up libseccomp-dev:s390x (2.5.1-1) ...
08:45:09 #23 27.69 Processing triggers for libc-bin (2.31-13) ...
08:45:09 #23 DONE 28.1s
08:45:09 
08:45:09 #27 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
08:45:09 #27 sha256:4244e224b684690f32d420a3cf26e09237af7147ec60a2190524ee3c66774440
08:45:09 #27 DONE 0.0s
08:45:09 
08:45:09 #28 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:45:09 #28 sha256:43166aea5b6c88eb72f52ca2db943e66f3cb830744c4b99b8f7982f01f1c8ac4
08:45:10 #28 0.843 + RM_GOPATH=0
08:45:10 #28 0.843 + TMP_GOPATH=
08:45:10 #28 0.843 + : /build
08:45:10 #28 0.843 + '[' -z '' ']'
08:45:10 #28 0.844 ++ mktemp -d
08:45:10 #28 0.846 + export GOPATH=/tmp/tmp.rCKJ25qVxY
08:45:10 #28 0.846 + GOPATH=/tmp/tmp.rCKJ25qVxY
08:45:10 #28 0.846 + RM_GOPATH=1
08:45:10 #28 0.846 + case "$(go env GOARCH)" in
08:45:10 #28 0.846 ++ go env GOARCH
08:45:10 #28 0.851 + export GO_BUILDMODE=-buildmode=pie
08:45:10 #28 0.851 + GO_BUILDMODE=-buildmode=pie
08:45:10 #28 0.851 ++ dirname /tmp/install/install.sh
08:45:10 #28 0.852 + dir=/tmp/install
08:45:10 #28 0.853 + bin=runc
08:45:10 #28 0.853 + shift
08:45:10 #28 0.853 + '[' '!' -f /tmp/install/runc.installer ']'
08:45:10 #28 0.853 + . /tmp/install/runc.installer
08:45:10 #28 0.853 ++ set -e
08:45:10 #28 0.853 ++ : v1.0.2
08:45:10 #28 0.853 + install_runc
08:45:10 #28 0.854 + RUNC_BUILDTAGS=seccomp
08:45:10 #28 0.854 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
08:45:10 #28 0.854 Install runc version v1.0.2 (build tags: seccomp)
08:45:10 #28 0.854 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rCKJ25qVxY/src/github.com/opencontainers/runc
08:45:10 #28 0.856 Cloning into '/tmp/tmp.rCKJ25qVxY/src/github.com/opencontainers/runc'...
08:45:11 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64.rpm
08:45:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6o7Y9g
08:45:11 + umask 022
08:45:11 + cd /root/rpmbuild/BUILD
08:45:11 + cd src
08:45:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.el8.x86_64
08:45:11 + exit 0
08:45:11 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Klvlzi
08:45:11 + umask 022
08:45:11 + cd /root/rpmbuild/BUILD
08:45:11 + cd /root/rpmbuild/BUILD
08:45:11 + rm -rf src
08:45:12 + /usr/bin/mkdir -p src
08:45:12 + cd src
08:45:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:45:12 + /usr/bin/tar -xof -
08:45:12 #11 DONE 31.2s
08:45:12 
08:45:12 #12 [stage-1 5/8] COPY sources/ /sources
08:45:12 #12 sha256:41fa0a54f6992501434d5c75dae7a4681f9e55521a09f3c76a55ddf54d8e8353
08:45:12 #12 DONE 0.4s
08:45:12 
08:45:12 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
08:45:12 #14 sha256:53925827b37f1453bc7fbe271a07bd55bbf841f9f61c3d8fdf29686ff7d5c330
08:45:12 + STATUS=0
08:45:12 + '[' 0 -ne 0 ']'
08:45:12 + /usr/bin/tar -xof -
08:45:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:45:13 + STATUS=0
08:45:13 + '[' 0 -ne 0 ']'
08:45:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:45:13 + exit 0
08:45:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Kdnzeg
08:45:13 + umask 022
08:45:13 + cd /root/rpmbuild/BUILD
08:45:13 + cd src
08:45:13 + export DOCKER_GITCOMMIT=5176095
08:45:13 + DOCKER_GITCOMMIT=5176095
08:45:13 + mkdir -p /go/src/github.com/docker
08:45:13 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
08:45:13 + TMP_GOPATH=/go
08:45:13 + GOPROXY=https://proxy.golang.org
08:45:13 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
08:45:13 + RM_GOPATH=0
08:45:13 + TMP_GOPATH=/go
08:45:13 + : /usr/local/bin
08:45:13 + '[' -z /go ']'
08:45:13 + export GOPATH=/go
08:45:13 + GOPATH=/go
08:45:13 + case "$(go env GOARCH)" in
08:45:13 ++ go env GOARCH
08:45:13 + export GO_BUILDMODE=-buildmode=pie
08:45:13 + GO_BUILDMODE=-buildmode=pie
08:45:13 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
08:45:13 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
08:45:13 + bin=rootlesskit
08:45:13 + shift
08:45:13 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
08:45:13 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
08:45:13 ++ : v0.14.4
08:45:13 + install_rootlesskit dynamic
08:45:13 + case "$1" in
08:45:13 + install_rootlesskit_dynamic
08:45:13 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
08:45:13 + ROOTLESSKIT_LDFLAGS=-linkmode=external
08:45:13 + export BUILD_MODE=-buildmode=pie
08:45:13 + BUILD_MODE=-buildmode=pie
08:45:13 + _install_rootlesskit
08:45:13 + echo 'Install rootlesskit version v0.14.4'
08:45:13 Install rootlesskit version v0.14.4
08:45:13 + for f in rootlesskit rootlesskit-docker-proxy
08:45:13 + GOBIN=/usr/local/bin
08:45:13 + GO111MODULE=on
08:45:13 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
08:45:13 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
08:45:13 #28 3.588 + cd /tmp/tmp.rCKJ25qVxY/src/github.com/opencontainers/runc
08:45:13 #28 3.588 + git checkout -q v1.0.2
08:45:13 #28 3.649 + '[' -z '' ']'
08:45:13 #28 3.649 + target=static
08:45:13 #28 3.649 + make BUILDTAGS=seccomp static
08:45:13 #28 3.741 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
08:45:14 go: downloading github.com/pkg/errors v0.9.1
08:45:14 go: downloading github.com/sirupsen/logrus v1.8.1
08:45:14 go: downloading github.com/urfave/cli/v2 v2.3.0
08:45:14 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:45:14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:45:14 go: downloading github.com/google/uuid v1.3.0
08:45:14 go: downloading github.com/moby/vpnkit v0.5.0
08:45:14 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:45:14 go: downloading github.com/gofrs/flock v0.8.1
08:45:14 go: downloading github.com/gorilla/mux v1.8.0
08:45:14 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:45:14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:45:14 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:45:14 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:45:15 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:45:17 #28 7.457 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
08:45:17 #14 DONE 4.8s
08:45:17 
08:45:17 #15 [stage-1 7/8] WORKDIR /root/build-deb
08:45:17 #15 sha256:800ffd51bd282126994538215448daee84de012cf6efa88b0f1559d2a3adec3e
08:45:17 #15 DONE 0.1s
08:45:17 
08:45:17 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
08:45:17 #16 sha256:658dd9cf36afd5931e4cb8c4b43ff787d8bc4a07f59a176b7577b93d01f06f4d
08:45:17 #16 DONE 0.1s
08:45:17 
08:45:17 #17 exporting to image
08:45:17 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
08:45:17 #17 exporting layers
08:45:17 #28 8.207 + mkdir -p /build
08:45:17 #28 8.209 + cp runc /build/runc
08:45:18 #28 DONE 8.5s
08:45:18 
08:45:18 #31 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:45:18 #31 sha256:fd246a4a87c6c521245ca0032c968af49d0bcc5041df11da9d53a55c555c57f9
08:45:19 #31 ...
08:45:19 
08:45:19 #29 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
08:45:19 #29 sha256:4ce2cd8b85ad1df104917842074c01610532a8cc1e636500d732a737b29edf8a
08:45:19 #29 DONE 0.2s
08:45:19 
08:45:19 #31 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:45:19 #31 sha256:fd246a4a87c6c521245ca0032c968af49d0bcc5041df11da9d53a55c555c57f9
08:45:20 + for f in rootlesskit rootlesskit-docker-proxy
08:45:20 + GOBIN=/usr/local/bin
08:45:20 + GO111MODULE=on
08:45:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
08:45:21 Project root: /go/src/github.com/docker/cli
08:45:21 Generating man pages into /go/src/github.com/docker/cli/man/man1
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
08:45:21 2021/09/13 08:45:20 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
08:45:21 make[2]: Leaving directory '/root/build-deb/cli'
08:45:21 # Build the compose plugin
08:45:21 # FIXME: using GOPROXY, to work around:
08:45:21 # 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
08:45:21 cd /go/src/github.com/docker/compose \
08:45:21 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
08:45:21 && mkdir -p /usr/libexec/docker/cli-plugins/ \
08:45:21 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-rc.3 \
08:45:21 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
08:45:21 + return
08:45:21 + exit 0
08:45:21 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cAJAVg
08:45:21 + umask 022
08:45:21 + cd /root/rpmbuild/BUILD
08:45:21 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el8.x86_64 '!=' / ']'
08:45:21 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el8.x86_64
08:45:21 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el8.x86_64
08:45:21 + mkdir -p /root/rpmbuild/BUILDROOT
08:45:21 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el8.x86_64
08:45:21 + cd src
08:45:21 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/bin/dockerd-rootless.sh
08:45:21 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh
08:45:21 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/bin/rootlesskit
08:45:21 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy
08:45:21 + /usr/lib/rpm/check-buildroot
08:45:21 + /usr/lib/rpm/redhat/brp-ldconfig
08:45:21 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
08:45:21 + /usr/lib/rpm/brp-compress
08:45:21 + /usr/lib/rpm/brp-strip /usr/bin/strip
08:45:21 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:45:21 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
08:45:21 + /usr/lib/rpm/brp-python-bytecompile '' 1
08:45:21 + /usr/lib/rpm/brp-python-hardlink
08:45:21 + PYTHON3=/usr/libexec/platform-python
08:45:21 + /usr/lib/rpm/redhat/brp-mangle-shebangs
08:45:21 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cjF5Zg
08:45:21 + umask 022
08:45:21 + cd /root/rpmbuild/BUILD
08:45:21 + cd src
08:45:21 + /usr/local/bin/rootlesskit -v
08:45:21 rootlesskit version 0.14.4
08:45:21 + exit 0
08:45:21 Processing files: docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el8.x86_64
08:45:21 Provides: docker-ce-rootless-extras = 0:0.0.0.20210907122809.6989268-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210907122809.6989268-0.el8
08:45:21 Requires(interp): /bin/sh /bin/sh /bin/sh
08:45:21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:45:21 Requires(post): /bin/sh
08:45:21 Requires(preun): /bin/sh
08:45:21 Requires(postun): /bin/sh
08:45:21 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
08:45:21 Conflicts: rootlesskit
08:45:21 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el8.x86_64
08:45:22 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el8.src.rpm
08:45:24 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el8.x86_64.rpm
08:45:24 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eagjgh
08:45:24 + umask 022
08:45:24 + cd /root/rpmbuild/BUILD
08:45:24 + cd src
08:45:24 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.el8.x86_64
08:45:24 + exit 0
08:45:24 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eTMZej
08:45:24 + umask 022
08:45:24 + cd /root/rpmbuild/BUILD
08:45:24 + cd /root/rpmbuild/BUILD
08:45:24 + rm -rf src
08:45:24 + /usr/bin/mkdir -p src
08:45:24 + cd src
08:45:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
08:45:24 + /usr/bin/tar -xof -
08:45:24 + STATUS=0
08:45:24 + '[' 0 -ne 0 ']'
08:45:24 + /usr/bin/tar -xof -
08:45:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
08:45:24 + STATUS=0
08:45:24 + '[' 0 -ne 0 ']'
08:45:24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:45:24 + exit 0
08:45:24 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gXwpfi
08:45:24 + umask 022
08:45:24 + cd /root/rpmbuild/BUILD
08:45:24 + cd src
08:45:24 + pushd /root/rpmbuild/BUILD/src/compose
08:45:24 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
08:45:24 + GOPROXY=https://proxy.golang.org
08:45:24 + GO111MODULE=on
08:45:24 + go mod download
08:45:25 #17 exporting layers 8.6s done
08:45:25 #17 writing image sha256:20b04daa7b1e4fbd6f09bbd27b0d93c424e9508325ff9c03c1b781e8f88840b3 done
08:45:25 #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
08:45:25 #17 DONE 8.6s
08:45:25 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210907122809-6989268 -e VERSION=0.0.0-20210907122809-6989268 -e CLI_GITCOMMIT=6989268 -e ENGINE_GITCOMMIT=5176095 -e COMPOSE_VERSION=v2.0.0-rc.3 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/debbuild/raspbian-bullseye:/build  debbuild-raspbian-bullseye/aarch64
08:45:27 + set -e
08:45:27 + mkdir -p /root/build-deb/engine
08:45:27 + tar -C /root/build-deb -xzf /sources/engine.tgz
08:45:29 + mkdir -p /root/build-deb/cli
08:45:29 + tar -C /root/build-deb -xzf /sources/cli.tgz
08:45:29 + mkdir -p /root/build-deb/compose
08:45:29 + tar -C /root/build-deb -xzf /sources/compose.tgz
08:45:29 + mkdir -p /root/build-deb/scan-cli-plugin
08:45:29 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
08:45:29 + mkdir -p /go/src/github.com/docker
08:45:29 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
08:45:29 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
08:45:29 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
08:45:29 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
08:45:29 + EPOCH=5
08:45:29 + EPOCH_SEP=
08:45:29 + [[ ! -z 5 ]]
08:45:29 + EPOCH_SEP=:
08:45:29 + [[ -z 0.0.0-20210907122809-6989268 ]]
08:45:29 + echo VERSION AAA 0.0.0-20210907122809-6989268
08:45:29 VERSION AAA 0.0.0-20210907122809-6989268
08:45:29 + VERSION=0.0.0-20210907122809-6989268
08:45:29 VERSION bbb 0.0.0-20210907122809-6989268
08:45:29 + echo VERSION bbb 0.0.0-20210907122809-6989268
08:45:29 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
08:45:29 + debSource=docker-ce
08:45:29 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
08:45:29 + debMaintainer='Docker <support@docker.com>'
08:45:29 ++ date --rfc-2822
08:45:29 + debDate='Mon, 13 Sep 2021 08:45:29 +0000'
08:45:29 + cat
08:45:29 + export CLI_GITCOMMIT=6989268
08:45:29 + CLI_GITCOMMIT=6989268
08:45:29 + export ENGINE_GITCOMMIT=5176095
08:45:29 + ENGINE_GITCOMMIT=5176095
08:45:29 + export SCAN_GITCOMMIT=35651ca
08:45:29 + SCAN_GITCOMMIT=35651ca
08:45:29 + echo VERSION BBB 0.0.0-20210907122809-6989268
08:45:29 VERSION BBB 0.0.0-20210907122809-6989268
08:45:29 + dpkg-buildpackage -uc -us -I.git
08:45:29 dpkg-buildpackage: info: source package docker-ce
08:45:29 dpkg-buildpackage: info: source version 5:0.0.0-20210907122809-6989268-0~raspbian-bullseye
08:45:29 dpkg-buildpackage: info: source distribution bullseye
08:45:29 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
08:45:29 dpkg-buildpackage: info: host architecture armhf
08:45:29  dpkg-source -I.git --before-build .
08:45:30  debian/rules clean
08:45:30 dh clean --with=bash-completion
08:45:30    dh_clean
08:45:31  dpkg-source -I.git -b .
08:45:31 dpkg-source: warning: native package version may not have a revision
08:45:31 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210907122809-6989268-0~raspbian'
08:45:31 dpkg-source: info: using source format '1.0'
08:45:31 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye.tar.gz
08:45:46 #31 87.83 # github.com/containerd/containerd/cmd/containerd
08:45:46 #31 87.83 /usr/bin/ld: /tmp/go-link-895099285/000019.o: in function `New':
08:45:46 #31 87.83 /tmp/tmp.NEn1XAbQYd/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
08:45:46 #31 87.89 + bin/containerd-stress
08:45:46 #31 89.01 + bin/containerd-shim
08:45:49 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye.dsc
08:45:49  debian/rules build
08:45:49 dh build --with=bash-completion
08:45:49    dh_update_autotools_config
08:45:49    dh_autoreconf
08:45:49    debian/rules override_dh_auto_build
08:45:49 make[1]: Entering directory '/root/build-deb'
08:45:49 # Build the daemon and dependencies
08:45:49 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
08:45:49 
08:45:49 Removing bundles/
08:45:49 
08:45:49 ---> Making bundle: dynbinary (in bundles/dynbinary)
08:45:49 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:45:49 GOOS="" GOARCH="" GOARM=""
08:45:51 #31 96.04 + bin/containerd-shim-runc-v1
08:45:53 make[2]: Entering directory '/root/build-deb/compose'
08:45:53 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.0.0-rc.3"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
08:45:56 + GOPROXY=https://proxy.golang.org
08:45:56 + GO111MODULE=on
08:45:56 + GIT_TAG=v2.0.0-rc.3
08:45:56 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
08:45:56 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.0.0-rc.3"  -o bin/docker-compose ./cmd
08:45:56 #31 101.1 + bin/containerd-shim-runc-v2
08:45:57 #31 101.7 + binaries
08:45:57 #31 101.7 + install -D bin/containerd /build/containerd
08:45:57 #31 101.8 + install -D bin/containerd-shim /build/containerd-shim
08:45:57 #31 101.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:45:57 #31 101.8 + install -D bin/ctr /build/ctr
08:45:57 #31 DONE 102.2s
08:45:58 
08:45:58 #32 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
08:45:58 #32 sha256:93713e30f77c2abb4d782e5e15c957fd25f792df8b0a4b9b2168ce4c808d29a9
08:45:58 #32 DONE 0.2s
08:45:58 
08:45:58 #36 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
08:45:58 #36 sha256:ae4d2942ee08f55fe56b808b346c6a3b44fef3d0fb1443810d82ee4849b69432
08:45:59 #36 DONE 0.1s
08:45:59 
08:45:59 #41 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
08:45:59 #41 sha256:e488904ca5ec0012d078bc3a85e75170c9463b4c5107be8feffedcebd8bd2bcf
08:45:59 #41 DONE 0.4s
08:45:59 
08:45:59 #42 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
08:45:59 #42 sha256:678751e31dfd8f18b0252dbd08fe875f708df19c3b5b71a178e31ab77c981566
08:45:59 #42 DONE 0.1s
08:45:59 
08:45:59 #43 [build-cross 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=bind,target=/go/src/github.com/docker/docker     --mount=type=tmpfs,target=/go/src/github.com/docker/docker/autogen         hack/make.sh cross
08:45:59 #43 sha256:84740aa75d62e80aa11b9354fb5f394cd25116786c43db8fffe6d795cc004b75
08:45:59 #43 0.403 
08:45:59 #43 0.478 Removing /build/bundles/
08:45:59 #43 0.479 
08:45:59 #43 0.484 ---> Making bundle: cross (in /build/bundles/cross)
08:45:59 #43 0.485 Cross building: /build/bundles/cross/windows/amd64
08:45:59 #43 0.553 Building: /build/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20210907122809-6989268.exe
08:45:59 #43 0.553 GOOS="windows" GOARCH="amd64" GOARM=""
08:46:53 + popd
08:46:53 ~/rpmbuild/BUILD/src
08:46:53 + exit 0
08:46:53 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mXi5gg
08:46:53 + umask 022
08:46:53 + cd /root/rpmbuild/BUILD
08:46:53 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el8.x86_64 '!=' / ']'
08:46:53 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el8.x86_64
08:46:53 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el8.x86_64
08:46:53 + mkdir -p /root/rpmbuild/BUILDROOT
08:46:53 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el8.x86_64
08:46:53 + cd src
08:46:53 + pushd /root/rpmbuild/BUILD/src/compose
08:46:53 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
08:46:53 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
08:46:53 + popd
08:46:53 + /usr/lib/rpm/check-buildroot
08:46:53 ~/rpmbuild/BUILD/src
08:46:53 + /usr/lib/rpm/redhat/brp-ldconfig
08:46:53 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
08:46:53 + /usr/lib/rpm/brp-compress
08:46:53 + /usr/lib/rpm/brp-strip /usr/bin/strip
08:46:53 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:46:53 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
08:46:53 + /usr/lib/rpm/brp-python-bytecompile '' 1
08:46:53 + /usr/lib/rpm/brp-python-hardlink
08:46:53 + PYTHON3=/usr/libexec/platform-python
08:46:53 + /usr/lib/rpm/redhat/brp-mangle-shebangs
08:46:53 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rPCXCg
08:46:53 + umask 022
08:46:53 + cd /root/rpmbuild/BUILD
08:46:53 + cd src
08:46:53 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
08:46:53 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
08:46:53 + ver=v2.0.0-rc.3
08:46:53 PASS: docker-compose version OK
08:46:53 + test v2.0.0-rc.3 = v2.0.0-rc.3
08:46:53 + echo 'PASS: docker-compose version OK'
08:46:53 + exit 0
08:46:53 Processing files: docker-compose-plugin-2.0.0.rc.3-0.el8.x86_64
08:46:53 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
08:46:53 Provides: docker-compose-plugin = 0:2.0.0.rc.3-0.el8 docker-compose-plugin(x86-64) = 0:2.0.0.rc.3-0.el8
08:46:53 Requires(interp): /bin/sh /bin/sh /bin/sh
08:46:53 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:46:53 Requires(post): /bin/sh
08:46:53 Requires(preun): /bin/sh
08:46:53 Requires(postun): /bin/sh
08:46:53 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el8.x86_64
08:46:53 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.0.0.rc.3-0.el8.src.rpm
08:46:56 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.0.0.rc.3-0.el8.x86_64.rpm
08:46:56 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CQbI2e
08:46:56 + umask 022
08:46:56 + cd /root/rpmbuild/BUILD
08:46:56 + cd src
08:46:56 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.el8.x86_64
08:46:56 + exit 0
08:46:56 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1ueaag
08:46:56 + umask 022
08:46:56 + cd /root/rpmbuild/BUILD
08:46:56 + cd /root/rpmbuild/BUILD
08:46:56 + rm -rf src
08:46:56 + /usr/bin/mkdir -p src
08:46:56 + cd src
08:46:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
08:46:56 + /usr/bin/tar -xof -
08:46:56 + STATUS=0
08:46:56 + '[' 0 -ne 0 ']'
08:46:56 + /usr/bin/tar -xof -
08:46:56 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
08:46:56 + STATUS=0
08:46:56 + '[' 0 -ne 0 ']'
08:46:56 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:46:56 + exit 0
08:46:56 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yBVaei
08:46:56 + umask 022
08:46:56 + cd /root/rpmbuild/BUILD
08:46:56 + cd src
08:46:56 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
08:46:56 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
08:46:56 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build'
08:46:56 GO111MODULE=on make -f builder.Makefile build
08:46:56 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
08:46:56 mkdir -p bin
08:46:56 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
08:46:56 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
08:46:57 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
08:46:57 go: downloading github.com/spf13/cobra v1.0.0
08:46:57 go: downloading github.com/sirupsen/logrus v1.4.2
08:46:57 go: downloading github.com/spf13/pflag v1.0.3
08:46:57 go: downloading github.com/Masterminds/semver/v3 v3.1.0
08:46:57 go: downloading github.com/google/uuid v1.1.1
08:46:57 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
08:46:57 go: downloading github.com/docker/go v1.5.1-1
08:46:57 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
08:46:57 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
08:46:58 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
08:46:58 go: downloading github.com/containerd/containerd v1.3.4
08:46:58 go: downloading google.golang.org/grpc v1.23.1
08:46:58 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
08:46:58 go: downloading github.com/docker/docker-credential-helpers v0.6.3
08:46:58 go: downloading github.com/gorilla/mux v1.7.4
08:46:58 go: downloading github.com/gogo/protobuf v1.3.1
08:46:58 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:46:58 go: downloading github.com/golang/protobuf v1.3.2
08:46:58 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
08:46:59 go: downloading github.com/prometheus/client_golang v1.1.0
08:46:59 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
08:46:59 go: downloading github.com/prometheus/common v0.6.0
08:46:59 go: downloading github.com/prometheus/procfs v0.0.3
08:46:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
08:47:00 make[2]: Leaving directory '/root/build-deb/compose'
08:47:00 # Build the scan-plugin
08:47:00 # TODO change once we support scan-plugin on other architectures
08:47:00 if [ "amd64" = "amd64" ]; then \
08:47:00 	cd /go/src/github.com/docker/scan-cli-plugin \
08:47:00 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
08:47:00 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
08:47:00 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
08:47:00 fi
08:47:00 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
08:47:00 GO111MODULE=on make -f builder.Makefile build
08:47:00 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
08:47:00 mkdir -p bin
08:47:00 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
08:47:14 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
08:47:14 ~/rpmbuild/BUILD/src
08:47:14 + popd
08:47:14 + exit 0
08:47:14 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VUWHdf
08:47:14 + umask 022
08:47:14 + cd /root/rpmbuild/BUILD
08:47:14 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64 '!=' / ']'
08:47:14 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
08:47:14 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
08:47:14 + mkdir -p /root/rpmbuild/BUILDROOT
08:47:14 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
08:47:14 + cd src
08:47:14 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
08:47:14 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
08:47:14 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
08:47:14 + popd
08:47:14 ~/rpmbuild/BUILD/src
08:47:14 + /usr/lib/rpm/check-buildroot
08:47:14 + /usr/lib/rpm/redhat/brp-ldconfig
08:47:14 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
08:47:14 + /usr/lib/rpm/brp-compress
08:47:14 + /usr/lib/rpm/brp-strip /usr/bin/strip
08:47:14 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:47:14 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
08:47:14 + /usr/lib/rpm/brp-python-bytecompile '' 1
08:47:14 + /usr/lib/rpm/brp-python-hardlink
08:47:14 + PYTHON3=/usr/libexec/platform-python
08:47:14 + /usr/lib/rpm/redhat/brp-mangle-shebangs
08:47:14 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MTcRjf
08:47:14 + umask 022
08:47:14 + cd /root/rpmbuild/BUILD
08:47:14 + cd src
08:47:14 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
08:47:14 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
08:47:14 PASS: docker-scan version OK
08:47:14 + ver=v0.8.0
08:47:14 + test v0.8.0 = v0.8.0
08:47:14 + echo 'PASS: docker-scan version OK'
08:47:14 + exit 0
08:47:14 Processing files: docker-scan-plugin-0.8.0-0.el8.x86_64
08:47:14 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
08:47:14 Provides: docker-scan-plugin = 0:0.8.0-0.el8 docker-scan-plugin(x86-64) = 0:0.8.0-0.el8
08:47:14 Requires(interp): /bin/sh /bin/sh /bin/sh
08:47:14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:47:14 Requires(post): /bin/sh
08:47:14 Requires(preun): /bin/sh
08:47:14 Requires(postun): /bin/sh
08:47:14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
08:47:14 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.el8.src.rpm
08:47:14 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.el8.x86_64.rpm
08:47:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2xFrbj
08:47:14 + umask 022
08:47:14 + cd /root/rpmbuild/BUILD
08:47:14 + cd src
08:47:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
08:47:14 + exit 0
08:47:18 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
08:47:18 == Building packages for fedora-34 ==
08:47:18 mkdir -p "rpmbuild/fedora-34"
08:47:18 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.7-buster -t rpmbuild-fedora-34/x86_64 -f fedora-34/Dockerfile .
08:47:19 #1 [internal] load build definition from Dockerfile
08:47:19 #1 sha256:b8416b6185794329f8a766e55fd96461496fe28d9dbb1a161bac2631580a9280
08:47:19 #1 transferring dockerfile: 847B done
08:47:19 #1 DONE 0.0s
08:47:19 
08:47:19 #2 [internal] load .dockerignore
08:47:19 #2 sha256:cce58625b40ca8b638db9534b2ff3660e8e8bea9866a352718ec7a2589340d14
08:47:19 #2 transferring context: 2B done
08:47:19 #2 DONE 0.0s
08:47:19 
08:47:19 #5 [auth] library/golang:pull token for registry-1.docker.io
08:47:19 #5 sha256:ec95e945e9feaa14fd93828f56bb86afdae7898586f9195f19274a10e3e474f8
08:47:19 #5 DONE 0.0s
08:47:19 
08:47:19 #6 [auth] library/fedora:pull token for registry-1.docker.io
08:47:19 #6 sha256:a16c00e3b7eb8670b856ae776f93a1326be35b8543b8dc0fbdd34c9f76e68cbe
08:47:19 #6 DONE 0.0s
08:47:19 
08:47:19 #4 [internal] load metadata for docker.io/library/fedora:34
08:47:19 #4 sha256:2ab299ebd37971d96850326dcaa5a0cb23054b855a5aa1654251805e7339f903
08:47:19 #4 ...
08:47:19 
08:47:19 #3 [internal] load metadata for docker.io/library/golang:1.16.7-buster
08:47:19 #3 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
08:47:19 #3 DONE 0.2s
08:47:19 
08:47:19 #4 [internal] load metadata for docker.io/library/fedora:34
08:47:19 #4 sha256:2ab299ebd37971d96850326dcaa5a0cb23054b855a5aa1654251805e7339f903
08:47:19 #4 DONE 0.3s
08:47:19 
08:47:19 #9 [internal] load build context
08:47:19 #9 sha256:49b082b1ff4a931973e86a342480a6285caf55e312dc67cca0045c2c0bdd226f
08:47:19 #9 transferring context: 268B done
08:47:19 #9 DONE 0.0s
08:47:19 
08:47:19 #12 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:47:19 #12 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
08:47:19 #12 CACHED
08:47:19 
08:47:19 #7 [stage-1 1/6] FROM docker.io/library/fedora:34@sha256:d18bc88f640bc3e88bbfacaff698c3e1e83cae649019657a3880881f2549a1d0
08:47:19 #7 sha256:45282feaacd1abdc6e3906268740f5cad72bd3e57cbea6478cb6722046693c6d
08:47:19 #7 resolve docker.io/library/fedora:34@sha256:d18bc88f640bc3e88bbfacaff698c3e1e83cae649019657a3880881f2549a1d0 done
08:47:19 #7 sha256:d18bc88f640bc3e88bbfacaff698c3e1e83cae649019657a3880881f2549a1d0 1.20kB / 1.20kB done
08:47:19 #7 sha256:22e172e14b1300ce473ca15a80c273676305ad6c7a57f0f8cb25816bfce8d196 529B / 529B done
08:47:19 #7 sha256:dce66322d6472e195c624cd3bd0c6c13918c00d1022c653a95341491a1597f52 2.00kB / 2.00kB done
08:47:19 #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 0B / 64.98MB 0.2s
08:47:19 #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 13.63MB / 64.98MB 0.3s
08:47:19 #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 32.51MB / 64.98MB 0.5s
08:47:20 #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 50.33MB / 64.98MB 0.8s
08:47:20 #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 57.67MB / 64.98MB 1.0s
08:47:20 #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 64.98MB / 64.98MB 1.3s done
08:47:20 #7 extracting sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf
08:47:21 #43 79.50 Created binary: /build/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20210907122809-6989268.exe
08:47:21 #43 80.02 Building: /build/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20210907122809-6989268.exe
08:47:21 #43 80.02 GOOS="windows" GOARCH="amd64" GOARM=""
08:47:21 #43 80.37 Created binary: /build/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20210907122809-6989268.exe
08:47:21 #43 80.44 Cloning into '/go/src/github.com/docker/windows-container-utility'...
08:47:21 #43 80.78 Building: /build/bundles/cross/windows/amd64/containerutility.exe
08:47:23 #7 extracting sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 2.5s done
08:47:23 #7 DONE 4.0s
08:47:23 
08:47:23 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
08:47:23 #8 sha256:71679891867880abd924e7377c79494f20ce2b9ae28a0026d25d20c8de586ac3
08:47:25 #43 85.72 
08:47:25 #43 DONE 86.0s
08:47:25 
08:47:25 #44 [cross 1/1] COPY --from=build-cross /build/bundles/ /
08:47:25 #44 sha256:33f75423e86b2dc9b35303b806a0e07b2ed980023846a12bd97c360850367e16
08:47:26 #44 DONE 0.2s
08:47:26 
08:47:26 #45 exporting to client
08:47:26 #45 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
08:47:26 #45 copying files 19.36MB 0.1s
08:47:26 #45 copying files 59.81MB 0.3s done
08:47:26 #45 DONE 0.3s
08:47:26 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker'
08:47:26 mkdir -p build/win/amd64/docker/cli-plugins
08:47:26 GOOS=windows GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/build/win/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/scripts/build-cli-plugins":/build:ro golang:1.16.7 /build
08:47:26 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:47:26 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:47:26 GOOS="" GOARCH="" GOARM=""
08:47:26 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:47:26 
08:47:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
08:47:26 + RM_GOPATH=0
08:47:26 + TMP_GOPATH=/go
08:47:26 + : /usr/local/bin
08:47:26 + '[' -z /go ']'
08:47:26 + export GOPATH=/go
08:47:26 + GOPATH=/go
08:47:26 + case "$(go env GOARCH)" in
08:47:26 ++ go env GOARCH
08:47:26 + export GO_BUILDMODE=-buildmode=pie
08:47:26 + GO_BUILDMODE=-buildmode=pie
08:47:26 ++ dirname hack/dockerfile/install/install.sh
08:47:26 + dir=hack/dockerfile/install
08:47:26 + bin=tini
08:47:26 + shift
08:47:26 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
08:47:26 + . hack/dockerfile/install/tini.installer
08:47:26 ++ : v0.19.0
08:47:26 + install_tini
08:47:26 + echo 'Install tini version v0.19.0'
08:47:26 Install tini version v0.19.0
08:47:26 + git clone https://github.com/krallin/tini.git /go/tini
08:47:26 Cloning into '/go/tini'...
08:47:26 + cd /go/tini
08:47:26 + git checkout -q v0.19.0
08:47:26 + cmake .
08:47:26 -- The C compiler identification is GNU 10.2.1
08:47:26 -- Detecting C compiler ABI info
08:47:26 -- Detecting C compiler ABI info - done
08:47:26 -- Check for working C compiler: /usr/bin/cc - skipped
08:47:26 -- Detecting C compile features
08:47:26 -- Detecting C compile features - done
08:47:26 -- Performing Test HAS_BUILTIN_FORTIFY
08:47:26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:47:26 -- Configuring done
08:47:26 -- Generating done
08:47:26 -- Build files have been written to: /go/tini
08:47:26 + make tini-static
08:47:26 make[2]: Entering directory '/go/tini'
08:47:26 make[3]: Entering directory '/go/tini'
08:47:26 make[4]: Entering directory '/go/tini'
08:47:26 make[5]: Entering directory '/go/tini'
08:47:26 Scanning dependencies of target tini-static
08:47:26 make[5]: Leaving directory '/go/tini'
08:47:26 make[5]: Entering directory '/go/tini'
08:47:26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:47:26 [100%] Linking C executable tini-static
08:47:26 make[5]: Leaving directory '/go/tini'
08:47:26 [100%] Built target tini-static
08:47:26 make[4]: Leaving directory '/go/tini'
08:47:26 make[3]: Leaving directory '/go/tini'
08:47:26 make[2]: Leaving directory '/go/tini'
08:47:26 + mkdir -p /usr/local/bin
08:47:26 + cp tini-static /usr/local/bin/docker-init
08:47:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
08:47:26 + RM_GOPATH=0
08:47:26 + TMP_GOPATH=/go
08:47:26 + : /usr/local/bin
08:47:26 + '[' -z /go ']'
08:47:26 + export GOPATH=/go
08:47:26 + GOPATH=/go
08:47:26 + case "$(go env GOARCH)" in
08:47:26 ++ go env GOARCH
08:47:26 + export GO_BUILDMODE=-buildmode=pie
08:47:26 + GO_BUILDMODE=-buildmode=pie
08:47:26 ++ dirname hack/dockerfile/install/install.sh
08:47:26 + dir=hack/dockerfile/install
08:47:26 + bin=rootlesskit
08:47:26 + shift
08:47:26 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
08:47:26 + . hack/dockerfile/install/rootlesskit.installer
08:47:26 ++ : v0.14.4
08:47:26 + install_rootlesskit dynamic
08:47:26 + case "$1" in
08:47:26 + install_rootlesskit_dynamic
08:47:26 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
08:47:26 + ROOTLESSKIT_LDFLAGS=-linkmode=external
08:47:26 + export BUILD_MODE=-buildmode=pie
08:47:26 + BUILD_MODE=-buildmode=pie
08:47:26 + _install_rootlesskit
08:47:26 + echo 'Install rootlesskit version v0.14.4'
08:47:26 Install rootlesskit version v0.14.4
08:47:26 + for f in rootlesskit rootlesskit-docker-proxy
08:47:26 + GOBIN=/usr/local/bin
08:47:26 + GO111MODULE=on
08:47:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
08:47:26 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
08:47:27 Cloning into '/go/src/github.com/docker/buildx'...
08:47:27 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
08:47:27 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
08:47:27 #8 3.640 Fedora 34 - x86_64                               24 MB/s |  74 MB     00:03    
08:47:27 go: downloading github.com/spf13/cobra v1.0.0
08:47:27 go: downloading github.com/sirupsen/logrus v1.4.2
08:47:28 go: downloading github.com/spf13/pflag v1.0.3
08:47:28 go: downloading github.com/Masterminds/semver/v3 v3.1.0
08:47:28 go: downloading github.com/google/uuid v1.1.1
08:47:28 Fetching origin
08:47:29 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
08:47:29 go: downloading github.com/docker/go v1.5.1-1
08:47:29 + GO111MODULE=on
08:47:29 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.2-docker -X github.com/docker/buildx/version.Revision=de7dfb925df4497d36e29e2023b8a86fb872abd2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
08:47:29 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
08:47:29 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
08:47:30 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
08:47:30 go: downloading github.com/containerd/containerd v1.3.4
08:47:32 go: downloading google.golang.org/grpc v1.23.1
08:47:33 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
08:47:33 go: downloading github.com/docker/docker-credential-helpers v0.6.3
08:47:34 go: downloading github.com/gorilla/mux v1.7.4
08:47:34 go: downloading github.com/gogo/protobuf v1.3.1
08:47:34 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:47:35 go: downloading github.com/golang/protobuf v1.3.2
08:47:36 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
08:47:37 go: downloading github.com/prometheus/client_golang v1.1.0
08:47:37 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
08:47:38 go: downloading github.com/prometheus/common v0.6.0
08:47:39 go: downloading github.com/prometheus/procfs v0.0.3
08:47:39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
08:47:45 #8 21.73 Fedora 34 openh264 (From Cisco) - x86_64        3.4 kB/s | 2.5 kB     00:00    
08:47:46 #8 22.88 Fedora Modular 34 - x86_64                      5.3 MB/s | 4.9 MB     00:00    
08:47:48 #8 25.22 Fedora 34 - x86_64 - Updates                     18 MB/s |  26 MB     00:01    
08:47:52 go: downloading github.com/pkg/errors v0.9.1
08:47:52 go: downloading github.com/sirupsen/logrus v1.8.1
08:47:52 go: downloading github.com/urfave/cli/v2 v2.3.0
08:47:52 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:47:52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:47:52 go: downloading github.com/google/uuid v1.3.0
08:47:52 go: downloading github.com/moby/vpnkit v0.5.0
08:47:52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:47:52 go: downloading github.com/gofrs/flock v0.8.1
08:47:52 go: downloading github.com/gorilla/mux v1.8.0
08:47:52 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:47:52 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:47:52 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:47:52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:47:52 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:47:56 #8 32.89 Fedora Modular 34 - x86_64 - Updates            4.8 MB/s | 4.6 MB     00:00    
08:48:00 + for f in rootlesskit rootlesskit-docker-proxy
08:48:00 + GOBIN=/usr/local/bin
08:48:00 + GO111MODULE=on
08:48:00 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
08:48:01 #8 37.36 Dependencies resolved.
08:48:01 #8 37.39 ================================================================================
08:48:01 #8 37.39  Package                       Arch     Version                 Repo       Size
08:48:01 #8 37.39 ================================================================================
08:48:01 #8 37.39 Installing:
08:48:01 #8 37.39  dnf-plugins-core              noarch   4.0.22-1.fc34           updates    36 k
08:48:01 #8 37.39  rpm-build                     x86_64   4.16.1.3-1.fc34         fedora    100 k
08:48:01 #8 37.39  rpmlint                       noarch   1.11-19.fc34            updates   185 k
08:48:01 #8 37.39 Installing dependencies:
08:48:01 #8 37.39  binutils                      x86_64   2.35.2-5.fc34           updates   5.5 M
08:48:01 #8 37.39  binutils-gold                 x86_64   2.35.2-5.fc34           updates   717 k
08:48:01 #8 37.39  bzip2                         x86_64   1.0.8-6.fc34            fedora     53 k
08:48:01 #8 37.39  cpio                          x86_64   2.13-10.fc34            fedora    274 k
08:48:01 #8 37.39  dbus-libs                     x86_64   1:1.12.20-3.fc34        fedora    151 k
08:48:01 #8 37.39  desktop-file-utils            x86_64   0.26-3.fc34             fedora     74 k
08:48:01 #8 37.39  diffutils                     x86_64   3.7-8.fc34              fedora    391 k
08:48:01 #8 37.39  dwz                           x86_64   0.14-1.fc34             fedora    129 k
08:48:01 #8 37.39  ed                            x86_64   1.14.2-10.fc34          fedora     75 k
08:48:01 #8 37.39  efi-srpm-macros               noarch   5-4.fc34                updates    22 k
08:48:01 #8 37.39  elfutils                      x86_64   0.185-2.fc34            updates   517 k
08:48:01 #8 37.39  elfutils-debuginfod-client    x86_64   0.185-2.fc34            updates    36 k
08:48:01 #8 37.39  emacs-filesystem              noarch   1:27.2-5.fc34           updates   8.4 k
08:48:01 #8 37.39  enchant                       x86_64   1:1.6.0-27.fc34         fedora     59 k
08:48:01 #8 37.39  file                          x86_64   5.39-6.fc34             updates    50 k
08:48:01 #8 37.39  findutils                     x86_64   1:4.8.0-2.fc34          fedora    545 k
08:48:01 #8 37.39  fonts-srpm-macros             noarch   1:2.0.5-5.fc34          fedora     27 k
08:48:01 #8 37.39  fpc-srpm-macros               noarch   1.3-3.fc34              fedora    7.7 k
08:48:01 #8 37.39  gdb-minimal                   x86_64   10.2-3.fc34             updates   3.6 M
08:48:01 #8 37.39  gdk-pixbuf2                   x86_64   2.42.6-1.fc34           updates   471 k
08:48:01 #8 37.39  ghc-srpm-macros               noarch   1.5.0-4.fc34            fedora    7.8 k
08:48:01 #8 37.39  glib-networking               x86_64   2.68.2-1.fc34           updates   169 k
08:48:01 #8 37.39  gnat-srpm-macros              noarch   4-13.fc34               fedora    8.3 k
08:48:01 #8 37.39  go-srpm-macros                noarch   3.0.10-1.fc34           updates    25 k
08:48:01 #8 37.39  groff-base                    x86_64   1.22.4-7.fc34           fedora    1.1 M
08:48:01 #8 37.39  gsettings-desktop-schemas     x86_64   40.0-1.fc34             fedora    691 k
08:48:01 #8 37.39  hunspell                      x86_64   1.7.0-9.fc34            fedora    330 k
08:48:01 #8 37.39  hunspell-en-US                noarch   0.20140811.1-18.fc34    fedora    177 k
08:48:01 #8 37.39  hunspell-filesystem           x86_64   1.7.0-9.fc34            fedora    7.6 k
08:48:01 #8 37.39  info                          x86_64   6.7-10.fc34             fedora    227 k
08:48:01 #8 37.39  json-glib                     x86_64   1.6.6-1.fc34            updates   151 k
08:48:01 #8 37.39  kernel-srpm-macros            noarch   1.0-4.fc34              fedora    7.3 k
08:48:01 #8 37.39  less                          x86_64   581.2-1.fc34            updates   160 k
08:48:01 #8 37.39  libappstream-glib             x86_64   0.7.18-2.fc34           fedora    398 k
08:48:01 #8 37.39  libjpeg-turbo                 x86_64   2.0.90-2.fc34           fedora    176 k
08:48:01 #8 37.39  libpipeline                   x86_64   1.5.3-2.fc34            fedora     49 k
08:48:01 #8 37.39  libpkgconf                    x86_64   1.7.3-6.fc34            fedora     36 k
08:48:01 #8 37.39  libpng                        x86_64   2:1.6.37-10.fc34        fedora    119 k
08:48:01 #8 37.39  libproxy                      x86_64   0.4.15-30.fc34          fedora     72 k
08:48:01 #8 37.39  libsoup                       x86_64   2.72.0-6.fc34           fedora    397 k
08:48:01 #8 37.39  libstemmer                    x86_64   0-16.585svn.fc34        fedora     86 k
08:48:01 #8 37.39  lua-srpm-macros               noarch   1-4.fc34                fedora    8.3 k
08:48:01 #8 37.39  man-db                        x86_64   2.9.3-3.fc34            fedora    1.1 M
08:48:01 #8 37.39  ncurses                       x86_64   6.2-4.20200222.fc34     fedora    396 k
08:48:01 #8 37.39  nim-srpm-macros               noarch   3-4.fc34                fedora    8.4 k
08:48:01 #8 37.39  ocaml-srpm-macros             noarch   6-4.fc34                fedora    7.8 k
08:48:01 #8 37.39  openblas-srpm-macros          noarch   2-9.fc34                fedora    7.4 k
08:48:01 #8 37.39  patch                         x86_64   2.7.6-14.fc34           fedora    130 k
08:48:01 #8 37.39  perl-AutoLoader               noarch   5.74-477.fc34           updates    31 k
08:48:01 #8 37.39  perl-B                        x86_64   1.80-477.fc34           updates   189 k
08:48:01 #8 37.39  perl-Carp                     noarch   1.50-458.fc34           fedora     29 k
08:48:01 #8 37.39  perl-Class-Struct             noarch   0.66-477.fc34           updates    32 k
08:48:01 #8 37.39  perl-Data-Dumper              x86_64   2.174-460.fc34          fedora     56 k
08:48:01 #8 37.39  perl-Digest                   noarch   1.20-1.fc34             updates    25 k
08:48:01 #8 37.39  perl-Digest-MD5               x86_64   2.58-2.fc34             fedora     36 k
08:48:01 #8 37.39  perl-DynaLoader               x86_64   1.47-477.fc34           updates    36 k
08:48:01 #8 37.39  perl-Encode                   x86_64   4:3.12-460.fc34         updates   1.7 M
08:48:01 #8 37.39  perl-Errno                    x86_64   1.30-477.fc34           updates    25 k
08:48:01 #8 37.39  perl-Exporter                 noarch   5.74-459.fc34           fedora     32 k
08:48:01 #8 37.39  perl-Fcntl                    x86_64   1.13-477.fc34           updates    31 k
08:48:01 #8 37.39  perl-File-Basename            noarch   2.85-477.fc34           updates    27 k
08:48:01 #8 37.39  perl-File-Path                noarch   2.18-2.fc34             fedora     36 k
08:48:01 #8 37.39  perl-File-Temp                noarch   1:0.231.100-2.fc34      fedora     60 k
08:48:01 #8 37.39  perl-File-stat                noarch   1.09-477.fc34           updates    27 k
08:48:01 #8 37.39  perl-FileHandle               noarch   2.03-477.fc34           updates    26 k
08:48:01 #8 37.39  perl-Getopt-Long              noarch   1:2.52-2.fc34           fedora     61 k
08:48:01 #8 37.39  perl-Getopt-Std               noarch   1.12-477.fc34           updates    26 k
08:48:01 #8 37.39  perl-HTTP-Tiny                noarch   0.078-1.fc34            updates    55 k
08:48:01 #8 37.39  perl-IO                       x86_64   1.43-477.fc34           updates    97 k
08:48:01 #8 37.39  perl-IO-Socket-IP             noarch   0.41-3.fc34             fedora     43 k
08:48:01 #8 37.39  perl-IPC-Open3                noarch   1.21-477.fc34           updates    33 k
08:48:01 #8 37.39  perl-MIME-Base64              x86_64   3.16-2.fc34             fedora     30 k
08:48:01 #8 37.39  perl-Net-SSLeay               x86_64   1.90-2.fc34             fedora    357 k
08:48:01 #8 37.39  perl-POSIX                    x86_64   1.94-477.fc34           updates   107 k
08:48:01 #8 37.39  perl-PathTools                x86_64   3.78-459.fc34           fedora     86 k
08:48:01 #8 37.39  perl-Pod-Escapes              noarch   1:1.07-458.fc34         fedora     20 k
08:48:01 #8 37.39  perl-Pod-Perldoc              noarch   3.28.01-459.fc34        fedora     85 k
08:48:01 #8 37.39  perl-Pod-Simple               noarch   1:3.42-2.fc34           fedora    216 k
08:48:01 #8 37.39  perl-Pod-Usage                noarch   4:2.01-2.fc34           fedora     41 k
08:48:01 #8 37.39  perl-Scalar-List-Utils        x86_64   4:1.56-459.fc34         fedora     72 k
08:48:01 #8 37.39  perl-SelectSaver              noarch   1.02-477.fc34           updates    22 k
08:48:01 #8 37.39  perl-Socket                   x86_64   4:2.032-1.fc34          updates    54 k
08:48:01 #8 37.39  perl-Storable                 x86_64   1:3.21-458.fc34         fedora     97 k
08:48:01 #8 37.39  perl-Symbol                   noarch   1.08-477.fc34           updates    24 k
08:48:01 #8 37.39  perl-Term-ANSIColor           noarch   5.01-459.fc34           fedora     49 k
08:48:01 #8 37.39  perl-Term-Cap                 noarch   1.17-458.fc34           fedora     22 k
08:48:01 #8 37.39  perl-Text-ParseWords          noarch   3.30-458.fc34           fedora     16 k
08:48:01 #8 37.39  perl-Text-Tabs+Wrap           noarch   2021.0726-1.fc34        updates    22 k
08:48:01 #8 37.39  perl-Time-Local               noarch   2:1.300-5.fc34          fedora     34 k
08:48:01 #8 37.39  perl-URI                      noarch   5.09-1.fc34             fedora    109 k
08:48:01 #8 37.39  perl-base                     noarch   2.27-477.fc34           updates    26 k
08:48:01 #8 37.39  perl-constant                 noarch   1.33-459.fc34           fedora     23 k
08:48:01 #8 37.39  perl-if                       noarch   0.60.800-477.fc34       updates    24 k
08:48:01 #8 37.39  perl-interpreter              x86_64   4:5.32.1-477.fc34       updates    81 k
08:48:01 #8 37.39  perl-libnet                   noarch   3.13-2.fc34             fedora    127 k
08:48:01 #8 37.39  perl-libs                     x86_64   4:5.32.1-477.fc34       updates   2.0 M
08:48:01 #8 37.39  perl-mro                      x86_64   1.23-477.fc34           updates    38 k
08:48:01 #8 37.39  perl-overload                 noarch   1.31-477.fc34           updates    56 k
08:48:01 #8 37.39  perl-overloading              noarch   0.02-477.fc34           updates    23 k
08:48:01 #8 37.39  perl-parent                   noarch   1:0.238-458.fc34        fedora     14 k
08:48:01 #8 37.39  perl-podlators                noarch   1:4.14-458.fc34         fedora    113 k
08:48:01 #8 37.39  perl-srpm-macros              noarch   1-39.fc34               fedora    8.5 k
08:48:01 #8 37.39  perl-subs                     noarch   1.03-477.fc34           updates    22 k
08:48:01 #8 37.39  perl-vars                     noarch   1.05-477.fc34           updates    23 k
08:48:01 #8 37.39  pkgconf                       x86_64   1.7.3-6.fc34            fedora     41 k
08:48:01 #8 37.39  pkgconf-m4                    noarch   1.7.3-6.fc34            fedora     14 k
08:48:01 #8 37.39  pkgconf-pkg-config            x86_64   1.7.3-6.fc34            fedora     10 k
08:48:01 #8 37.39  python-srpm-macros            noarch   3.9-38.fc34             updates    20 k
08:48:01 #8 37.39  python3-dateutil              noarch   1:2.8.1-3.fc34          fedora    289 k
08:48:01 #8 37.39  python3-dbus                  x86_64   1.2.18-1.fc34           updates   132 k
08:48:01 #8 37.39  python3-distro                noarch   1.5.0-5.fc34            fedora     36 k
08:48:01 #8 37.39  python3-dnf-plugins-core      noarch   4.0.22-1.fc34           updates   210 k
08:48:01 #8 37.39  python3-enchant               noarch   3.2.1-1.fc34            updates    78 k
08:48:01 #8 37.39  python3-file-magic            noarch   5.39-6.fc34             updates    17 k
08:48:01 #8 37.39  python3-setuptools            noarch   53.0.0-2.fc34           updates   840 k
08:48:01 #8 37.39  python3-six                   noarch   1.15.0-5.fc34           fedora     36 k
08:48:01 #8 37.39  qt5-srpm-macros               noarch   5.15.2-2.fc34           fedora    8.4 k
08:48:01 #8 37.39  redhat-rpm-config             noarch   183-3.fc34              updates    65 k
08:48:01 #8 37.39  rpmautospec-rpm-macros        noarch   0.2.5-1.fc34            updates   9.9 k
08:48:01 #8 37.39  rust-srpm-macros              noarch   18-1.fc34               updates   9.2 k
08:48:01 #8 37.39  shared-mime-info              x86_64   2.1-2.fc34              fedora    374 k
08:48:01 #8 37.39  unzip                         x86_64   6.0-50.fc34             fedora    181 k
08:48:01 #8 37.39  xxhash-libs                   x86_64   0.8.0-3.fc34            updates    40 k
08:48:01 #8 37.39  xz                            x86_64   5.2.5-5.fc34            fedora    216 k
08:48:01 #8 37.39  zip                           x86_64   3.0-28.fc34             fedora    260 k
08:48:01 #8 37.39  zstd                          x86_64   1.5.0-1.fc34            updates   643 k
08:48:01 #8 37.39 Installing weak dependencies:
08:48:01 #8 37.39  abattis-cantarell-fonts       noarch   0.301-2.fc34            fedora    369 k
08:48:01 #8 37.39  adobe-source-code-pro-fonts   noarch   2.030.1.050-10.fc34     fedora    834 k
08:48:01 #8 37.39  hunspell-en-GB                noarch   0.20140811.1-18.fc34    fedora    225 k
08:48:01 #8 37.39  perl-IO-Socket-SSL            noarch   2.070-2.fc34            fedora    214 k
08:48:01 #8 37.39  perl-Mozilla-CA               noarch   20200520-4.fc34         fedora     12 k
08:48:01 #8 37.39  perl-NDBM_File                x86_64   1.15-477.fc34           updates    32 k
08:48:01 #8 37.39 
08:48:01 #8 37.39 Transaction Summary
08:48:01 #8 37.39 ================================================================================
08:48:01 #8 37.39 Install  135 Packages
08:48:01 #8 37.39 
08:48:01 #8 37.39 Total download size: 31 M
08:48:01 #8 37.39 Installed size: 117 M
08:48:01 #8 37.39 Downloading Packages:
08:48:01 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
08:48:01 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
08:48:01 # Build the CLI plugins
08:48:01 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
08:48:01 set -e;cd /sources && \
08:48:01 	tar xzf plugin-installers.tgz; \
08:48:01 	for installer in plugins/*.installer; do \
08:48:01 		LDFLAGS='' bash ${installer} build; \
08:48:01 	done
08:48:01 Cloning into '/go/src/github.com/docker/buildx'...
08:48:02 #8 38.38 (1/135): bzip2-1.0.8-6.fc34.x86_64.rpm          229 kB/s |  53 kB     00:00    
08:48:02 #8 38.39 (2/135): adobe-source-code-pro-fonts-2.030.1.05 3.4 MB/s | 834 kB     00:00    
08:48:02 #8 38.40 (3/135): abattis-cantarell-fonts-0.301-2.fc34.n 1.5 MB/s | 369 kB     00:00    
08:48:02 #8 38.41 (4/135): cpio-2.13-10.fc34.x86_64.rpm            12 MB/s | 274 kB     00:00    
08:48:02 #8 38.41 (5/135): dbus-libs-1.12.20-3.fc34.x86_64.rpm    8.8 MB/s | 151 kB     00:00    
08:48:02 #8 38.41 (6/135): desktop-file-utils-0.26-3.fc34.x86_64. 6.0 MB/s |  74 kB     00:00    
08:48:02 #8 38.42 (7/135): diffutils-3.7-8.fc34.x86_64.rpm         40 MB/s | 391 kB     00:00    
08:48:02 #8 38.43 (8/135): dwz-0.14-1.fc34.x86_64.rpm             9.3 MB/s | 129 kB     00:00    
08:48:02 #8 38.43 (9/135): ed-1.14.2-10.fc34.x86_64.rpm           6.3 MB/s |  75 kB     00:00    
08:48:02 #8 38.44 (10/135): findutils-4.8.0-2.fc34.x86_64.rpm      49 MB/s | 545 kB     00:00    
08:48:02 #8 38.44 (11/135): fonts-srpm-macros-2.0.5-5.fc34.noarch 2.0 MB/s |  27 kB     00:00    
08:48:02 #8 38.45 (12/135): enchant-1.6.0-27.fc34.x86_64.rpm      2.5 MB/s |  59 kB     00:00    
08:48:02 #8 38.45 (13/135): ghc-srpm-macros-1.5.0-4.fc34.noarch.r 1.2 MB/s | 7.8 kB     00:00    
08:48:02 #8 38.45 (14/135): fpc-srpm-macros-1.3-3.fc34.noarch.rpm 849 kB/s | 7.7 kB     00:00    
08:48:02 #8 38.45 (15/135): gnat-srpm-macros-4-13.fc34.noarch.rpm 1.1 MB/s | 8.3 kB     00:00    
08:48:02 #8 38.47 (16/135): groff-base-1.22.4-7.fc34.x86_64.rpm    41 MB/s | 1.1 MB     00:00    
08:48:02 #8 38.48 (17/135): gsettings-desktop-schemas-40.0-1.fc34  25 MB/s | 691 kB     00:00    
08:48:02 #8 38.49 (18/135): hunspell-en-GB-0.20140811.1-18.fc34.n  18 MB/s | 225 kB     00:00    
08:48:02 #8 38.49 (19/135): hunspell-1.7.0-9.fc34.x86_64.rpm      8.4 MB/s | 330 kB     00:00    
08:48:02 #8 38.50 (20/135): hunspell-en-US-0.20140811.1-18.fc34.n  12 MB/s | 177 kB     00:00    
08:48:02 #8 38.50 (21/135): hunspell-filesystem-1.7.0-9.fc34.x86_ 675 kB/s | 7.6 kB     00:00    
08:48:02 #8 38.51 (22/135): info-6.7-10.fc34.x86_64.rpm            21 MB/s | 227 kB     00:00    
08:48:02 #8 38.51 (23/135): kernel-srpm-macros-1.0-4.fc34.noarch. 1.1 MB/s | 7.3 kB     00:00    
08:48:02 #8 38.52 (24/135): libappstream-glib-0.7.18-2.fc34.x86_6  26 MB/s | 398 kB     00:00    
08:48:02 #8 38.52 (25/135): libjpeg-turbo-2.0.90-2.fc34.x86_64.rp  11 MB/s | 176 kB     00:00    
08:48:02 #8 38.52 (26/135): libpipeline-1.5.3-2.fc34.x86_64.rpm   3.2 MB/s |  49 kB     00:00    
08:48:02 #8 38.53 (27/135): libpkgconf-1.7.3-6.fc34.x86_64.rpm    3.7 MB/s |  36 kB     00:00    
08:48:02 #8 38.53 (28/135): libpng-1.6.37-10.fc34.x86_64.rpm       17 MB/s | 119 kB     00:00    
08:48:02 #8 38.53 (29/135): libproxy-0.4.15-30.fc34.x86_64.rpm    7.2 MB/s |  72 kB     00:00    
08:48:02 #8 38.54 (30/135): libstemmer-0-16.585svn.fc34.x86_64.rp  11 MB/s |  86 kB     00:00    
08:48:02 #8 38.55 (31/135): libsoup-2.72.0-6.fc34.x86_64.rpm       22 MB/s | 397 kB     00:00    
08:48:02 #8 38.55 (32/135): lua-srpm-macros-1-4.fc34.noarch.rpm   709 kB/s | 8.3 kB     00:00    
08:48:02 #8 38.57 (33/135): man-db-2.9.3-3.fc34.x86_64.rpm         37 MB/s | 1.1 MB     00:00    
08:48:02 #8 38.57 (34/135): nim-srpm-macros-3-4.fc34.noarch.rpm   381 kB/s | 8.4 kB     00:00    
08:48:02 #8 38.58 (35/135): ncurses-6.2-4.20200222.fc34.x86_64.rp  14 MB/s | 396 kB     00:00    
08:48:02 #8 38.58 (36/135): ocaml-srpm-macros-6-4.fc34.noarch.rpm 972 kB/s | 7.8 kB     00:00    
08:48:02 #8 38.58 (37/135): openblas-srpm-macros-2-9.fc34.noarch. 706 kB/s | 7.4 kB     00:00    
08:48:02 #8 38.59 (38/135): patch-2.7.6-14.fc34.x86_64.rpm         13 MB/s | 130 kB     00:00    
08:48:02 #8 38.59 (39/135): perl-Data-Dumper-2.174-460.fc34.x86_6 6.5 MB/s |  56 kB     00:00    
08:48:02 #8 38.60 (40/135): perl-Carp-1.50-458.fc34.noarch.rpm    2.3 MB/s |  29 kB     00:00    
08:48:02 #8 38.60 (41/135): perl-Digest-MD5-2.58-2.fc34.x86_64.rp 3.3 MB/s |  36 kB     00:00    
08:48:02 #8 38.60 (42/135): perl-Exporter-5.74-459.fc34.noarch.rp 3.3 MB/s |  32 kB     00:00    
08:48:02 #8 38.61 (43/135): perl-File-Path-2.18-2.fc34.noarch.rpm 5.8 MB/s |  36 kB     00:00    
08:48:02 #8 38.61 (44/135): perl-File-Temp-0.231.100-2.fc34.noarc 6.3 MB/s |  60 kB     00:00    
08:48:02 #8 38.61 (45/135): perl-Getopt-Long-2.52-2.fc34.noarch.r 6.4 MB/s |  61 kB     00:00    
08:48:02 #8 38.62 (46/135): perl-IO-Socket-IP-0.41-3.fc34.noarch. 4.9 MB/s |  43 kB     00:00    
08:48:02 #8 38.62 (47/135): perl-IO-Socket-SSL-2.070-2.fc34.noarc  21 MB/s | 214 kB     00:00    
08:48:02 #8 38.62 (48/135): perl-Mozilla-CA-20200520-4.fc34.noarc 1.8 MB/s |  12 kB     00:00    
08:48:02 #8 38.63 (49/135): perl-MIME-Base64-3.16-2.fc34.x86_64.r 3.1 MB/s |  30 kB     00:00    
08:48:02 #8 38.63 (50/135): perl-Net-SSLeay-1.90-2.fc34.x86_64.rp  31 MB/s | 357 kB     00:00    
08:48:02 #8 38.64 (51/135): perl-PathTools-3.78-459.fc34.x86_64.r 7.0 MB/s |  86 kB     00:00    
08:48:02 #8 38.64 (52/135): perl-Pod-Escapes-1.07-458.fc34.noarch 1.9 MB/s |  20 kB     00:00    
08:48:02 #8 38.64 (53/135): perl-Pod-Perldoc-3.28.01-459.fc34.noa 9.6 MB/s |  85 kB     00:00    
08:48:02 #8 38.65 (54/135): perl-Pod-Usage-2.01-2.fc34.noarch.rpm 6.7 MB/s |  41 kB     00:00    
08:48:02 #8 38.65 (55/135): perl-Scalar-List-Utils-1.56-459.fc34.  11 MB/s |  72 kB     00:00    
08:48:02 #8 38.66 (56/135): perl-Pod-Simple-3.42-2.fc34.noarch.rp  14 MB/s | 216 kB     00:00    
08:48:02 #8 38.66 (57/135): perl-Storable-3.21-458.fc34.x86_64.rp 8.3 MB/s |  97 kB     00:00    
08:48:02 #8 38.66 (58/135): perl-Term-ANSIColor-5.01-459.fc34.noa 4.4 MB/s |  49 kB     00:00    
08:48:02 #8 38.66 (59/135): perl-Term-Cap-1.17-458.fc34.noarch.rp 3.7 MB/s |  22 kB     00:00    
08:48:02 #8 38.67 (60/135): perl-Text-ParseWords-3.30-458.fc34.no 1.8 MB/s |  16 kB     00:00    
08:48:02 #8 38.67 (61/135): perl-Time-Local-1.300-5.fc34.noarch.r 3.9 MB/s |  34 kB     00:00    
08:48:02 #8 38.67 (62/135): perl-constant-1.33-459.fc34.noarch.rp 3.7 MB/s |  23 kB     00:00    
08:48:02 #8 38.68 (63/135): perl-URI-5.09-1.fc34.noarch.rpm       8.4 MB/s | 109 kB     00:00    
08:48:02 #8 38.68 (64/135): perl-libnet-3.13-2.fc34.noarch.rpm     12 MB/s | 127 kB     00:00    
08:48:02 #8 38.68 (65/135): perl-parent-0.238-458.fc34.noarch.rpm 1.4 MB/s |  14 kB     00:00    
08:48:02 #8 38.69 (66/135): perl-podlators-4.14-458.fc34.noarch.r 9.9 MB/s | 113 kB     00:00    
08:48:02 #8 38.69 (67/135): pkgconf-1.7.3-6.fc34.x86_64.rpm       5.5 MB/s |  41 kB     00:00    
08:48:02 #8 38.70 (68/135): perl-srpm-macros-1-39.fc34.noarch.rpm 852 kB/s | 8.5 kB     00:00    
08:48:02 #8 38.70 (69/135): pkgconf-m4-1.7.3-6.fc34.noarch.rpm    1.9 MB/s |  14 kB     00:00    
08:48:02 #8 38.70 (70/135): pkgconf-pkg-config-1.7.3-6.fc34.x86_6 1.3 MB/s |  10 kB     00:00    
08:48:02 #8 38.71 (71/135): python3-distro-1.5.0-5.fc34.noarch.rp 5.4 MB/s |  36 kB     00:00    
08:48:02 #8 38.71 (72/135): python3-dateutil-2.8.1-3.fc34.noarch.  24 MB/s | 289 kB     00:00    
08:48:02 #8 38.71 (73/135): python3-six-1.15.0-5.fc34.noarch.rpm  3.2 MB/s |  36 kB     00:00    
08:48:02 #8 38.72 (74/135): qt5-srpm-macros-5.15.2-2.fc34.noarch. 743 kB/s | 8.4 kB     00:00    
08:48:02 #8 38.72 (75/135): rpm-build-4.16.1.3-1.fc34.x86_64.rpm   12 MB/s | 100 kB     00:00    
08:48:02 #8 38.73 (76/135): shared-mime-info-2.1-2.fc34.x86_64.rp  25 MB/s | 374 kB     00:00    
08:48:02 #8 38.73 (77/135): unzip-6.0-50.fc34.x86_64.rpm           12 MB/s | 181 kB     00:00    
08:48:02 #8 38.74 (78/135): xz-5.2.5-5.fc34.x86_64.rpm             15 MB/s | 216 kB     00:00    
08:48:02 #8 38.75 (79/135): zip-3.0-28.fc34.x86_64.rpm             17 MB/s | 260 kB     00:00    
08:48:02 #8 38.77 (80/135): binutils-gold-2.35.2-5.fc34.x86_64.rp  25 MB/s | 717 kB     00:00    
08:48:02 #8 38.80 (81/135): binutils-2.35.2-5.fc34.x86_64.rpm      85 MB/s | 5.5 MB     00:00    
08:48:02 #8 38.80 (82/135): dnf-plugins-core-4.0.22-1.fc34.noarch 746 kB/s |  36 kB     00:00    
08:48:02 #8 38.81 (83/135): efi-srpm-macros-5-4.fc34.noarch.rpm   637 kB/s |  22 kB     00:00    
08:48:02 #8 38.81 (84/135): elfutils-debuginfod-client-0.185-2.fc 5.7 MB/s |  36 kB     00:00    
08:48:02 #8 38.81 (85/135): file-5.39-6.fc34.x86_64.rpm           8.5 MB/s |  50 kB     00:00    
08:48:02 #8 38.83 (86/135): emacs-filesystem-27.2-5.fc34.noarch.r 365 kB/s | 8.4 kB     00:00    
08:48:02 #8 38.84 (87/135): gdk-pixbuf2-2.42.6-1.fc34.x86_64.rpm   33 MB/s | 471 kB     00:00    
08:48:02 #8 38.86 (88/135): elfutils-0.185-2.fc34.x86_64.rpm      8.6 MB/s | 517 kB     00:00    
08:48:02 #8 38.87 (89/135): glib-networking-2.68.2-1.fc34.x86_64. 8.6 MB/s | 169 kB     00:00    
08:48:02 #8 38.87 (90/135): go-srpm-macros-3.0.10-1.fc34.noarch.r 3.6 MB/s |  25 kB     00:00    
08:48:02 #8 38.88 (91/135): less-581.2-1.fc34.x86_64.rpm           26 MB/s | 160 kB     00:00    
08:48:02 #8 38.88 (92/135): perl-AutoLoader-5.74-477.fc34.noarch. 6.8 MB/s |  31 kB     00:00    
08:48:02 #8 38.89 (93/135): perl-B-1.80-477.fc34.x86_64.rpm        27 MB/s | 189 kB     00:00    
08:48:02 #8 38.89 (94/135): json-glib-1.6.6-1.fc34.x86_64.rpm     5.4 MB/s | 151 kB     00:00    
08:48:02 #8 38.91 (95/135): gdb-minimal-10.2-3.fc34.x86_64.rpm     37 MB/s | 3.6 MB     00:00    
08:48:02 #8 38.91 (96/135): perl-Class-Struct-0.66-477.fc34.noarc 1.2 MB/s |  32 kB     00:00    
08:48:02 #8 38.92 (97/135): perl-Digest-1.20-1.fc34.noarch.rpm    1.0 MB/s |  25 kB     00:00    
08:48:02 #8 38.93 (98/135): perl-DynaLoader-1.47-477.fc34.x86_64. 3.3 MB/s |  36 kB     00:00    
08:48:02 #8 38.94 (99/135): perl-Encode-3.12-460.fc34.x86_64.rpm   80 MB/s | 1.7 MB     00:00    
08:48:02 #8 38.94 (100/135): perl-Errno-1.30-477.fc34.x86_64.rpm  1.5 MB/s |  25 kB     00:00    
08:48:02 #8 38.94 (101/135): perl-Fcntl-1.13-477.fc34.x86_64.rpm  1.9 MB/s |  31 kB     00:00    
08:48:02 #8 38.95 (102/135): perl-File-Basename-2.85-477.fc34.noa 4.5 MB/s |  27 kB     00:00    
08:48:02 #8 38.95 (103/135): perl-File-stat-1.09-477.fc34.noarch. 3.0 MB/s |  27 kB     00:00    
08:48:02 #8 38.95 (104/135): perl-FileHandle-2.03-477.fc34.noarch 2.6 MB/s |  26 kB     00:00    
08:48:02 #8 38.96 (105/135): perl-Getopt-Std-1.12-477.fc34.noarch 3.7 MB/s |  26 kB     00:00    
08:48:02 #8 38.96 (106/135): perl-HTTP-Tiny-0.078-1.fc34.noarch.r 5.4 MB/s |  55 kB     00:00    
08:48:02 #8 38.96 (107/135): perl-IO-1.43-477.fc34.x86_64.rpm     9.2 MB/s |  97 kB     00:00    
08:48:02 #8 38.97 (108/135): perl-NDBM_File-1.15-477.fc34.x86_64. 4.8 MB/s |  32 kB     00:00    
08:48:02 #8 38.97 (109/135): perl-IPC-Open3-1.21-477.fc34.noarch. 3.2 MB/s |  33 kB     00:00    
08:48:02 #8 38.97 (110/135): perl-POSIX-1.94-477.fc34.x86_64.rpm   11 MB/s | 107 kB     00:00    
08:48:02 #8 38.98 (111/135): perl-SelectSaver-1.02-477.fc34.noarc 2.3 MB/s |  22 kB     00:00    
08:48:02 #8 38.98 (112/135): perl-Socket-2.032-1.fc34.x86_64.rpm  9.0 MB/s |  54 kB     00:00    
08:48:02 #8 38.98 (113/135): perl-Symbol-1.08-477.fc34.noarch.rpm 2.7 MB/s |  24 kB     00:00    
08:48:02 #8 38.99 (114/135): perl-Text-Tabs+Wrap-2021.0726-1.fc34 2.5 MB/s |  22 kB     00:00    
08:48:02 #8 38.99 (115/135): perl-base-2.27-477.fc34.noarch.rpm   3.1 MB/s |  26 kB     00:00    
08:48:02 #8 38.99 (116/135): perl-if-0.60.800-477.fc34.noarch.rpm 3.9 MB/s |  24 kB     00:00    
08:48:02 #8 39.00 (117/135): perl-interpreter-5.32.1-477.fc34.x86 8.7 MB/s |  81 kB     00:00    
08:48:02 #8 39.00 (118/135): perl-mro-1.23-477.fc34.x86_64.rpm    8.1 MB/s |  38 kB     00:00    
08:48:02 #8 39.01 (119/135): perl-overload-1.31-477.fc34.noarch.r 6.9 MB/s |  56 kB     00:00    
08:48:02 #8 39.01 (120/135): perl-overloading-0.02-477.fc34.noarc 3.2 MB/s |  23 kB     00:00    
08:48:02 #8 39.02 (121/135): perl-subs-1.03-477.fc34.noarch.rpm   2.8 MB/s |  22 kB     00:00    
08:48:02 #8 39.02 (122/135): perl-vars-1.05-477.fc34.noarch.rpm   2.9 MB/s |  23 kB     00:00    
08:48:02 #8 39.03 (123/135): perl-libs-5.32.1-477.fc34.x86_64.rpm  48 MB/s | 2.0 MB     00:00    
08:48:02 #8 39.04 (124/135): python-srpm-macros-3.9-38.fc34.noarc 1.1 MB/s |  20 kB     00:00    
08:48:02 #8 39.04 (125/135): python3-dbus-1.2.18-1.fc34.x86_64.rp 7.0 MB/s | 132 kB     00:00    
08:48:02 #8 39.04 (126/135): python3-enchant-3.2.1-1.fc34.noarch. 9.1 MB/s |  78 kB     00:00    
08:48:02 #8 39.05 (127/135): python3-dnf-plugins-core-4.0.22-1.fc  15 MB/s | 210 kB     00:00    
08:48:02 #8 39.05 (128/135): python3-file-magic-5.39-6.fc34.noarc 1.5 MB/s |  17 kB     00:00    
08:48:02 #8 39.06 (129/135): python3-setuptools-53.0.0-2.fc34.noa  53 MB/s | 840 kB     00:00    
08:48:02 #8 39.06 (130/135): rpmautospec-rpm-macros-0.2.5-1.fc34. 1.0 MB/s | 9.9 kB     00:00    
08:48:02 #8 39.07 (131/135): redhat-rpm-config-183-3.fc34.noarch. 4.3 MB/s |  65 kB     00:00    
08:48:02 #8 39.07 (132/135): rust-srpm-macros-18-1.fc34.noarch.rp 1.1 MB/s | 9.2 kB     00:00    
08:48:02 #8 39.08 (133/135): rpmlint-1.11-19.fc34.noarch.rpm       12 MB/s | 185 kB     00:00    
08:48:02 #8 39.08 (134/135): xxhash-libs-0.8.0-3.fc34.x86_64.rpm  3.8 MB/s |  40 kB     00:00    
08:48:02 #8 39.09 (135/135): zstd-1.5.0-1.fc34.x86_64.rpm          37 MB/s | 643 kB     00:00    
08:48:02 #8 39.09 --------------------------------------------------------------------------------
08:48:02 #8 39.09 Total                                            18 MB/s |  31 MB     00:01     
08:48:03 Fetching origin
08:48:03 + GO111MODULE=on
08:48:03 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.2-docker -X github.com/docker/buildx/version.Revision=de7dfb925df4497d36e29e2023b8a86fb872abd2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
08:48:04 + return
08:48:04 # Build the CLI
08:48:04 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210907122809-6989268 GITCOMMIT=6989268 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
08:48:04 Building dynamic docker-linux-arm-v6
08:48:04 #8 40.78 Running transaction check
08:48:04 #8 40.87 Transaction check succeeded.
08:48:04 #8 40.87 Running transaction test
08:48:04 #8 41.31 Transaction test succeeded.
08:48:04 #8 41.31 Running transaction
08:48:05 #8 42.03   Preparing        :                                                        1/1 
08:48:05 #8 42.06   Installing       : file-5.39-6.fc34.x86_64                              1/135 
08:48:05 #8 42.07   Installing       : elfutils-debuginfod-client-0.185-2.fc34.x86_64       2/135 
08:48:05 #8 42.08   Installing       : binutils-gold-2.35.2-5.fc34.x86_64                   3/135 
08:48:05 #8 42.19   Installing       : binutils-2.35.2-5.fc34.x86_64                        4/135 
08:48:05 #8 42.20   Running scriptlet: binutils-2.35.2-5.fc34.x86_64                        4/135 
08:48:05 #8 42.21   Running scriptlet: groff-base-1.22.4-7.fc34.x86_64                      5/135 
08:48:05 #8 42.26   Installing       : groff-base-1.22.4-7.fc34.x86_64                      5/135 
08:48:05 #8 42.26   Running scriptlet: groff-base-1.22.4-7.fc34.x86_64                      5/135 
08:48:05 #8 42.28   Installing       : xz-5.2.5-5.fc34.x86_64                               6/135 
08:48:05 #8 42.29   Installing       : unzip-6.0-50.fc34.x86_64                             7/135 
08:48:05 #8 42.30   Installing       : findutils-1:4.8.0-2.fc34.x86_64                      8/135 
08:48:05 #8 42.31   Installing       : cpio-2.13-10.fc34.x86_64                             9/135 
08:48:05 #8 42.31   Installing       : bzip2-1.0.8-6.fc34.x86_64                           10/135 
08:48:05 #8 42.32   Installing       : zip-3.0-28.fc34.x86_64                              11/135 
08:48:05 #8 42.35   Installing       : elfutils-0.185-2.fc34.x86_64                        12/135 
08:48:05 #8 42.35   Installing       : python3-file-magic-5.39-6.fc34.noarch               13/135 
08:48:05 #8 42.37   Installing       : zstd-1.5.0-1.fc34.x86_64                            14/135 
08:48:05 #8 42.38   Installing       : xxhash-libs-0.8.0-3.fc34.x86_64                     15/135 
08:48:05 #8 42.45   Installing       : gdb-minimal-10.2-3.fc34.x86_64                      16/135 
08:48:05 #8 42.45   Installing       : rust-srpm-macros-18-1.fc34.noarch                   17/135 
08:48:05 #8 42.46   Installing       : rpmautospec-rpm-macros-0.2.5-1.fc34.noarch          18/135 
08:48:06 #8 42.51   Installing       : python3-setuptools-53.0.0-2.fc34.noarch             19/135 
08:48:06 #8 42.52   Installing       : python3-distro-1.5.0-5.fc34.noarch                  20/135 
08:48:06 #8 42.53   Installing       : less-581.2-1.fc34.x86_64                            21/135 
08:48:06 #8 42.53   Installing       : json-glib-1.6.6-1.fc34.x86_64                       22/135 
08:48:06 #8 42.54   Installing       : emacs-filesystem-1:27.2-5.fc34.noarch               23/135 
08:48:06 #8 42.55   Installing       : desktop-file-utils-0.26-3.fc34.x86_64               24/135 
08:48:06 #8 42.55   Installing       : efi-srpm-macros-5-4.fc34.noarch                     25/135 
08:48:06 #8 42.57   Installing       : shared-mime-info-2.1-2.fc34.x86_64                  26/135 
08:48:06 #8 42.58   Running scriptlet: shared-mime-info-2.1-2.fc34.x86_64                  26/135 
08:48:06 #8 42.59   Installing       : qt5-srpm-macros-5.15.2-2.fc34.noarch                27/135 
08:48:06 #8 42.59   Installing       : python3-six-1.15.0-5.fc34.noarch                    28/135 
08:48:06 #8 42.61   Installing       : python3-dateutil-1:2.8.1-3.fc34.noarch              29/135 
08:48:06 #8 42.61   Installing       : pkgconf-m4-1.7.3-6.fc34.noarch                      30/135 
08:48:06 #8 42.62   Installing       : perl-srpm-macros-1-39.fc34.noarch                   31/135 
08:48:06 #8 42.62   Installing       : openblas-srpm-macros-2-9.fc34.noarch                32/135 
08:48:06 #8 42.63   Installing       : ocaml-srpm-macros-6-4.fc34.noarch                   33/135 
08:48:06 #8 42.63   Installing       : nim-srpm-macros-3-4.fc34.noarch                     34/135 
08:48:06 #8 42.64   Installing       : ncurses-6.2-4.20200222.fc34.x86_64                  35/135 
08:48:06 #8 42.65   Installing       : perl-Digest-1.20-1.fc34.noarch                      36/135 
08:48:06 #8 42.65   Installing       : perl-Digest-MD5-2.58-2.fc34.x86_64                  37/135 
08:48:06 #8 42.66   Installing       : perl-B-1.80-477.fc34.x86_64                         38/135 
08:48:06 #8 42.67   Installing       : perl-FileHandle-2.03-477.fc34.noarch                39/135 
08:48:06 #8 42.67   Installing       : perl-AutoLoader-5.74-477.fc34.noarch                40/135 
08:48:06 #8 42.67   Installing       : perl-Data-Dumper-2.174-460.fc34.x86_64              41/135 
08:48:06 #8 42.68   Installing       : perl-libnet-3.13-2.fc34.noarch                      42/135 
08:48:06 #8 42.69   Installing       : perl-base-2.27-477.fc34.noarch                      43/135 
08:48:06 #8 42.70   Installing       : perl-URI-5.09-1.fc34.noarch                         44/135 
08:48:06 #8 42.71   Installing       : perl-Net-SSLeay-1.90-2.fc34.x86_64                  45/135 
08:48:06 #8 42.72   Installing       : perl-Time-Local-2:1.300-5.fc34.noarch               46/135 
08:48:06 #8 42.72   Installing       : perl-Mozilla-CA-20200520-4.fc34.noarch              47/135 
08:48:06 #8 42.73   Installing       : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch         48/135 
08:48:06 #8 42.73   Installing       : perl-if-0.60.800-477.fc34.noarch                    49/135 
08:48:06 #8 42.74   Installing       : perl-IO-Socket-IP-0.41-3.fc34.noarch                50/135 
08:48:06 #8 42.74   Installing       : perl-File-Path-2.18-2.fc34.noarch                   51/135 
08:48:06 #8 42.75   Installing       : perl-IO-Socket-SSL-2.070-2.fc34.noarch              52/135 
08:48:06 #8 42.75   Installing       : perl-Pod-Escapes-1:1.07-458.fc34.noarch             53/135 
08:48:06 #8 42.76   Installing       : perl-Term-ANSIColor-5.01-459.fc34.noarch            54/135 
08:48:06 #8 42.76   Installing       : perl-Class-Struct-0.66-477.fc34.noarch              55/135 
08:48:06 #8 42.77   Installing       : perl-POSIX-1.94-477.fc34.x86_64                     56/135 
08:48:06 #8 42.77   Installing       : perl-IPC-Open3-1.21-477.fc34.noarch                 57/135 
08:48:06 #8 42.78   Installing       : perl-subs-1.03-477.fc34.noarch                      58/135 
08:48:06 #8 42.78   Installing       : perl-File-Temp-1:0.231.100-2.fc34.noarch            59/135 
08:48:06 #8 42.79   Installing       : perl-HTTP-Tiny-0.078-1.fc34.noarch                  60/135 
08:48:06 #8 42.80   Installing       : perl-Pod-Simple-1:3.42-2.fc34.noarch                61/135 
08:48:06 #8 42.80   Installing       : perl-Term-Cap-1.17-458.fc34.noarch                  62/135 
08:48:06 #8 42.81   Installing       : perl-Socket-4:2.032-1.fc34.x86_64                   63/135 
08:48:06 #8 42.81   Installing       : perl-SelectSaver-1.02-477.fc34.noarch               64/135 
08:48:06 #8 42.82   Installing       : perl-Symbol-1.08-477.fc34.noarch                    65/135 
08:48:06 #8 42.82   Installing       : perl-File-stat-1.09-477.fc34.noarch                 66/135 
08:48:06 #8 42.83   Installing       : perl-podlators-1:4.14-458.fc34.noarch               67/135 
08:48:06 #8 42.83   Installing       : perl-Pod-Perldoc-3.28.01-459.fc34.noarch            68/135 
08:48:06 #8 42.84   Installing       : perl-Text-ParseWords-3.30-458.fc34.noarch           69/135 
08:48:06 #8 42.84   Installing       : perl-Fcntl-1.13-477.fc34.x86_64                     70/135 
08:48:06 #8 42.85   Installing       : perl-mro-1.23-477.fc34.x86_64                       71/135 
08:48:06 #8 42.85   Installing       : perl-IO-1.43-477.fc34.x86_64                        72/135 
08:48:06 #8 42.86   Installing       : perl-overloading-0.02-477.fc34.noarch               73/135 
08:48:06 #8 42.86   Installing       : perl-Pod-Usage-4:2.01-2.fc34.noarch                 74/135 
08:48:06 #8 42.87   Installing       : perl-MIME-Base64-3.16-2.fc34.x86_64                 75/135 
08:48:06 #8 42.88   Installing       : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64       76/135 
08:48:06 #8 42.88   Installing       : perl-constant-1.33-459.fc34.noarch                  77/135 
08:48:06 #8 42.88   Installing       : perl-parent-1:0.238-458.fc34.noarch                 78/135 
08:48:06 #8 42.89   Installing       : perl-Errno-1.30-477.fc34.x86_64                     79/135 
08:48:06 #8 42.89   Installing       : perl-File-Basename-2.85-477.fc34.noarch             80/135 
08:48:06 #8 42.90   Installing       : perl-Getopt-Std-1.12-477.fc34.noarch                81/135 
08:48:06 #8 42.90   Installing       : perl-Storable-1:3.21-458.fc34.x86_64                82/135 
08:48:06 #8 42.91   Installing       : perl-overload-1.31-477.fc34.noarch                  83/135 
08:48:06 #8 42.91   Installing       : perl-vars-1.05-477.fc34.noarch                      84/135 
08:48:06 #8 42.92   Installing       : perl-Getopt-Long-1:2.52-2.fc34.noarch               85/135 
08:48:06 #8 42.92   Installing       : perl-Carp-1.50-458.fc34.noarch                      86/135 
08:48:06 #8 42.93   Installing       : perl-Exporter-5.74-459.fc34.noarch                  87/135 
08:48:06 #8 42.93   Installing       : perl-DynaLoader-1.47-477.fc34.x86_64                88/135 
08:48:06 #8 42.94   Installing       : perl-PathTools-3.78-459.fc34.x86_64                 89/135 
08:48:06 #8 42.94   Installing       : perl-NDBM_File-1.15-477.fc34.x86_64                 90/135 
08:48:06 #8 43.00   Installing       : perl-Encode-4:3.12-460.fc34.x86_64                  91/135 
08:48:06 #8 43.10   Installing       : perl-libs-4:5.32.1-477.fc34.x86_64                  92/135 
08:48:06 #8 43.11   Installing       : perl-interpreter-4:5.32.1-477.fc34.x86_64           93/135 
08:48:06 #8 43.12   Installing       : lua-srpm-macros-1-4.fc34.noarch                     94/135 
08:48:06 #8 43.12   Installing       : libstemmer-0-16.585svn.fc34.x86_64                  95/135 
08:48:06 #8 43.13   Installing       : libproxy-0.4.15-30.fc34.x86_64                      96/135 
08:48:06 #8 43.14   Installing       : libpng-2:1.6.37-10.fc34.x86_64                      97/135 
08:48:06 #8 43.14   Installing       : libpkgconf-1.7.3-6.fc34.x86_64                      98/135 
08:48:06 #8 43.15   Installing       : pkgconf-1.7.3-6.fc34.x86_64                         99/135 
08:48:06 #8 43.15   Installing       : pkgconf-pkg-config-1.7.3-6.fc34.x86_64             100/135 
08:48:06 #8 43.16   Installing       : libpipeline-1.5.3-2.fc34.x86_64                    101/135 
08:48:06 #8 43.16   Running scriptlet: man-db-2.9.3-3.fc34.x86_64                         102/135 
08:48:06 #8 43.19   Installing       : man-db-2.9.3-3.fc34.x86_64                         102/135 
08:48:06 #8 43.20   Running scriptlet: man-db-2.9.3-3.fc34.x86_64                         102/135 
08:48:06 #8 43.21   Installing       : libjpeg-turbo-2.0.90-2.fc34.x86_64                 103/135 
08:48:06 #8 43.23   Installing       : gdk-pixbuf2-2.42.6-1.fc34.x86_64                   104/135 
08:48:06 #8 43.23   Installing       : kernel-srpm-macros-1.0-4.fc34.noarch               105/135 
08:48:06 #8 43.24   Installing       : info-6.7-10.fc34.x86_64                            106/135 
08:48:06 #8 43.25   Installing       : ed-1.14.2-10.fc34.x86_64                           107/135 
08:48:06 #8 43.25   Installing       : patch-2.7.6-14.fc34.x86_64                         108/135 
08:48:06 #8 43.26   Installing       : hunspell-filesystem-1.7.0-9.fc34.x86_64            109/135 
08:48:06 #8 43.27   Installing       : hunspell-en-US-0.20140811.1-18.fc34.noarch         110/135 
08:48:06 #8 43.28   Installing       : hunspell-1.7.0-9.fc34.x86_64                       111/135 
08:48:06 #8 43.28   Installing       : enchant-1:1.6.0-27.fc34.x86_64                     112/135 
08:48:06 #8 43.29   Installing       : python3-enchant-3.2.1-1.fc34.noarch                113/135 
08:48:06 #8 43.30   Installing       : gnat-srpm-macros-4-13.fc34.noarch                  114/135 
08:48:06 #8 43.30   Installing       : ghc-srpm-macros-1.5.0-4.fc34.noarch                115/135 
08:48:06 #8 43.30   Installing       : fpc-srpm-macros-1.3-3.fc34.noarch                  116/135 
08:48:06 #8 43.31   Installing       : dwz-0.14-1.fc34.x86_64                             117/135 
08:48:06 #8 43.31   Installing       : fonts-srpm-macros-1:2.0.5-5.fc34.noarch            118/135 
08:48:06 #8 43.32   Installing       : go-srpm-macros-3.0.10-1.fc34.noarch                119/135 
08:48:06 #8 43.32   Installing       : python-srpm-macros-3.9-38.fc34.noarch              120/135 
08:48:06 #8 43.33   Installing       : redhat-rpm-config-183-3.fc34.noarch                121/135 
08:48:06 #8 43.34   Installing       : diffutils-3.7-8.fc34.x86_64                        122/135 
08:48:06 #8 43.35   Installing       : dbus-libs-1:1.12.20-3.fc34.x86_64                  123/135 
08:48:06 #8 43.36   Installing       : python3-dbus-1.2.18-1.fc34.x86_64                  124/135 
08:48:06 #8 43.37   Installing       : python3-dnf-plugins-core-4.0.22-1.fc34.noarch      125/135 
08:48:06 #8 43.39   Installing       : adobe-source-code-pro-fonts-2.030.1.050-10.fc34.   126/135 
08:48:06 #8 43.40   Installing       : abattis-cantarell-fonts-0.301-2.fc34.noarch        127/135 
08:48:06 #8 43.42   Installing       : gsettings-desktop-schemas-40.0-1.fc34.x86_64       128/135 
08:48:06 #8 43.43   Installing       : glib-networking-2.68.2-1.fc34.x86_64               129/135 
08:48:06 #8 43.44   Installing       : libsoup-2.72.0-6.fc34.x86_64                       130/135 
08:48:06 #8 43.46   Installing       : libappstream-glib-0.7.18-2.fc34.x86_64             131/135 
08:48:06 #8 43.47   Installing       : rpmlint-1.11-19.fc34.noarch                        132/135 
08:48:06 #8 43.48   Installing       : dnf-plugins-core-4.0.22-1.fc34.noarch              133/135 
08:48:06 #8 43.48   Installing       : rpm-build-4.16.1.3-1.fc34.x86_64                   134/135 
08:48:06 #8 43.49   Installing       : hunspell-en-GB-0.20140811.1-18.fc34.noarch         135/135 
08:48:09 #8 43.51   Running scriptlet: hunspell-en-GB-0.20140811.1-18.fc34.noarch         135/135 
08:48:09 #8 45.81   Verifying        : abattis-cantarell-fonts-0.301-2.fc34.noarch          1/135 
08:48:09 #8 45.81   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-10.fc34.     2/135 
08:48:09 #8 45.81   Verifying        : bzip2-1.0.8-6.fc34.x86_64                            3/135 
08:48:09 #8 45.81   Verifying        : cpio-2.13-10.fc34.x86_64                             4/135 
08:48:09 #8 45.81   Verifying        : dbus-libs-1:1.12.20-3.fc34.x86_64                    5/135 
08:48:09 #8 45.81   Verifying        : desktop-file-utils-0.26-3.fc34.x86_64                6/135 
08:48:09 #8 45.81   Verifying        : diffutils-3.7-8.fc34.x86_64                          7/135 
08:48:09 #8 45.81   Verifying        : dwz-0.14-1.fc34.x86_64                               8/135 
08:48:09 #8 45.81   Verifying        : ed-1.14.2-10.fc34.x86_64                             9/135 
08:48:09 #8 45.81   Verifying        : enchant-1:1.6.0-27.fc34.x86_64                      10/135 
08:48:09 #8 45.81   Verifying        : findutils-1:4.8.0-2.fc34.x86_64                     11/135 
08:48:09 #8 45.81   Verifying        : fonts-srpm-macros-1:2.0.5-5.fc34.noarch             12/135 
08:48:09 #8 45.81   Verifying        : fpc-srpm-macros-1.3-3.fc34.noarch                   13/135 
08:48:09 #8 45.81   Verifying        : ghc-srpm-macros-1.5.0-4.fc34.noarch                 14/135 
08:48:09 #8 45.81   Verifying        : gnat-srpm-macros-4-13.fc34.noarch                   15/135 
08:48:09 #8 45.81   Verifying        : groff-base-1.22.4-7.fc34.x86_64                     16/135 
08:48:09 #8 45.81   Verifying        : gsettings-desktop-schemas-40.0-1.fc34.x86_64        17/135 
08:48:09 #8 45.81   Verifying        : hunspell-1.7.0-9.fc34.x86_64                        18/135 
08:48:09 #8 45.81   Verifying        : hunspell-en-GB-0.20140811.1-18.fc34.noarch          19/135 
08:48:09 #8 45.81   Verifying        : hunspell-en-US-0.20140811.1-18.fc34.noarch          20/135 
08:48:09 #8 45.81   Verifying        : hunspell-filesystem-1.7.0-9.fc34.x86_64             21/135 
08:48:09 #8 45.81   Verifying        : info-6.7-10.fc34.x86_64                             22/135 
08:48:09 #8 45.81   Verifying        : kernel-srpm-macros-1.0-4.fc34.noarch                23/135 
08:48:09 #8 45.81   Verifying        : libappstream-glib-0.7.18-2.fc34.x86_64              24/135 
08:48:09 #8 45.81   Verifying        : libjpeg-turbo-2.0.90-2.fc34.x86_64                  25/135 
08:48:09 #8 45.81   Verifying        : libpipeline-1.5.3-2.fc34.x86_64                     26/135 
08:48:09 #8 45.81   Verifying        : libpkgconf-1.7.3-6.fc34.x86_64                      27/135 
08:48:09 #8 45.81   Verifying        : libpng-2:1.6.37-10.fc34.x86_64                      28/135 
08:48:09 #8 45.81   Verifying        : libproxy-0.4.15-30.fc34.x86_64                      29/135 
08:48:09 #8 45.81   Verifying        : libsoup-2.72.0-6.fc34.x86_64                        30/135 
08:48:09 #8 45.81   Verifying        : libstemmer-0-16.585svn.fc34.x86_64                  31/135 
08:48:09 #8 45.81   Verifying        : lua-srpm-macros-1-4.fc34.noarch                     32/135 
08:48:09 #8 45.81   Verifying        : man-db-2.9.3-3.fc34.x86_64                          33/135 
08:48:09 #8 45.81   Verifying        : ncurses-6.2-4.20200222.fc34.x86_64                  34/135 
08:48:09 #8 45.81   Verifying        : nim-srpm-macros-3-4.fc34.noarch                     35/135 
08:48:09 #8 45.81   Verifying        : ocaml-srpm-macros-6-4.fc34.noarch                   36/135 
08:48:09 #8 45.81   Verifying        : openblas-srpm-macros-2-9.fc34.noarch                37/135 
08:48:09 #8 45.81   Verifying        : patch-2.7.6-14.fc34.x86_64                          38/135 
08:48:09 #8 45.81   Verifying        : perl-Carp-1.50-458.fc34.noarch                      39/135 
08:48:09 #8 45.81   Verifying        : perl-Data-Dumper-2.174-460.fc34.x86_64              40/135 
08:48:09 #8 45.81   Verifying        : perl-Digest-MD5-2.58-2.fc34.x86_64                  41/135 
08:48:09 #8 45.81   Verifying        : perl-Exporter-5.74-459.fc34.noarch                  42/135 
08:48:09 #8 45.81   Verifying        : perl-File-Path-2.18-2.fc34.noarch                   43/135 
08:48:09 #8 45.81   Verifying        : perl-File-Temp-1:0.231.100-2.fc34.noarch            44/135 
08:48:09 #8 45.81   Verifying        : perl-Getopt-Long-1:2.52-2.fc34.noarch               45/135 
08:48:09 #8 45.81   Verifying        : perl-IO-Socket-IP-0.41-3.fc34.noarch                46/135 
08:48:09 #8 45.81   Verifying        : perl-IO-Socket-SSL-2.070-2.fc34.noarch              47/135 
08:48:09 #8 45.81   Verifying        : perl-MIME-Base64-3.16-2.fc34.x86_64                 48/135 
08:48:09 #8 45.81   Verifying        : perl-Mozilla-CA-20200520-4.fc34.noarch              49/135 
08:48:09 #8 45.81   Verifying        : perl-Net-SSLeay-1.90-2.fc34.x86_64                  50/135 
08:48:09 #8 45.81   Verifying        : perl-PathTools-3.78-459.fc34.x86_64                 51/135 
08:48:09 #8 45.81   Verifying        : perl-Pod-Escapes-1:1.07-458.fc34.noarch             52/135 
08:48:09 #8 45.81   Verifying        : perl-Pod-Perldoc-3.28.01-459.fc34.noarch            53/135 
08:48:09 #8 45.81   Verifying        : perl-Pod-Simple-1:3.42-2.fc34.noarch                54/135 
08:48:09 #8 45.81   Verifying        : perl-Pod-Usage-4:2.01-2.fc34.noarch                 55/135 
08:48:09 #8 45.81   Verifying        : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64       56/135 
08:48:09 #8 45.81   Verifying        : perl-Storable-1:3.21-458.fc34.x86_64                57/135 
08:48:09 #8 45.82   Verifying        : perl-Term-ANSIColor-5.01-459.fc34.noarch            58/135 
08:48:09 #8 45.82   Verifying        : perl-Term-Cap-1.17-458.fc34.noarch                  59/135 
08:48:09 #8 45.82   Verifying        : perl-Text-ParseWords-3.30-458.fc34.noarch           60/135 
08:48:09 #8 45.82   Verifying        : perl-Time-Local-2:1.300-5.fc34.noarch               61/135 
08:48:09 #8 45.82   Verifying        : perl-URI-5.09-1.fc34.noarch                         62/135 
08:48:09 #8 45.82   Verifying        : perl-constant-1.33-459.fc34.noarch                  63/135 
08:48:09 #8 45.82   Verifying        : perl-libnet-3.13-2.fc34.noarch                      64/135 
08:48:09 #8 45.82   Verifying        : perl-parent-1:0.238-458.fc34.noarch                 65/135 
08:48:09 #8 45.82   Verifying        : perl-podlators-1:4.14-458.fc34.noarch               66/135 
08:48:09 #8 45.82   Verifying        : perl-srpm-macros-1-39.fc34.noarch                   67/135 
08:48:09 #8 45.82   Verifying        : pkgconf-1.7.3-6.fc34.x86_64                         68/135 
08:48:09 #8 45.82   Verifying        : pkgconf-m4-1.7.3-6.fc34.noarch                      69/135 
08:48:09 #8 45.82   Verifying        : pkgconf-pkg-config-1.7.3-6.fc34.x86_64              70/135 
08:48:09 #8 45.82   Verifying        : python3-dateutil-1:2.8.1-3.fc34.noarch              71/135 
08:48:09 #8 45.82   Verifying        : python3-distro-1.5.0-5.fc34.noarch                  72/135 
08:48:09 #8 45.82   Verifying        : python3-six-1.15.0-5.fc34.noarch                    73/135 
08:48:09 #8 45.82   Verifying        : qt5-srpm-macros-5.15.2-2.fc34.noarch                74/135 
08:48:09 #8 45.82   Verifying        : rpm-build-4.16.1.3-1.fc34.x86_64                    75/135 
08:48:09 #8 45.82   Verifying        : shared-mime-info-2.1-2.fc34.x86_64                  76/135 
08:48:09 #8 45.82   Verifying        : unzip-6.0-50.fc34.x86_64                            77/135 
08:48:09 #8 45.82   Verifying        : xz-5.2.5-5.fc34.x86_64                              78/135 
08:48:09 #8 45.82   Verifying        : zip-3.0-28.fc34.x86_64                              79/135 
08:48:09 #8 45.82   Verifying        : binutils-2.35.2-5.fc34.x86_64                       80/135 
08:48:09 #8 45.82   Verifying        : binutils-gold-2.35.2-5.fc34.x86_64                  81/135 
08:48:09 #8 45.82   Verifying        : dnf-plugins-core-4.0.22-1.fc34.noarch               82/135 
08:48:09 #8 45.82   Verifying        : efi-srpm-macros-5-4.fc34.noarch                     83/135 
08:48:09 #8 45.82   Verifying        : elfutils-0.185-2.fc34.x86_64                        84/135 
08:48:09 #8 45.82   Verifying        : elfutils-debuginfod-client-0.185-2.fc34.x86_64      85/135 
08:48:09 #8 45.82   Verifying        : emacs-filesystem-1:27.2-5.fc34.noarch               86/135 
08:48:09 #8 45.82   Verifying        : file-5.39-6.fc34.x86_64                             87/135 
08:48:09 #8 45.82   Verifying        : gdb-minimal-10.2-3.fc34.x86_64                      88/135 
08:48:09 #8 45.82   Verifying        : gdk-pixbuf2-2.42.6-1.fc34.x86_64                    89/135 
08:48:09 #8 45.82   Verifying        : glib-networking-2.68.2-1.fc34.x86_64                90/135 
08:48:09 #8 45.82   Verifying        : go-srpm-macros-3.0.10-1.fc34.noarch                 91/135 
08:48:09 #8 45.82   Verifying        : json-glib-1.6.6-1.fc34.x86_64                       92/135 
08:48:09 #8 45.82   Verifying        : less-581.2-1.fc34.x86_64                            93/135 
08:48:09 #8 45.82   Verifying        : perl-AutoLoader-5.74-477.fc34.noarch                94/135 
08:48:09 #8 45.82   Verifying        : perl-B-1.80-477.fc34.x86_64                         95/135 
08:48:09 #8 45.82   Verifying        : perl-Class-Struct-0.66-477.fc34.noarch              96/135 
08:48:09 #8 45.82   Verifying        : perl-Digest-1.20-1.fc34.noarch                      97/135 
08:48:09 #8 45.82   Verifying        : perl-DynaLoader-1.47-477.fc34.x86_64                98/135 
08:48:09 #8 45.82   Verifying        : perl-Encode-4:3.12-460.fc34.x86_64                  99/135 
08:48:09 #8 45.82   Verifying        : perl-Errno-1.30-477.fc34.x86_64                    100/135 
08:48:09 #8 45.82   Verifying        : perl-Fcntl-1.13-477.fc34.x86_64                    101/135 
08:48:09 #8 45.82   Verifying        : perl-File-Basename-2.85-477.fc34.noarch            102/135 
08:48:09 #8 45.82   Verifying        : perl-File-stat-1.09-477.fc34.noarch                103/135 
08:48:09 #8 45.82   Verifying        : perl-FileHandle-2.03-477.fc34.noarch               104/135 
08:48:09 #8 45.82   Verifying        : perl-Getopt-Std-1.12-477.fc34.noarch               105/135 
08:48:09 #8 45.82   Verifying        : perl-HTTP-Tiny-0.078-1.fc34.noarch                 106/135 
08:48:09 #8 45.82   Verifying        : perl-IO-1.43-477.fc34.x86_64                       107/135 
08:48:09 #8 45.82   Verifying        : perl-IPC-Open3-1.21-477.fc34.noarch                108/135 
08:48:09 #8 45.82   Verifying        : perl-NDBM_File-1.15-477.fc34.x86_64                109/135 
08:48:09 #8 45.82   Verifying        : perl-POSIX-1.94-477.fc34.x86_64                    110/135 
08:48:09 #8 45.82   Verifying        : perl-SelectSaver-1.02-477.fc34.noarch              111/135 
08:48:09 #8 45.82   Verifying        : perl-Socket-4:2.032-1.fc34.x86_64                  112/135 
08:48:09 #8 45.82   Verifying        : perl-Symbol-1.08-477.fc34.noarch                   113/135 
08:48:09 #8 45.82   Verifying        : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch        114/135 
08:48:09 #8 45.82   Verifying        : perl-base-2.27-477.fc34.noarch                     115/135 
08:48:09 #8 45.82   Verifying        : perl-if-0.60.800-477.fc34.noarch                   116/135 
08:48:09 #8 45.82   Verifying        : perl-interpreter-4:5.32.1-477.fc34.x86_64          117/135 
08:48:09 #8 45.82   Verifying        : perl-libs-4:5.32.1-477.fc34.x86_64                 118/135 
08:48:09 #8 45.82   Verifying        : perl-mro-1.23-477.fc34.x86_64                      119/135 
08:48:09 #8 45.82   Verifying        : perl-overload-1.31-477.fc34.noarch                 120/135 
08:48:09 #8 45.82   Verifying        : perl-overloading-0.02-477.fc34.noarch              121/135 
08:48:09 #8 45.82   Verifying        : perl-subs-1.03-477.fc34.noarch                     122/135 
08:48:09 #8 45.82   Verifying        : perl-vars-1.05-477.fc34.noarch                     123/135 
08:48:09 #8 45.82   Verifying        : python-srpm-macros-3.9-38.fc34.noarch              124/135 
08:48:09 #8 45.82   Verifying        : python3-dbus-1.2.18-1.fc34.x86_64                  125/135 
08:48:09 #8 45.82   Verifying        : python3-dnf-plugins-core-4.0.22-1.fc34.noarch      126/135 
08:48:09 #8 45.82   Verifying        : python3-enchant-3.2.1-1.fc34.noarch                127/135 
08:48:09 #8 45.82   Verifying        : python3-file-magic-5.39-6.fc34.noarch              128/135 
08:48:09 #8 45.83   Verifying        : python3-setuptools-53.0.0-2.fc34.noarch            129/135 
08:48:09 #8 45.83   Verifying        : redhat-rpm-config-183-3.fc34.noarch                130/135 
08:48:09 #8 45.83   Verifying        : rpmautospec-rpm-macros-0.2.5-1.fc34.noarch         131/135 
08:48:09 #8 45.83   Verifying        : rpmlint-1.11-19.fc34.noarch                        132/135 
08:48:09 #8 45.83   Verifying        : rust-srpm-macros-18-1.fc34.noarch                  133/135 
08:48:09 #8 45.83   Verifying        : xxhash-libs-0.8.0-3.fc34.x86_64                    134/135 
08:48:09 #8 45.83   Verifying        : zstd-1.5.0-1.fc34.x86_64                           135/135 
08:48:09 #8 45.96 
08:48:09 #8 45.96 Installed:
08:48:09 #8 45.96   abattis-cantarell-fonts-0.301-2.fc34.noarch                                   
08:48:09 #8 45.96   adobe-source-code-pro-fonts-2.030.1.050-10.fc34.noarch                        
08:48:09 #8 45.96   binutils-2.35.2-5.fc34.x86_64                                                 
08:48:09 #8 45.96   binutils-gold-2.35.2-5.fc34.x86_64                                            
08:48:09 #8 45.96   bzip2-1.0.8-6.fc34.x86_64                                                     
08:48:09 #8 45.96   cpio-2.13-10.fc34.x86_64                                                      
08:48:09 #8 45.96   dbus-libs-1:1.12.20-3.fc34.x86_64                                             
08:48:09 #8 45.96   desktop-file-utils-0.26-3.fc34.x86_64                                         
08:48:09 #8 45.96   diffutils-3.7-8.fc34.x86_64                                                   
08:48:09 #8 45.96   dnf-plugins-core-4.0.22-1.fc34.noarch                                         
08:48:09 #8 45.96   dwz-0.14-1.fc34.x86_64                                                        
08:48:09 #8 45.96   ed-1.14.2-10.fc34.x86_64                                                      
08:48:09 #8 45.96   efi-srpm-macros-5-4.fc34.noarch                                               
08:48:09 #8 45.96   elfutils-0.185-2.fc34.x86_64                                                  
08:48:09 #8 45.96   elfutils-debuginfod-client-0.185-2.fc34.x86_64                                
08:48:09 #8 45.96   emacs-filesystem-1:27.2-5.fc34.noarch                                         
08:48:09 #8 45.96   enchant-1:1.6.0-27.fc34.x86_64                                                
08:48:09 #8 45.96   file-5.39-6.fc34.x86_64                                                       
08:48:09 #8 45.96   findutils-1:4.8.0-2.fc34.x86_64                                               
08:48:09 #8 45.96   fonts-srpm-macros-1:2.0.5-5.fc34.noarch                                       
08:48:09 #8 45.96   fpc-srpm-macros-1.3-3.fc34.noarch                                             
08:48:09 #8 45.96   gdb-minimal-10.2-3.fc34.x86_64                                                
08:48:09 #8 45.96   gdk-pixbuf2-2.42.6-1.fc34.x86_64                                              
08:48:09 #8 45.96   ghc-srpm-macros-1.5.0-4.fc34.noarch                                           
08:48:09 #8 45.96   glib-networking-2.68.2-1.fc34.x86_64                                          
08:48:09 #8 45.96   gnat-srpm-macros-4-13.fc34.noarch                                             
08:48:09 #8 45.96   go-srpm-macros-3.0.10-1.fc34.noarch                                           
08:48:09 #8 45.96   groff-base-1.22.4-7.fc34.x86_64                                               
08:48:09 #8 45.96   gsettings-desktop-schemas-40.0-1.fc34.x86_64                                  
08:48:09 #8 45.96   hunspell-1.7.0-9.fc34.x86_64                                                  
08:48:09 #8 45.96   hunspell-en-GB-0.20140811.1-18.fc34.noarch                                    
08:48:09 #8 45.96   hunspell-en-US-0.20140811.1-18.fc34.noarch                                    
08:48:09 #8 45.96   hunspell-filesystem-1.7.0-9.fc34.x86_64                                       
08:48:09 #8 45.96   info-6.7-10.fc34.x86_64                                                       
08:48:09 #8 45.96   json-glib-1.6.6-1.fc34.x86_64                                                 
08:48:09 #8 45.96   kernel-srpm-macros-1.0-4.fc34.noarch                                          
08:48:09 #8 45.96   less-581.2-1.fc34.x86_64                                                      
08:48:09 #8 45.96   libappstream-glib-0.7.18-2.fc34.x86_64                                        
08:48:09 #8 45.96   libjpeg-turbo-2.0.90-2.fc34.x86_64                                            
08:48:09 #8 45.96   libpipeline-1.5.3-2.fc34.x86_64                                               
08:48:09 #8 45.96   libpkgconf-1.7.3-6.fc34.x86_64                                                
08:48:09 #8 45.96   libpng-2:1.6.37-10.fc34.x86_64                                                
08:48:09 #8 45.96   libproxy-0.4.15-30.fc34.x86_64                                                
08:48:09 #8 45.96   libsoup-2.72.0-6.fc34.x86_64                                                  
08:48:09 #8 45.96   libstemmer-0-16.585svn.fc34.x86_64                                            
08:48:09 #8 45.96   lua-srpm-macros-1-4.fc34.noarch                                               
08:48:09 #8 45.96   man-db-2.9.3-3.fc34.x86_64                                                    
08:48:09 #8 45.96   ncurses-6.2-4.20200222.fc34.x86_64                                            
08:48:09 #8 45.96   nim-srpm-macros-3-4.fc34.noarch                                               
08:48:09 #8 45.96   ocaml-srpm-macros-6-4.fc34.noarch                                             
08:48:09 #8 45.96   openblas-srpm-macros-2-9.fc34.noarch                                          
08:48:09 #8 45.96   patch-2.7.6-14.fc34.x86_64                                                    
08:48:09 #8 45.96   perl-AutoLoader-5.74-477.fc34.noarch                                          
08:48:09 #8 45.96   perl-B-1.80-477.fc34.x86_64                                                   
08:48:09 #8 45.96   perl-Carp-1.50-458.fc34.noarch                                                
08:48:09 #8 45.96   perl-Class-Struct-0.66-477.fc34.noarch                                        
08:48:09 #8 45.96   perl-Data-Dumper-2.174-460.fc34.x86_64                                        
08:48:09 #8 45.96   perl-Digest-1.20-1.fc34.noarch                                                
08:48:09 #8 45.96   perl-Digest-MD5-2.58-2.fc34.x86_64                                            
08:48:09 #8 45.96   perl-DynaLoader-1.47-477.fc34.x86_64                                          
08:48:09 #8 45.96   perl-Encode-4:3.12-460.fc34.x86_64                                            
08:48:09 #8 45.96   perl-Errno-1.30-477.fc34.x86_64                                               
08:48:09 #8 45.96   perl-Exporter-5.74-459.fc34.noarch                                            
08:48:09 #8 45.96   perl-Fcntl-1.13-477.fc34.x86_64                                               
08:48:09 #8 45.96   perl-File-Basename-2.85-477.fc34.noarch                                       
08:48:09 #8 45.96   perl-File-Path-2.18-2.fc34.noarch                                             
08:48:09 #8 45.96   perl-File-Temp-1:0.231.100-2.fc34.noarch                                      
08:48:09 #8 45.96   perl-File-stat-1.09-477.fc34.noarch                                           
08:48:09 #8 45.96   perl-FileHandle-2.03-477.fc34.noarch                                          
08:48:09 #8 45.96   perl-Getopt-Long-1:2.52-2.fc34.noarch                                         
08:48:09 #8 45.96   perl-Getopt-Std-1.12-477.fc34.noarch                                          
08:48:09 #8 45.96   perl-HTTP-Tiny-0.078-1.fc34.noarch                                            
08:48:09 #8 45.96   perl-IO-1.43-477.fc34.x86_64                                                  
08:48:09 #8 45.96   perl-IO-Socket-IP-0.41-3.fc34.noarch                                          
08:48:09 #8 45.96   perl-IO-Socket-SSL-2.070-2.fc34.noarch                                        
08:48:09 #8 45.96   perl-IPC-Open3-1.21-477.fc34.noarch                                           
08:48:09 #8 45.96   perl-MIME-Base64-3.16-2.fc34.x86_64                                           
08:48:09 #8 45.96   perl-Mozilla-CA-20200520-4.fc34.noarch                                        
08:48:09 #8 45.96   perl-NDBM_File-1.15-477.fc34.x86_64                                           
08:48:09 #8 45.96   perl-Net-SSLeay-1.90-2.fc34.x86_64                                            
08:48:09 #8 45.96   perl-POSIX-1.94-477.fc34.x86_64                                               
08:48:09 #8 45.96   perl-PathTools-3.78-459.fc34.x86_64                                           
08:48:09 #8 45.96   perl-Pod-Escapes-1:1.07-458.fc34.noarch                                       
08:48:09 #8 45.96   perl-Pod-Perldoc-3.28.01-459.fc34.noarch                                      
08:48:09 #8 45.96   perl-Pod-Simple-1:3.42-2.fc34.noarch                                          
08:48:09 #8 45.96   perl-Pod-Usage-4:2.01-2.fc34.noarch                                           
08:48:09 #8 45.96   perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64                                 
08:48:09 #8 45.96   perl-SelectSaver-1.02-477.fc34.noarch                                         
08:48:09 #8 45.96   perl-Socket-4:2.032-1.fc34.x86_64                                             
08:48:09 #8 45.96   perl-Storable-1:3.21-458.fc34.x86_64                                          
08:48:09 #8 45.96   perl-Symbol-1.08-477.fc34.noarch                                              
08:48:09 #8 45.96   perl-Term-ANSIColor-5.01-459.fc34.noarch                                      
08:48:09 #8 45.96   perl-Term-Cap-1.17-458.fc34.noarch                                            
08:48:09 #8 45.96   perl-Text-ParseWords-3.30-458.fc34.noarch                                     
08:48:09 #8 45.96   perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch                                   
08:48:09 #8 45.96   perl-Time-Local-2:1.300-5.fc34.noarch                                         
08:48:09 #8 45.96   perl-URI-5.09-1.fc34.noarch                                                   
08:48:09 #8 45.96   perl-base-2.27-477.fc34.noarch                                                
08:48:09 #8 45.96   perl-constant-1.33-459.fc34.noarch                                            
08:48:09 #8 45.96   perl-if-0.60.800-477.fc34.noarch                                              
08:48:09 #8 45.96   perl-interpreter-4:5.32.1-477.fc34.x86_64                                     
08:48:09 #8 45.96   perl-libnet-3.13-2.fc34.noarch                                                
08:48:09 #8 45.96   perl-libs-4:5.32.1-477.fc34.x86_64                                            
08:48:09 #8 45.96   perl-mro-1.23-477.fc34.x86_64                                                 
08:48:09 #8 45.96   perl-overload-1.31-477.fc34.noarch                                            
08:48:09 #8 45.96   perl-overloading-0.02-477.fc34.noarch                                         
08:48:09 #8 45.96   perl-parent-1:0.238-458.fc34.noarch                                           
08:48:09 #8 45.96   perl-podlators-1:4.14-458.fc34.noarch                                         
08:48:09 #8 45.96   perl-srpm-macros-1-39.fc34.noarch                                             
08:48:09 #8 45.96   perl-subs-1.03-477.fc34.noarch                                                
08:48:09 #8 45.96   perl-vars-1.05-477.fc34.noarch                                                
08:48:09 #8 45.96   pkgconf-1.7.3-6.fc34.x86_64                                                   
08:48:09 #8 45.96   pkgconf-m4-1.7.3-6.fc34.noarch                                                
08:48:09 #8 45.96   pkgconf-pkg-config-1.7.3-6.fc34.x86_64                                        
08:48:09 #8 45.96   python-srpm-macros-3.9-38.fc34.noarch                                         
08:48:09 #8 45.96   python3-dateutil-1:2.8.1-3.fc34.noarch                                        
08:48:09 #8 45.96   python3-dbus-1.2.18-1.fc34.x86_64                                             
08:48:09 #8 45.96   python3-distro-1.5.0-5.fc34.noarch                                            
08:48:09 #8 45.96   python3-dnf-plugins-core-4.0.22-1.fc34.noarch                                 
08:48:09 #8 45.96   python3-enchant-3.2.1-1.fc34.noarch                                           
08:48:09 #8 45.96   python3-file-magic-5.39-6.fc34.noarch                                         
08:48:09 #8 45.96   python3-setuptools-53.0.0-2.fc34.noarch                                       
08:48:09 #8 45.96   python3-six-1.15.0-5.fc34.noarch                                              
08:48:09 #8 45.96   qt5-srpm-macros-5.15.2-2.fc34.noarch                                          
08:48:09 #8 45.96   redhat-rpm-config-183-3.fc34.noarch                                           
08:48:09 #8 45.96   rpm-build-4.16.1.3-1.fc34.x86_64                                              
08:48:09 #8 45.96   rpmautospec-rpm-macros-0.2.5-1.fc34.noarch                                    
08:48:09 #8 45.96   rpmlint-1.11-19.fc34.noarch                                                   
08:48:09 #8 45.96   rust-srpm-macros-18-1.fc34.noarch                                             
08:48:09 #8 45.96   shared-mime-info-2.1-2.fc34.x86_64                                            
08:48:09 #8 45.96   unzip-6.0-50.fc34.x86_64                                                      
08:48:09 #8 45.96   xxhash-libs-0.8.0-3.fc34.x86_64                                               
08:48:09 #8 45.96   xz-5.2.5-5.fc34.x86_64                                                        
08:48:09 #8 45.96   zip-3.0-28.fc34.x86_64                                                        
08:48:09 #8 45.96   zstd-1.5.0-1.fc34.x86_64                                                      
08:48:09 #8 45.96 
08:48:09 #8 45.96 Complete!
08:48:09 #8 DONE 46.1s
08:48:09 
08:48:09 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
08:48:09 #10 sha256:a4bbbd12375cca31cc8bfeccd288065dee26a1843a01c53870750bfa075739b0
08:48:09 #10 DONE 0.0s
08:48:09 
08:48:09 #11 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
08:48:09 #11 sha256:30ddc58ae0411fb84695a48c2685b32de9c66f95fb047ab6adea3ac35a5427da
08:48:11 #11 1.489 Last metadata expiration check: 0:00:14 ago on Mon Sep 13 08:47:56 2021.
08:48:12 #11 2.354 Package bash-5.1.0-2.fc34.x86_64 is already installed.
08:48:12 #11 2.365 Package bash-5.1.0-2.fc34.x86_64 is already installed.
08:48:12 #11 2.365 Package ca-certificates-2021.2.50-1.0.fc34.noarch is already installed.
08:48:12 #11 2.366 Package libarchive-3.5.1-2.fc34.x86_64 is already installed.
08:48:12 #11 2.366 Package pkgconf-pkg-config-1.7.3-6.fc34.x86_64 is already installed.
08:48:12 #11 2.367 Package tar-2:1.34-1.fc34.x86_64 is already installed.
08:48:12 #11 2.377 Package bash-5.1.0-2.fc34.x86_64 is already installed.
08:48:12 #11 2.396 Package bash-5.1.0-2.fc34.x86_64 is already installed.
08:48:12 #11 2.442 Dependencies resolved.
08:48:12 #11 2.466 ================================================================================
08:48:12 #11 2.466  Package                       Arch    Version                   Repo      Size
08:48:12 #11 2.466 ================================================================================
08:48:12 #11 2.466 Installing:
08:48:12 #11 2.466  btrfs-progs-devel             x86_64  5.13.1-1.fc34             updates   52 k
08:48:12 #11 2.466  cmake                         x86_64  3.20.5-1.fc34             updates  6.5 M
08:48:12 #11 2.466  device-mapper-devel           x86_64  1.02.175-1.fc34           fedora    45 k
08:48:12 #11 2.466  gcc                           x86_64  11.2.1-1.fc34             updates   32 M
08:48:12 #11 2.466  git                           x86_64  2.31.1-3.fc34             updates  121 k
08:48:12 #11 2.466  glibc-static                  x86_64  2.33-20.fc34              updates  1.7 M
08:48:12 #11 2.466  libseccomp-devel              x86_64  2.5.0-4.fc34              fedora    54 k
08:48:12 #11 2.466  libselinux-devel              x86_64  3.2-1.fc34                fedora   113 k
08:48:12 #11 2.466  libtool                       x86_64  2.4.6-40.fc34             fedora   579 k
08:48:12 #11 2.466  libtool-ltdl-devel            x86_64  2.4.6-40.fc34             fedora   153 k
08:48:12 #11 2.466  make                          x86_64  1:4.3-5.fc34              fedora   539 k
08:48:12 #11 2.466  selinux-policy-devel          noarch  34.18-1.fc34              updates  817 k
08:48:12 #11 2.466  systemd                       x86_64  248.7-1.fc34              updates  4.4 M
08:48:12 #11 2.466  systemd-devel                 x86_64  248.7-1.fc34              updates  438 k
08:48:12 #11 2.466  which                         x86_64  2.21-26.fc34              updates   42 k
08:48:12 #11 2.466 Upgrading:
08:48:12 #11 2.466  audit-libs                    x86_64  3.0.5-1.fc34              updates  116 k
08:48:12 #11 2.466  libgcc                        x86_64  11.2.1-1.fc34             updates  107 k
08:48:12 #11 2.466  libgomp                       x86_64  11.2.1-1.fc34             updates  279 k
08:48:12 #11 2.466  libxcrypt                     x86_64  4.4.25-1.fc34             updates  117 k
08:48:12 #11 2.466  systemd-libs                  x86_64  248.7-1.fc34              updates  586 k
08:48:12 #11 2.466 Installing dependencies:
08:48:12 #11 2.466  acl                           x86_64  2.3.1-1.fc34              fedora    71 k
08:48:12 #11 2.466  annobin                       x86_64  9.79-2.fc34               updates  133 k
08:48:12 #11 2.466  autoconf                      noarch  2.69-36.fc34              fedora   667 k
08:48:12 #11 2.466  automake                      noarch  1.16.2-4.fc34             fedora   664 k
08:48:12 #11 2.466  btrfs-progs                   x86_64  5.13.1-1.fc34             updates  970 k
08:48:12 #11 2.466  checkpolicy                   x86_64  3.2-1.fc34                fedora   344 k
08:48:12 #11 2.466  cmake-data                    noarch  3.20.5-1.fc34             updates  1.5 M
08:48:12 #11 2.466  cmake-filesystem              x86_64  3.20.5-1.fc34             updates   16 k
08:48:12 #11 2.466  cmake-rpm-macros              noarch  3.20.5-1.fc34             updates   16 k
08:48:12 #11 2.466  cpp                           x86_64  11.2.1-1.fc34             updates   10 M
08:48:12 #11 2.466  cryptsetup-libs               x86_64  2.3.6-1.fc34              updates  474 k
08:48:12 #11 2.466  dbus                          x86_64  1:1.12.20-3.fc34          fedora   8.0 k
08:48:12 #11 2.466  dbus-broker                   x86_64  29-2.fc34                 updates  172 k
08:48:12 #11 2.466  dbus-common                   noarch  1:1.12.20-3.fc34          fedora    15 k
08:48:12 #11 2.466  device-mapper                 x86_64  1.02.175-1.fc34           fedora   144 k
08:48:12 #11 2.466  device-mapper-libs            x86_64  1.02.175-1.fc34           fedora   179 k
08:48:12 #11 2.466  e2fsprogs-libs                x86_64  1.45.6-5.fc34             fedora   220 k
08:48:12 #11 2.466  gc                            x86_64  8.0.4-5.fc34              fedora   105 k
08:48:12 #11 2.466  git-core                      x86_64  2.31.1-3.fc34             updates  3.6 M
08:48:12 #11 2.466  git-core-doc                  noarch  2.31.1-3.fc34             updates  2.3 M
08:48:12 #11 2.466  glibc-devel                   x86_64  2.33-20.fc34              updates   24 k
08:48:12 #11 2.466  glibc-headers-x86             noarch  2.33-20.fc34              updates  411 k
08:48:12 #11 2.466  guile22                       x86_64  2.2.7-2.fc34              fedora   6.5 M
08:48:12 #11 2.466  iptables-legacy-libs          x86_64  1.8.7-8.fc34              updates   40 k
08:48:12 #11 2.466  jsoncpp                       x86_64  1.9.4-3.fc34              fedora    96 k
08:48:12 #11 2.466  kernel-headers                x86_64  5.13.3-200.fc34           updates  1.3 M
08:48:12 #11 2.466  kmod-libs                     x86_64  29-2.fc34                 updates   63 k
08:48:12 #11 2.466  libargon2                     x86_64  20171227-6.fc34           fedora    29 k
08:48:12 #11 2.466  libbtrfs                      x86_64  5.13.1-1.fc34             updates  101 k
08:48:12 #11 2.466  libbtrfsutil                  x86_64  5.13.1-1.fc34             updates   32 k
08:48:12 #11 2.466  libcbor                       x86_64  0.7.0-3.fc34              fedora    57 k
08:48:12 #11 2.466  libedit                       x86_64  3.1-38.20210714cvs.fc34   updates  104 k
08:48:12 #11 2.466  libfido2                      x86_64  1.6.0-2.fc34              fedora    71 k
08:48:12 #11 2.466  libibverbs                    x86_64  36.0-1.fc34               updates  354 k
08:48:12 #11 2.466  libmpc                        x86_64  1.2.1-2.fc34              fedora    63 k
08:48:12 #11 2.466  libnl3                        x86_64  3.5.0-6.fc34              fedora   324 k
08:48:12 #11 2.466  libpcap                       x86_64  14:1.10.1-1.fc34          updates  171 k
08:48:12 #11 2.466  libseccomp                    x86_64  2.5.0-4.fc34              fedora    71 k
08:48:12 #11 2.466  libselinux-utils              x86_64  3.2-1.fc34                fedora   160 k
08:48:12 #11 2.466  libsepol-devel                x86_64  3.2-1.fc34                fedora    40 k
08:48:12 #11 2.466  libtool-ltdl                  x86_64  2.4.6-40.fc34             fedora    36 k
08:48:12 #11 2.466  libuv                         x86_64  1:1.41.0-1.fc34           fedora   153 k
08:48:12 #11 2.466  libxcrypt-devel               x86_64  4.4.25-1.fc34             updates   29 k
08:48:12 #11 2.466  libxcrypt-static              x86_64  4.4.25-1.fc34             updates  102 k
08:48:12 #11 2.466  llvm-libs                     x86_64  12.0.1-1.fc34             updates   23 M
08:48:12 #11 2.466  lzo                           x86_64  2.10-4.fc34               fedora    66 k
08:48:12 #11 2.466  m4                            x86_64  1.4.18-17.fc34            fedora   212 k
08:48:12 #11 2.466  openssh                       x86_64  8.6p1-3.fc34              updates  438 k
08:48:12 #11 2.466  openssh-clients               x86_64  8.6p1-3.fc34              updates  678 k
08:48:12 #11 2.466  pcre2-devel                   x86_64  10.36-4.fc34              fedora   477 k
08:48:12 #11 2.466  pcre2-utf16                   x86_64  10.36-4.fc34              fedora   213 k
08:48:12 #11 2.466  pcre2-utf32                   x86_64  10.36-4.fc34              fedora   203 k
08:48:12 #11 2.466  perl-Error                    noarch  1:0.17029-5.fc34          fedora    42 k
08:48:12 #11 2.466  perl-File-Compare             noarch  1.100.600-477.fc34        updates   23 k
08:48:12 #11 2.466  perl-File-Copy                noarch  2.34-477.fc34             updates   30 k
08:48:12 #11 2.466  perl-File-Find                noarch  1.37-477.fc34             updates   36 k
08:48:12 #11 2.466  perl-Git                      noarch  2.31.1-3.fc34             updates   44 k
08:48:12 #11 2.466  perl-TermReadKey              x86_64  2.38-9.fc34               fedora    36 k
08:48:12 #11 2.466  perl-Thread-Queue             noarch  3.14-458.fc34             fedora    22 k
08:48:12 #11 2.466  perl-lib                      x86_64  0.65-477.fc34             updates   25 k
08:48:12 #11 2.466  perl-threads                  x86_64  1:2.25-458.fc34           fedora    58 k
08:48:12 #11 2.466  perl-threads-shared           x86_64  1.61-458.fc34             fedora    44 k
08:48:12 #11 2.466  policycoreutils               x86_64  3.2-1.fc34                fedora   206 k
08:48:12 #11 2.466  policycoreutils-devel         x86_64  3.2-1.fc34                fedora   140 k
08:48:12 #11 2.466  policycoreutils-python-utils  noarch  3.2-1.fc34                fedora    71 k
08:48:12 #11 2.466  python3-audit                 x86_64  3.0.5-1.fc34              updates   82 k
08:48:12 #11 2.466  python3-libselinux            x86_64  3.2-1.fc34                fedora   187 k
08:48:12 #11 2.466  python3-libsemanage           x86_64  3.2-1.fc34                fedora    83 k
08:48:12 #11 2.466  python3-policycoreutils       noarch  3.2-1.fc34                fedora   2.0 M
08:48:12 #11 2.466  python3-setools               x86_64  4.4.0-1.fc34              fedora   554 k
08:48:12 #11 2.466  rhash                         x86_64  1.4.0-3.fc34              fedora   182 k
08:48:12 #11 2.466  rpm-plugin-selinux            x86_64  4.16.1.3-1.fc34           fedora    22 k
08:48:12 #11 2.466  selinux-policy                noarch  34.18-1.fc34              updates   75 k
08:48:12 #11 2.466  selinux-policy-targeted       noarch  34.18-1.fc34              updates  6.3 M
08:48:12 #11 2.466  systemd-pam                   x86_64  248.7-1.fc34              updates  320 k
08:48:12 #11 2.466  systemd-rpm-macros            noarch  248.7-1.fc34              updates   28 k
08:48:12 #11 2.466  vim-filesystem                noarch  2:8.2.3404-1.fc34         updates   22 k
08:48:12 #11 2.466  whois-nls                     noarch  5.5.10-1.fc34             updates   34 k
08:48:12 #11 2.466  xkeyboard-config              noarch  2.33-1.fc34               updates  783 k
08:48:12 #11 2.466 Installing weak dependencies:
08:48:12 #11 2.466  libxkbcommon                  x86_64  1.3.0-1.fc34              updates  144 k
08:48:12 #11 2.466  mkpasswd                      x86_64  5.5.10-1.fc34             updates   41 k
08:48:12 #11 2.466  qrencode-libs                 x86_64  4.0.2-7.fc34              fedora    60 k
08:48:12 #11 2.466  systemd-networkd              x86_64  248.7-1.fc34              updates  476 k
08:48:12 #11 2.466 
08:48:12 #11 2.466 Transaction Summary
08:48:12 #11 2.466 ================================================================================
08:48:12 #11 2.466 Install  98 Packages
08:48:12 #11 2.466 Upgrade   5 Packages
08:48:12 #11 2.466 
08:48:12 #11 2.471 Total download size: 118 M
08:48:12 #11 2.471 Downloading Packages:
08:48:13 #11 3.251 (1/103): acl-2.3.1-1.fc34.x86_64.rpm            292 kB/s |  71 kB     00:00    
08:48:13 #11 3.269 (2/103): autoconf-2.69-36.fc34.noarch.rpm       2.5 MB/s | 667 kB     00:00    
08:48:13 #11 3.277 (3/103): automake-1.16.2-4.fc34.noarch.rpm      2.4 MB/s | 664 kB     00:00    
08:48:13 #11 3.283 (4/103): checkpolicy-3.2-1.fc34.x86_64.rpm       11 MB/s | 344 kB     00:00    
08:48:13 #11 3.289 (5/103): dbus-1.12.20-3.fc34.x86_64.rpm         1.4 MB/s | 8.0 kB     00:00    
08:48:13 #11 3.294 (6/103): dbus-common-1.12.20-3.fc34.noarch.rpm  1.5 MB/s |  15 kB     00:00    
08:48:13 #11 3.298 (7/103): device-mapper-1.02.175-1.fc34.x86_64.r  10 MB/s | 144 kB     00:00    
08:48:13 #11 3.317 (8/103): device-mapper-libs-1.02.175-1.fc34.x86 9.4 MB/s | 179 kB     00:00    
08:48:13 #11 3.323 (9/103): e2fsprogs-libs-1.45.6-5.fc34.x86_64.rp 9.1 MB/s | 220 kB     00:00    
08:48:13 #11 3.327 (10/103): gc-8.0.4-5.fc34.x86_64.rpm             12 MB/s | 105 kB     00:00    
08:48:13 #11 3.337 (11/103): jsoncpp-1.9.4-3.fc34.x86_64.rpm       9.6 MB/s |  96 kB     00:00    
08:48:13 #11 3.344 (12/103): libargon2-20171227-6.fc34.x86_64.rpm  5.1 MB/s |  29 kB     00:00    
08:48:13 #11 3.352 (13/103): libcbor-0.7.0-3.fc34.x86_64.rpm       8.0 MB/s |  57 kB     00:00    
08:48:13 #11 3.360 (14/103): libfido2-1.6.0-2.fc34.x86_64.rpm      9.7 MB/s |  71 kB     00:00    
08:48:13 #11 3.373 (15/103): libmpc-1.2.1-2.fc34.x86_64.rpm        5.4 MB/s |  63 kB     00:00    
08:48:13 #11 3.384 (16/103): libnl3-3.5.0-6.fc34.x86_64.rpm         30 MB/s | 324 kB     00:00    
08:48:13 #11 3.390 (17/103): device-mapper-devel-1.02.175-1.fc34.x 459 kB/s |  45 kB     00:00    
08:48:13 #11 3.395 (18/103): libseccomp-2.5.0-4.fc34.x86_64.rpm    8.1 MB/s |  71 kB     00:00    
08:48:13 #11 3.405 (19/103): libselinux-devel-3.2-1.fc34.x86_64.rp  13 MB/s | 113 kB     00:00    
08:48:13 #11 3.409 (20/103): libseccomp-devel-2.5.0-4.fc34.x86_64. 2.9 MB/s |  54 kB     00:00    
08:48:13 #11 3.417 (21/103): libsepol-devel-3.2-1.fc34.x86_64.rpm  5.7 MB/s |  40 kB     00:00    
08:48:13 #11 3.425 (22/103): libselinux-utils-3.2-1.fc34.x86_64.rp 8.1 MB/s | 160 kB     00:00    
08:48:13 #11 3.457 (23/103): guile22-2.2.7-2.fc34.x86_64.rpm        48 MB/s | 6.5 MB     00:00    
08:48:13 #11 3.464 (24/103): libtool-2.4.6-40.fc34.x86_64.rpm       12 MB/s | 579 kB     00:00    
08:48:13 #11 3.466 (25/103): libtool-ltdl-2.4.6-40.fc34.x86_64.rpm 910 kB/s |  36 kB     00:00    
08:48:13 #11 3.471 (26/103): libtool-ltdl-devel-2.4.6-40.fc34.x86_  12 MB/s | 153 kB     00:00    
08:48:13 #11 3.476 (27/103): lzo-2.10-4.fc34.x86_64.rpm            7.1 MB/s |  66 kB     00:00    
08:48:13 #11 3.481 (28/103): libuv-1.41.0-1.fc34.x86_64.rpm         11 MB/s | 153 kB     00:00    
08:48:13 #11 3.486 (29/103): m4-1.4.18-17.fc34.x86_64.rpm           15 MB/s | 212 kB     00:00    
08:48:13 #11 3.500 (30/103): pcre2-utf16-10.36-4.fc34.x86_64.rpm    16 MB/s | 213 kB     00:00    
08:48:13 #11 3.506 (31/103): make-4.3-5.fc34.x86_64.rpm             18 MB/s | 539 kB     00:00    
08:48:13 #11 3.512 (32/103): pcre2-devel-10.36-4.fc34.x86_64.rpm    18 MB/s | 477 kB     00:00    
08:48:13 #11 3.517 (33/103): pcre2-utf32-10.36-4.fc34.x86_64.rpm    12 MB/s | 203 kB     00:00    
08:48:13 #11 3.521 (34/103): perl-Error-0.17029-5.fc34.noarch.rpm  5.0 MB/s |  42 kB     00:00    
08:48:13 #11 3.524 (35/103): perl-TermReadKey-2.38-9.fc34.x86_64.r 3.4 MB/s |  36 kB     00:00    
08:48:13 #11 3.527 (36/103): perl-Thread-Queue-3.14-458.fc34.noarc 2.4 MB/s |  22 kB     00:00    
08:48:13 #11 3.531 (37/103): perl-threads-shared-1.61-458.fc34.x86 6.1 MB/s |  44 kB     00:00    
08:48:13 #11 3.535 (38/103): perl-threads-2.25-458.fc34.x86_64.rpm 5.5 MB/s |  58 kB     00:00    
08:48:13 #11 3.542 (39/103): policycoreutils-python-utils-3.2-1.fc  10 MB/s |  71 kB     00:00    
08:48:13 #11 3.558 (40/103): python3-libselinux-3.2-1.fc34.x86_64.  12 MB/s | 187 kB     00:00    
08:48:13 #11 3.562 (41/103): policycoreutils-devel-3.2-1.fc34.x86_ 4.5 MB/s | 140 kB     00:00    
08:48:13 #11 3.567 (42/103): policycoreutils-3.2-1.fc34.x86_64.rpm 5.1 MB/s | 206 kB     00:00    
08:48:13 #11 3.571 (43/103): python3-libsemanage-3.2-1.fc34.x86_64 6.6 MB/s |  83 kB     00:00    
08:48:13 #11 3.579 (44/103): qrencode-libs-4.0.2-7.fc34.x86_64.rpm  10 MB/s |  60 kB     00:00    
08:48:13 #11 3.592 (45/103): python3-setools-4.4.0-1.fc34.x86_64.r  23 MB/s | 554 kB     00:00    
08:48:13 #11 3.599 (46/103): rhash-1.4.0-3.fc34.x86_64.rpm         8.9 MB/s | 182 kB     00:00    
08:48:13 #11 3.614 (47/103): python3-policycoreutils-3.2-1.fc34.no  40 MB/s | 2.0 MB     00:00    
08:48:13 #11 3.616 (48/103): rpm-plugin-selinux-4.16.1.3-1.fc34.x8 988 kB/s |  22 kB     00:00    
08:48:13 #11 3.621 (49/103): annobin-9.79-2.fc34.x86_64.rpm        6.7 MB/s | 133 kB     00:00    
08:48:13 #11 3.626 (50/103): btrfs-progs-devel-5.13.1-1.fc34.x86_6 5.8 MB/s |  52 kB     00:00    
08:48:13 #11 3.638 (51/103): btrfs-progs-5.13.1-1.fc34.x86_64.rpm   46 MB/s | 970 kB     00:00    
08:48:13 #11 3.645 (52/103): cmake-filesystem-3.20.5-1.fc34.x86_64 2.5 MB/s |  16 kB     00:00    
08:48:13 #11 3.659 (53/103): cmake-data-3.20.5-1.fc34.noarch.rpm    49 MB/s | 1.5 MB     00:00    
08:48:13 #11 3.662 (54/103): cmake-rpm-macros-3.20.5-1.fc34.noarch 953 kB/s |  16 kB     00:00    
08:48:13 #11 3.673 (55/103): cryptsetup-libs-2.3.6-1.fc34.x86_64.r  58 MB/s | 474 kB     00:00    
08:48:13 #11 3.680 (56/103): dbus-broker-29-2.fc34.x86_64.rpm       30 MB/s | 172 kB     00:00    
08:48:13 #11 3.781 (57/103): cmake-3.20.5-1.fc34.x86_64.rpm         41 MB/s | 6.5 MB     00:00    
08:48:13 #11 3.793 (58/103): git-2.31.1-3.fc34.x86_64.rpm           14 MB/s | 121 kB     00:00    
08:48:13 #11 3.910 (59/103): git-core-2.31.1-3.fc34.x86_64.rpm      31 MB/s | 3.6 MB     00:00    
08:48:13 #11 3.970 (60/103): git-core-doc-2.31.1-3.fc34.noarch.rpm  41 MB/s | 2.3 MB     00:00    
08:48:13 #11 3.980 (61/103): glibc-devel-2.33-20.fc34.x86_64.rpm   3.7 MB/s |  24 kB     00:00    
08:48:13 #11 3.996 (62/103): glibc-headers-x86-2.33-20.fc34.noarch  29 MB/s | 411 kB     00:00    
08:48:13 #11 4.085 (63/103): glibc-static-2.33-20.fc34.x86_64.rpm   19 MB/s | 1.7 MB     00:00    
08:48:13 #11 4.092 (64/103): iptables-legacy-libs-1.8.7-8.fc34.x86 8.1 MB/s |  40 kB     00:00    
08:48:13 #11 4.126 (65/103): kernel-headers-5.13.3-200.fc34.x86_64  39 MB/s | 1.3 MB     00:00    
08:48:13 #11 4.132 (66/103): kmod-libs-29-2.fc34.x86_64.rpm         13 MB/s |  63 kB     00:00    
08:48:13 #11 4.143 (67/103): libbtrfs-5.13.1-1.fc34.x86_64.rpm      10 MB/s | 101 kB     00:00    
08:48:13 #11 4.288 (68/103): gcc-11.2.1-1.fc34.x86_64.rpm           52 MB/s |  32 MB     00:00    
08:48:13 #11 4.292 (69/103): libbtrfsutil-5.13.1-1.fc34.x86_64.rpm 213 kB/s |  32 kB     00:00    
08:48:13 #11 4.296 (70/103): libedit-3.1-38.20210714cvs.fc34.x86_6  15 MB/s | 104 kB     00:00    
08:48:13 #11 4.302 (71/103): libibverbs-36.0-1.fc34.x86_64.rpm      39 MB/s | 354 kB     00:00    
08:48:13 #11 4.306 (72/103): libpcap-1.10.1-1.fc34.x86_64.rpm       19 MB/s | 171 kB     00:00    
08:48:13 #11 4.310 (73/103): libxcrypt-devel-4.4.25-1.fc34.x86_64. 4.1 MB/s |  29 kB     00:00    
08:48:13 #11 4.315 (74/103): libxkbcommon-1.3.0-1.fc34.x86_64.rpm   25 MB/s | 144 kB     00:00    
08:48:14 #11 4.322 (75/103): libxcrypt-static-4.4.25-1.fc34.x86_64 6.3 MB/s | 102 kB     00:00    
08:48:14 #11 4.328 (76/103): mkpasswd-5.5.10-1.fc34.x86_64.rpm     8.9 MB/s |  41 kB     00:00    
08:48:14 #11 4.337 (77/103): openssh-8.6p1-3.fc34.x86_64.rpm        53 MB/s | 438 kB     00:00    
08:48:14 #11 4.355 (78/103): openssh-clients-8.6p1-3.fc34.x86_64.r  45 MB/s | 678 kB     00:00    
08:48:14 #11 4.367 (79/103): perl-File-Compare-1.100.600-477.fc34. 3.4 MB/s |  23 kB     00:00    
08:48:14 #11 4.378 (80/103): perl-File-Copy-2.34-477.fc34.noarch.r 3.7 MB/s |  30 kB     00:00    
08:48:14 #11 4.384 (81/103): perl-File-Find-1.37-477.fc34.noarch.r 6.5 MB/s |  36 kB     00:00    
08:48:14 #11 4.404 (82/103): perl-Git-2.31.1-3.fc34.noarch.rpm     2.5 MB/s |  44 kB     00:00    
08:48:14 #11 4.411 (83/103): perl-lib-0.65-477.fc34.x86_64.rpm     5.0 MB/s |  25 kB     00:00    
08:48:14 #11 4.417 (84/103): python3-audit-3.0.5-1.fc34.x86_64.rpm  17 MB/s |  82 kB     00:00    
08:48:14 #11 4.425 (85/103): selinux-policy-34.18-1.fc34.noarch.rp  12 MB/s |  75 kB     00:00    
08:48:14 #11 4.499 (86/103): selinux-policy-devel-34.18-1.fc34.noa  11 MB/s | 817 kB     00:00    
08:48:14 #11 4.553 (87/103): selinux-policy-targeted-34.18-1.fc34. 124 MB/s | 6.3 MB     00:00    
08:48:14 #11 4.664 (88/103): llvm-libs-12.0.1-1.fc34.x86_64.rpm     66 MB/s |  23 MB     00:00    
08:48:14 #11 4.692 (89/103): systemd-248.7-1.fc34.x86_64.rpm        32 MB/s | 4.4 MB     00:00    
08:48:14 #11 4.699 (90/103): systemd-devel-248.7-1.fc34.x86_64.rpm  14 MB/s | 438 kB     00:00    
08:48:14 #11 4.705 (91/103): systemd-networkd-248.7-1.fc34.x86_64.  41 MB/s | 476 kB     00:00    
08:48:14 #11 4.710 (92/103): systemd-pam-248.7-1.fc34.x86_64.rpm    30 MB/s | 320 kB     00:00    
08:48:14 #11 4.714 (93/103): systemd-rpm-macros-248.7-1.fc34.noarc 3.4 MB/s |  28 kB     00:00    
08:48:14 #11 4.718 (94/103): vim-filesystem-8.2.3404-1.fc34.noarch 3.2 MB/s |  22 kB     00:00    
08:48:14 #11 4.721 (95/103): which-2.21-26.fc34.x86_64.rpm         6.3 MB/s |  42 kB     00:00    
08:48:14 #11 4.724 (96/103): whois-nls-5.5.10-1.fc34.noarch.rpm    5.3 MB/s |  34 kB     00:00    
08:48:14 #11 4.733 (97/103): xkeyboard-config-2.33-1.fc34.noarch.r  68 MB/s | 783 kB     00:00    
08:48:14 #11 4.737 (98/103): audit-libs-3.0.5-1.fc34.x86_64.rpm     11 MB/s | 116 kB     00:00    
08:48:14 #11 4.740 (99/103): libgcc-11.2.1-1.fc34.x86_64.rpm        15 MB/s | 107 kB     00:00    
08:48:14 #11 4.745 (100/103): libgomp-11.2.1-1.fc34.x86_64.rpm      33 MB/s | 279 kB     00:00    
08:48:14 #11 4.749 (101/103): libxcrypt-4.4.25-1.fc34.x86_64.rpm    14 MB/s | 117 kB     00:00    
08:48:14 #11 4.756 (102/103): systemd-libs-248.7-1.fc34.x86_64.rpm  59 MB/s | 586 kB     00:00    
08:48:36 #11 26.39 (103/103): cpp-11.2.1-1.fc34.x86_64.rpm         450 kB/s |  10 MB     00:22    
08:48:36 #11 26.40 --------------------------------------------------------------------------------
08:48:36 #11 26.40 Total                                           4.9 MB/s | 118 MB     00:23     
08:48:38 #11 28.60 Running transaction check
08:48:38 #11 28.72 Transaction check succeeded.
08:48:38 #11 28.72 Running transaction test
08:48:39 #11 30.10 Transaction test succeeded.
08:48:39 #11 30.10 Running transaction
08:48:41 #11 31.56   Running scriptlet: selinux-policy-targeted-34.18-1.fc34.noarch            1/1 
08:48:41 #11 31.68   Preparing        :                                                        1/1 
08:48:41 #11 31.73   Upgrading        : libgcc-11.2.1-1.fc34.x86_64                          1/108 
08:48:41 #11 31.73   Running scriptlet: libgcc-11.2.1-1.fc34.x86_64                          1/108 
08:48:41 #11 31.75   Upgrading        : audit-libs-3.0.5-1.fc34.x86_64                       2/108 
08:48:41 #11 31.76   Installing       : python3-libselinux-3.2-1.fc34.x86_64                 3/108 
08:48:41 #11 31.77   Installing       : perl-File-Find-1.37-477.fc34.noarch                  4/108 
08:48:41 #11 31.77   Installing       : perl-File-Copy-2.34-477.fc34.noarch                  5/108 
08:48:41 #11 31.78   Installing       : perl-File-Compare-1.100.600-477.fc34.noarch          6/108 
08:48:41 #11 31.78   Installing       : libedit-3.1-38.20210714cvs.fc34.x86_64               7/108 
08:48:41 #11 31.79   Installing       : cmake-rpm-macros-3.20.5-1.fc34.noarch                8/108 
08:48:41 #11 31.80   Installing       : cmake-filesystem-3.20.5-1.fc34.x86_64                9/108 
08:48:41 #11 31.80   Installing       : perl-threads-1:2.25-458.fc34.x86_64                 10/108 
08:48:41 #11 31.81   Installing       : m4-1.4.18-17.fc34.x86_64                            11/108 
08:48:41 #11 31.83   Installing       : autoconf-2.69-36.fc34.noarch                        12/108 
08:48:41 #11 31.84   Installing       : libtool-ltdl-2.4.6-40.fc34.x86_64                   13/108 
08:48:41 #11 31.84   Installing       : libseccomp-2.5.0-4.fc34.x86_64                      14/108 
08:48:41 #11 31.85   Installing       : libmpc-1.2.1-2.fc34.x86_64                          15/108 
08:48:41 #11 31.86   Installing       : checkpolicy-3.2-1.fc34.x86_64                       16/108 
08:48:41 #11 32.03   Installing       : cpp-11.2.1-1.fc34.x86_64                            17/108 
08:48:41 #11 32.04   Installing       : perl-threads-shared-1.61-458.fc34.x86_64            18/108 
08:48:41 #11 32.05   Installing       : perl-Thread-Queue-3.14-458.fc34.noarch              19/108 
08:48:42 #11 32.07   Installing       : automake-1.16.2-4.fc34.noarch                       20/108 
08:48:42 #11 32.61   Installing       : llvm-libs-12.0.1-1.fc34.x86_64                      21/108 
08:48:42 #11 32.62   Installing       : python3-libsemanage-3.2-1.fc34.x86_64               22/108 
08:48:42 #11 32.65   Installing       : python3-setools-4.4.0-1.fc34.x86_64                 23/108 
08:48:42 #11 32.66   Installing       : python3-audit-3.0.5-1.fc34.x86_64                   24/108 
08:48:42 #11 32.67   Installing       : gc-8.0.4-5.fc34.x86_64                              25/108 
08:48:42 #11 32.67   Installing       : jsoncpp-1.9.4-3.fc34.x86_64                         26/108 
08:48:42 #11 32.69   Installing       : libnl3-3.5.0-6.fc34.x86_64                          27/108 
08:48:42 #11 32.70   Installing       : libibverbs-36.0-1.fc34.x86_64                       28/108 
08:48:42 #11 32.71   Installing       : libpcap-14:1.10.1-1.fc34.x86_64                     29/108 
08:48:42 #11 32.72   Installing       : iptables-legacy-libs-1.8.7-8.fc34.x86_64            30/108 
08:48:42 #11 32.72   Installing       : kmod-libs-29-2.fc34.x86_64                          31/108 
08:48:42 #11 32.73   Upgrading        : libgomp-11.2.1-1.fc34.x86_64                        32/108 
08:48:42 #11 32.77   Installing       : xkeyboard-config-2.33-1.fc34.noarch                 33/108 
08:48:42 #11 32.78   Installing       : libxkbcommon-1.3.0-1.fc34.x86_64                    34/108 
08:48:42 #11 32.79   Installing       : whois-nls-5.5.10-1.fc34.noarch                      35/108 
08:48:42 #11 32.80   Upgrading        : libxcrypt-4.4.25-1.fc34.x86_64                      36/108 
08:48:42 #11 32.80   Installing       : mkpasswd-5.5.10-1.fc34.x86_64                       37/108 
08:48:42 #11 32.82   Upgrading        : systemd-libs-248.7-1.fc34.x86_64                    38/108 
08:48:42 #11 32.82   Running scriptlet: systemd-libs-248.7-1.fc34.x86_64                    38/108 
08:48:42 #11 33.11   Installing       : guile22-2.2.7-2.fc34.x86_64                         39/108 
08:48:42 #11 33.12   Installing       : make-1:4.3-5.fc34.x86_64                            40/108 
08:48:42 #11 33.13   Running scriptlet: openssh-8.6p1-3.fc34.x86_64                         41/108 
08:48:42 #11 33.17   Installing       : openssh-8.6p1-3.fc34.x86_64                         41/108 
08:48:42 #11 33.18   Installing       : vim-filesystem-2:8.2.3404-1.fc34.noarch             42/108 
08:48:42 #11 33.19   Installing       : systemd-rpm-macros-248.7-1.fc34.noarch              43/108 
08:48:42 #11 33.19   Installing       : perl-lib-0.65-477.fc34.x86_64                       44/108 
08:48:42 #11 33.20   Installing       : libbtrfsutil-5.13.1-1.fc34.x86_64                   45/108 
08:48:42 #11 33.20   Installing       : libbtrfs-5.13.1-1.fc34.x86_64                       46/108 
08:48:42 #11 33.30   Installing       : kernel-headers-5.13.3-200.fc34.x86_64               47/108 
08:48:42 #11 33.35   Installing       : glibc-headers-x86-2.33-20.fc34.noarch               48/108 
08:48:43 #11 33.36   Installing       : libxcrypt-devel-4.4.25-1.fc34.x86_64                49/108 
08:48:43 #11 33.37   Installing       : glibc-devel-2.33-20.fc34.x86_64                     50/108 
08:48:43 #11 33.80   Installing       : gcc-11.2.1-1.fc34.x86_64                            51/108 
08:48:43 #11 33.91   Installing       : glibc-static-2.33-20.fc34.x86_64                    52/108 
08:48:43 #11 33.92   Installing       : libxcrypt-static-4.4.25-1.fc34.x86_64               53/108 
08:48:43 #11 33.93   Installing       : rhash-1.4.0-3.fc34.x86_64                           54/108 
08:48:43 #11 33.93   Installing       : qrencode-libs-4.0.2-7.fc34.x86_64                   55/108 
08:48:43 #11 33.94   Installing       : perl-TermReadKey-2.38-9.fc34.x86_64                 56/108 
08:48:43 #11 33.94   Installing       : perl-Error-1:0.17029-5.fc34.noarch                  57/108 
08:48:43 #11 33.95   Installing       : pcre2-utf32-10.36-4.fc34.x86_64                     58/108 
08:48:43 #11 33.96   Installing       : pcre2-utf16-10.36-4.fc34.x86_64                     59/108 
08:48:43 #11 33.97   Installing       : pcre2-devel-10.36-4.fc34.x86_64                     60/108 
08:48:43 #11 33.98   Installing       : lzo-2.10-4.fc34.x86_64                              61/108 
08:48:43 #11 33.99   Installing       : libuv-1:1.41.0-1.fc34.x86_64                        62/108 
08:48:43 #11 34.22   Installing       : cmake-data-3.20.5-1.fc34.noarch                     63/108 
08:48:43 #11 34.38   Installing       : cmake-3.20.5-1.fc34.x86_64                          64/108 
08:48:43 #11 34.39   Installing       : libsepol-devel-3.2-1.fc34.x86_64                    65/108 
08:48:43 #11 34.40   Installing       : libselinux-devel-3.2-1.fc34.x86_64                  66/108 
08:48:43 #11 34.41   Installing       : libselinux-utils-3.2-1.fc34.x86_64                  67/108 
08:48:43 #11 34.42   Installing       : policycoreutils-3.2-1.fc34.x86_64                   68/108 
08:48:43 #11 34.43   Running scriptlet: policycoreutils-3.2-1.fc34.x86_64                   68/108 
08:48:43 #11 34.44   Installing       : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64           69/108 
08:48:43 #11 34.44   Installing       : selinux-policy-34.18-1.fc34.noarch                  70/108 
08:48:43 #11 34.45   Running scriptlet: selinux-policy-34.18-1.fc34.noarch                  70/108 
08:48:44 #11 34.47   Running scriptlet: selinux-policy-targeted-34.18-1.fc34.noarch         71/108 
08:48:44 #11 34.64   Installing       : selinux-policy-targeted-34.18-1.fc34.noarch         71/108 
08:48:44 #11 34.66   Running scriptlet: selinux-policy-targeted-34.18-1.fc34.noarch         71/108 
08:48:44 #11 34.71   Installing       : python3-policycoreutils-3.2-1.fc34.noarch           72/108 
08:48:44 #11 34.72   Installing       : policycoreutils-python-utils-3.2-1.fc34.noarch      73/108 
08:48:44 #11 34.73   Installing       : policycoreutils-devel-3.2-1.fc34.x86_64             74/108 
08:48:44 #11 34.83   Installing       : selinux-policy-devel-34.18-1.fc34.noarch            75/108 
08:48:44 #11 34.84   Running scriptlet: selinux-policy-devel-34.18-1.fc34.noarch            75/108 
08:48:44 #11 34.85   Installing       : libcbor-0.7.0-3.fc34.x86_64                         76/108 
08:48:44 #11 34.85   Installing       : libfido2-1.6.0-2.fc34.x86_64                        77/108 
08:48:44 #11 34.87   Installing       : openssh-clients-8.6p1-3.fc34.x86_64                 78/108 
08:48:44 #11 34.88   Running scriptlet: openssh-clients-8.6p1-3.fc34.x86_64                 78/108 
08:48:44 #11 34.95   Installing       : git-core-2.31.1-3.fc34.x86_64                       79/108 
08:48:44 #11 34.99   Installing       : git-core-doc-2.31.1-3.fc34.noarch                   80/108 
08:48:44 #11 35.00   Installing       : perl-Git-2.31.1-3.fc34.noarch                       81/108 
08:48:44 #11 35.01   Installing       : git-2.31.1-3.fc34.x86_64                            82/108 
08:48:44 #11 35.01   Installing       : libargon2-20171227-6.fc34.x86_64                    83/108 
08:48:44 #11 35.02   Installing       : e2fsprogs-libs-1.45.6-5.fc34.x86_64                 84/108 
08:48:44 #11 35.05   Installing       : btrfs-progs-5.13.1-1.fc34.x86_64                    85/108 
08:48:44 #11 35.06   Installing       : acl-2.3.1-1.fc34.x86_64                             86/108 
08:48:44 #11 35.07   Installing       : device-mapper-1.02.175-1.fc34.x86_64                87/108 
08:48:44 #11 35.08   Installing       : device-mapper-libs-1.02.175-1.fc34.x86_64           88/108 
08:48:44 #11 35.09   Installing       : cryptsetup-libs-2.3.6-1.fc34.x86_64                 89/108 
08:48:44 #11 35.09   Installing       : dbus-1:1.12.20-3.fc34.x86_64                        90/108 
08:48:44 #11 35.10   Running scriptlet: systemd-networkd-248.7-1.fc34.x86_64                91/108 
08:48:44 #11 35.16   Installing       : systemd-networkd-248.7-1.fc34.x86_64                91/108 
08:48:44 #11 35.17   Running scriptlet: systemd-networkd-248.7-1.fc34.x86_64                91/108 
08:48:44 #11 35.19   Installing       : systemd-pam-248.7-1.fc34.x86_64                     92/108 
08:48:45 #11 35.19   Running scriptlet: systemd-248.7-1.fc34.x86_64                         93/108 
08:48:45 #11 35.55   Installing       : systemd-248.7-1.fc34.x86_64                         93/108 
08:48:45 #11 35.57   Running scriptlet: systemd-248.7-1.fc34.x86_64                         93/108 
08:48:45 #11 35.72   Installing       : dbus-common-1:1.12.20-3.fc34.noarch                 94/108 
08:48:45 #11 35.73   Running scriptlet: dbus-common-1:1.12.20-3.fc34.noarch                 94/108 
08:48:45 #11 35.75 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
08:48:45 #11 35.75 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
08:48:45 #11 35.75 
08:48:45 #11 35.75   Running scriptlet: dbus-broker-29-2.fc34.x86_64                        95/108 
08:48:45 #11 35.81   Installing       : dbus-broker-29-2.fc34.x86_64                        95/108 
08:48:45 #11 35.81   Running scriptlet: dbus-broker-29-2.fc34.x86_64                        95/108 
08:48:45 #11 35.83 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
08:48:45 #11 35.83 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
08:48:45 #11 35.83 
08:48:45 #11 35.84   Installing       : systemd-devel-248.7-1.fc34.x86_64                   96/108 
08:48:45 #11 35.85   Installing       : device-mapper-devel-1.02.175-1.fc34.x86_64          97/108 
08:48:45 #11 35.86   Installing       : btrfs-progs-devel-5.13.1-1.fc34.x86_64              98/108 
08:48:45 #11 35.87   Installing       : libtool-2.4.6-40.fc34.x86_64                        99/108 
08:48:45 #11 35.88   Installing       : annobin-9.79-2.fc34.x86_64                         100/108 
08:48:45 #11 35.89   Installing       : libtool-ltdl-devel-2.4.6-40.fc34.x86_64            101/108 
08:48:45 #11 35.90   Installing       : libseccomp-devel-2.5.0-4.fc34.x86_64               102/108 
08:48:45 #11 35.90   Installing       : which-2.21-26.fc34.x86_64                          103/108 
08:48:45 #11 35.91   Cleanup          : systemd-libs-248.5-1.fc34.x86_64                   104/108 
08:48:45 #11 35.92   Cleanup          : libxcrypt-4.4.23-1.fc34.x86_64                     105/108 
08:48:45 #11 35.92   Cleanup          : libgcc-11.1.1-3.fc34.x86_64                        106/108 
08:48:45 #11 35.92   Running scriptlet: libgcc-11.1.1-3.fc34.x86_64                        106/108 
08:48:45 #11 35.94   Cleanup          : libgomp-11.1.1-3.fc34.x86_64                       107/108 
08:48:45 #11 35.95   Cleanup          : audit-libs-3.0.2-1.fc34.x86_64                     108/108 
08:48:45 #11 35.95   Running scriptlet: selinux-policy-targeted-34.18-1.fc34.noarch        108/108 
08:48:46 #11 35.98   Running scriptlet: audit-libs-3.0.2-1.fc34.x86_64                     108/108 
08:48:46 #11 36.79   Verifying        : acl-2.3.1-1.fc34.x86_64                              1/108 
08:48:46 #11 36.79   Verifying        : autoconf-2.69-36.fc34.noarch                         2/108 
08:48:46 #11 36.79   Verifying        : automake-1.16.2-4.fc34.noarch                        3/108 
08:48:46 #11 36.79   Verifying        : checkpolicy-3.2-1.fc34.x86_64                        4/108 
08:48:46 #11 36.79   Verifying        : dbus-1:1.12.20-3.fc34.x86_64                         5/108 
08:48:46 #11 36.79   Verifying        : dbus-common-1:1.12.20-3.fc34.noarch                  6/108 
08:48:46 #11 36.79   Verifying        : device-mapper-1.02.175-1.fc34.x86_64                 7/108 
08:48:46 #11 36.79   Verifying        : device-mapper-devel-1.02.175-1.fc34.x86_64           8/108 
08:48:46 #11 36.79   Verifying        : device-mapper-libs-1.02.175-1.fc34.x86_64            9/108 
08:48:46 #11 36.79   Verifying        : e2fsprogs-libs-1.45.6-5.fc34.x86_64                 10/108 
08:48:46 #11 36.79   Verifying        : gc-8.0.4-5.fc34.x86_64                              11/108 
08:48:46 #11 36.79   Verifying        : guile22-2.2.7-2.fc34.x86_64                         12/108 
08:48:46 #11 36.79   Verifying        : jsoncpp-1.9.4-3.fc34.x86_64                         13/108 
08:48:46 #11 36.79   Verifying        : libargon2-20171227-6.fc34.x86_64                    14/108 
08:48:46 #11 36.79   Verifying        : libcbor-0.7.0-3.fc34.x86_64                         15/108 
08:48:46 #11 36.79   Verifying        : libfido2-1.6.0-2.fc34.x86_64                        16/108 
08:48:46 #11 36.79   Verifying        : libmpc-1.2.1-2.fc34.x86_64                          17/108 
08:48:46 #11 36.79   Verifying        : libnl3-3.5.0-6.fc34.x86_64                          18/108 
08:48:46 #11 36.79   Verifying        : libseccomp-2.5.0-4.fc34.x86_64                      19/108 
08:48:46 #11 36.79   Verifying        : libseccomp-devel-2.5.0-4.fc34.x86_64                20/108 
08:48:46 #11 36.79   Verifying        : libselinux-devel-3.2-1.fc34.x86_64                  21/108 
08:48:46 #11 36.79   Verifying        : libselinux-utils-3.2-1.fc34.x86_64                  22/108 
08:48:46 #11 36.79   Verifying        : libsepol-devel-3.2-1.fc34.x86_64                    23/108 
08:48:46 #11 36.79   Verifying        : libtool-2.4.6-40.fc34.x86_64                        24/108 
08:48:46 #11 36.79   Verifying        : libtool-ltdl-2.4.6-40.fc34.x86_64                   25/108 
08:48:46 #11 36.79   Verifying        : libtool-ltdl-devel-2.4.6-40.fc34.x86_64             26/108 
08:48:46 #11 36.79   Verifying        : libuv-1:1.41.0-1.fc34.x86_64                        27/108 
08:48:46 #11 36.79   Verifying        : lzo-2.10-4.fc34.x86_64                              28/108 
08:48:46 #11 36.79   Verifying        : m4-1.4.18-17.fc34.x86_64                            29/108 
08:48:46 #11 36.79   Verifying        : make-1:4.3-5.fc34.x86_64                            30/108 
08:48:46 #11 36.79   Verifying        : pcre2-devel-10.36-4.fc34.x86_64                     31/108 
08:48:46 #11 36.79   Verifying        : pcre2-utf16-10.36-4.fc34.x86_64                     32/108 
08:48:46 #11 36.79   Verifying        : pcre2-utf32-10.36-4.fc34.x86_64                     33/108 
08:48:46 #11 36.79   Verifying        : perl-Error-1:0.17029-5.fc34.noarch                  34/108 
08:48:46 #11 36.79   Verifying        : perl-TermReadKey-2.38-9.fc34.x86_64                 35/108 
08:48:46 #11 36.79   Verifying        : perl-Thread-Queue-3.14-458.fc34.noarch              36/108 
08:48:46 #11 36.79   Verifying        : perl-threads-1:2.25-458.fc34.x86_64                 37/108 
08:48:46 #11 36.79   Verifying        : perl-threads-shared-1.61-458.fc34.x86_64            38/108 
08:48:46 #11 36.79   Verifying        : policycoreutils-3.2-1.fc34.x86_64                   39/108 
08:48:46 #11 36.79   Verifying        : policycoreutils-devel-3.2-1.fc34.x86_64             40/108 
08:48:46 #11 36.80   Verifying        : policycoreutils-python-utils-3.2-1.fc34.noarch      41/108 
08:48:46 #11 36.80   Verifying        : python3-libselinux-3.2-1.fc34.x86_64                42/108 
08:48:46 #11 36.80   Verifying        : python3-libsemanage-3.2-1.fc34.x86_64               43/108 
08:48:46 #11 36.80   Verifying        : python3-policycoreutils-3.2-1.fc34.noarch           44/108 
08:48:46 #11 36.80   Verifying        : python3-setools-4.4.0-1.fc34.x86_64                 45/108 
08:48:46 #11 36.80   Verifying        : qrencode-libs-4.0.2-7.fc34.x86_64                   46/108 
08:48:46 #11 36.80   Verifying        : rhash-1.4.0-3.fc34.x86_64                           47/108 
08:48:46 #11 36.80   Verifying        : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64           48/108 
08:48:46 #11 36.80   Verifying        : annobin-9.79-2.fc34.x86_64                          49/108 
08:48:46 #11 36.80   Verifying        : btrfs-progs-5.13.1-1.fc34.x86_64                    50/108 
08:48:46 #11 36.80   Verifying        : btrfs-progs-devel-5.13.1-1.fc34.x86_64              51/108 
08:48:46 #11 36.80   Verifying        : cmake-3.20.5-1.fc34.x86_64                          52/108 
08:48:46 #11 36.80   Verifying        : cmake-data-3.20.5-1.fc34.noarch                     53/108 
08:48:46 #11 36.80   Verifying        : cmake-filesystem-3.20.5-1.fc34.x86_64               54/108 
08:48:46 #11 36.80   Verifying        : cmake-rpm-macros-3.20.5-1.fc34.noarch               55/108 
08:48:46 #11 36.80   Verifying        : cpp-11.2.1-1.fc34.x86_64                            56/108 
08:48:46 #11 36.80   Verifying        : cryptsetup-libs-2.3.6-1.fc34.x86_64                 57/108 
08:48:46 #11 36.80   Verifying        : dbus-broker-29-2.fc34.x86_64                        58/108 
08:48:46 #11 36.80   Verifying        : gcc-11.2.1-1.fc34.x86_64                            59/108 
08:48:46 #11 36.80   Verifying        : git-2.31.1-3.fc34.x86_64                            60/108 
08:48:46 #11 36.80   Verifying        : git-core-2.31.1-3.fc34.x86_64                       61/108 
08:48:46 #11 36.80   Verifying        : git-core-doc-2.31.1-3.fc34.noarch                   62/108 
08:48:46 #11 36.80   Verifying        : glibc-devel-2.33-20.fc34.x86_64                     63/108 
08:48:46 #11 36.80   Verifying        : glibc-headers-x86-2.33-20.fc34.noarch               64/108 
08:48:46 #11 36.80   Verifying        : glibc-static-2.33-20.fc34.x86_64                    65/108 
08:48:46 #11 36.80   Verifying        : iptables-legacy-libs-1.8.7-8.fc34.x86_64            66/108 
08:48:46 #11 36.80   Verifying        : kernel-headers-5.13.3-200.fc34.x86_64               67/108 
08:48:46 #11 36.80   Verifying        : kmod-libs-29-2.fc34.x86_64                          68/108 
08:48:46 #11 36.80   Verifying        : libbtrfs-5.13.1-1.fc34.x86_64                       69/108 
08:48:46 #11 36.80   Verifying        : libbtrfsutil-5.13.1-1.fc34.x86_64                   70/108 
08:48:46 #11 36.80   Verifying        : libedit-3.1-38.20210714cvs.fc34.x86_64              71/108 
08:48:46 #11 36.80   Verifying        : libibverbs-36.0-1.fc34.x86_64                       72/108 
08:48:46 #11 36.80   Verifying        : libpcap-14:1.10.1-1.fc34.x86_64                     73/108 
08:48:46 #11 36.80   Verifying        : libxcrypt-devel-4.4.25-1.fc34.x86_64                74/108 
08:48:46 #11 36.80   Verifying        : libxcrypt-static-4.4.25-1.fc34.x86_64               75/108 
08:48:46 #11 36.80   Verifying        : libxkbcommon-1.3.0-1.fc34.x86_64                    76/108 
08:48:46 #11 36.80   Verifying        : llvm-libs-12.0.1-1.fc34.x86_64                      77/108 
08:48:46 #11 36.80   Verifying        : mkpasswd-5.5.10-1.fc34.x86_64                       78/108 
08:48:46 #11 36.80   Verifying        : openssh-8.6p1-3.fc34.x86_64                         79/108 
08:48:46 #11 36.80   Verifying        : openssh-clients-8.6p1-3.fc34.x86_64                 80/108 
08:48:46 #11 36.80   Verifying        : perl-File-Compare-1.100.600-477.fc34.noarch         81/108 
08:48:46 #11 36.80   Verifying        : perl-File-Copy-2.34-477.fc34.noarch                 82/108 
08:48:46 #11 36.80   Verifying        : perl-File-Find-1.37-477.fc34.noarch                 83/108 
08:48:46 #11 36.80   Verifying        : perl-Git-2.31.1-3.fc34.noarch                       84/108 
08:48:46 #11 36.80   Verifying        : perl-lib-0.65-477.fc34.x86_64                       85/108 
08:48:46 #11 36.80   Verifying        : python3-audit-3.0.5-1.fc34.x86_64                   86/108 
08:48:46 #11 36.80   Verifying        : selinux-policy-34.18-1.fc34.noarch                  87/108 
08:48:46 #11 36.80   Verifying        : selinux-policy-devel-34.18-1.fc34.noarch            88/108 
08:48:46 #11 36.80   Verifying        : selinux-policy-targeted-34.18-1.fc34.noarch         89/108 
08:48:46 #11 36.80   Verifying        : systemd-248.7-1.fc34.x86_64                         90/108 
08:48:46 #11 36.80   Verifying        : systemd-devel-248.7-1.fc34.x86_64                   91/108 
08:48:46 #11 36.80   Verifying        : systemd-networkd-248.7-1.fc34.x86_64                92/108 
08:48:46 #11 36.80   Verifying        : systemd-pam-248.7-1.fc34.x86_64                     93/108 
08:48:46 #11 36.80   Verifying        : systemd-rpm-macros-248.7-1.fc34.noarch              94/108 
08:48:46 #11 36.80   Verifying        : vim-filesystem-2:8.2.3404-1.fc34.noarch             95/108 
08:48:46 #11 36.80   Verifying        : which-2.21-26.fc34.x86_64                           96/108 
08:48:46 #11 36.80   Verifying        : whois-nls-5.5.10-1.fc34.noarch                      97/108 
08:48:46 #11 36.80   Verifying        : xkeyboard-config-2.33-1.fc34.noarch                 98/108 
08:48:46 #11 36.80   Verifying        : audit-libs-3.0.5-1.fc34.x86_64                      99/108 
08:48:46 #11 36.80   Verifying        : audit-libs-3.0.2-1.fc34.x86_64                     100/108 
08:48:46 #11 36.80   Verifying        : libgcc-11.2.1-1.fc34.x86_64                        101/108 
08:48:46 #11 36.80   Verifying        : libgcc-11.1.1-3.fc34.x86_64                        102/108 
08:48:46 #11 36.80   Verifying        : libgomp-11.2.1-1.fc34.x86_64                       103/108 
08:48:46 #11 36.80   Verifying        : libgomp-11.1.1-3.fc34.x86_64                       104/108 
08:48:46 #11 36.80   Verifying        : libxcrypt-4.4.25-1.fc34.x86_64                     105/108 
08:48:46 #11 36.80   Verifying        : libxcrypt-4.4.23-1.fc34.x86_64                     106/108 
08:48:46 #11 36.80   Verifying        : systemd-libs-248.7-1.fc34.x86_64                   107/108 
08:48:46 #11 36.80   Verifying        : systemd-libs-248.5-1.fc34.x86_64                   108/108 
08:48:46 #11 36.98 
08:48:46 #11 36.98 Upgraded:
08:48:46 #11 36.98   audit-libs-3.0.5-1.fc34.x86_64          libgcc-11.2.1-1.fc34.x86_64          
08:48:46 #11 36.98   libgomp-11.2.1-1.fc34.x86_64            libxcrypt-4.4.25-1.fc34.x86_64       
08:48:46 #11 36.98   systemd-libs-248.7-1.fc34.x86_64       
08:48:46 #11 36.98 Installed:
08:48:46 #11 36.98   acl-2.3.1-1.fc34.x86_64                                                       
08:48:46 #11 36.98   annobin-9.79-2.fc34.x86_64                                                    
08:48:46 #11 36.98   autoconf-2.69-36.fc34.noarch                                                  
08:48:46 #11 36.98   automake-1.16.2-4.fc34.noarch                                                 
08:48:46 #11 36.98   btrfs-progs-5.13.1-1.fc34.x86_64                                              
08:48:46 #11 36.98   btrfs-progs-devel-5.13.1-1.fc34.x86_64                                        
08:48:46 #11 36.98   checkpolicy-3.2-1.fc34.x86_64                                                 
08:48:46 #11 36.98   cmake-3.20.5-1.fc34.x86_64                                                    
08:48:46 #11 36.98   cmake-data-3.20.5-1.fc34.noarch                                               
08:48:46 #11 36.98   cmake-filesystem-3.20.5-1.fc34.x86_64                                         
08:48:46 #11 36.98   cmake-rpm-macros-3.20.5-1.fc34.noarch                                         
08:48:46 #11 36.98   cpp-11.2.1-1.fc34.x86_64                                                      
08:48:46 #11 36.98   cryptsetup-libs-2.3.6-1.fc34.x86_64                                           
08:48:46 #11 36.98   dbus-1:1.12.20-3.fc34.x86_64                                                  
08:48:46 #11 36.98   dbus-broker-29-2.fc34.x86_64                                                  
08:48:46 #11 36.98   dbus-common-1:1.12.20-3.fc34.noarch                                           
08:48:46 #11 36.98   device-mapper-1.02.175-1.fc34.x86_64                                          
08:48:46 #11 36.98   device-mapper-devel-1.02.175-1.fc34.x86_64                                    
08:48:46 #11 36.98   device-mapper-libs-1.02.175-1.fc34.x86_64                                     
08:48:46 #11 36.98   e2fsprogs-libs-1.45.6-5.fc34.x86_64                                           
08:48:46 #11 36.98   gc-8.0.4-5.fc34.x86_64                                                        
08:48:46 #11 36.98   gcc-11.2.1-1.fc34.x86_64                                                      
08:48:46 #11 36.98   git-2.31.1-3.fc34.x86_64                                                      
08:48:46 #11 36.98   git-core-2.31.1-3.fc34.x86_64                                                 
08:48:46 #11 36.98   git-core-doc-2.31.1-3.fc34.noarch                                             
08:48:46 #11 36.98   glibc-devel-2.33-20.fc34.x86_64                                               
08:48:46 #11 36.98   glibc-headers-x86-2.33-20.fc34.noarch                                         
08:48:46 #11 36.98   glibc-static-2.33-20.fc34.x86_64                                              
08:48:46 #11 36.98   guile22-2.2.7-2.fc34.x86_64                                                   
08:48:46 #11 36.98   iptables-legacy-libs-1.8.7-8.fc34.x86_64                                      
08:48:46 #11 36.98   jsoncpp-1.9.4-3.fc34.x86_64                                                   
08:48:46 #11 36.98   kernel-headers-5.13.3-200.fc34.x86_64                                         
08:48:46 #11 36.98   kmod-libs-29-2.fc34.x86_64                                                    
08:48:46 #11 36.98   libargon2-20171227-6.fc34.x86_64                                              
08:48:46 #11 36.98   libbtrfs-5.13.1-1.fc34.x86_64                                                 
08:48:46 #11 36.98   libbtrfsutil-5.13.1-1.fc34.x86_64                                             
08:48:46 #11 36.98   libcbor-0.7.0-3.fc34.x86_64                                                   
08:48:46 #11 36.98   libedit-3.1-38.20210714cvs.fc34.x86_64                                        
08:48:46 #11 36.98   libfido2-1.6.0-2.fc34.x86_64                                                  
08:48:46 #11 36.98   libibverbs-36.0-1.fc34.x86_64                                                 
08:48:46 #11 36.98   libmpc-1.2.1-2.fc34.x86_64                                                    
08:48:46 #11 36.98   libnl3-3.5.0-6.fc34.x86_64                                                    
08:48:46 #11 36.98   libpcap-14:1.10.1-1.fc34.x86_64                                               
08:48:46 #11 36.98   libseccomp-2.5.0-4.fc34.x86_64                                                
08:48:46 #11 36.98   libseccomp-devel-2.5.0-4.fc34.x86_64                                          
08:48:46 #11 36.98   libselinux-devel-3.2-1.fc34.x86_64                                            
08:48:46 #11 36.98   libselinux-utils-3.2-1.fc34.x86_64                                            
08:48:46 #11 36.98   libsepol-devel-3.2-1.fc34.x86_64                                              
08:48:46 #11 36.98   libtool-2.4.6-40.fc34.x86_64                                                  
08:48:46 #11 36.98   libtool-ltdl-2.4.6-40.fc34.x86_64                                             
08:48:46 #11 36.98   libtool-ltdl-devel-2.4.6-40.fc34.x86_64                                       
08:48:46 #11 36.98   libuv-1:1.41.0-1.fc34.x86_64                                                  
08:48:46 #11 36.98   libxcrypt-devel-4.4.25-1.fc34.x86_64                                          
08:48:46 #11 36.98   libxcrypt-static-4.4.25-1.fc34.x86_64                                         
08:48:46 #11 36.98   libxkbcommon-1.3.0-1.fc34.x86_64                                              
08:48:46 #11 36.98   llvm-libs-12.0.1-1.fc34.x86_64                                                
08:48:46 #11 36.98   lzo-2.10-4.fc34.x86_64                                                        
08:48:46 #11 36.98   m4-1.4.18-17.fc34.x86_64                                                      
08:48:46 #11 36.98   make-1:4.3-5.fc34.x86_64                                                      
08:48:46 #11 36.98   mkpasswd-5.5.10-1.fc34.x86_64                                                 
08:48:46 #11 36.98   openssh-8.6p1-3.fc34.x86_64                                                   
08:48:46 #11 36.98   openssh-clients-8.6p1-3.fc34.x86_64                                           
08:48:46 #11 36.98   pcre2-devel-10.36-4.fc34.x86_64                                               
08:48:46 #11 36.98   pcre2-utf16-10.36-4.fc34.x86_64                                               
08:48:46 #11 36.98   pcre2-utf32-10.36-4.fc34.x86_64                                               
08:48:46 #11 36.98   perl-Error-1:0.17029-5.fc34.noarch                                            
08:48:46 #11 36.98   perl-File-Compare-1.100.600-477.fc34.noarch                                   
08:48:46 #11 36.98   perl-File-Copy-2.34-477.fc34.noarch                                           
08:48:46 #11 36.98   perl-File-Find-1.37-477.fc34.noarch                                           
08:48:46 #11 36.98   perl-Git-2.31.1-3.fc34.noarch                                                 
08:48:46 #11 36.98   perl-TermReadKey-2.38-9.fc34.x86_64                                           
08:48:46 #11 36.98   perl-Thread-Queue-3.14-458.fc34.noarch                                        
08:48:46 #11 36.98   perl-lib-0.65-477.fc34.x86_64                                                 
08:48:46 #11 36.98   perl-threads-1:2.25-458.fc34.x86_64                                           
08:48:46 #11 36.98   perl-threads-shared-1.61-458.fc34.x86_64                                      
08:48:46 #11 36.98   policycoreutils-3.2-1.fc34.x86_64                                             
08:48:46 #11 36.98   policycoreutils-devel-3.2-1.fc34.x86_64                                       
08:48:46 #11 36.98   policycoreutils-python-utils-3.2-1.fc34.noarch                                
08:48:46 #11 36.98   python3-audit-3.0.5-1.fc34.x86_64                                             
08:48:46 #11 36.98   python3-libselinux-3.2-1.fc34.x86_64                                          
08:48:46 #11 36.98   python3-libsemanage-3.2-1.fc34.x86_64                                         
08:48:46 #11 36.98   python3-policycoreutils-3.2-1.fc34.noarch                                     
08:48:46 #11 36.98   python3-setools-4.4.0-1.fc34.x86_64                                           
08:48:46 #11 36.98   qrencode-libs-4.0.2-7.fc34.x86_64                                             
08:48:46 #11 36.98   rhash-1.4.0-3.fc34.x86_64                                                     
08:48:46 #11 36.98   rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64                                     
08:48:46 #11 36.98   selinux-policy-34.18-1.fc34.noarch                                            
08:48:46 #11 36.98   selinux-policy-devel-34.18-1.fc34.noarch                                      
08:48:46 #11 36.98   selinux-policy-targeted-34.18-1.fc34.noarch                                   
08:48:46 #11 36.98   systemd-248.7-1.fc34.x86_64                                                   
08:48:46 #11 36.98   systemd-devel-248.7-1.fc34.x86_64                                             
08:48:46 #11 36.98   systemd-networkd-248.7-1.fc34.x86_64                                          
08:48:46 #11 36.98   systemd-pam-248.7-1.fc34.x86_64                                               
08:48:46 #11 36.98   systemd-rpm-macros-248.7-1.fc34.noarch                                        
08:48:46 #11 36.98   vim-filesystem-2:8.2.3404-1.fc34.noarch                                       
08:48:46 #11 36.98   which-2.21-26.fc34.x86_64                                                     
08:48:46 #11 36.98   whois-nls-5.5.10-1.fc34.noarch                                                
08:48:46 #11 36.98   xkeyboard-config-2.33-1.fc34.noarch                                           
08:48:46 #11 36.98 
08:48:46 #11 36.98 Complete!
08:48:46 #11 DONE 37.2s
08:48:46 
08:48:46 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
08:48:46 #13 sha256:6e604337d91e41359c8d357c1a7305a538ef115f75fb0b05b53aee7106f1b66c
08:48:48 #13 DONE 1.7s
08:48:48 
08:48:48 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
08:48:48 #14 sha256:86783f1ca0d2ed0ab80af5dcbad2f55170fb2fcdc24c30b5a4481b3d7cfd94ad
08:48:48 #14 DONE 0.0s
08:48:48 
08:48:48 #15 exporting to image
08:48:48 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
08:48:48 #15 exporting layers
08:48:54 #15 exporting layers 5.4s done
08:48:54 #15 writing image sha256:11a2580149abe228ad033f9510fec287194123c66c3f27adc4c87b1e37ac44ba done
08:48:54 #15 naming to docker.io/rpmbuild-fedora-34/x86_64 done
08:48:54 #15 DONE 5.5s
08:48:54 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/fedora-34/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/fedora-34/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-34/x86_64 -ba --define '_gitcommit_cli 6989268' --define '_gitcommit_engine 5176095' --define '_release 0' --define '_version 0.0.0.20210907122809.6989268' --define '_origversion 0.0.0-20210907122809-6989268' --define '_compose_rpm_version 2.0.0.rc.3' --define '_compose_version v2.0.0-rc.3' --define '_scan_rpm_version 0.8.0' --define '_scan_version v0.8.0' --define '_scan_gitcommit 35651ca'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-compose-plugin.spec SPECS/docker-scan-plugin.spec
08:48:54 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
08:48:54 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
08:48:54 warning: line 60: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
08:48:54 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GIHs4N
08:48:54 + umask 022
08:48:54 + cd /root/rpmbuild/BUILD
08:48:54 + cd /root/rpmbuild/BUILD
08:48:54 + rm -rf src
08:48:54 + /usr/bin/mkdir -p src
08:48:54 + cd src
08:48:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:48:54 + /usr/bin/tar -xof -
08:48:55 + STATUS=0
08:48:55 + '[' 0 -ne 0 ']'
08:48:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:48:55 + /usr/bin/tar -xof -
08:48:55 + STATUS=0
08:48:55 + '[' 0 -ne 0 ']'
08:48:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:48:55 + RPM_EC=0
08:48:55 ++ jobs -p
08:48:55 + exit 0
08:48:55 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g4z3BH
08:48:55 + umask 022
08:48:55 + cd /root/rpmbuild/BUILD
08:48:55 + cd src
08:48:55 + export DOCKER_GITCOMMIT=5176095
08:48:55 + DOCKER_GITCOMMIT=5176095
08:48:55 + mkdir -p /go/src/github.com/docker
08:48:55 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
08:48:55 + pushd /root/rpmbuild/BUILD/src/engine
08:48:55 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
08:48:55 + TMP_GOPATH=/go
08:48:55 + hack/dockerfile/install/install.sh tini
08:48:55 + RM_GOPATH=0
08:48:55 + TMP_GOPATH=/go
08:48:55 + : /usr/local/bin
08:48:55 + '[' -z /go ']'
08:48:55 + export GOPATH=/go
08:48:55 + GOPATH=/go
08:48:55 + case "$(go env GOARCH)" in
08:48:55 ++ go env GOARCH
08:48:55 + export GO_BUILDMODE=-buildmode=pie
08:48:55 + GO_BUILDMODE=-buildmode=pie
08:48:55 ++ dirname hack/dockerfile/install/install.sh
08:48:55 + dir=hack/dockerfile/install
08:48:55 + bin=tini
08:48:55 + shift
08:48:55 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
08:48:55 + . hack/dockerfile/install/tini.installer
08:48:55 ++ : v0.19.0
08:48:55 + install_tini
08:48:55 + echo 'Install tini version v0.19.0'
08:48:55 Install tini version v0.19.0
08:48:55 + git clone https://github.com/krallin/tini.git /go/tini
08:48:55 Cloning into '/go/tini'...
08:48:55 + cd /go/tini
08:48:55 + git checkout -q v0.19.0
08:48:55 + cmake .
08:48:56 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
08:48:56   Compatibility with CMake < 2.8.12 will be removed from a future version of
08:48:56   CMake.
08:48:56 
08:48:56   Update the VERSION argument <min> value or use a ...<max> suffix to tell
08:48:56   CMake that the project does not need compatibility with older versions.
08:48:56 
08:48:56 
08:48:56 -- The C compiler identification is GNU 11.2.1
08:48:56 -- Detecting C compiler ABI info
08:48:56 -- Detecting C compiler ABI info - done
08:48:56 -- Check for working C compiler: /usr/bin/cc - skipped
08:48:56 -- Detecting C compile features
08:48:56 -- Detecting C compile features - done
08:48:56 -- Performing Test HAS_BUILTIN_FORTIFY
08:48:56 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:48:56 -- Configuring done
08:48:56 -- Generating done
08:48:56 -- Build files have been written to: /go/tini
08:48:56 + make tini-static
08:48:56 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:48:56 [100%] Linking C executable tini-static
08:48:56 [100%] Built target tini-static
08:48:56 + mkdir -p /usr/local/bin
08:48:56 + cp tini-static /usr/local/bin/docker-init
08:48:56 + VERSION=0.0.0-20210907122809-6989268
08:48:56 + PRODUCT=docker
08:48:56 + hack/make.sh dynbinary
08:48:56 
08:48:56 Removing bundles/
08:48:56 
08:48:56 ---> Making bundle: dynbinary (in bundles/dynbinary)
08:48:56 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:48:56 GOOS="" GOARCH="" GOARM=""
08:49:05 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build/win/amd64
08:49:05 find build/win/amd64/docker -type f -not -name "*.exe" -exec mv {} {}.exe \;
08:49:05 cd /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli && VERSION=0.0.0-20210907122809-6989268 docker buildx bake --set binary.platform=windows/amd64 binary
08:49:05 #1 [internal] load build definition from Dockerfile
08:49:05 #1 sha256:e943768274980a15a505434a335f5182c8cb26ea840c04fcd9d23248d3736331
08:49:05 #1 transferring dockerfile: 2.11kB 0.0s done
08:49:05 #1 DONE 0.0s
08:49:05 
08:49:05 #2 [internal] load .dockerignore
08:49:05 #2 sha256:3c2ca5399e4b18b5e0453a98656402facd8f83bf90b39583064c45b8280b3998
08:49:05 #2 transferring context: 112B done
08:49:05 #2 DONE 0.0s
08:49:05 
08:49:05 #3 resolve image config for docker.io/docker/dockerfile:1.3
08:49:05 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
08:49:05 #3 ...
08:49:05 
08:49:05 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
08:49:05 #4 sha256:1f4c6ba9f1d0fbff8617a7237824b93a3b46e39cf2f98656f89a9475ad1d0063
08:49:05 #4 DONE 0.0s
08:49:05 
08:49:05 #3 resolve image config for docker.io/docker/dockerfile:1.3
08:49:05 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
08:49:05 #3 DONE 0.2s
08:49:05 
08:49:05 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
08:49:05 #5 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
08:49:05 #5 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
08:49:05 #5 CACHED
08:49:05 
08:49:05 #8 [internal] load metadata for docker.io/library/golang:1.16.7-alpine
08:49:05 #8 sha256:208f5ab37b5da8422cb24deee87b11bc20ffca54fd0f69ed869fb20d607ca9a2
08:49:05 #8 DONE 0.1s
08:49:05 
08:49:05 #7 [internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
08:49:05 #7 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
08:49:05 #7 DONE 0.0s
08:49:05 
08:49:05 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
08:49:05 #9 sha256:5f67e92c523fdfe505347fe64b9b73dd54220374cacc8d556f77e11376394469
08:49:05 #9 DONE 0.0s
08:49:05 
08:49:05 #10 [auth] library/golang:pull token for registry-1.docker.io
08:49:05 #10 sha256:7f5fd80f7f4d08663b6cc2d1b3c24cd9927df9a3aad0cbb2167ba829f8230dab
08:49:05 #10 DONE 0.0s
08:49:05 
08:49:05 #6 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
08:49:05 #6 sha256:03998c5fb860372e51e99425b67781c11d0f2c67d1842fb3a07b596b392742e1
08:49:05 #6 DONE 0.3s
08:49:05 
08:49:05 #12 [xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
08:49:05 #12 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
08:49:05 #12 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done
08:49:05 #12 DONE 0.0s
08:49:05 
08:49:05 #11 [gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
08:49:05 #11 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
08:49:05 #11 resolve docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 0.0s done
08:49:05 #11 DONE 0.0s
08:49:05 
08:49:05 #13 [build-base-alpine 1/3] COPY --from=xx / /
08:49:05 #13 sha256:2e3dd850cdd7af94cd7f36ef16b493cc34b96393a8fad96b9a85d5889daf5183
08:49:05 #13 CACHED
08:49:05 
08:49:05 #14 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
08:49:05 #14 sha256:91cddf3131c17ae349bce1979e1fef0dcf60e517accea85c50fe224d180bae2d
08:49:05 #14 CACHED
08:49:05 
08:49:05 #15 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
08:49:05 #15 sha256:1af343bfccd2e5c6a277e60862f15ca5ed71d6272a0df4070fec3145a311121d
08:49:05 #15 CACHED
08:49:05 
08:49:05 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
08:49:05 #18 sha256:bd6d09290cfa7b6bd8b7d62559a8d0f9c4f5a13e69d91a50c8ebf57731f10c8c
08:49:05 #18 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
08:49:05 #18 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.1s done
08:49:05 #18 DONE 0.1s
08:49:05 
08:49:05 #17 [internal] load build context
08:49:05 #17 sha256:f99b2b52f92de5279a48a5fd4cbba60a5e772b202400d2dbc265cbe0511f0ea0
08:49:05 #17 ...
08:49:05 
08:49:05 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
08:49:05 #18 sha256:bd6d09290cfa7b6bd8b7d62559a8d0f9c4f5a13e69d91a50c8ebf57731f10c8c
08:49:05 #18 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 0.0s done
08:49:05 #18 DONE 0.1s
08:49:05 
08:49:05 #16 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
08:49:05 #16 sha256:4f7b5a7553b849d78fc7265d24486bb70068ce8b18ed97ee9dc9d453222f27af
08:49:05 #16 0.178 skipping packages installation on windows
08:49:05 #16 DONE 0.2s
08:49:05 
08:49:05 #17 [internal] load build context
08:49:05 #17 sha256:f99b2b52f92de5279a48a5fd4cbba60a5e772b202400d2dbc265cbe0511f0ea0
08:49:05 #17 transferring context: 394.04kB 0.5s done
08:49:05 #17 DONE 0.5s
08:49:05 
08:49:05 #19 [build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
08:49:05 #19 sha256:b3c500dabfaff20ca3a75e39f903416a33d777330228d76af13e50fab31c649f
08:49:06 #19 0.504 Building static docker-windows-amd64.exe
08:49:25 make[1]: Leaving directory '/root/build-deb'
08:49:25    debian/rules override_dh_auto_test
08:49:25 make[1]: Entering directory '/root/build-deb'
08:49:25 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
08:49:25 	test "$ver" = "Docker version 0.0.0-20210907122809-6989268, build 5176095" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
08:49:25 PASS: daemon version OK
08:49:25 ver="$(cli/build/docker --version)"; \
08:49:25 	test "$ver" = "Docker version 0.0.0-20210907122809-6989268, build 6989268" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
08:49:25 PASS: cli version OK
08:49:25 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
08:49:25 	test "$ver" = "v2.0.0-rc.3" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
08:49:25 PASS: docker-compose version OK
08:49:25 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
08:49:25 # TODO change once we support scan-plugin on other architectures
08:49:25 if [ "amd64" = "amd64" ]; then \
08:49:25 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
08:49:25 		test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
08:49:25 fi
08:49:25 PASS: docker-scan version OK
08:49:25 make[1]: Leaving directory '/root/build-deb'
08:49:25    create-stamp debian/debhelper-build-stamp
08:49:25  debian/rules binary
08:49:25 dh binary --with=bash-completion
08:49:25    dh_testroot
08:49:25    dh_prep
08:49:25    debian/rules override_dh_auto_install
08:49:25 make[1]: Entering directory '/root/build-deb'
08:49:25 # docker-ce-cli install
08:49:25 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
08:49:25 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
08:49:25 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
08:49:25 set -e;cd /sources && \
08:49:25 	tar xzf plugin-installers.tgz; \
08:49:25 	for installer in plugins/*.installer; do \
08:49:25 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
08:49:25 		PREFIX=/usr/libexec/docker/cli-plugins \
08:49:25 			bash ${installer} install_plugin; \
08:49:25 	done
08:49:25 # docker-ce install
08:49:25 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
08:49:25 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
08:49:25 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268 debian/docker-ce/usr/bin/dockerd
08:49:25 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268 debian/docker-ce/usr/bin/docker-proxy
08:49:25 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
08:49:25 # docker-compose-plugin install
08:49:25 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
08:49:25 # docker-scan-plugin install
08:49:25 # TODO change once we support scan-plugin on other architectures
08:49:25 if [ "amd64" = "amd64" ]; then \
08:49:25 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
08:49:25 fi
08:49:25 # docker-ce-rootless-extras install
08:49:25 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
08:49:25 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
08:49:25 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
08:49:25 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
08:49:25 # TODO: how can we install vpnkit?
08:49:25 make[1]: Leaving directory '/root/build-deb'
08:49:25    debian/rules override_dh_install
08:49:25 make[1]: Entering directory '/root/build-deb'
08:49:25 dh_install
08:49:25 # TODO Can we do this from within our container?
08:49:25 dh_apparmor --profile-name=docker-ce -pdocker-ce
08:49:25 make[1]: Leaving directory '/root/build-deb'
08:49:25    dh_installdocs
08:49:25    dh_installchangelogs
08:49:25    dh_installman
08:49:25    dh_bash-completion
08:49:25    dh_systemd_enable
08:49:25    debian/rules override_dh_installinit
08:49:25 make[1]: Entering directory '/root/build-deb'
08:49:25 # use "docker" as our service name, not "docker-ce"
08:49:25 dh_installinit --name=docker
08:49:25 make[1]: Leaving directory '/root/build-deb'
08:49:25    dh_systemd_start
08:49:25    dh_perl
08:49:25    dh_link
08:49:25    dh_strip_nondeterminism
08:49:25    dh_compress
08:49:25    dh_fixperms
08:49:25    dh_missing
08:49:25    debian/rules override_dh_strip
08:49:25 make[1]: Entering directory '/root/build-deb'
08:49:25 # Go has lots of problems with stripping, so just don't
08:49:25 make[1]: Leaving directory '/root/build-deb'
08:49:25    dh_makeshlibs
08:49:25    debian/rules override_dh_shlibdeps
08:49:25 make[1]: Entering directory '/root/build-deb'
08:49:25 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
08:49:25 make[2]: Entering directory '/root/build-deb/cli'
08:49:25 scripts/docs/generate-man.sh
08:49:33 make[1]: Leaving directory '/root/build-deb'
08:49:33    dh_installdeb
08:49:33    debian/rules override_dh_gencontrol
08:49:33 make[1]: Entering directory '/root/build-deb'
08:49:33 # Use separate version for the compose-plugin package, then generate the other control files as usual
08:49:33 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
08:49:33 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
08:49:33 
08:49:33 # Use separate version for the scan-plugin package, then generate the other control files as usual
08:49:33 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
08:49:33 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
08:49:33 if [ "amd64" = "amd64" ]; then \
08:49:33 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
08:49:33 fi
08:49:33 dh_gencontrol --remaining-packages
08:49:34 make[1]: Leaving directory '/root/build-deb'
08:49:34    dh_md5sums
08:49:34    dh_builddeb
08:49:34 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-rc.3~ubuntu-hirsute_amd64.deb'.
08:49:34 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb'.
08:50:06 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'.
08:50:24 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb'.
08:50:33 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:50:33 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:50:33 GOOS="" GOARCH="" GOARM=""
08:50:33 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:50:33 
08:50:33 ~/rpmbuild/BUILD/src
08:50:33 + popd
08:50:33 + RPM_EC=0
08:50:33 ++ jobs -p
08:50:33 + exit 0
08:50:33 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EsJWVm
08:50:33 + umask 022
08:50:33 + cd /root/rpmbuild/BUILD
08:50:33 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64 '!=' / ']'
08:50:33 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:50:33 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:50:33 + mkdir -p /root/rpmbuild/BUILDROOT
08:50:33 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:50:33 + cd src
08:50:33 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
08:50:33 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/bin/dockerd
08:50:33 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
08:50:33 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/bin/docker-proxy
08:50:33 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/bin/docker-init
08:50:33 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/lib/systemd/system/docker.service
08:50:33 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/lib/systemd/system/docker.socket
08:50:33 + /usr/lib/rpm/check-buildroot
08:50:33 + /usr/lib/rpm/redhat/brp-ldconfig
08:50:33 + /usr/lib/rpm/brp-compress
08:50:33 + /usr/lib/rpm/brp-strip /usr/bin/strip
08:50:33 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:50:33 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
08:50:33 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
08:50:33 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
08:50:33 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
08:50:33 + /usr/lib/rpm/brp-python-hardlink
08:50:33 + /usr/lib/rpm/redhat/brp-mangle-shebangs
08:50:33 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aEqRdi
08:50:33 + umask 022
08:50:33 + cd /root/rpmbuild/BUILD
08:50:33 + cd src
08:50:33 ++ engine/bundles/dynbinary-daemon/dockerd --version
08:50:33 PASS: daemon version OK
08:50:33 + ver='Docker version 0.0.0-20210907122809-6989268, build 5176095'
08:50:33 + test 'Docker version 0.0.0-20210907122809-6989268, build 5176095' = 'Docker version 0.0.0-20210907122809-6989268, build 5176095'
08:50:33 + echo 'PASS: daemon version OK'
08:50:33 + RPM_EC=0
08:50:33 ++ jobs -p
08:50:33 + exit 0
08:50:33 Processing files: docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:50:33 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/bin/docker-proxy
08:50:33 Provides: docker-ce = 3:0.0.0.20210907122809.6989268-0.fc34 docker-ce(x86-64) = 3:0.0.0.20210907122809.6989268-0.fc34
08:50:33 Requires(interp): /bin/sh /bin/sh /bin/sh
08:50:33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:50:33 Requires(post): /bin/sh
08:50:33 Requires(preun): /bin/sh
08:50:33 Requires(postun): /bin/sh
08:50:33 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
08:50:33 Conflicts: docker docker-ee docker-engine-cs docker-io
08:50:33 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
08:50:33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:50:33 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210907122809.6989268-0.fc34.src.rpm
08:50:42 #19 DONE 91.3s
08:50:42 
08:50:42 #20 [binary 1/1] COPY --from=build /out .
08:50:42 #20 sha256:7596e8ff50daa9560a1b020b556ec6503ec1ebeb700022288859aaa30a675b0e
08:50:42 #20 DONE 0.1s
08:50:42 
08:50:42 #21 exporting to client
08:50:42 #21 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
08:50:42 #21 copying files 53B
08:50:42 #21 copying files 53.62MB 0.9s done
08:50:42 #21 DONE 0.9s
08:50:42 mkdir -p build/win/amd64/docker
08:50:42 cp /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe
08:50:42 cp /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20210907122809-6989268.exe build/win/amd64/docker/dockerd.exe
08:50:42 cp /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20210907122809-6989268.exe build/win/amd64/docker/docker-proxy.exe
08:50:42 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20210907122809-6989268.zip docker'
08:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
08:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
08:50:42 v3.14.2-33-gbde0249bad [https://dl-cdn.alpinelinux.org/alpine/v3.14/main]
08:50:42 v3.14.2-34-gb72f0a027b [https://dl-cdn.alpinelinux.org/alpine/v3.14/community]
08:50:42 OK: 14938 distinct packages available
08:50:42 (1/2) Installing unzip (6.0-r9)
08:50:42 (2/2) Installing zip (3.0-r9)
08:50:42 Executing busybox-1.33.1-r3.trigger
08:50:42 OK: 6 MiB in 16 packages
08:50:42   adding: docker/ (stored 0%)
08:50:42   adding: docker/cli-plugins/ (stored 0%)
08:50:45   adding: docker/cli-plugins/docker-buildx.exe (deflated 59%)
08:50:47 Project root: /go/src/github.com/docker/cli
08:50:47 Generating man pages into /go/src/github.com/docker/cli/man/man1
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
08:50:47 2021/09/13 08:50:35 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
08:50:47 make[2]: Leaving directory '/root/build-deb/cli'
08:50:47 # Build the compose plugin
08:50:47 # FIXME: using GOPROXY, to work around:
08:50:47 # 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
08:50:47 cd /go/src/github.com/docker/compose \
08:50:47 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
08:50:47 && mkdir -p /usr/libexec/docker/cli-plugins/ \
08:50:47 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-rc.3 \
08:50:47 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
08:50:48   adding: docker/dockerd.exe (deflated 71%)
08:50:51   adding: docker/docker.exe (deflated 74%)
08:50:51   adding: docker/docker-proxy.exe (deflated 61%)
08:50:51 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
08:50:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
[Pipeline] sh
08:50:51 + make clean
08:50:51 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/v -w /v alpine chown -R 1000:1000 src
08:50:53 rm -f -r src
08:50:53 make -C rpm clean
08:50:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
08:50:53 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
08:50:53 rm -f -r rpmbuild/
08:50:53 docker builder prune -f --filter until=24h
08:50:53 Total reclaimed space: 0B
08:50:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
08:50:53 make -C deb clean
08:50:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
08:50:53 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 debbuild
08:50:53 rm -f -r debbuild
08:50:53 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 sources
08:50:53 rm -f -r sources
08:50:53 docker builder prune -f --filter until=24h
08:50:53 Total reclaimed space: 0B
08:50:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
08:50:53 make -C static clean
08:50:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
08:50:53 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
08:50:54 rm -f -r build
08:50:54 docker builder prune -f --filter until=24h
08:50:54 Total reclaimed space: 0B
08:50:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:51:11 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb'.
08:51:12  dpkg-genbuildinfo
08:51:13  dpkg-genchanges  >../docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.changes
08:51:14 dpkg-genchanges: info: including full source code in upload
08:51:14  dpkg-source -I.git --after-build .
08:51:15 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
08:51:15 + destination=/build
08:51:15 + mkdir -p /build
08:51:15 + mv -v /root/docker-ce-cli_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb /root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute.dsc /root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute.tar.gz /root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.buildinfo /root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.changes /root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb /root/docker-compose-plugin_2.0.0-rc.3~ubuntu-hirsute_amd64.deb /root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb /build
08:51:15 copied '/root/docker-ce-cli_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb'
08:51:15 removed '/root/docker-ce-cli_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb'
08:51:15 copied '/root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb'
08:51:15 removed '/root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb'
08:51:15 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute.dsc' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute.dsc'
08:51:15 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute.dsc'
08:51:15 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute.tar.gz' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute.tar.gz'
08:51:15 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute.tar.gz'
08:51:15 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.buildinfo'
08:51:15 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.buildinfo'
08:51:15 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.changes' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.changes'
08:51:15 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.changes'
08:51:15 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb'
08:51:15 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~ubuntu-hirsute_amd64.deb'
08:51:15 copied '/root/docker-compose-plugin_2.0.0-rc.3~ubuntu-hirsute_amd64.deb' -> '/build/docker-compose-plugin_2.0.0-rc.3~ubuntu-hirsute_amd64.deb'
08:51:15 removed '/root/docker-compose-plugin_2.0.0-rc.3~ubuntu-hirsute_amd64.deb'
08:51:15 copied '/root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'
08:51:15 removed '/root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'
08:51:19 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-hirsute"
08:51:19 make[2]: Entering directory '/root/build-deb/compose'
08:51:19 GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.0.0-rc.3"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
08:51:19 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64.rpm
08:51:19 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gBKBjd
08:51:19 + umask 022
08:51:19 + cd /root/rpmbuild/BUILD
08:51:19 + cd src
08:51:19 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:51:19 + RPM_EC=0
08:51:19 ++ jobs -p
08:51:19 + exit 0
08:51:19 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MzcIot
08:51:19 + umask 022
08:51:19 + cd /root/rpmbuild/BUILD
08:51:19 + cd /root/rpmbuild/BUILD
08:51:19 + rm -rf src
08:51:19 + /usr/bin/mkdir -p src
08:51:19 + cd src
08:51:19 + /usr/bin/tar -xof -
08:51:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
08:51:19 + STATUS=0
08:51:19 + '[' 0 -ne 0 ']'
08:51:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
08:51:19 + /usr/bin/tar -xof -
08:51:19 + STATUS=0
08:51:19 + '[' 0 -ne 0 ']'
08:51:19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:51:19 + RPM_EC=0
08:51:19 ++ jobs -p
08:51:19 + exit 0
08:51:19 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S0ljog
08:51:19 + umask 022
08:51:19 + cd /root/rpmbuild/BUILD
08:51:19 + cd src
08:51:19 + mkdir -p /go/src/github.com/docker
08:51:19 + rm -f /go/src/github.com/docker/cli
08:51:19 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
08:51:19 + pushd /go/src/github.com/docker/cli
08:51:19 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
08:51:19 + VERSION=0.0.0-20210907122809-6989268
08:51:19 + GITCOMMIT=6989268
08:51:19 + GO_LINKMODE=dynamic
08:51:19 + ./scripts/build/binary
08:51:19 Building dynamic docker-linux-amd64
08:51:19 == Building packages for debian-bullseye ==
08:51:19 mkdir -p "debbuild/debian-bullseye"
08:51:19 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile .
08:51:20 #1 [internal] load build definition from Dockerfile
08:51:20 #1 sha256:7ed0b58b6ec37ddfe7a4c29f8ec3113f41fd77ab06a7df1b58623422a3206a9d
08:51:20 #1 transferring dockerfile: 922B done
08:51:20 #1 DONE 0.0s
08:51:20 
08:51:20 #2 [internal] load .dockerignore
08:51:20 #2 sha256:fd4cd89c1cd6e2dbc54891946ef3a96cefba33e84565bf1158be717cfcdfdddc
08:51:20 #2 transferring context: 2B done
08:51:20 #2 DONE 0.0s
08:51:20 
08:51:20 #5 [auth] library/golang:pull token for registry-1.docker.io
08:51:20 #5 sha256:06d1c7b6487a4a2e0436f005027916cde005b68c5249487c08425fcd585241b5
08:51:20 #5 DONE 0.0s
08:51:20 
08:51:20 #6 [auth] library/debian:pull token for registry-1.docker.io
08:51:20 #6 sha256:37142bd0f533d1ac2b4edac451b9a1d0f83ebd352f551df9b11f400a6f5c863a
08:51:20 #6 DONE 0.0s
08:51:20 
08:51:20 #4 [internal] load metadata for docker.io/library/debian:bullseye
08:51:20 #4 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
08:51:20 #4 ...
08:51:20 
08:51:20 #3 [internal] load metadata for docker.io/library/golang:1.16.7-buster
08:51:20 #3 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
08:51:20 #3 DONE 0.2s
08:51:20 
08:51:20 #4 [internal] load metadata for docker.io/library/debian:bullseye
08:51:20 #4 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
08:51:20 #4 DONE 0.3s
08:51:20 
08:51:20 #9 [internal] load build context
08:51:20 #9 sha256:0e82fcc668d0bf449db498bcbab57ae262a47ee063a04b8ea11793dafec2291b
08:51:20 #9 transferring context: 796B done
08:51:20 #9 DONE 0.0s
08:51:20 
08:51:20 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
08:51:20 #13 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
08:51:20 #13 CACHED
08:51:20 
08:51:20 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25
08:51:20 #7 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469
08:51:20 #7 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 done
08:51:20 #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 17.83MB / 54.93MB 0.2s
08:51:20 #7 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done
08:51:20 #7 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done
08:51:20 #7 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done
08:51:20 #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 27.26MB / 54.93MB 0.3s
08:51:20 #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 37.75MB / 54.93MB 0.4s
08:51:20 #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 47.19MB / 54.93MB 0.5s
08:51:21 #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 0.6s
08:51:21 #7 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366
08:51:21 #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 0.6s done
08:51:23 #7 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 2.0s done
08:51:23 #7 DONE 2.8s
08:51:23 
08:51:23 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
08:51:23 #8 sha256:8d0cff54df553817fe65c258c6568f5c7cc9698f94782e64d6135c4cc6849792
08:51:23 #8 0.678 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB]
08:51:23 #8 0.680 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
08:51:23 #8 0.688 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
08:51:23 #8 0.763 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
08:51:24 #8 0.854 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
08:51:25 #8 1.955 Fetched 8402 kB in 2s (5466 kB/s)
08:51:25 #8 1.955 Reading package lists...
08:51:26 #8 2.500 Reading package lists...
08:51:26 #8 3.053 Building dependency tree...
08:51:26 #8 3.171 Reading state information...
08:51:26 #8 3.311 The following additional packages will be installed:
08:51:26 #8 3.311   autoconf automake autopoint autotools-dev binutils binutils-common
08:51:26 #8 3.311   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
08:51:26 #8 3.312   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
08:51:26 #8 3.312   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
08:51:26 #8 3.312   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
08:51:26 #8 3.312   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
08:51:26 #8 3.312   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
08:51:26 #8 3.312   intltool-debian iso-codes less libalgorithm-diff-perl
08:51:26 #8 3.312   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
08:51:26 #8 3.312   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
08:51:26 #8 3.312   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
08:51:26 #8 3.312   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
08:51:26 #8 3.312   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
08:51:26 #8 3.312   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
08:51:26 #8 3.312   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
08:51:26 #8 3.312   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
08:51:26 #8 3.312   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
08:51:26 #8 3.312   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
08:51:26 #8 3.312   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
08:51:26 #8 3.312   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
08:51:26 #8 3.312   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
08:51:26 #8 3.312   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
08:51:26 #8 3.312   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
08:51:26 #8 3.312   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
08:51:26 #8 3.312   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
08:51:26 #8 3.312   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
08:51:26 #8 3.312   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
08:51:26 #8 3.312   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
08:51:26 #8 3.312   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
08:51:26 #8 3.312   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
08:51:26 #8 3.312   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
08:51:26 #8 3.312   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
08:51:26 #8 3.312   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
08:51:26 #8 3.312   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
08:51:26 #8 3.312   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
08:51:26 #8 3.312   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
08:51:26 #8 3.312   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
08:51:26 #8 3.312   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
08:51:26 #8 3.312   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
08:51:26 #8 3.312   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
08:51:26 #8 3.312   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
08:51:26 #8 3.312   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
08:51:26 #8 3.312   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
08:51:26 #8 3.312   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
08:51:26 #8 3.312   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
08:51:26 #8 3.312   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
08:51:26 #8 3.312   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
08:51:26 #8 3.312   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
08:51:26 #8 3.312   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
08:51:26 #8 3.312   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
08:51:26 #8 3.312   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
08:51:26 #8 3.312   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
08:51:26 #8 3.312   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
08:51:26 #8 3.312   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
08:51:26 #8 3.312   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
08:51:26 #8 3.312   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
08:51:26 #8 3.312   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
08:51:26 #8 3.312   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
08:51:26 #8 3.312   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
08:51:26 #8 3.312   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
08:51:26 #8 3.312   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
08:51:26 #8 3.312   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
08:51:26 #8 3.312   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
08:51:26 #8 3.312   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
08:51:26 #8 3.312   libstrictures-perl libstring-copyright-perl libstring-escape-perl
08:51:26 #8 3.312   libstring-shellquote-perl libsub-exporter-perl
08:51:26 #8 3.312   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
08:51:26 #8 3.312   libsub-name-perl libsub-override-perl libsub-quote-perl
08:51:26 #8 3.312   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
08:51:26 #8 3.312   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
08:51:26 #8 3.312   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
08:51:26 #8 3.312   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
08:51:26 #8 3.312   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
08:51:26 #8 3.312   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
08:51:26 #8 3.312   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
08:51:26 #8 3.312   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
08:51:26 #8 3.312   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
08:51:26 #8 3.312   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
08:51:26 #8 3.312   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
08:51:26 #8 3.312   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
08:51:26 #8 3.312   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
08:51:26 #8 3.312   netbase openssh-client openssl patch patchutils pbzip2 perl
08:51:26 #8 3.313   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
08:51:26 #8 3.313   pristine-tar publicsuffix python-apt-common python3 python3-apt
08:51:26 #8 3.313   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
08:51:26 #8 3.313   python3-magic python3-minimal python3-pkg-resources python3-requests
08:51:26 #8 3.313   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
08:51:26 #8 3.313   python3.9-minimal readline-common sensible-utils shared-mime-info strace
08:51:26 #8 3.313   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
08:51:26 #8 3.317 Suggested packages:
08:51:26 #8 3.317   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
08:51:26 #8 3.317   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
08:51:26 #8 3.317   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
08:51:26 #8 3.317   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
08:51:26 #8 3.317   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
08:51:26 #8 3.317   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
08:51:26 #8 3.317   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
08:51:26 #8 3.317   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
08:51:26 #8 3.317   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
08:51:26 #8 3.317   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
08:51:26 #8 3.317   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
08:51:26 #8 3.317   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
08:51:26 #8 3.317   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm
08:51:26 #8 3.317   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
08:51:26 #8 3.317   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
08:51:26 #8 3.317   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
08:51:26 #8 3.317   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc
08:51:26 #8 3.317   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
08:51:26 #8 3.317   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
08:51:26 #8 3.317   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
08:51:26 #8 3.317   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
08:51:26 #8 3.317   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
08:51:26 #8 3.317   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
08:51:26 #8 3.317   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
08:51:26 #8 3.317   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
08:51:26 #8 3.317   python3-cryptography python3-openssl python3-socks python-requests-doc
08:51:26 #8 3.317   python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc
08:51:28 #8 4.898 The following NEW packages will be installed:
08:51:28 #8 4.898   autoconf automake autopoint autotools-dev binutils binutils-common
08:51:28 #8 4.898   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
08:51:28 #8 4.898   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
08:51:28 #8 4.898   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
08:51:28 #8 4.898   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
08:51:28 #8 4.898   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
08:51:28 #8 4.898   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
08:51:28 #8 4.898   gpgconf gpgsm groff-base intltool-debian iso-codes less
08:51:28 #8 4.898   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
08:51:28 #8 4.898   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
08:51:28 #8 4.898   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
08:51:28 #8 4.898   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
08:51:28 #8 4.898   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
08:51:28 #8 4.898   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
08:51:28 #8 4.898   libclass-inspector-perl libclass-method-modifiers-perl
08:51:28 #8 4.898   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
08:51:28 #8 4.898   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
08:51:28 #8 4.899   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
08:51:28 #8 4.899   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
08:51:28 #8 4.899   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
08:51:28 #8 4.899   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
08:51:28 #8 4.899   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
08:51:28 #8 4.899   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
08:51:28 #8 4.899   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
08:51:28 #8 4.899   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
08:51:28 #8 4.899   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
08:51:28 #8 4.899   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
08:51:28 #8 4.899   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
08:51:28 #8 4.899   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
08:51:28 #8 4.899   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
08:51:28 #8 4.899   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
08:51:28 #8 4.899   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
08:51:28 #8 4.899   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
08:51:28 #8 4.899   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
08:51:28 #8 4.899   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
08:51:28 #8 4.899   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
08:51:28 #8 4.899   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
08:51:28 #8 4.899   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
08:51:28 #8 4.899   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
08:51:28 #8 4.899   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
08:51:28 #8 4.899   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
08:51:28 #8 4.899   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
08:51:28 #8 4.899   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
08:51:28 #8 4.899   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
08:51:28 #8 4.899   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
08:51:28 #8 4.899   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
08:51:28 #8 4.899   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
08:51:28 #8 4.899   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
08:51:28 #8 4.899   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
08:51:28 #8 4.899   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
08:51:28 #8 4.899   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
08:51:28 #8 4.899   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
08:51:28 #8 4.899   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
08:51:28 #8 4.899   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
08:51:28 #8 4.899   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
08:51:28 #8 4.899   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
08:51:28 #8 4.899   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
08:51:28 #8 4.899   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
08:51:28 #8 4.899   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
08:51:28 #8 4.899   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
08:51:28 #8 4.899   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
08:51:28 #8 4.899   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
08:51:28 #8 4.900   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
08:51:28 #8 4.900   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
08:51:28 #8 4.900   libstrictures-perl libstring-copyright-perl libstring-escape-perl
08:51:28 #8 4.900   libstring-shellquote-perl libsub-exporter-perl
08:51:28 #8 4.900   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
08:51:28 #8 4.900   libsub-name-perl libsub-override-perl libsub-quote-perl
08:51:28 #8 4.900   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
08:51:28 #8 4.900   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
08:51:28 #8 4.900   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
08:51:28 #8 4.900   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
08:51:28 #8 4.900   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
08:51:28 #8 4.900   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
08:51:28 #8 4.900   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
08:51:28 #8 4.900   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
08:51:28 #8 4.900   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
08:51:28 #8 4.900   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
08:51:28 #8 4.900   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
08:51:28 #8 4.900   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
08:51:28 #8 4.900   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
08:51:28 #8 4.900   netbase openssh-client openssl patch patchutils pbzip2 perl
08:51:28 #8 4.900   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
08:51:28 #8 4.900   pristine-tar publicsuffix python-apt-common python3 python3-apt
08:51:28 #8 4.900   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
08:51:28 #8 4.900   python3-magic python3-minimal python3-pkg-resources python3-requests
08:51:28 #8 4.900   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
08:51:28 #8 4.900   python3.9-minimal readline-common sensible-utils shared-mime-info strace
08:51:28 #8 4.900   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
08:51:28 #8 5.182 0 upgraded, 384 newly installed, 0 to remove and 0 not upgraded.
08:51:28 #8 5.182 Need to get 175 MB of archives.
08:51:28 #8 5.182 After this operation, 571 MB of additional disk space will be used.
08:51:28 #8 5.182 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u1 [2823 kB]
08:51:28 #8 5.183 Get:2 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8 [145 kB]
08:51:28 #8 5.186 Get:3 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
08:51:28 #8 5.186 Get:4 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
08:51:28 #8 5.197 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
08:51:28 #8 5.198 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
08:51:28 #8 5.199 Get:7 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
08:51:28 #8 5.212 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
08:51:28 #8 5.213 Get:9 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
08:51:28 #8 5.214 Get:10 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
08:51:28 #8 5.220 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libperl5.32 amd64 5.32.1-4+deb11u1 [4098 kB]
08:51:28 #8 5.221 Get:12 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2 [96.9 kB]
08:51:28 #8 5.222 Get:13 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
08:51:28 #8 5.239 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
08:51:28 #8 5.241 Get:15 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
08:51:28 #8 5.242 Get:16 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
08:51:28 #8 5.243 Get:17 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
08:51:28 #8 5.245 Get:18 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
08:51:28 #8 5.247 Get:19 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
08:51:28 #8 5.249 Get:20 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
08:51:28 #8 5.256 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
08:51:28 #8 5.271 Get:22 http://security.debian.org/debian-security bullseye-security/main amd64 perl amd64 5.32.1-4+deb11u1 [293 kB]
08:51:28 #8 5.273 Get:23 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB]
08:51:28 #8 5.274 Get:24 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
08:51:28 #8 5.278 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
08:51:28 #8 5.279 Get:26 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
08:51:28 #8 5.280 Get:27 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
08:51:28 #8 5.282 Get:28 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
08:51:28 #8 5.282 Get:29 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
08:51:28 #8 5.282 Get:30 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
08:51:28 #8 5.283 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
08:51:28 #8 5.285 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
08:51:28 #8 5.287 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
08:51:28 #8 5.288 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
08:51:28 #8 5.289 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
08:51:28 #8 5.290 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
08:51:28 #8 5.300 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
08:51:28 #8 5.301 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
08:51:28 #8 5.302 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
08:51:28 #8 5.303 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
08:51:28 #8 5.304 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
08:51:28 #8 5.304 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5 [929 kB]
08:51:28 #8 5.311 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
08:51:28 #8 5.312 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
08:51:28 #8 5.314 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
08:51:28 #8 5.314 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
08:51:28 #8 5.316 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
08:51:28 #8 5.319 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
08:51:28 #8 5.319 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
08:51:28 #8 5.325 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
08:51:28 #8 5.329 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
08:51:28 #8 5.344 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
08:51:28 #8 5.348 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
08:51:28 #8 5.349 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
08:51:28 #8 5.350 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
08:51:28 #8 5.362 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
08:51:28 #8 5.363 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13 [275 kB]
08:51:28 #8 5.365 Get:58 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.46-4 [1362 kB]
08:51:28 #8 5.375 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
08:51:28 #8 5.376 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1 [190 kB]
08:51:28 #8 5.383 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
08:51:28 #8 5.383 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13 [2344 kB]
08:51:28 #8 5.398 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
08:51:28 #8 5.403 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
08:51:28 #8 5.418 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
08:51:28 #8 5.419 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
08:51:28 #8 5.486 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
08:51:28 #8 5.486 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
08:51:28 #8 5.487 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
08:51:28 #8 5.488 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
08:51:28 #8 5.489 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
08:51:28 #8 5.489 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
08:51:28 #8 5.505 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
08:51:28 #8 5.511 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
08:51:28 #8 5.526 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
08:51:28 #8 5.532 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
08:51:28 #8 5.533 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
08:51:28 #8 5.550 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
08:51:28 #8 5.684 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
08:51:28 #8 5.685 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
08:51:28 #8 5.698 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
08:51:28 #8 5.771 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
08:51:28 #8 5.771 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
08:51:28 #8 5.775 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.9 [1537 kB]
08:51:28 #8 5.786 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
08:51:28 #8 5.788 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
08:51:28 #8 5.804 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
08:51:28 #8 5.804 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
08:51:28 #8 5.806 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
08:51:28 #8 5.807 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
08:51:28 #8 5.809 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
08:51:28 #8 5.810 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
08:51:28 #8 5.811 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
08:51:28 #8 5.812 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
08:51:28 #8 5.813 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
08:51:28 #8 5.814 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB]
08:51:28 #8 5.817 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB]
08:51:28 #8 5.819 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
08:51:28 #8 5.821 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
08:51:28 #8 5.822 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
08:51:28 #8 5.827 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
08:51:28 #8 5.827 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
08:51:28 #8 5.828 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
08:51:28 #8 5.829 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
08:51:28 #8 5.829 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
08:51:28 #8 5.832 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
08:51:28 #8 5.833 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
08:51:28 #8 5.833 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
08:51:28 #8 5.896 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
08:51:29 #8 5.903 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
08:51:29 #8 5.913 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
08:51:29 #8 5.914 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
08:51:29 #8 5.916 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
08:51:29 #8 5.924 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB]
08:51:29 #8 6.164 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
08:51:29 #8 6.165 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
08:51:29 #8 6.166 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
08:51:29 #8 6.167 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2 [547 kB]
08:51:29 #8 6.171 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB]
08:51:29 #8 6.172 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
08:51:29 #8 6.173 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2 [762 kB]
08:51:29 #8 6.178 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2 [1084 kB]
08:51:29 #8 6.186 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2 [905 kB]
08:51:29 #8 6.192 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2 [927 kB]
08:51:29 #8 6.199 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
08:51:29 #8 6.199 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2 [669 kB]
08:51:29 #8 6.204 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2 [523 kB]
08:51:29 #8 6.208 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2 [516 kB]
08:51:29 #8 6.212 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2 [645 kB]
08:51:29 #8 6.216 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2 [825 kB]
08:51:29 #8 6.222 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
08:51:29 #8 6.222 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
08:51:29 #8 6.223 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
08:51:29 #8 6.223 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
08:51:29 #8 6.224 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
08:51:29 #8 6.224 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
08:51:29 #8 6.225 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
08:51:29 #8 6.226 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
08:51:29 #8 6.226 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
08:51:29 #8 6.227 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
08:51:29 #8 6.227 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
08:51:29 #8 6.228 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
08:51:29 #8 6.228 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
08:51:29 #8 6.229 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
08:51:29 #8 6.229 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
08:51:29 #8 6.230 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
08:51:29 #8 6.230 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
08:51:29 #8 6.230 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
08:51:29 #8 6.231 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
08:51:29 #8 6.231 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
08:51:29 #8 6.232 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
08:51:29 #8 6.233 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
08:51:29 #8 6.233 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
08:51:29 #8 6.234 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
08:51:29 #8 6.234 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
08:51:29 #8 6.236 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
08:51:29 #8 6.237 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
08:51:29 #8 6.238 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
08:51:29 #8 6.238 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
08:51:29 #8 6.239 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
08:51:29 #8 6.239 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
08:51:29 #8 6.240 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
08:51:29 #8 6.241 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
08:51:29 #8 6.243 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
08:51:29 #8 6.244 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
08:51:29 #8 6.245 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
08:51:29 #8 6.245 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
08:51:29 #8 6.245 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
08:51:29 #8 6.247 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
08:51:29 #8 6.248 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
08:51:29 #8 6.250 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3 [1093 kB]
08:51:29 #8 6.256 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
08:51:29 #8 6.257 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51 [7508 B]
08:51:29 #8 6.257 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
08:51:29 #8 6.259 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
08:51:29 #8 6.260 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
08:51:29 #8 6.260 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
08:51:29 #8 6.261 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
08:51:29 #8 6.264 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
08:51:29 #8 6.266 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
08:51:29 #8 6.267 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
08:51:29 #8 6.267 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
08:51:29 #8 6.275 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
08:51:29 #8 6.277 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+b1 [338 kB]
08:51:29 #8 6.280 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
08:51:29 #8 6.281 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]
08:51:29 #8 6.293 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]
08:51:29 #8 6.335 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
08:51:29 #8 6.354 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
08:51:29 #8 6.354 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
08:51:29 #8 6.356 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
08:51:29 #8 6.357 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
08:51:29 #8 6.357 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
08:51:29 #8 6.358 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
08:51:29 #8 6.359 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
08:51:29 #8 6.361 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
08:51:29 #8 6.362 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
08:51:29 #8 6.362 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
08:51:29 #8 6.363 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
08:51:29 #8 6.365 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
08:51:29 #8 6.365 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
08:51:29 #8 6.365 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
08:51:29 #8 6.369 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1 [418 kB]
08:51:29 #8 6.370 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
08:51:29 #8 6.373 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
08:51:29 #8 6.374 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
08:51:29 #8 6.375 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
08:51:29 #8 6.376 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
08:51:29 #8 6.378 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1 [289 kB]
08:51:29 #8 6.380 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
08:51:29 #8 6.380 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
08:51:29 #8 6.381 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
08:51:29 #8 6.382 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB]
08:51:29 #8 6.384 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB]
08:51:29 #8 6.389 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
08:51:29 #8 6.390 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
08:51:29 #8 6.391 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13 [245 kB]
08:51:29 #8 6.393 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
08:51:29 #8 6.394 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
08:51:29 #8 6.394 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
08:51:29 #8 6.395 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
08:51:29 #8 6.395 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
08:51:29 #8 6.396 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
08:51:29 #8 6.396 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
08:51:29 #8 6.397 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
08:51:29 #8 6.397 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
08:51:29 #8 6.398 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
08:51:29 #8 6.398 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
08:51:29 #8 6.399 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
08:51:29 #8 6.399 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
08:51:29 #8 6.400 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
08:51:29 #8 6.400 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
08:51:29 #8 6.401 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
08:51:29 #8 6.401 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
08:51:29 #8 6.402 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
08:51:29 #8 6.403 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
08:51:29 #8 6.403 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
08:51:29 #8 6.404 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
08:51:29 #8 6.405 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
08:51:29 #8 6.405 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
08:51:29 #8 6.406 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
08:51:29 #8 6.406 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
08:51:29 #8 6.407 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
08:51:29 #8 6.407 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
08:51:29 #8 6.408 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
08:51:29 #8 6.408 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
08:51:29 #8 6.409 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
08:51:29 #8 6.410 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
08:51:29 #8 6.411 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
08:51:29 #8 6.411 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
08:51:29 #8 6.412 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
08:51:29 #8 6.412 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
08:51:29 #8 6.413 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
08:51:29 #8 6.414 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
08:51:29 #8 6.415 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
08:51:29 #8 6.416 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
08:51:29 #8 6.417 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
08:51:29 #8 6.419 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
08:51:29 #8 6.419 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
08:51:29 #8 6.419 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
08:51:29 #8 6.420 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
08:51:29 #8 6.422 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
08:51:29 #8 6.423 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
08:51:29 #8 6.424 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
08:51:29 #8 6.425 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
08:51:29 #8 6.425 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
08:51:29 #8 6.426 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
08:51:29 #8 6.426 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
08:51:29 #8 6.427 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
08:51:29 #8 6.428 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
08:51:29 #8 6.429 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
08:51:29 #8 6.429 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
08:51:29 #8 6.430 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
08:51:29 #8 6.430 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
08:51:29 #8 6.431 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
08:51:29 #8 6.432 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
08:51:29 #8 6.432 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
08:51:29 #8 6.435 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
08:51:29 #8 6.436 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
08:51:29 #8 6.445 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
08:51:29 #8 6.453 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
08:51:29 #8 6.453 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
08:51:29 #8 6.454 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
08:51:29 #8 6.454 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
08:51:29 #8 6.455 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
08:51:29 #8 6.456 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1 [22.9 kB]
08:51:29 #8 6.456 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
08:51:29 #8 6.457 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
08:51:29 #8 6.457 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
08:51:29 #8 6.458 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
08:51:29 #8 6.458 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
08:51:29 #8 6.459 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3 [95.9 kB]
08:51:29 #8 6.460 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
08:51:29 #8 6.460 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
08:51:29 #8 6.461 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
08:51:29 #8 6.462 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
08:51:29 #8 6.463 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
08:51:29 #8 6.465 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
08:51:29 #8 6.466 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
08:51:29 #8 6.467 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
08:51:29 #8 6.468 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
08:51:29 #8 6.468 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
08:51:29 #8 6.469 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
08:51:29 #8 6.470 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
08:51:29 #8 6.471 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
08:51:29 #8 6.472 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
08:51:29 #8 6.473 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
08:51:29 #8 6.474 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
08:51:29 #8 6.474 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
08:51:29 #8 6.475 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
08:51:29 #8 6.475 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
08:51:29 #8 6.476 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
08:51:29 #8 6.477 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
08:51:29 #8 6.477 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
08:51:29 #8 6.478 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
08:51:29 #8 6.478 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
08:51:29 #8 6.479 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
08:51:29 #8 6.479 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
08:51:29 #8 6.480 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
08:51:29 #8 6.481 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
08:51:29 #8 6.482 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
08:51:29 #8 6.483 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
08:51:29 #8 6.483 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
08:51:29 #8 6.484 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
08:51:29 #8 6.484 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
08:51:29 #8 6.485 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
08:51:29 #8 6.486 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1 [104 kB]
08:51:29 #8 6.486 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
08:51:29 #8 6.487 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
08:51:29 #8 6.488 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
08:51:29 #8 6.489 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
08:51:29 #8 6.491 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
08:51:29 #8 6.493 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
08:51:29 #8 6.493 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
08:51:29 #8 6.494 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
08:51:29 #8 6.494 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
08:51:29 #8 6.495 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
08:51:29 #8 6.495 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
08:51:29 #8 6.496 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
08:51:29 #8 6.496 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
08:51:29 #8 6.497 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
08:51:29 #8 6.498 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
08:51:29 #8 6.498 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
08:51:29 #8 6.499 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
08:51:29 #8 6.500 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
08:51:29 #8 6.500 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
08:51:29 #8 6.501 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
08:51:29 #8 6.502 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
08:51:29 #8 6.502 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
08:51:29 #8 6.503 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
08:51:29 #8 6.504 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
08:51:29 #8 6.504 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
08:51:29 #8 6.507 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
08:51:29 #8 6.507 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
08:51:29 #8 6.508 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
08:51:29 #8 6.508 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
08:51:29 #8 6.509 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
08:51:29 #8 6.509 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
08:51:29 #8 6.510 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
08:51:29 #8 6.511 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
08:51:29 #8 6.513 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
08:51:29 #8 6.513 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26 [171 kB]
08:51:29 #8 6.515 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
08:51:29 #8 6.527 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
08:51:29 #8 6.527 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
08:51:29 #8 6.542 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
08:51:29 #8 6.543 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
08:51:29 #8 6.543 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
08:51:29 #8 6.544 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
08:51:29 #8 6.545 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
08:51:29 #8 6.546 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20210108.1309-1 [121 kB]
08:51:29 #8 6.547 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
08:51:29 #8 6.548 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
08:51:29 #8 6.550 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
08:51:29 #8 6.551 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
08:51:29 #8 6.552 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
08:51:29 #8 6.553 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
08:51:29 #8 6.554 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
08:51:29 #8 6.554 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
08:51:29 #8 6.555 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
08:51:29 #8 6.555 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
08:51:29 #8 6.560 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
08:51:29 #8 6.567 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
08:51:29 #8 6.567 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
08:51:29 #8 6.716 debconf: delaying package configuration, since apt-utils is not installed
08:51:29 #8 6.740 Fetched 175 MB in 2s (106 MB/s)
08:51:29 #8 6.760 Selecting previously unselected package bsdextrautils.
08:51:29 #8 6.760 (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 ... 6653 files and directories currently installed.)
08:51:29 #8 6.760 Preparing to unpack .../00-bsdextrautils_2.36.1-8_amd64.deb ...
08:51:29 #8 6.763 Unpacking bsdextrautils (2.36.1-8) ...
08:51:29 #8 6.804 Selecting previously unselected package libuchardet0:amd64.
08:51:29 #8 6.806 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
08:51:29 #8 6.812 Unpacking libuchardet0:amd64 (0.0.7-1) ...
08:51:29 #8 6.843 Selecting previously unselected package groff-base.
08:51:29 #8 6.843 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
08:51:30 #8 6.845 Unpacking groff-base (1.22.4-6) ...
08:51:30 #8 7.012 Selecting previously unselected package libgdbm6:amd64.
08:51:30 #8 7.014 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ...
08:51:30 #8 7.022 Unpacking libgdbm6:amd64 (1.19-2) ...
08:51:30 #8 7.059 Selecting previously unselected package libpipeline1:amd64.
08:51:30 #8 7.061 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ...
08:51:30 #8 7.065 Unpacking libpipeline1:amd64 (1.5.3-1) ...
08:51:30 #8 7.122 Selecting previously unselected package man-db.
08:51:30 #8 7.124 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ...
08:51:30 #8 7.130 Unpacking man-db (2.9.4-2) ...
08:51:30 #8 7.277 Selecting previously unselected package perl-modules-5.32.
08:51:30 #8 7.279 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u1_all.deb ...
08:51:30 #8 7.282 Unpacking perl-modules-5.32 (5.32.1-4+deb11u1) ...
08:51:30 #8 7.640 Selecting previously unselected package libgdbm-compat4:amd64.
08:51:30 #8 7.640 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ...
08:51:30 #8 7.643 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
08:51:30 #8 7.680 Selecting previously unselected package libperl5.32:amd64.
08:51:30 #8 7.680 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u1_amd64.deb ...
08:51:31 #8 7.683 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u1) ...
08:51:31 #8 8.143 Selecting previously unselected package perl.
08:51:31 #8 8.145 Preparing to unpack .../09-perl_5.32.1-4+deb11u1_amd64.deb ...
08:51:31 #8 8.152 Unpacking perl (5.32.1-4+deb11u1) ...
08:51:31 #8 8.201 Selecting previously unselected package liblocale-gettext-perl.
08:51:31 #8 8.203 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
08:51:31 #8 8.207 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
08:51:31 #8 8.241 Selecting previously unselected package libpython3.9-minimal:amd64.
08:51:31 #8 8.241 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ...
08:51:31 #8 8.244 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
08:51:31 #8 8.357 Selecting previously unselected package libexpat1:amd64.
08:51:31 #8 8.359 Preparing to unpack .../12-libexpat1_2.2.10-2_amd64.deb ...
08:51:31 #8 8.363 Unpacking libexpat1:amd64 (2.2.10-2) ...
08:51:31 #8 8.403 Selecting previously unselected package python3.9-minimal.
08:51:31 #8 8.405 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ...
08:51:31 #8 8.411 Unpacking python3.9-minimal (3.9.2-1) ...
08:51:31 #8 8.613 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
08:51:31 #8 8.633 Setting up libexpat1:amd64 (2.2.10-2) ...
08:51:31 #8 8.643 Setting up python3.9-minimal (3.9.2-1) ...
08:51:32 #8 9.220 Selecting previously unselected package python3-minimal.
08:51:32 #8 9.220 (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 ... 9508 files and directories currently installed.)
08:51:32 #8 9.226 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
08:51:32 #8 9.229 Unpacking python3-minimal (3.9.2-3) ...
08:51:32 #8 9.255 Selecting previously unselected package media-types.
08:51:32 #8 9.257 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
08:51:32 #8 9.259 Unpacking media-types (4.0.0) ...
08:51:32 #8 9.291 Selecting previously unselected package libmpdec3:amd64.
08:51:32 #8 9.291 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
08:51:32 #8 9.294 Unpacking libmpdec3:amd64 (2.5.1-1) ...
08:51:32 #8 9.331 Selecting previously unselected package libncursesw6:amd64.
08:51:32 #8 9.333 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
08:51:32 #8 9.336 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
08:51:32 #8 9.377 Selecting previously unselected package readline-common.
08:51:32 #8 9.379 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
08:51:32 #8 9.382 Unpacking readline-common (8.1-1) ...
08:51:32 #8 9.418 Selecting previously unselected package libreadline8:amd64.
08:51:32 #8 9.420 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
08:51:32 #8 9.424 Unpacking libreadline8:amd64 (8.1-1) ...
08:51:32 #8 9.466 Selecting previously unselected package libsqlite3-0:amd64.
08:51:32 #8 9.468 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
08:51:32 #8 9.472 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
08:51:32 #8 9.558 Selecting previously unselected package libpython3.9-stdlib:amd64.
08:51:32 #8 9.560 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
08:51:32 #8 9.563 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
08:51:32 #8 9.752 Selecting previously unselected package python3.9.
08:51:32 #8 9.752 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
08:51:33 #8 9.755 Unpacking python3.9 (3.9.2-1) ...
08:51:33 #8 9.800 Selecting previously unselected package libpython3-stdlib:amd64.
08:51:33 #8 9.802 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
08:51:33 #8 9.806 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
08:51:33 #8 9.835 Setting up python3-minimal (3.9.2-3) ...
08:51:33 #8 10.02 Selecting previously unselected package python3.
08:51:33 #8 10.02 (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 ... 9946 files and directories currently installed.)
08:51:33 #8 10.02 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
08:51:33 #8 10.03 Unpacking python3 (3.9.2-3) ...
08:51:33 #8 10.06 Selecting previously unselected package less.
08:51:33 #8 10.06 Preparing to unpack .../001-less_551-2_amd64.deb ...
08:51:33 #8 10.07 Unpacking less (551-2) ...
08:51:33 #8 10.11 Selecting previously unselected package netbase.
08:51:33 #8 10.11 Preparing to unpack .../002-netbase_6.3_all.deb ...
08:51:33 #8 10.11 Unpacking netbase (6.3) ...
08:51:33 #8 10.14 Selecting previously unselected package sensible-utils.
08:51:33 #8 10.14 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
08:51:33 #8 10.15 Unpacking sensible-utils (0.0.14) ...
08:51:33 #8 10.17 Selecting previously unselected package bzip2.
08:51:33 #8 10.17 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
08:51:33 #8 10.18 Unpacking bzip2 (1.0.8-4) ...
08:51:33 #8 10.21 Selecting previously unselected package openssl.
08:51:33 #8 10.21 Preparing to unpack .../005-openssl_1.1.1k-1+deb11u1_amd64.deb ...
08:51:33 #8 10.22 Unpacking openssl (1.1.1k-1+deb11u1) ...
08:51:33 #8 10.31 Selecting previously unselected package ca-certificates.
08:51:33 #8 10.32 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
08:51:33 #8 10.32 Unpacking ca-certificates (20210119) ...
08:51:33 #8 10.37 Selecting previously unselected package libmagic-mgc.
08:51:33 #8 10.37 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ...
08:51:33 #8 10.37 Unpacking libmagic-mgc (1:5.39-3) ...
08:51:33 #8 10.45 Selecting previously unselected package libmagic1:amd64.
08:51:33 #8 10.45 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ...
08:51:33 #8 10.45 Unpacking libmagic1:amd64 (1:5.39-3) ...
08:51:33 #8 10.48 Selecting previously unselected package file.
08:51:33 #8 10.49 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ...
08:51:33 #8 10.49 Unpacking file (1:5.39-3) ...
08:51:33 #8 10.52 Selecting previously unselected package gettext-base.
08:51:33 #8 10.52 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
08:51:33 #8 10.52 Unpacking gettext-base (0.21-4) ...
08:51:33 #8 10.56 Selecting previously unselected package manpages.
08:51:33 #8 10.57 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
08:51:33 #8 10.57 Unpacking manpages (5.10-1) ...
08:51:33 #8 10.70 Selecting previously unselected package libmd0:amd64.
08:51:33 #8 10.70 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
08:51:33 #8 10.71 Unpacking libmd0:amd64 (1.0.3-3) ...
08:51:33 #8 10.74 Selecting previously unselected package libbsd0:amd64.
08:51:33 #8 10.74 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
08:51:33 #8 10.74 Unpacking libbsd0:amd64 (0.11.3-1) ...
08:51:33 #8 10.77 Selecting previously unselected package libedit2:amd64.
08:51:33 #8 10.77 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
08:51:33 #8 10.78 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
08:51:33 #8 10.82 Selecting previously unselected package libcbor0:amd64.
08:51:33 #8 10.82 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
08:51:34 #8 10.82 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
08:51:34 #8 10.85 Selecting previously unselected package libfido2-1:amd64.
08:51:34 #8 10.85 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
08:51:34 #8 10.85 Unpacking libfido2-1:amd64 (1.6.0-2) ...
08:51:34 #8 10.89 Selecting previously unselected package openssh-client.
08:51:34 #8 10.89 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_amd64.deb ...
08:51:34 #8 10.90 Unpacking openssh-client (1:8.4p1-5) ...
08:51:34 #8 11.00 Selecting previously unselected package ucf.
08:51:34 #8 11.01 Preparing to unpack .../018-ucf_3.0043_all.deb ...
08:51:34 #8 11.01 Moving old data out of the way
08:51:34 #8 11.01 Unpacking ucf (3.0043) ...
08:51:34 #8 11.05 Selecting previously unselected package xz-utils.
08:51:34 #8 11.05 Preparing to unpack .../019-xz-utils_5.2.5-2_amd64.deb ...
08:51:34 #8 11.06 Unpacking xz-utils (5.2.5-2) ...
08:51:34 #8 11.11 Selecting previously unselected package libsigsegv2:amd64.
08:51:34 #8 11.11 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
08:51:34 #8 11.11 Unpacking libsigsegv2:amd64 (2.13-1) ...
08:51:34 #8 11.15 Selecting previously unselected package m4.
08:51:34 #8 11.15 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
08:51:34 #8 11.15 Unpacking m4 (1.4.18-5) ...
08:51:34 #8 11.19 Selecting previously unselected package autoconf.
08:51:34 #8 11.19 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
08:51:34 #8 11.20 Unpacking autoconf (2.69-14) ...
08:51:34 #8 11.25 Selecting previously unselected package autotools-dev.
08:51:34 #8 11.25 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
08:51:34 #8 11.25 Unpacking autotools-dev (20180224.1+nmu1) ...
08:51:34 #8 11.29 Selecting previously unselected package automake.
08:51:34 #8 11.30 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
08:51:34 #8 11.30 Unpacking automake (1:1.16.3-2) ...
08:51:34 #8 11.38 Selecting previously unselected package autopoint.
08:51:34 #8 11.38 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
08:51:34 #8 11.38 Unpacking autopoint (0.21-4) ...
08:51:34 #8 11.42 Selecting previously unselected package binutils-common:amd64.
08:51:34 #8 11.42 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
08:51:34 #8 11.42 Unpacking binutils-common:amd64 (2.35.2-2) ...
08:51:34 #8 11.67 Selecting previously unselected package libbinutils:amd64.
08:51:34 #8 11.67 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
08:51:34 #8 11.68 Unpacking libbinutils:amd64 (2.35.2-2) ...
08:51:34 #8 11.76 Selecting previously unselected package libctf-nobfd0:amd64.
08:51:34 #8 11.76 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
08:51:34 #8 11.76 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
08:51:34 #8 11.80 Selecting previously unselected package libctf0:amd64.
08:51:34 #8 11.80 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
08:51:34 #8 11.80 Unpacking libctf0:amd64 (2.35.2-2) ...
08:51:34 #8 11.83 Selecting previously unselected package binutils-x86-64-linux-gnu.
08:51:34 #8 11.83 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
08:51:34 #8 11.83 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
08:51:35 #8 12.04 Selecting previously unselected package binutils.
08:51:35 #8 12.04 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
08:51:35 #8 12.04 Unpacking binutils (2.35.2-2) ...
08:51:35 #8 12.16 Selecting previously unselected package libc-dev-bin.
08:51:35 #8 12.16 Preparing to unpack .../032-libc-dev-bin_2.31-13_amd64.deb ...
08:51:35 #8 12.17 Unpacking libc-dev-bin (2.31-13) ...
08:51:35 #8 12.22 Selecting previously unselected package linux-libc-dev:amd64.
08:51:35 #8 12.22 Preparing to unpack .../033-linux-libc-dev_5.10.46-4_amd64.deb ...
08:51:35 #8 12.23 Unpacking linux-libc-dev:amd64 (5.10.46-4) ...
08:51:35 #8 12.38 Selecting previously unselected package libcrypt-dev:amd64.
08:51:35 #8 12.39 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
08:51:35 #8 12.39 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
08:51:35 #8 12.42 Selecting previously unselected package libtirpc-dev:amd64.
08:51:35 #8 12.43 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_amd64.deb ...
08:51:35 #8 12.43 Unpacking libtirpc-dev:amd64 (1.3.1-1) ...
08:51:35 #8 12.47 Selecting previously unselected package libnsl-dev:amd64.
08:51:35 #8 12.47 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
08:51:35 #8 12.47 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
08:51:35 #8 12.50 Selecting previously unselected package libc6-dev:amd64.
08:51:35 #8 12.51 Preparing to unpack .../037-libc6-dev_2.31-13_amd64.deb ...
08:51:35 #8 12.51 Unpacking libc6-dev:amd64 (2.31-13) ...
08:51:36 #8 12.79 Selecting previously unselected package libisl23:amd64.
08:51:36 #8 12.79 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
08:51:36 #8 12.79 Unpacking libisl23:amd64 (0.23-1) ...
08:51:36 #8 12.88 Selecting previously unselected package libmpfr6:amd64.
08:51:36 #8 12.88 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
08:51:36 #8 12.88 Unpacking libmpfr6:amd64 (4.1.0-3) ...
08:51:36 #8 13.00 Selecting previously unselected package libmpc3:amd64.
08:51:36 #8 13.00 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
08:51:36 #8 13.01 Unpacking libmpc3:amd64 (1.2.0-1) ...
08:51:36 #8 13.03 Selecting previously unselected package cpp-10.
08:51:36 #8 13.04 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
08:51:36 #8 13.04 Unpacking cpp-10 (10.2.1-6) ...
08:51:37 #8 13.80 Selecting previously unselected package cpp.
08:51:37 #8 13.80 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
08:51:37 #8 13.80 Unpacking cpp (4:10.2.1-1) ...
08:51:37 #8 13.83 Selecting previously unselected package libcc1-0:amd64.
08:51:37 #8 13.84 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
08:51:37 #8 13.84 Unpacking libcc1-0:amd64 (10.2.1-6) ...
08:51:37 #8 13.87 Selecting previously unselected package libgomp1:amd64.
08:51:37 #8 13.87 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
08:51:37 #8 13.87 Unpacking libgomp1:amd64 (10.2.1-6) ...
08:51:37 #8 13.91 Selecting previously unselected package libitm1:amd64.
08:51:37 #8 13.91 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
08:51:37 #8 13.92 Unpacking libitm1:amd64 (10.2.1-6) ...
08:51:37 #8 13.95 Selecting previously unselected package libatomic1:amd64.
08:51:37 #8 13.95 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
08:51:37 #8 13.95 Unpacking libatomic1:amd64 (10.2.1-6) ...
08:51:37 #8 13.98 Selecting previously unselected package libasan6:amd64.
08:51:37 #8 13.98 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
08:51:37 #8 13.98 Unpacking libasan6:amd64 (10.2.1-6) ...
08:51:37 #8 14.21 Selecting previously unselected package liblsan0:amd64.
08:51:37 #8 14.22 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
08:51:37 #8 14.22 Unpacking liblsan0:amd64 (10.2.1-6) ...
08:51:37 #8 14.32 Selecting previously unselected package libtsan0:amd64.
08:51:37 #8 14.33 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
08:51:37 #8 14.33 Unpacking libtsan0:amd64 (10.2.1-6) ...
08:51:37 #8 14.55 Selecting previously unselected package libubsan1:amd64.
08:51:37 #8 14.55 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
08:51:37 #8 14.55 Unpacking libubsan1:amd64 (10.2.1-6) ...
08:51:37 #8 14.65 Selecting previously unselected package libquadmath0:amd64.
08:51:37 #8 14.65 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
08:51:37 #8 14.66 Unpacking libquadmath0:amd64 (10.2.1-6) ...
08:51:37 #8 14.69 Selecting previously unselected package libgcc-10-dev:amd64.
08:51:37 #8 14.69 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
08:51:37 #8 14.70 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
08:51:37 #8 14.92 Selecting previously unselected package gcc-10.
08:51:38 #8 14.92 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
08:51:38 #8 14.92 Unpacking gcc-10 (10.2.1-6) ...
08:51:39 #8 16.40 Selecting previously unselected package gcc.
08:51:39 #8 16.40 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
08:51:39 #8 16.41 Unpacking gcc (4:10.2.1-1) ...
08:51:39 #8 16.43 Selecting previously unselected package libstdc++-10-dev:amd64.
08:51:39 #8 16.43 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
08:51:39 #8 16.44 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
08:51:39 #8 16.68 Selecting previously unselected package g++-10.
08:51:39 #8 16.68 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
08:51:39 #8 16.69 Unpacking g++-10 (10.2.1-6) ...
08:51:40 #8 17.52 Selecting previously unselected package g++.
08:51:40 #8 17.52 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
08:51:40 #8 17.52 Unpacking g++ (4:10.2.1-1) ...
08:51:40 #8 17.54 Selecting previously unselected package make.
08:51:40 #8 17.55 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
08:51:40 #8 17.55 Unpacking make (4.3-4.1) ...
08:51:40 #8 17.61 Selecting previously unselected package libdpkg-perl.
08:51:40 #8 17.61 Preparing to unpack .../059-libdpkg-perl_1.20.9_all.deb ...
08:51:40 #8 17.62 Unpacking libdpkg-perl (1.20.9) ...
08:51:40 #8 17.69 Selecting previously unselected package patch.
08:51:41 #8 17.69 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
08:51:41 #8 17.69 Unpacking patch (2.7.6-7) ...
08:51:41 #8 17.73 Selecting previously unselected package dpkg-dev.
08:51:41 #8 17.73 Preparing to unpack .../061-dpkg-dev_1.20.9_all.deb ...
08:51:41 #8 17.74 Unpacking dpkg-dev (1.20.9) ...
08:51:41 #8 17.86 Selecting previously unselected package build-essential.
08:51:41 #8 17.86 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
08:51:41 #8 17.86 Unpacking build-essential (12.9) ...
08:51:41 #8 17.89 Selecting previously unselected package libbrotli1:amd64.
08:51:41 #8 17.89 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
08:51:41 #8 17.90 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
08:51:41 #8 17.94 Selecting previously unselected package libsasl2-modules-db:amd64.
08:51:41 #8 17.94 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
08:51:41 #8 17.95 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
08:51:41 #8 17.98 Selecting previously unselected package libsasl2-2:amd64.
08:51:41 #8 17.98 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
08:51:41 #8 17.98 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
08:51:41 #8 18.02 Selecting previously unselected package libldap-2.4-2:amd64.
08:51:41 #8 18.02 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
08:51:41 #8 18.02 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
08:51:41 #8 18.07 Selecting previously unselected package libnghttp2-14:amd64.
08:51:41 #8 18.07 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
08:51:41 #8 18.08 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
08:51:41 #8 18.11 Selecting previously unselected package libpsl5:amd64.
08:51:41 #8 18.11 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
08:51:41 #8 18.11 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
08:51:41 #8 18.15 Selecting previously unselected package librtmp1:amd64.
08:51:41 #8 18.15 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
08:51:41 #8 18.15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:51:41 #8 18.19 Selecting previously unselected package libssh2-1:amd64.
08:51:41 #8 18.19 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
08:51:41 #8 18.19 Unpacking libssh2-1:amd64 (1.9.0-2) ...
08:51:41 #8 18.23 Selecting previously unselected package libcurl4:amd64.
08:51:41 #8 18.24 Preparing to unpack .../071-libcurl4_7.74.0-1.3+b1_amd64.deb ...
08:51:41 #8 18.24 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ...
08:51:41 #8 18.29 Selecting previously unselected package curl.
08:51:41 #8 18.29 Preparing to unpack .../072-curl_7.74.0-1.3+b1_amd64.deb ...
08:51:41 #8 18.29 Unpacking curl (7.74.0-1.3+b1) ...
08:51:41 #8 18.34 Selecting previously unselected package dctrl-tools.
08:51:41 #8 18.34 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
08:51:41 #8 18.35 Unpacking dctrl-tools (2.24-3+b1) ...
08:51:41 #8 18.38 Selecting previously unselected package libdebhelper-perl.
08:51:41 #8 18.38 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
08:51:41 #8 18.39 Unpacking libdebhelper-perl (13.3.4) ...
08:51:41 #8 18.42 Selecting previously unselected package libtool.
08:51:41 #8 18.42 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
08:51:41 #8 18.43 Unpacking libtool (2.4.6-15) ...
08:51:41 #8 18.47 Selecting previously unselected package dh-autoreconf.
08:51:41 #8 18.47 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
08:51:41 #8 18.47 Unpacking dh-autoreconf (20) ...
08:51:41 #8 18.50 Selecting previously unselected package libarchive-zip-perl.
08:51:41 #8 18.50 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
08:51:41 #8 18.50 Unpacking libarchive-zip-perl (1.68-1) ...
08:51:41 #8 18.53 Selecting previously unselected package libsub-override-perl.
08:51:41 #8 18.54 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
08:51:41 #8 18.54 Unpacking libsub-override-perl (0.09-2) ...
08:51:41 #8 18.56 Selecting previously unselected package libfile-stripnondeterminism-perl.
08:51:41 #8 18.57 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
08:51:41 #8 18.57 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
08:51:41 #8 18.59 Selecting previously unselected package dh-strip-nondeterminism.
08:51:41 #8 18.60 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ...
08:51:41 #8 18.60 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
08:51:41 #8 18.63 Selecting previously unselected package libelf1:amd64.
08:51:41 #8 18.63 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
08:51:41 #8 18.63 Unpacking libelf1:amd64 (0.183-1) ...
08:51:41 #8 18.67 Selecting previously unselected package dwz.
08:51:42 #8 18.67 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
08:51:42 #8 18.68 Unpacking dwz (0.13+20210201-1) ...
08:51:42 #8 18.72 Selecting previously unselected package libicu67:amd64.
08:51:42 #8 18.72 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ...
08:51:42 #8 18.72 Unpacking libicu67:amd64 (67.1-7) ...
08:51:42 #8 19.54 Selecting previously unselected package libxml2:amd64.
08:51:42 #8 19.55 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
08:51:42 #8 19.55 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
08:51:42 #8 19.63 Selecting previously unselected package gettext.
08:51:42 #8 19.63 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
08:51:42 #8 19.63 Unpacking gettext (0.21-4) ...
08:51:42 #8 19.77 Selecting previously unselected package intltool-debian.
08:51:42 #8 19.77 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
08:51:42 #8 19.77 Unpacking intltool-debian (0.35.0+20060710.5) ...
08:51:42 #8 19.80 Selecting previously unselected package po-debconf.
08:51:43 #8 19.80 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
08:51:43 #8 19.80 Unpacking po-debconf (1.0.21+nmu1) ...
08:51:43 #8 19.85 Selecting previously unselected package debhelper.
08:51:43 #8 19.85 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
08:51:43 #8 19.85 Unpacking debhelper (13.3.4) ...
08:51:43 #8 19.97 Selecting previously unselected package debian-keyring.
08:51:43 #8 19.97 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ...
08:51:43 #8 19.98 Unpacking debian-keyring (2021.07.26) ...
08:51:45 #8 22.39 Selecting previously unselected package libfakeroot:amd64.
08:51:45 #8 22.39 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
08:51:45 #8 22.40 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
08:51:45 #8 22.43 Selecting previously unselected package fakeroot.
08:51:45 #8 22.43 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
08:51:45 #8 22.43 Unpacking fakeroot (1.25.3-1.1) ...
08:51:45 #8 22.47 Selecting previously unselected package libassuan0:amd64.
08:51:45 #8 22.47 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
08:51:45 #8 22.47 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
08:51:45 #8 22.50 Selecting previously unselected package gpgconf.
08:51:45 #8 22.50 Preparing to unpack .../093-gpgconf_2.2.27-2_amd64.deb ...
08:51:45 #8 22.51 Unpacking gpgconf (2.2.27-2) ...
08:51:45 #8 22.55 Selecting previously unselected package libksba8:amd64.
08:51:45 #8 22.55 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ...
08:51:45 #8 22.56 Unpacking libksba8:amd64 (1.5.0-3) ...
08:51:45 #8 22.59 Selecting previously unselected package libnpth0:amd64.
08:51:45 #8 22.59 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
08:51:45 #8 22.60 Unpacking libnpth0:amd64 (1.6-3) ...
08:51:45 #8 22.63 Selecting previously unselected package dirmngr.
08:51:45 #8 22.63 Preparing to unpack .../096-dirmngr_2.2.27-2_amd64.deb ...
08:51:45 #8 22.64 Unpacking dirmngr (2.2.27-2) ...
08:51:45 #8 22.70 Selecting previously unselected package gnupg-l10n.
08:51:45 #8 22.70 Preparing to unpack .../097-gnupg-l10n_2.2.27-2_all.deb ...
08:51:45 #8 22.71 Unpacking gnupg-l10n (2.2.27-2) ...
08:51:45 #8 22.80 Selecting previously unselected package gnupg-utils.
08:51:45 #8 22.81 Preparing to unpack .../098-gnupg-utils_2.2.27-2_amd64.deb ...
08:51:45 #8 22.81 Unpacking gnupg-utils (2.2.27-2) ...
08:51:45 #8 22.88 Selecting previously unselected package gpg.
08:51:45 #8 22.88 Preparing to unpack .../099-gpg_2.2.27-2_amd64.deb ...
08:51:45 #8 22.89 Unpacking gpg (2.2.27-2) ...
08:51:46 #8 22.96 Selecting previously unselected package pinentry-curses.
08:51:46 #8 22.97 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
08:51:46 #8 22.97 Unpacking pinentry-curses (1.1.0-4) ...
08:51:46 #8 23.01 Selecting previously unselected package gpg-agent.
08:51:46 #8 23.02 Preparing to unpack .../101-gpg-agent_2.2.27-2_amd64.deb ...
08:51:46 #8 23.02 Unpacking gpg-agent (2.2.27-2) ...
08:51:46 #8 23.07 Selecting previously unselected package gpg-wks-client.
08:51:46 #8 23.07 Preparing to unpack .../102-gpg-wks-client_2.2.27-2_amd64.deb ...
08:51:46 #8 23.08 Unpacking gpg-wks-client (2.2.27-2) ...
08:51:46 #8 23.11 Selecting previously unselected package gpg-wks-server.
08:51:46 #8 23.11 Preparing to unpack .../103-gpg-wks-server_2.2.27-2_amd64.deb ...
08:51:46 #8 23.12 Unpacking gpg-wks-server (2.2.27-2) ...
08:51:46 #8 23.15 Selecting previously unselected package gpgsm.
08:51:46 #8 23.15 Preparing to unpack .../104-gpgsm_2.2.27-2_amd64.deb ...
08:51:46 #8 23.16 Unpacking gpgsm (2.2.27-2) ...
08:51:46 #8 23.20 Selecting previously unselected package gnupg.
08:51:46 #8 23.21 Preparing to unpack .../105-gnupg_2.2.27-2_all.deb ...
08:51:46 #8 23.21 Unpacking gnupg (2.2.27-2) ...
08:51:46 #8 23.28 Selecting previously unselected package libfile-dirlist-perl.
08:51:46 #8 23.28 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
08:51:46 #8 23.29 Unpacking libfile-dirlist-perl (0.05-2) ...
08:51:46 #8 23.31 Selecting previously unselected package libfile-which-perl.
08:51:46 #8 23.32 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
08:51:46 #8 23.32 Unpacking libfile-which-perl (1.23-1) ...
08:51:46 #8 23.34 Selecting previously unselected package libfile-homedir-perl.
08:51:46 #8 23.34 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
08:51:46 #8 23.35 Unpacking libfile-homedir-perl (1.006-1) ...
08:51:46 #8 23.37 Selecting previously unselected package libfile-touch-perl.
08:51:46 #8 23.37 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
08:51:46 #8 23.38 Unpacking libfile-touch-perl (0.11-1) ...
08:51:46 #8 23.40 Selecting previously unselected package libio-pty-perl.
08:51:46 #8 23.40 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
08:51:46 #8 23.41 Unpacking libio-pty-perl (1:1.15-2) ...
08:51:46 #8 23.43 Selecting previously unselected package libipc-run-perl.
08:51:46 #8 23.43 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
08:51:46 #8 23.44 Unpacking libipc-run-perl (20200505.0-1) ...
08:51:46 #8 23.47 Selecting previously unselected package libclass-method-modifiers-perl.
08:51:46 #8 23.47 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
08:51:46 #8 23.48 Unpacking libclass-method-modifiers-perl (2.13-1) ...
08:51:46 #8 23.51 Selecting previously unselected package libb-hooks-op-check-perl.
08:51:46 #8 23.51 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
08:51:46 #8 23.51 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
08:51:46 #8 23.54 Selecting previously unselected package libdynaloader-functions-perl.
08:51:46 #8 23.54 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
08:51:46 #8 23.54 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
08:51:46 #8 23.57 Selecting previously unselected package libdevel-callchecker-perl.
08:51:46 #8 23.57 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
08:51:46 #8 23.57 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
08:51:46 #8 23.60 Selecting previously unselected package libparams-classify-perl.
08:51:46 #8 23.60 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
08:51:46 #8 23.60 Unpacking libparams-classify-perl (0.015-1+b3) ...
08:51:46 #8 23.63 Selecting previously unselected package libmodule-runtime-perl.
08:51:46 #8 23.63 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
08:51:46 #8 23.63 Unpacking libmodule-runtime-perl (0.016-1) ...
08:51:46 #8 23.66 Selecting previously unselected package libimport-into-perl.
08:51:47 #8 23.66 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
08:51:47 #8 23.66 Unpacking libimport-into-perl (1.002005-1) ...
08:51:47 #8 23.69 Selecting previously unselected package librole-tiny-perl.
08:51:47 #8 23.69 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
08:51:47 #8 23.69 Unpacking librole-tiny-perl (2.002004-1) ...
08:51:47 #8 23.72 Selecting previously unselected package libstrictures-perl.
08:51:47 #8 23.72 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
08:51:47 #8 23.72 Unpacking libstrictures-perl (2.000006-1) ...
08:51:47 #8 23.75 Selecting previously unselected package libsub-quote-perl.
08:51:47 #8 23.75 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
08:51:47 #8 23.76 Unpacking libsub-quote-perl (2.006006-1) ...
08:51:47 #8 23.78 Selecting previously unselected package libmoo-perl.
08:51:47 #8 23.78 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
08:51:47 #8 23.79 Unpacking libmoo-perl (2.004004-1) ...
08:51:47 #8 23.81 Selecting previously unselected package libencode-locale-perl.
08:51:47 #8 23.81 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
08:51:47 #8 23.82 Unpacking libencode-locale-perl (1.05-1.1) ...
08:51:47 #8 23.84 Selecting previously unselected package libtimedate-perl.
08:51:47 #8 23.84 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
08:51:47 #8 23.85 Unpacking libtimedate-perl (2.3300-2) ...
08:51:47 #8 23.87 Selecting previously unselected package libhttp-date-perl.
08:51:47 #8 23.87 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
08:51:47 #8 23.88 Unpacking libhttp-date-perl (6.05-1) ...
08:51:47 #8 23.90 Selecting previously unselected package libfile-listing-perl.
08:51:47 #8 23.90 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
08:51:47 #8 23.90 Unpacking libfile-listing-perl (6.14-1) ...
08:51:47 #8 23.93 Selecting previously unselected package libhtml-tagset-perl.
08:51:47 #8 23.93 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
08:51:47 #8 23.94 Unpacking libhtml-tagset-perl (3.20-4) ...
08:51:47 #8 23.96 Selecting previously unselected package liburi-perl.
08:51:47 #8 23.96 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
08:51:47 #8 23.96 Unpacking liburi-perl (5.08-1) ...
08:51:47 #8 24.00 Selecting previously unselected package libhtml-parser-perl.
08:51:47 #8 24.00 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
08:51:47 #8 24.00 Unpacking libhtml-parser-perl (3.75-1+b1) ...
08:51:47 #8 24.04 Selecting previously unselected package libhtml-tree-perl.
08:51:47 #8 24.04 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
08:51:47 #8 24.04 Unpacking libhtml-tree-perl (5.07-2) ...
08:51:47 #8 24.09 Selecting previously unselected package libio-html-perl.
08:51:47 #8 24.09 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
08:51:47 #8 24.10 Unpacking libio-html-perl (1.004-2) ...
08:51:47 #8 24.13 Selecting previously unselected package liblwp-mediatypes-perl.
08:51:47 #8 24.13 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
08:51:47 #8 24.13 Unpacking liblwp-mediatypes-perl (6.04-1) ...
08:51:47 #8 24.16 Selecting previously unselected package libhttp-message-perl.
08:51:47 #8 24.16 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
08:51:47 #8 24.16 Unpacking libhttp-message-perl (6.28-1) ...
08:51:47 #8 24.19 Selecting previously unselected package libhttp-cookies-perl.
08:51:47 #8 24.19 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
08:51:47 #8 24.20 Unpacking libhttp-cookies-perl (6.10-1) ...
08:51:47 #8 24.22 Selecting previously unselected package libhttp-negotiate-perl.
08:51:47 #8 24.22 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
08:51:47 #8 24.23 Unpacking libhttp-negotiate-perl (6.01-1) ...
08:51:47 #8 24.25 Selecting previously unselected package perl-openssl-defaults:amd64.
08:51:47 #8 24.25 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
08:51:47 #8 24.25 Unpacking perl-openssl-defaults:amd64 (5) ...
08:51:47 #8 24.28 Selecting previously unselected package libnet-ssleay-perl.
08:51:47 #8 24.28 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
08:51:47 #8 24.29 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
08:51:47 #8 24.34 Selecting previously unselected package libio-socket-ssl-perl.
08:51:47 #8 24.34 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
08:51:47 #8 24.35 Unpacking libio-socket-ssl-perl (2.069-1) ...
08:51:47 #8 24.39 Selecting previously unselected package libnet-http-perl.
08:51:47 #8 24.39 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
08:51:47 #8 24.40 Unpacking libnet-http-perl (6.20-1) ...
08:51:47 #8 24.43 Selecting previously unselected package liblwp-protocol-https-perl.
08:51:47 #8 24.43 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
08:51:47 #8 24.43 Unpacking liblwp-protocol-https-perl (6.10-1) ...
08:51:47 #8 24.45 Selecting previously unselected package libtry-tiny-perl.
08:51:47 #8 24.45 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
08:51:47 #8 24.46 Unpacking libtry-tiny-perl (0.30-1) ...
08:51:47 #8 24.48 Selecting previously unselected package libwww-robotrules-perl.
08:51:47 #8 24.49 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
08:51:47 #8 24.49 Unpacking libwww-robotrules-perl (6.02-1) ...
08:51:47 #8 24.51 Selecting previously unselected package libwww-perl.
08:51:47 #8 24.52 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
08:51:47 #8 24.52 Unpacking libwww-perl (6.52-1) ...
08:51:47 #8 24.56 Selecting previously unselected package patchutils.
08:51:47 #8 24.56 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
08:51:47 #8 24.57 Unpacking patchutils (0.4.2-1) ...
08:51:47 #8 24.60 Selecting previously unselected package wdiff.
08:51:47 #8 24.60 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
08:51:47 #8 24.60 Unpacking wdiff (1.2.2-2+b1) ...
08:51:47 #8 24.65 Selecting previously unselected package devscripts.
08:51:47 #8 24.65 Preparing to unpack .../146-devscripts_2.21.3_amd64.deb ...
08:51:47 #8 24.67 Unpacking devscripts (2.21.3) ...
08:51:48 #8 24.79 Selecting previously unselected package diffstat.
08:51:48 #8 24.79 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
08:51:48 #8 24.80 Unpacking diffstat (1.64-1) ...
08:51:48 #8 24.83 Selecting previously unselected package distro-info-data.
08:51:48 #8 24.83 Preparing to unpack .../148-distro-info-data_0.51_all.deb ...
08:51:48 #8 24.83 Unpacking distro-info-data (0.51) ...
08:51:48 #8 24.86 Selecting previously unselected package python3-pkg-resources.
08:51:48 #8 24.86 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ...
08:51:48 #8 24.86 Unpacking python3-pkg-resources (52.0.0-4) ...
08:51:48 #8 24.90 Selecting previously unselected package python3-chardet.
08:51:48 #8 24.90 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
08:51:48 #8 24.91 Unpacking python3-chardet (4.0.0-1) ...
08:51:48 #8 24.95 Selecting previously unselected package python3-six.
08:51:48 #8 24.95 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ...
08:51:48 #8 24.95 Unpacking python3-six (1.16.0-2) ...
08:51:48 #8 24.98 Selecting previously unselected package python3-debian.
08:51:48 #8 24.98 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
08:51:48 #8 24.98 Unpacking python3-debian (0.1.39) ...
08:51:48 #8 25.02 Selecting previously unselected package libgpgme11:amd64.
08:51:48 #8 25.02 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
08:51:48 #8 25.03 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
08:51:48 #8 25.07 Selecting previously unselected package python3-gpg.
08:51:48 #8 25.07 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
08:51:48 #8 25.08 Unpacking python3-gpg (1.14.0-1+b2) ...
08:51:48 #8 25.18 Selecting previously unselected package dput.
08:51:48 #8 25.18 Preparing to unpack .../155-dput_1.1.0_all.deb ...
08:51:48 #8 25.19 Unpacking dput (1.1.0) ...
08:51:48 #8 25.22 Selecting previously unselected package equivs.
08:51:48 #8 25.22 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
08:51:48 #8 25.22 Unpacking equivs (2.3.1) ...
08:51:48 #8 25.25 Selecting previously unselected package fonts-dejavu-core.
08:51:48 #8 25.25 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
08:51:48 #8 25.25 Unpacking fonts-dejavu-core (2.37-2) ...
08:51:48 #8 25.38 Selecting previously unselected package fontconfig-config.
08:51:48 #8 25.39 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
08:51:48 #8 25.46 Unpacking fontconfig-config (2.13.1-4.2) ...
08:51:48 #8 25.50 Selecting previously unselected package libcurl3-gnutls:amd64.
08:51:48 #8 25.51 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+b1_amd64.deb ...
08:51:48 #8 25.51 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ...
08:51:48 #8 25.56 Selecting previously unselected package liberror-perl.
08:51:48 #8 25.56 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
08:51:48 #8 25.56 Unpacking liberror-perl (0.17029-1) ...
08:51:48 #8 25.59 Selecting previously unselected package git-man.
08:51:48 #8 25.59 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ...
08:51:48 #8 25.59 Unpacking git-man (1:2.30.2-1) ...
08:51:49 #8 25.72 Selecting previously unselected package git.
08:51:49 #8 25.72 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ...
08:51:49 #8 25.73 Unpacking git (1:2.30.2-1) ...
08:51:49 #8 26.26 Selecting previously unselected package iso-codes.
08:51:49 #8 26.27 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
08:51:49 #8 26.27 Unpacking iso-codes (4.6.0-1) ...
08:51:49 #8 26.68 Selecting previously unselected package libalgorithm-diff-perl.
08:51:49 #8 26.68 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
08:51:49 #8 26.68 Unpacking libalgorithm-diff-perl (1.201-1) ...
08:51:49 #8 26.71 Selecting previously unselected package libalgorithm-diff-xs-perl.
08:51:49 #8 26.71 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
08:51:49 #8 26.72 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
08:51:49 #8 26.74 Selecting previously unselected package libalgorithm-merge-perl.
08:51:49 #8 26.74 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
08:51:49 #8 26.75 Unpacking libalgorithm-merge-perl (0.08-3) ...
08:51:49 #8 26.77 Selecting previously unselected package libaliased-perl.
08:51:49 #8 26.77 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
08:51:49 #8 26.79 Unpacking libaliased-perl (0.34-1.1) ...
08:51:50 #8 26.82 Selecting previously unselected package libapt-pkg-perl.
08:51:50 #8 26.82 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
08:51:50 #8 26.82 Unpacking libapt-pkg-perl (0.1.39) ...
08:51:50 #8 26.85 Selecting previously unselected package libarchive-cpio-perl.
08:51:50 #8 26.85 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
08:51:50 #8 26.86 Unpacking libarchive-cpio-perl (0.10-1.1) ...
08:51:50 #8 26.89 Selecting previously unselected package libarchive13:amd64.
08:51:50 #8 26.89 Preparing to unpack .../170-libarchive13_3.4.3-2+b1_amd64.deb ...
08:51:50 #8 26.90 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
08:51:50 #8 27.06 Selecting previously unselected package libarray-intspan-perl.
08:51:50 #8 27.06 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
08:51:50 #8 27.06 Unpacking libarray-intspan-perl (2.004-1) ...
08:51:50 #8 27.09 Selecting previously unselected package libauthen-sasl-perl.
08:51:50 #8 27.09 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
08:51:50 #8 27.10 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
08:51:50 #8 27.12 Selecting previously unselected package libmodule-implementation-perl.
08:51:50 #8 27.13 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
08:51:50 #8 27.13 Unpacking libmodule-implementation-perl (0.09-1.1) ...
08:51:50 #8 27.16 Selecting previously unselected package libsub-exporter-progressive-perl.
08:51:50 #8 27.16 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
08:51:50 #8 27.16 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
08:51:50 #8 27.18 Selecting previously unselected package libvariable-magic-perl.
08:51:50 #8 27.19 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
08:51:50 #8 27.19 Unpacking libvariable-magic-perl (0.62-1+b3) ...
08:51:50 #8 27.22 Selecting previously unselected package libb-hooks-endofscope-perl.
08:51:50 #8 27.22 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
08:51:50 #8 27.22 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
08:51:50 #8 27.25 Selecting previously unselected package libpng16-16:amd64.
08:51:50 #8 27.25 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
08:51:50 #8 27.26 Unpacking libpng16-16:amd64 (1.6.37-3) ...
08:51:50 #8 27.30 Selecting previously unselected package libfreetype6:amd64.
08:51:50 #8 27.31 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
08:51:50 #8 27.31 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
08:51:50 #8 27.37 Selecting previously unselected package libfontconfig1:amd64.
08:51:50 #8 27.38 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
08:51:50 #8 27.38 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
08:51:50 #8 27.52 Selecting previously unselected package libjpeg62-turbo:amd64.
08:51:50 #8 27.52 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
08:51:50 #8 27.52 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
08:51:50 #8 27.56 Selecting previously unselected package libdeflate0:amd64.
08:51:50 #8 27.56 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
08:51:50 #8 27.57 Unpacking libdeflate0:amd64 (1.7-1) ...
08:51:50 #8 27.60 Selecting previously unselected package libjbig0:amd64.
08:51:50 #8 27.60 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
08:51:50 #8 27.60 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
08:51:50 #8 27.64 Selecting previously unselected package libwebp6:amd64.
08:51:50 #8 27.64 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ...
08:51:50 #8 27.64 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
08:51:50 #8 27.69 Selecting previously unselected package libtiff5:amd64.
08:51:50 #8 27.69 Preparing to unpack .../184-libtiff5_4.2.0-1_amd64.deb ...
08:51:50 #8 27.69 Unpacking libtiff5:amd64 (4.2.0-1) ...
08:51:50 #8 27.74 Selecting previously unselected package libxau6:amd64.
08:51:50 #8 27.74 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
08:51:50 #8 27.74 Unpacking libxau6:amd64 (1:1.0.9-1) ...
08:51:50 #8 27.77 Selecting previously unselected package libxdmcp6:amd64.
08:51:50 #8 27.77 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
08:51:50 #8 27.78 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
08:51:50 #8 27.81 Selecting previously unselected package libxcb1:amd64.
08:51:50 #8 27.81 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
08:51:50 #8 27.81 Unpacking libxcb1:amd64 (1.14-3) ...
08:51:50 #8 27.84 Selecting previously unselected package libx11-data.
08:51:51 #8 27.84 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ...
08:51:51 #8 27.85 Unpacking libx11-data (2:1.7.2-1) ...
08:51:51 #8 27.92 Selecting previously unselected package libx11-6:amd64.
08:51:51 #8 27.92 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ...
08:51:51 #8 27.92 Unpacking libx11-6:amd64 (2:1.7.2-1) ...
08:51:51 #8 28.00 Selecting previously unselected package libxpm4:amd64.
08:51:51 #8 28.00 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ...
08:51:51 #8 28.01 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
08:51:51 #8 28.04 Selecting previously unselected package libgd3:amd64.
08:51:51 #8 28.04 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
08:51:51 #8 28.05 Unpacking libgd3:amd64 (2.3.0-2) ...
08:51:51 #8 28.08 Selecting previously unselected package libc-devtools.
08:51:51 #8 28.08 Preparing to unpack .../192-libc-devtools_2.31-13_amd64.deb ...
08:51:51 #8 28.09 Unpacking libc-devtools (2.31-13) ...
08:51:51 #8 28.12 Selecting previously unselected package libcapture-tiny-perl.
08:51:51 #8 28.12 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
08:51:51 #8 28.12 Unpacking libcapture-tiny-perl (0.48-1) ...
08:51:51 #8 28.16 Selecting previously unselected package libclass-data-inheritable-perl.
08:51:51 #8 28.16 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
08:51:51 #8 28.16 Unpacking libclass-data-inheritable-perl (0.08-3) ...
08:51:51 #8 28.18 Selecting previously unselected package libclass-inspector-perl.
08:51:51 #8 28.19 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
08:51:51 #8 28.19 Unpacking libclass-inspector-perl (1.36-1) ...
08:51:51 #8 28.22 Selecting previously unselected package libclass-xsaccessor-perl.
08:51:51 #8 28.22 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
08:51:51 #8 28.22 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
08:51:51 #8 28.25 Selecting previously unselected package libclone-perl.
08:51:51 #8 28.25 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
08:51:51 #8 28.25 Unpacking libclone-perl (0.45-1+b1) ...
08:51:51 #8 28.28 Selecting previously unselected package libcommon-sense-perl.
08:51:51 #8 28.28 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
08:51:51 #8 28.28 Unpacking libcommon-sense-perl (3.75-1+b4) ...
08:51:51 #8 28.31 Selecting previously unselected package libconfig-tiny-perl.
08:51:51 #8 28.31 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
08:51:51 #8 28.32 Unpacking libconfig-tiny-perl (2.26-1) ...
08:51:51 #8 28.34 Selecting previously unselected package libparams-util-perl.
08:51:51 #8 28.34 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
08:51:51 #8 28.35 Unpacking libparams-util-perl (1.102-1+b1) ...
08:51:51 #8 28.37 Selecting previously unselected package libsub-install-perl.
08:51:51 #8 28.38 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
08:51:51 #8 28.38 Unpacking libsub-install-perl (0.928-1.1) ...
08:51:51 #8 28.41 Selecting previously unselected package libdata-optlist-perl.
08:51:51 #8 28.41 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
08:51:51 #8 28.41 Unpacking libdata-optlist-perl (0.110-1.1) ...
08:51:51 #8 28.44 Selecting previously unselected package libsub-exporter-perl.
08:51:51 #8 28.44 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
08:51:51 #8 28.44 Unpacking libsub-exporter-perl (0.987-1) ...
08:51:51 #8 28.48 Selecting previously unselected package libconst-fast-perl.
08:51:51 #8 28.48 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
08:51:51 #8 28.49 Unpacking libconst-fast-perl (0.014-1.1) ...
08:51:51 #8 28.51 Selecting previously unselected package libwant-perl.
08:51:51 #8 28.51 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
08:51:51 #8 28.52 Unpacking libwant-perl (0.29-1+b6) ...
08:51:51 #8 28.54 Selecting previously unselected package libcontextual-return-perl.
08:51:51 #8 28.54 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
08:51:51 #8 28.55 Unpacking libcontextual-return-perl (0.004014-2) ...
08:51:51 #8 28.58 Selecting previously unselected package libconvert-binhex-perl.
08:51:51 #8 28.58 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
08:51:51 #8 28.58 Unpacking libconvert-binhex-perl (1.125-1) ...
08:51:51 #8 28.61 Selecting previously unselected package libcpanel-json-xs-perl.
08:51:51 #8 28.61 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
08:51:51 #8 28.62 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
08:51:51 #8 28.65 Selecting previously unselected package libdevel-stacktrace-perl.
08:51:51 #8 28.66 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
08:51:51 #8 28.66 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
08:51:51 #8 28.69 Selecting previously unselected package libexception-class-perl.
08:51:51 #8 28.69 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
08:51:51 #8 28.69 Unpacking libexception-class-perl (1.44-1) ...
08:51:51 #8 28.72 Selecting previously unselected package libiterator-perl.
08:51:51 #8 28.72 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
08:51:51 #8 28.72 Unpacking libiterator-perl (0.03+ds1-1.1) ...
08:51:51 #8 28.75 Selecting previously unselected package libiterator-util-perl.
08:51:51 #8 28.75 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
08:51:51 #8 28.75 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
08:51:51 #8 28.78 Selecting previously unselected package libexporter-tiny-perl.
08:51:51 #8 28.78 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
08:51:51 #8 28.78 Unpacking libexporter-tiny-perl (1.002002-1) ...
08:51:51 #8 28.81 Selecting previously unselected package liblist-moreutils-xs-perl.
08:51:51 #8 28.81 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
08:51:51 #8 28.81 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
08:51:51 #8 28.84 Selecting previously unselected package liblist-moreutils-perl.
08:51:51 #8 28.84 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
08:51:51 #8 28.85 Unpacking liblist-moreutils-perl (0.430-2) ...
08:51:51 #8 28.87 Selecting previously unselected package libdata-dpath-perl.
08:51:51 #8 28.88 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
08:51:51 #8 28.88 Unpacking libdata-dpath-perl (0.58-1) ...
08:51:51 #8 28.91 Selecting previously unselected package libdata-dump-perl.
08:51:51 #8 28.91 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
08:51:52 #8 28.92 Unpacking libdata-dump-perl (1.23-1.1) ...
08:51:52 #8 28.94 Selecting previously unselected package libdata-messagepack-perl.
08:51:52 #8 28.94 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
08:51:52 #8 28.95 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
08:51:52 #8 28.98 Selecting previously unselected package libnet-domain-tld-perl.
08:51:52 #8 28.98 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
08:51:52 #8 28.98 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
08:51:52 #8 29.01 Selecting previously unselected package libdata-validate-domain-perl.
08:51:52 #8 29.01 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
08:51:52 #8 29.01 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
08:51:52 #8 29.04 Selecting previously unselected package libdevel-size-perl.
08:51:52 #8 29.04 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
08:51:52 #8 29.04 Unpacking libdevel-size-perl (0.83-1+b2) ...
08:51:52 #8 29.07 Selecting previously unselected package libdistro-info-perl.
08:51:52 #8 29.07 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
08:51:52 #8 29.07 Unpacking libdistro-info-perl (1.0) ...
08:51:52 #8 29.10 Selecting previously unselected package libemail-address-xs-perl.
08:51:52 #8 29.10 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
08:51:52 #8 29.10 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
08:51:52 #8 29.13 Selecting previously unselected package libfcgi0ldbl:amd64.
08:51:52 #8 29.13 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
08:51:52 #8 29.13 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
08:51:52 #8 29.16 Selecting previously unselected package libfcgi-bin.
08:51:52 #8 29.16 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
08:51:52 #8 29.17 Unpacking libfcgi-bin (2.4.2-2) ...
08:51:52 #8 29.19 Selecting previously unselected package libfcgi-perl:amd64.
08:51:52 #8 29.19 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
08:51:52 #8 29.20 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
08:51:52 #8 29.22 Selecting previously unselected package libipc-system-simple-perl.
08:51:52 #8 29.23 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
08:51:52 #8 29.23 Unpacking libipc-system-simple-perl (1.30-1) ...
08:51:52 #8 29.26 Selecting previously unselected package libfile-basedir-perl.
08:51:52 #8 29.26 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
08:51:52 #8 29.26 Unpacking libfile-basedir-perl (0.08-1) ...
08:51:52 #8 29.29 Selecting previously unselected package libfile-chdir-perl.
08:51:52 #8 29.29 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
08:51:52 #8 29.29 Unpacking libfile-chdir-perl (0.1008-1.1) ...
08:51:52 #8 29.32 Selecting previously unselected package libfile-fcntllock-perl.
08:51:52 #8 29.32 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
08:51:52 #8 29.32 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
08:51:52 #8 29.35 Selecting previously unselected package libnumber-compare-perl.
08:51:52 #8 29.35 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
08:51:52 #8 29.35 Unpacking libnumber-compare-perl (0.03-1.1) ...
08:51:52 #8 29.38 Selecting previously unselected package libtext-glob-perl.
08:51:52 #8 29.38 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
08:51:52 #8 29.38 Unpacking libtext-glob-perl (0.11-1) ...
08:51:52 #8 29.40 Selecting previously unselected package libfile-find-rule-perl.
08:51:52 #8 29.41 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
08:51:52 #8 29.41 Unpacking libfile-find-rule-perl (0.34-1) ...
08:51:52 #8 29.44 Selecting previously unselected package libfont-afm-perl.
08:51:52 #8 29.44 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
08:51:52 #8 29.44 Unpacking libfont-afm-perl (1.20-3) ...
08:51:52 #8 29.47 Selecting previously unselected package libio-string-perl.
08:51:52 #8 29.47 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
08:51:52 #8 29.47 Unpacking libio-string-perl (1.08-3.1) ...
08:51:52 #8 29.50 Selecting previously unselected package libfont-ttf-perl.
08:51:52 #8 29.50 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
08:51:52 #8 29.50 Unpacking libfont-ttf-perl (1.06-1.1) ...
08:51:52 #8 29.56 Selecting previously unselected package libio-stringy-perl.
08:51:52 #8 29.57 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
08:51:52 #8 29.57 Unpacking libio-stringy-perl (2.111-3) ...
08:51:52 #8 29.60 Selecting previously unselected package libparams-validate-perl:amd64.
08:51:52 #8 29.60 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
08:51:52 #8 29.60 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
08:51:52 #8 29.64 Selecting previously unselected package libgetopt-long-descriptive-perl.
08:51:52 #8 29.64 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
08:51:52 #8 29.64 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
08:51:52 #8 29.67 Selecting previously unselected package libsort-versions-perl.
08:51:52 #8 29.67 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
08:51:52 #8 29.67 Unpacking libsort-versions-perl (1.62-1) ...
08:51:52 #8 29.70 Selecting previously unselected package libgit-wrapper-perl.
08:51:52 #8 29.70 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
08:51:52 #8 29.71 Unpacking libgit-wrapper-perl (0.048-1) ...
08:51:52 #8 29.74 Selecting previously unselected package libhttp-tiny-multipart-perl.
08:51:52 #8 29.74 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
08:51:52 #8 29.74 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
08:51:52 #8 29.77 Selecting previously unselected package libio-prompter-perl.
08:51:52 #8 29.77 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
08:51:52 #8 29.77 Unpacking libio-prompter-perl (0.004015-1) ...
08:51:52 #8 29.80 Selecting previously unselected package libjson-perl.
08:51:52 #8 29.80 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
08:51:52 #8 29.81 Unpacking libjson-perl (4.03000-1) ...
08:51:52 #8 29.84 Selecting previously unselected package liblog-any-perl.
08:51:52 #8 29.84 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
08:51:52 #8 29.84 Unpacking liblog-any-perl (1.709-1) ...
08:51:52 #8 29.87 Selecting previously unselected package liblog-any-adapter-screen-perl.
08:51:52 #8 29.87 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
08:51:52 #8 29.88 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
08:51:52 #8 29.90 Selecting previously unselected package libpackage-stash-perl.
08:51:52 #8 29.90 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
08:51:53 #8 29.91 Unpacking libpackage-stash-perl (0.39-1) ...
08:51:53 #8 29.93 Selecting previously unselected package libsub-identify-perl.
08:51:53 #8 29.93 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
08:51:53 #8 29.94 Unpacking libsub-identify-perl (0.14-1+b3) ...
08:51:53 #8 29.96 Selecting previously unselected package libsub-name-perl.
08:51:53 #8 29.97 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
08:51:53 #8 29.97 Unpacking libsub-name-perl (0.26-1+b1) ...
08:51:53 #8 29.99 Selecting previously unselected package libnamespace-clean-perl.
08:51:53 #8 29.99 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
08:51:53 #8 30.00 Unpacking libnamespace-clean-perl (0.27-1) ...
08:51:53 #8 30.03 Selecting previously unselected package libpath-tiny-perl.
08:51:53 #8 30.04 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
08:51:53 #8 30.04 Unpacking libpath-tiny-perl (0.118-1) ...
08:51:53 #8 30.07 Selecting previously unselected package libtype-tiny-perl.
08:51:53 #8 30.07 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
08:51:53 #8 30.07 Unpacking libtype-tiny-perl (1.012001-2) ...
08:51:53 #8 30.13 Selecting previously unselected package libgitlab-api-v4-perl.
08:51:53 #8 30.13 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
08:51:53 #8 30.13 Unpacking libgitlab-api-v4-perl (0.26-1) ...
08:51:53 #8 30.18 Selecting previously unselected package libglib2.0-0:amd64.
08:51:53 #8 30.18 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
08:51:53 #8 30.19 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
08:51:53 #8 30.32 Selecting previously unselected package libglib2.0-data.
08:51:53 #8 30.33 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
08:51:53 #8 30.33 Unpacking libglib2.0-data (2.66.8-1) ...
08:51:53 #8 30.49 Selecting previously unselected package libgpm2:amd64.
08:51:53 #8 30.49 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
08:51:53 #8 30.50 Unpacking libgpm2:amd64 (1.20.7-8) ...
08:51:53 #8 30.52 Selecting previously unselected package libhash-fieldhash-perl.
08:51:53 #8 30.53 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
08:51:53 #8 30.53 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
08:51:53 #8 30.55 Selecting previously unselected package libhtml-form-perl.
08:51:53 #8 30.56 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
08:51:53 #8 30.56 Unpacking libhtml-form-perl (6.07-1) ...
08:51:53 #8 30.58 Selecting previously unselected package libhtml-format-perl.
08:51:53 #8 30.59 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
08:51:53 #8 30.59 Unpacking libhtml-format-perl (2.12-1.1) ...
08:51:53 #8 30.62 Selecting previously unselected package libhtml-html5-entities-perl.
08:51:53 #8 30.62 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
08:51:53 #8 30.62 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
08:51:53 #8 30.64 Selecting previously unselected package libhttp-daemon-perl.
08:51:53 #8 30.65 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1_all.deb ...
08:51:53 #8 30.65 Unpacking libhttp-daemon-perl (6.12-1) ...
08:51:53 #8 30.67 Selecting previously unselected package libio-sessiondata-perl.
08:51:54 #8 30.68 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
08:51:54 #8 30.68 Unpacking libio-sessiondata-perl (1.03-1.1) ...
08:51:54 #8 30.70 Selecting previously unselected package libipc-run3-perl.
08:51:54 #8 30.71 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
08:51:54 #8 30.71 Unpacking libipc-run3-perl (0.048-2) ...
08:51:54 #8 30.74 Selecting previously unselected package libtypes-serialiser-perl.
08:51:54 #8 30.74 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
08:51:54 #8 30.74 Unpacking libtypes-serialiser-perl (1.01-1) ...
08:51:54 #8 30.76 Selecting previously unselected package libjson-xs-perl.
08:51:54 #8 30.77 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
08:51:54 #8 30.77 Unpacking libjson-xs-perl (4.030-1+b1) ...
08:51:54 #8 30.80 Selecting previously unselected package libjson-maybexs-perl.
08:51:54 #8 30.80 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
08:51:54 #8 30.81 Unpacking libjson-maybexs-perl (1.004003-1) ...
08:51:54 #8 30.83 Selecting previously unselected package libldap-common.
08:51:54 #8 30.83 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3_all.deb ...
08:51:54 #8 30.84 Unpacking libldap-common (2.4.57+dfsg-3) ...
08:51:54 #8 30.87 Selecting previously unselected package liblist-compare-perl.
08:51:54 #8 30.87 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
08:51:54 #8 30.87 Unpacking liblist-compare-perl (0.55-1) ...
08:51:54 #8 30.90 Selecting previously unselected package liblist-someutils-perl.
08:51:54 #8 30.90 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
08:51:54 #8 30.91 Unpacking liblist-someutils-perl (0.58-1) ...
08:51:54 #8 30.93 Selecting previously unselected package liblist-someutils-xs-perl.
08:51:54 #8 30.94 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
08:51:54 #8 30.94 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
08:51:54 #8 30.96 Selecting previously unselected package liblist-utilsby-perl.
08:51:54 #8 30.97 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
08:51:54 #8 30.97 Unpacking liblist-utilsby-perl (0.11-1) ...
08:51:54 #8 31.00 Selecting previously unselected package libltdl7:amd64.
08:51:54 #8 31.00 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
08:51:54 #8 31.00 Unpacking libltdl7:amd64 (2.4.6-15) ...
08:51:54 #8 31.03 Selecting previously unselected package libltdl-dev:amd64.
08:51:54 #8 31.03 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
08:51:54 #8 31.04 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
08:51:54 #8 31.08 Selecting previously unselected package liblzo2-2:amd64.
08:51:54 #8 31.08 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
08:51:54 #8 31.09 Unpacking liblzo2-2:amd64 (2.10-2) ...
08:51:54 #8 31.12 Selecting previously unselected package libsys-hostname-long-perl.
08:51:54 #8 31.12 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
08:51:54 #8 31.12 Unpacking libsys-hostname-long-perl (1.5-2) ...
08:51:54 #8 31.14 Selecting previously unselected package libmail-sendmail-perl.
08:51:54 #8 31.15 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
08:51:54 #8 31.15 Unpacking libmail-sendmail-perl (0.80-1.1) ...
08:51:54 #8 31.17 Selecting previously unselected package libnet-smtp-ssl-perl.
08:51:54 #8 31.17 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
08:51:54 #8 31.18 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
08:51:54 #8 31.20 Selecting previously unselected package libmailtools-perl.
08:51:54 #8 31.20 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
08:51:54 #8 31.21 Unpacking libmailtools-perl (2.21-1) ...
08:51:54 #8 31.25 Selecting previously unselected package libmarkdown2:amd64.
08:51:54 #8 31.25 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
08:51:54 #8 31.25 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
08:51:54 #8 31.28 Selecting previously unselected package libmime-tools-perl.
08:51:54 #8 31.28 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
08:51:54 #8 31.28 Unpacking libmime-tools-perl (5.509-1) ...
08:51:54 #8 31.32 Selecting previously unselected package libmoox-aliases-perl.
08:51:54 #8 31.33 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
08:51:54 #8 31.33 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
08:51:54 #8 31.36 Selecting previously unselected package libnamespace-autoclean-perl.
08:51:54 #8 31.36 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
08:51:54 #8 31.36 Unpacking libnamespace-autoclean-perl (0.29-1) ...
08:51:54 #8 31.38 Selecting previously unselected package libobject-id-perl.
08:51:54 #8 31.39 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
08:51:54 #8 31.39 Unpacking libobject-id-perl (0.1.2-2.1) ...
08:51:54 #8 31.42 Selecting previously unselected package libmoox-struct-perl.
08:51:54 #8 31.42 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
08:51:54 #8 31.42 Unpacking libmoox-struct-perl (0.020-1) ...
08:51:54 #8 31.45 Selecting previously unselected package libmouse-perl.
08:51:54 #8 31.45 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
08:51:54 #8 31.45 Unpacking libmouse-perl (2.5.10-1+b1) ...
08:51:54 #8 31.50 Selecting previously unselected package libnumber-range-perl.
08:51:54 #8 31.50 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
08:51:54 #8 31.50 Unpacking libnumber-range-perl (0.12-1.1) ...
08:51:54 #8 31.53 Selecting previously unselected package libossp-uuid16:amd64.
08:51:54 #8 31.53 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
08:51:54 #8 31.53 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
08:51:54 #8 31.56 Selecting previously unselected package libossp-uuid-perl.
08:51:54 #8 31.56 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
08:51:54 #8 31.56 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
08:51:54 #8 31.59 Selecting previously unselected package libpackage-stash-xs-perl.
08:51:54 #8 31.59 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
08:51:54 #8 31.60 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
08:51:54 #8 31.62 Selecting previously unselected package libpath-iterator-rule-perl.
08:51:54 #8 31.62 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
08:51:54 #8 31.63 Unpacking libpath-iterator-rule-perl (1.014-1) ...
08:51:54 #8 31.66 Selecting previously unselected package libperlio-gzip-perl.
08:51:54 #8 31.66 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
08:51:54 #8 31.66 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
08:51:54 #8 31.69 Selecting previously unselected package libpod-parser-perl.
08:51:54 #8 31.69 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
08:51:54 #8 31.70 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
08:51:54 #8 31.72 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
08:51:54 #8 31.72 Unpacking libpod-parser-perl (1.63-2) ...
08:51:55 #8 31.75 Selecting previously unselected package libpod-constants-perl.
08:51:55 #8 31.76 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
08:51:55 #8 31.76 Unpacking libpod-constants-perl (0.19-2) ...
08:51:55 #8 31.79 Selecting previously unselected package libproc-processtable-perl.
08:51:55 #8 31.79 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
08:51:55 #8 31.79 Unpacking libproc-processtable-perl (0.59-2+b1) ...
08:51:55 #8 31.83 Selecting previously unselected package libre2-9:amd64.
08:51:55 #8 31.83 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
08:51:55 #8 31.83 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
08:51:55 #8 31.87 Selecting previously unselected package libre-engine-re2-perl:amd64.
08:51:55 #8 31.87 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
08:51:55 #8 31.88 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
08:51:55 #8 31.90 Selecting previously unselected package libreadonly-perl.
08:51:55 #8 31.90 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
08:51:55 #8 31.91 Unpacking libreadonly-perl (2.050-3) ...
08:51:55 #8 31.93 Selecting previously unselected package libref-util-perl.
08:51:55 #8 31.93 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
08:51:55 #8 31.94 Unpacking libref-util-perl (0.204-1) ...
08:51:55 #8 31.96 Selecting previously unselected package libref-util-xs-perl.
08:51:55 #8 31.96 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
08:51:55 #8 31.97 Unpacking libref-util-xs-perl (0.117-1+b3) ...
08:51:55 #8 31.99 Selecting previously unselected package libregexp-pattern-license-perl.
08:51:55 #8 31.99 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
08:51:55 #8 32.00 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
08:51:55 #8 32.03 Selecting previously unselected package libregexp-pattern-perl.
08:51:55 #8 32.03 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
08:51:55 #8 32.03 Unpacking libregexp-pattern-perl (0.2.14-1) ...
08:51:55 #8 32.06 Selecting previously unselected package libsasl2-modules:amd64.
08:51:55 #8 32.06 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1_amd64.deb ...
08:51:55 #8 32.07 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
08:51:55 #8 32.10 Selecting previously unselected package libsereal-decoder-perl.
08:51:55 #8 32.10 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
08:51:55 #8 32.11 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
08:51:55 #8 32.14 Selecting previously unselected package libsereal-encoder-perl.
08:51:55 #8 32.14 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
08:51:55 #8 32.15 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
08:51:55 #8 32.18 Selecting previously unselected package libtask-weaken-perl.
08:51:55 #8 32.18 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
08:51:55 #8 32.18 Unpacking libtask-weaken-perl (1.06-1) ...
08:51:55 #8 32.21 Selecting previously unselected package libxml-parser-perl:amd64.
08:51:55 #8 32.21 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
08:51:55 #8 32.22 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
08:51:55 #8 32.26 Selecting previously unselected package libsoap-lite-perl.
08:51:55 #8 32.26 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
08:51:55 #8 32.27 Unpacking libsoap-lite-perl (1.27-1) ...
08:51:55 #8 32.32 Selecting previously unselected package libsort-key-perl.
08:51:55 #8 32.33 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
08:51:55 #8 32.33 Unpacking libsort-key-perl (1.33-2+b3) ...
08:51:55 #8 32.36 Selecting previously unselected package libstring-copyright-perl.
08:51:55 #8 32.36 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
08:51:55 #8 32.36 Unpacking libstring-copyright-perl (0.003006-1) ...
08:51:55 #8 32.39 Selecting previously unselected package libstring-escape-perl.
08:51:55 #8 32.39 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
08:51:55 #8 32.39 Unpacking libstring-escape-perl (2010.002-2) ...
08:51:55 #8 32.42 Selecting previously unselected package libstring-shellquote-perl.
08:51:55 #8 32.42 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
08:51:55 #8 32.43 Unpacking libstring-shellquote-perl (1.04-1) ...
08:51:55 #8 32.45 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
08:51:55 #8 32.45 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
08:51:55 #8 32.46 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
08:51:55 #8 32.49 Selecting previously unselected package libterm-readkey-perl.
08:51:55 #8 32.49 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
08:51:55 #8 32.49 Unpacking libterm-readkey-perl (2.38-1+b2) ...
08:51:55 #8 32.52 Selecting previously unselected package libtext-levenshteinxs-perl.
08:51:55 #8 32.52 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
08:51:55 #8 32.52 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
08:51:55 #8 32.55 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
08:51:55 #8 32.55 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
08:51:55 #8 32.55 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
08:51:55 #8 32.58 Selecting previously unselected package libtext-xslate-perl.
08:51:55 #8 32.58 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
08:51:55 #8 32.58 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
08:51:55 #8 32.63 Selecting previously unselected package libtime-duration-perl.
08:51:55 #8 32.63 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
08:51:55 #8 32.64 Unpacking libtime-duration-perl (1.21-1) ...
08:51:55 #8 32.66 Selecting previously unselected package libtime-moment-perl.
08:51:55 #8 32.67 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
08:51:55 #8 32.67 Unpacking libtime-moment-perl (0.44-1+b3) ...
08:51:55 #8 32.70 Selecting previously unselected package libtype-tiny-xs-perl.
08:51:55 #8 32.71 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
08:51:55 #8 32.71 Unpacking libtype-tiny-xs-perl (0.022-1) ...
08:51:55 #8 32.74 Selecting previously unselected package libunicode-utf8-perl.
08:51:55 #8 32.74 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
08:51:55 #8 32.74 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
08:51:55 #8 32.77 Selecting previously unselected package libunwind8:amd64.
08:51:56 #8 32.77 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
08:51:56 #8 32.78 Unpacking libunwind8:amd64 (1.3.2-2) ...
08:51:56 #8 32.81 Selecting previously unselected package libxdelta2.
08:51:56 #8 32.81 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
08:51:56 #8 32.82 Unpacking libxdelta2 (1.1.3-9.3) ...
08:51:56 #8 32.85 Selecting previously unselected package libxext6:amd64.
08:51:56 #8 32.85 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
08:51:56 #8 32.85 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
08:51:56 #8 32.88 Selecting previously unselected package libxml-namespacesupport-perl.
08:51:56 #8 32.88 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
08:51:56 #8 32.89 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
08:51:56 #8 32.91 Selecting previously unselected package libxml-sax-base-perl.
08:51:56 #8 32.92 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
08:51:56 #8 32.92 Unpacking libxml-sax-base-perl (1.09-1.1) ...
08:51:56 #8 32.95 Selecting previously unselected package libxml-sax-perl.
08:51:56 #8 32.95 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
08:51:56 #8 32.96 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
08:51:56 #8 32.99 Selecting previously unselected package libxml-libxml-perl.
08:51:56 #8 33.00 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
08:51:56 #8 33.00 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
08:51:56 #8 33.06 Selecting previously unselected package libxml-sax-expat-perl.
08:51:56 #8 33.07 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
08:51:56 #8 33.07 Unpacking libxml-sax-expat-perl (0.51-1) ...
08:51:56 #8 33.09 Selecting previously unselected package libxmlrpc-lite-perl.
08:51:56 #8 33.10 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
08:51:56 #8 33.10 Unpacking libxmlrpc-lite-perl (0.717-4) ...
08:51:56 #8 33.13 Selecting previously unselected package libxmuu1:amd64.
08:51:56 #8 33.13 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
08:51:56 #8 33.13 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
08:51:56 #8 33.16 Selecting previously unselected package libyaml-0-2:amd64.
08:51:56 #8 33.17 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
08:51:56 #8 33.17 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
08:51:56 #8 33.20 Selecting previously unselected package libyaml-libyaml-perl.
08:51:56 #8 33.20 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
08:51:56 #8 33.20 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
08:51:56 #8 33.23 Selecting previously unselected package licensecheck.
08:51:56 #8 33.24 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
08:51:56 #8 33.24 Unpacking licensecheck (3.1.1-2) ...
08:51:56 #8 33.27 Selecting previously unselected package lzip.
08:51:56 #8 33.28 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
08:51:56 #8 33.28 Unpacking lzip (1.22-3) ...
08:51:56 #8 33.33 Selecting previously unselected package lzop.
08:51:56 #8 33.33 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
08:51:56 #8 33.34 Unpacking lzop (1.04-2) ...
08:51:56 #8 33.37 Selecting previously unselected package t1utils.
08:51:56 #8 33.37 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
08:51:56 #8 33.37 Unpacking t1utils (1.41-4) ...
08:51:56 #8 33.41 Selecting previously unselected package unzip.
08:51:56 #8 33.41 Preparing to unpack .../337-unzip_6.0-26_amd64.deb ...
08:51:56 #8 33.41 Unpacking unzip (6.0-26) ...
08:51:56 #8 33.46 Selecting previously unselected package lintian.
08:51:56 #8 33.47 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
08:51:56 #8 33.47 Unpacking lintian (2.104.0) ...
08:51:56 #8 33.74 Selecting previously unselected package lsb-release.
08:51:57 #8 33.75 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
08:51:57 #8 33.75 Unpacking lsb-release (11.1.0) ...
08:51:57 #8 33.78 Selecting previously unselected package manpages-dev.
08:51:57 #8 33.78 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
08:51:57 #8 33.79 Unpacking manpages-dev (5.10-1) ...
08:51:57 #8 34.11 Selecting previously unselected package pbzip2.
08:51:57 #8 34.11 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
08:51:57 #8 34.11 Unpacking pbzip2 (1.1.13-1) ...
08:51:57 #8 34.15 Selecting previously unselected package pixz.
08:51:57 #8 34.15 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
08:51:57 #8 34.15 Unpacking pixz (1.0.7-1) ...
08:51:57 #8 34.18 Selecting previously unselected package xdelta.
08:51:57 #8 34.19 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
08:51:57 #8 34.19 Unpacking xdelta (1.1.3-9.3) ...
08:51:57 #8 34.22 Selecting previously unselected package xdelta3.
08:51:57 #8 34.22 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
08:51:57 #8 34.23 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
08:51:57 #8 34.26 Selecting previously unselected package pristine-tar.
08:51:57 #8 34.26 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
08:51:57 #8 34.26 Unpacking pristine-tar (1.49) ...
08:51:57 #8 34.30 Selecting previously unselected package publicsuffix.
08:51:57 #8 34.30 Preparing to unpack .../346-publicsuffix_20210108.1309-1_all.deb ...
08:51:57 #8 34.31 Unpacking publicsuffix (20210108.1309-1) ...
08:51:57 #8 34.35 Selecting previously unselected package python-apt-common.
08:51:57 #8 34.35 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ...
08:51:57 #8 34.35 Unpacking python-apt-common (2.2.1) ...
08:51:57 #8 34.40 Selecting previously unselected package python3-apt.
08:51:57 #8 34.40 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ...
08:51:57 #8 34.40 Unpacking python3-apt (2.2.1) ...
08:51:57 #8 34.45 Selecting previously unselected package python3-certifi.
08:51:57 #8 34.45 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
08:51:57 #8 34.46 Unpacking python3-certifi (2020.6.20-1) ...
08:51:57 #8 34.50 Selecting previously unselected package python3-idna.
08:51:57 #8 34.50 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
08:51:57 #8 34.50 Unpacking python3-idna (2.10-1) ...
08:51:57 #8 34.54 Selecting previously unselected package python3-magic.
08:51:57 #8 34.54 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
08:51:57 #8 34.55 Unpacking python3-magic (2:0.4.20-3) ...
08:51:57 #8 34.58 Selecting previously unselected package python3-urllib3.
08:51:57 #8 34.58 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ...
08:51:57 #8 34.58 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
08:51:57 #8 34.63 Selecting previously unselected package python3-requests.
08:51:57 #8 34.63 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
08:51:57 #8 34.63 Unpacking python3-requests (2.25.1+dfsg-2) ...
08:51:57 #8 34.67 Selecting previously unselected package python3-unidiff.
08:51:57 #8 34.68 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
08:51:57 #8 34.68 Unpacking python3-unidiff (0.5.5-2) ...
08:51:57 #8 34.72 Selecting previously unselected package python3-xdg.
08:51:57 #8 34.72 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
08:51:57 #8 34.72 Unpacking python3-xdg (0.27-2) ...
08:51:57 #8 34.76 Selecting previously unselected package shared-mime-info.
08:51:58 #8 34.76 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
08:51:58 #8 34.76 Unpacking shared-mime-info (2.0-1) ...
08:51:58 #8 34.87 Selecting previously unselected package strace.
08:51:58 #8 34.87 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
08:51:58 #8 34.87 Unpacking strace (5.10-1) ...
08:51:58 #8 34.95 Selecting previously unselected package xauth.
08:51:58 #8 34.95 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
08:51:58 #8 34.96 Unpacking xauth (1:1.1-1) ...
08:51:58 #8 35.00 Selecting previously unselected package xdg-user-dirs.
08:51:58 #8 35.00 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
08:51:58 #8 35.01 Unpacking xdg-user-dirs (0.17-2) ...
08:51:58 #8 35.07 Setting up libksba8:amd64 (1.5.0-3) ...
08:51:58 #8 35.08 Setting up media-types (4.0.0) ...
08:51:58 #8 35.10 Setting up libpipeline1:amd64 (1.5.3-1) ...
08:51:58 #8 35.11 Setting up wdiff (1.2.2-2+b1) ...
08:51:58 #8 35.12 Setting up libxau6:amd64 (1:1.0.9-1) ...
08:51:58 #8 35.13 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
08:51:58 #8 35.14 Setting up libpsl5:amd64 (0.21.0-1.2) ...
08:51:58 #8 35.15 Setting up libgpm2:amd64 (1.20.7-8) ...
08:51:58 #8 35.16 Setting up bsdextrautils (2.36.1-8) ...
08:51:58 #8 35.17 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
08:51:58 #8 35.18 Setting up libicu67:amd64 (67.1-7) ...
08:51:58 #8 35.19 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
08:51:58 #8 35.20 Setting up xdg-user-dirs (0.17-2) ...
08:51:58 #8 35.22 Setting up libmagic-mgc (1:5.39-3) ...
08:51:58 #8 35.23 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
08:51:58 #8 35.24 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
08:51:58 #8 35.28 No schema files found: doing nothing.
08:51:58 #8 35.28 Setting up distro-info-data (0.51) ...
08:51:58 #8 35.29 Setting up manpages (5.10-1) ...
08:51:58 #8 35.31 Setting up unzip (6.0-26) ...
08:51:58 #8 35.32 Setting up perl-modules-5.32 (5.32.1-4+deb11u1) ...
08:51:58 #8 35.33 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
08:51:58 #8 35.34 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
08:51:58 #8 35.35 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
08:51:58 #8 35.44 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
08:51:58 #8 35.45 Setting up libfcgi-bin (2.4.2-2) ...
08:51:58 #8 35.46 Setting up binutils-common:amd64 (2.35.2-2) ...
08:51:58 #8 35.48 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
08:51:58 #8 35.49 Setting up libmagic1:amd64 (1:5.39-3) ...
08:51:58 #8 35.50 Setting up libdeflate0:amd64 (1.7-1) ...
08:51:58 #8 35.52 Setting up less (551-2) ...
08:51:58 #8 35.53 Setting up perl-openssl-defaults:amd64 (5) ...
08:51:58 #8 35.54 Setting up linux-libc-dev:amd64 (5.10.46-4) ...
08:51:58 #8 35.55 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
08:51:58 #8 35.57 Setting up gettext-base (0.21-4) ...
08:51:58 #8 35.58 Setting up liblzo2-2:amd64 (2.10-2) ...
08:51:58 #8 35.58 Setting up libnpth0:amd64 (1.6-3) ...
08:51:58 #8 35.60 Setting up file (1:5.39-3) ...
08:51:58 #8 35.61 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
08:51:58 #8 35.62 Setting up libassuan0:amd64 (2.5.3-7.1) ...
08:51:58 #8 35.63 Setting up libgomp1:amd64 (10.2.1-6) ...
08:51:58 #8 35.64 Setting up bzip2 (1.0.8-4) ...
08:51:58 #8 35.65 Setting up libldap-common (2.4.57+dfsg-3) ...
08:51:58 #8 35.66 Setting up libunwind8:amd64 (1.3.2-2) ...
08:51:58 #8 35.67 Setting up pbzip2 (1.1.13-1) ...
08:51:58 #8 35.68 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
08:51:58 #8 35.69 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
08:51:58 #8 35.70 Setting up libasan6:amd64 (10.2.1-6) ...
08:51:58 #8 35.71 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
08:51:58 #8 35.73 Setting up fakeroot (1.25.3-1.1) ...
08:51:58 #8 35.73 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
08:51:58 #8 35.74 Setting up autotools-dev (20180224.1+nmu1) ...
08:51:58 #8 35.75 Setting up libglib2.0-data (2.66.8-1) ...
08:51:58 #8 35.77 Setting up libtirpc-dev:amd64 (1.3.1-1) ...
08:51:58 #8 35.78 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
08:51:58 #8 35.79 Setting up libx11-data (2:1.7.2-1) ...
08:51:58 #8 35.80 Setting up make (4.3-4.1) ...
08:51:58 #8 35.81 Setting up libmpfr6:amd64 (4.1.0-3) ...
08:51:58 #8 35.82 Setting up gnupg-l10n (2.2.27-2) ...
08:51:58 #8 35.83 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:51:58 #8 35.84 Setting up lzip (1.22-3) ...
08:51:58 #8 35.86 Setting up strace (5.10-1) ...
08:51:59 #8 35.88 Setting up libsigsegv2:amd64 (2.13-1) ...
08:51:59 #8 35.89 Setting up xz-utils (5.2.5-2) ...
08:51:59 #8 35.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:51:59 #8 35.90 Setting up t1utils (1.41-4) ...
08:51:59 #8 35.91 Setting up libquadmath0:amd64 (10.2.1-6) ...
08:51:59 #8 35.92 Setting up diffstat (1.64-1) ...
08:51:59 #8 35.93 Setting up libpng16-16:amd64 (1.6.37-3) ...
08:51:59 #8 35.94 Setting up libmpc3:amd64 (1.2.0-1) ...
08:51:59 #8 35.95 Setting up libatomic1:amd64 (10.2.1-6) ...
08:51:59 #8 35.96 Setting up patch (2.7.6-7) ...
08:51:59 #8 35.97 Setting up autopoint (0.21-4) ...
08:51:59 #8 35.98 Setting up libwebp6:amd64 (0.6.1-2.1) ...
08:51:59 #8 35.99 Setting up fonts-dejavu-core (2.37-2) ...
08:51:59 #8 36.04 Setting up libxdelta2 (1.1.3-9.3) ...
08:51:59 #8 36.06 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
08:51:59 #8 36.07 Setting up libltdl7:amd64 (2.4.6-15) ...
08:51:59 #8 36.07 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
08:51:59 #8 36.09 Setting up libubsan1:amd64 (10.2.1-6) ...
08:51:59 #8 36.10 Setting up libmd0:amd64 (1.0.3-3) ...
08:51:59 #8 36.12 Setting up python-apt-common (2.2.1) ...
08:51:59 #8 36.13 Setting up libnsl-dev:amd64 (1.3.0-2) ...
08:51:59 #8 36.14 Setting up sensible-utils (0.0.14) ...
08:51:59 #8 36.15 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
08:51:59 #8 36.16 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
08:51:59 #8 36.17 Setting up libuchardet0:amd64 (0.0.7-1) ...
08:51:59 #8 36.18 Setting up lzop (1.04-2) ...
08:51:59 #8 36.19 Setting up libmpdec3:amd64 (2.5.1-1) ...
08:51:59 #8 36.20 Setting up git-man (1:2.30.2-1) ...
08:51:59 #8 36.21 Setting up libssh2-1:amd64 (1.9.0-2) ...
08:51:59 #8 36.22 Setting up netbase (6.3) ...
08:51:59 #8 36.25 Setting up libtiff5:amd64 (4.2.0-1) ...
08:51:59 #8 36.26 Setting up libbinutils:amd64 (2.35.2-2) ...
08:51:59 #8 36.27 Setting up libfido2-1:amd64 (1.6.0-2) ...
08:51:59 #8 36.28 Setting up libisl23:amd64 (0.23-1) ...
08:51:59 #8 36.29 Setting up libc-dev-bin (2.31-13) ...
08:51:59 #8 36.30 Setting up openssl (1.1.1k-1+deb11u1) ...
08:51:59 #8 36.31 Setting up libbsd0:amd64 (0.11.3-1) ...
08:51:59 #8 36.32 Setting up libelf1:amd64 (0.183-1) ...
08:51:59 #8 36.33 Setting up readline-common (8.1-1) ...
08:51:59 #8 36.35 Setting up publicsuffix (20210108.1309-1) ...
08:51:59 #8 36.36 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
08:51:59 #8 36.37 Setting up libmarkdown2:amd64 (2.2.6-1) ...
08:51:59 #8 36.38 Setting up libcc1-0:amd64 (10.2.1-6) ...
08:51:59 #8 36.39 Setting up iso-codes (4.6.0-1) ...
08:51:59 #8 36.40 Setting up liblocale-gettext-perl (1.07-4+b1) ...
08:51:59 #8 36.41 Setting up liblsan0:amd64 (10.2.1-6) ...
08:51:59 #8 36.42 Setting up cpp-10 (10.2.1-6) ...
08:51:59 #8 36.43 Setting up dctrl-tools (2.24-3+b1) ...
08:51:59 #8 36.45 Setting up libitm1:amd64 (10.2.1-6) ...
08:51:59 #8 36.46 Setting up debian-keyring (2021.07.26) ...
08:51:59 #8 36.47 Setting up libgdbm6:amd64 (1.19-2) ...
08:51:59 #8 36.48 Setting up libtsan0:amd64 (10.2.1-6) ...
08:51:59 #8 36.49 Setting up libctf0:amd64 (2.35.2-2) ...
08:51:59 #8 36.50 Setting up pinentry-curses (1.1.0-4) ...
08:51:59 #8 36.52 Setting up manpages-dev (5.10-1) ...
08:51:59 #8 36.53 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
08:51:59 #8 36.54 Setting up libxcb1:amd64 (1.14-3) ...
08:51:59 #8 36.55 Setting up gettext (0.21-4) ...
08:51:59 #8 36.56 Setting up xdelta (1.1.3-9.3) ...
08:51:59 #8 36.57 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
08:51:59 #8 36.59 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
08:51:59 #8 36.60 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
08:52:00 #8 36.60 Setting up libreadline8:amd64 (8.1-1) ...
08:52:00 #8 36.61 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
08:52:00 #8 36.63 Setting up m4 (1.4.18-5) ...
08:52:00 #8 36.64 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ...
08:52:00 #8 36.65 Setting up ca-certificates (20210119) ...
08:52:00 #8 36.99 Updating certificates in /etc/ssl/certs...
08:52:00 #8 37.40 129 added, 0 removed; done.
08:52:00 #8 37.43 Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
08:52:00 #8 37.44 Setting up shared-mime-info (2.0-1) ...
08:52:03 #8 39.50 Setting up libgdbm-compat4:amd64 (1.19-2) ...
08:52:03 #8 39.51 Setting up ucf (3.0043) ...
08:52:03 #8 39.60 Setting up libperl5.32:amd64 (5.32.1-4+deb11u1) ...
08:52:03 #8 39.61 Setting up dwz (0.13+20210201-1) ...
08:52:03 #8 39.62 Setting up groff-base (1.22.4-6) ...
08:52:03 #8 39.64 Setting up cpp (4:10.2.1-1) ...
08:52:03 #8 39.66 Setting up pixz (1.0.7-1) ...
08:52:03 #8 39.66 Setting up gpgconf (2.2.27-2) ...
08:52:03 #8 39.67 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ...
08:52:03 #8 39.69 Setting up libc6-dev:amd64 (2.31-13) ...
08:52:03 #8 39.70 Setting up libx11-6:amd64 (2:1.7.2-1) ...
08:52:03 #8 39.71 Setting up curl (7.74.0-1.3+b1) ...
08:52:03 #8 39.72 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
08:52:03 #8 39.73 Setting up gpg (2.2.27-2) ...
08:52:03 #8 39.75 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
08:52:03 #8 39.76 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
08:52:03 #8 39.77 Setting up gnupg-utils (2.2.27-2) ...
08:52:03 #8 39.78 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
08:52:03 #8 39.79 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
08:52:03 #8 39.80 Setting up gpg-agent (2.2.27-2) ...
08:52:03 #8 40.26 Setting up libxpm4:amd64 (1:3.5.12-1) ...
08:52:03 #8 40.27 Setting up fontconfig-config (2.13.1-4.2) ...
08:52:03 #8 40.45 Setting up openssh-client (1:8.4p1-5) ...
08:52:03 #8 40.54 Setting up gpgsm (2.2.27-2) ...
08:52:03 #8 40.55 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
08:52:03 #8 40.56 Setting up binutils (2.35.2-2) ...
08:52:03 #8 40.57 Setting up man-db (2.9.4-2) ...
08:52:03 #8 40.66 Building database of manual pages ...
08:52:21 #8 55.69 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
08:52:21 #8 55.71 Setting up dirmngr (2.2.27-2) ...
08:52:21 #8 55.84 Setting up perl (5.32.1-4+deb11u1) ...
08:52:21 #8 55.86 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
08:52:21 #8 55.87 Setting up libclass-data-inheritable-perl (0.08-3) ...
08:52:21 #8 55.88 Setting up libdata-dump-perl (1.23-1.1) ...
08:52:21 #8 55.88 Setting up libref-util-perl (0.204-1) ...
08:52:21 #8 55.89 Setting up libipc-system-simple-perl (1.30-1) ...
08:52:21 #8 55.90 Setting up libnet-domain-tld-perl (1.75-1.1) ...
08:52:21 #8 55.91 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
08:52:21 #8 55.92 Setting up libvariable-magic-perl (0.62-1+b3) ...
08:52:21 #8 55.93 Setting up libio-html-perl (1.004-2) ...
08:52:21 #8 55.94 Setting up libpod-parser-perl (1.63-2) ...
08:52:21 #8 55.95 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
08:52:21 #8 55.96 Setting up liblist-moreutils-xs-perl (0.430-2) ...
08:52:21 #8 55.97 Setting up gcc-10 (10.2.1-6) ...
08:52:21 #8 55.98 Setting up libparams-util-perl (1.102-1+b1) ...
08:52:21 #8 55.99 Setting up libdpkg-perl (1.20.9) ...
08:52:21 #8 56.00 Setting up libtime-duration-perl (1.21-1) ...
08:52:21 #8 56.01 Setting up autoconf (2.69-14) ...
08:52:21 #8 56.02 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
08:52:21 #8 56.03 Setting up libarray-intspan-perl (2.004-1) ...
08:52:21 #8 56.04 Setting up libcapture-tiny-perl (0.48-1) ...
08:52:21 #8 56.05 Setting up libtimedate-perl (2.3300-2) ...
08:52:21 #8 56.05 Setting up gpg-wks-server (2.2.27-2) ...
08:52:21 #8 56.06 Setting up libsub-name-perl (0.26-1+b1) ...
08:52:21 #8 56.07 Setting up libtype-tiny-xs-perl (0.022-1) ...
08:52:21 #8 56.08 Setting up libdata-validate-domain-perl (0.10-1.1) ...
08:52:21 #8 56.09 Setting up libproc-processtable-perl (0.59-2+b1) ...
08:52:21 #8 56.10 Setting up libfile-chdir-perl (0.1008-1.1) ...
08:52:21 #8 56.11 Setting up xauth (1:1.1-1) ...
08:52:21 #8 56.12 Setting up libpath-tiny-perl (0.118-1) ...
08:52:21 #8 56.13 Setting up libarchive-cpio-perl (0.10-1.1) ...
08:52:21 #8 56.14 Setting up libjson-perl (4.03000-1) ...
08:52:21 #8 56.15 Setting up libipc-run3-perl (0.048-2) ...
08:52:21 #8 56.16 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
08:52:21 #8 56.17 Setting up libsub-override-perl (0.09-2) ...
08:52:21 #8 56.18 Setting up libaliased-perl (0.34-1.1) ...
08:52:21 #8 56.19 Setting up libstrictures-perl (2.000006-1) ...
08:52:21 #8 56.20 Setting up libsub-quote-perl (2.006006-1) ...
08:52:21 #8 56.21 Setting up libdevel-stacktrace-perl (2.0400-1) ...
08:52:21 #8 56.22 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
08:52:21 #8 56.23 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
08:52:21 #8 56.24 Setting up libsort-versions-perl (1.62-1) ...
08:52:21 #8 56.25 Setting up libexporter-tiny-perl (1.002002-1) ...
08:52:21 #8 56.25 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
08:52:21 #8 56.26 Setting up libfile-dirlist-perl (0.05-2) ...
08:52:21 #8 56.27 Setting up libterm-readkey-perl (2.38-1+b2) ...
08:52:21 #8 56.28 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
08:52:21 #8 56.29 Setting up libperlio-gzip-perl (0.19-1+b7) ...
08:52:21 #8 56.30 Setting up libsys-hostname-long-perl (1.5-2) ...
08:52:21 #8 56.31 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
08:52:21 #8 56.32 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
08:52:21 #8 56.33 Setting up liburi-perl (5.08-1) ...
08:52:21 #8 56.34 Setting up libfile-touch-perl (0.11-1) ...
08:52:21 #8 56.34 Setting up python3.9 (3.9.2-1) ...
08:52:21 #8 56.95 Setting up libemail-address-xs-perl (1.04-1+b3) ...
08:52:21 #8 56.97 Setting up libnet-ssleay-perl (1.88-3+b1) ...
08:52:21 #8 56.99 Setting up automake (1:1.16.3-2) ...
08:52:21 #8 57.01 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
08:52:21 #8 57.01 Setting up libapt-pkg-perl (0.1.39) ...
08:52:21 #8 57.02 Setting up libio-sessiondata-perl (1.03-1.1) ...
08:52:21 #8 57.03 Setting up libstring-escape-perl (2010.002-2) ...
08:52:21 #8 57.04 Setting up libhttp-date-perl (6.05-1) ...
08:52:21 #8 57.05 Setting up libfile-which-perl (1.23-1) ...
08:52:21 #8 57.06 Setting up libfile-basedir-perl (0.08-1) ...
08:52:21 #8 57.06 Setting up libnumber-range-perl (0.12-1.1) ...
08:52:21 #8 57.07 Setting up libtask-weaken-perl (1.06-1) ...
08:52:21 #8 57.08 Setting up libunicode-utf8-perl (0.62-1+b2) ...
08:52:21 #8 57.09 Setting up libmouse-perl (2.5.10-1+b1) ...
08:52:21 #8 57.10 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
08:52:21 #8 57.11 Setting up g++-10 (10.2.1-6) ...
08:52:21 #8 57.12 Setting up libfile-listing-perl (6.14-1) ...
08:52:21 #8 57.13 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
08:52:21 #8 57.14 Setting up gpg-wks-client (2.2.27-2) ...
08:52:21 #8 57.14 Setting up libregexp-pattern-perl (0.2.14-1) ...
08:52:21 #8 57.15 Setting up libdata-messagepack-perl (1.00-4+b1) ...
08:52:21 #8 57.16 Setting up libclass-inspector-perl (1.36-1) ...
08:52:21 #8 57.17 Setting up libfont-afm-perl (1.20-3) ...
08:52:21 #8 57.18 Setting up libwant-perl (0.29-1+b6) ...
08:52:21 #8 57.19 Setting up libdynaloader-functions-perl (0.003-1.1) ...
08:52:21 #8 57.20 Setting up libtext-glob-perl (0.11-1) ...
08:52:21 #8 57.22 Setting up libclass-method-modifiers-perl (2.13-1) ...
08:52:21 #8 57.23 Setting up liblist-compare-perl (0.55-1) ...
08:52:21 #8 57.24 Setting up libref-util-xs-perl (0.117-1+b3) ...
08:52:21 #8 57.26 Setting up libio-pty-perl (1:1.15-2) ...
08:52:21 #8 57.27 Setting up libtool (2.4.6-15) ...
08:52:21 #8 57.28 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
08:52:21 #8 57.29 Setting up libsort-key-perl (1.33-2+b3) ...
08:52:21 #8 57.30 Setting up libclone-perl (0.45-1+b1) ...
08:52:21 #8 57.31 Setting up libalgorithm-diff-perl (1.201-1) ...
08:52:21 #8 57.32 Setting up libarchive-zip-perl (1.68-1) ...
08:52:21 #8 57.33 Setting up libsub-identify-perl (0.14-1+b3) ...
08:52:21 #8 57.34 Setting up libdistro-info-perl (1.0) ...
08:52:21 #8 57.35 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
08:52:21 #8 57.36 Setting up libobject-id-perl (0.1.2-2.1) ...
08:52:21 #8 57.37 Setting up libio-stringy-perl (2.111-3) ...
08:52:21 #8 57.38 Setting up liblist-moreutils-perl (0.430-2) ...
08:52:21 #8 57.39 Setting up libhtml-tagset-perl (3.20-4) ...
08:52:21 #8 57.40 Setting up liblog-any-perl (1.709-1) ...
08:52:21 #8 57.41 Setting up libauthen-sasl-perl (2.1600-1.1) ...
08:52:21 #8 57.42 Setting up libdevel-size-perl (0.83-1+b2) ...
08:52:21 #8 57.43 Setting up libdebhelper-perl (13.3.4) ...
08:52:21 #8 57.45 Setting up libpod-constants-perl (0.19-2) ...
08:52:21 #8 57.46 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
08:52:21 #8 57.47 Setting up libconvert-binhex-perl (1.125-1) ...
08:52:21 #8 57.48 Setting up liblwp-mediatypes-perl (6.04-1) ...
08:52:21 #8 57.49 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
08:52:21 #8 57.50 Setting up libtry-tiny-perl (0.30-1) ...
08:52:21 #8 57.50 Setting up libtype-tiny-perl (1.012001-2) ...
08:52:21 #8 57.51 Setting up libcommon-sense-perl (3.75-1+b4) ...
08:52:21 #8 57.52 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
08:52:21 #8 57.53 Setting up libnet-http-perl (6.20-1) ...
08:52:21 #8 57.54 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
08:52:21 #8 57.55 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
08:52:21 #8 57.56 Setting up libtime-moment-perl (0.44-1+b3) ...
08:52:21 #8 57.56 Setting up libencode-locale-perl (1.05-1.1) ...
08:52:21 #8 57.57 Setting up python3 (3.9.2-3) ...
08:52:21 #8 57.85 Setting up libexception-class-perl (1.44-1) ...
08:52:21 #8 57.86 Setting up python3-xdg (0.27-2) ...
08:52:21 #8 58.02 Setting up libconfig-tiny-perl (2.26-1) ...
08:52:21 #8 58.03 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
08:52:21 #8 58.04 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
08:52:21 #8 58.04 Setting up liblist-utilsby-perl (0.11-1) ...
08:52:21 #8 58.05 Setting up libstring-shellquote-perl (1.04-1) ...
08:52:21 #8 58.06 Setting up libsub-install-perl (0.928-1.1) ...
08:52:21 #8 58.07 Setting up gcc (4:10.2.1-1) ...
08:52:21 #8 58.09 Setting up dpkg-dev (1.20.9) ...
08:52:21 #8 58.10 Setting up libnumber-compare-perl (0.03-1.1) ...
08:52:21 #8 58.11 Setting up intltool-debian (0.35.0+20060710.5) ...
08:52:21 #8 58.12 Setting up liberror-perl (0.17029-1) ...
08:52:21 #8 58.13 Setting up python3-six (1.16.0-2) ...
08:52:21 #8 58.27 Setting up dh-autoreconf (20) ...
08:52:21 #8 58.28 Setting up patchutils (0.4.2-1) ...
08:52:21 #8 58.29 Setting up libmail-sendmail-perl (0.80-1.1) ...
08:52:21 #8 58.30 Setting up libltdl-dev:amd64 (2.4.6-15) ...
08:52:21 #8 58.31 Setting up libjson-maybexs-perl (1.004003-1) ...
08:52:21 #8 58.32 Setting up libxml-sax-base-perl (1.09-1.1) ...
08:52:21 #8 58.33 Setting up libio-string-perl (1.08-3.1) ...
08:52:21 #8 58.33 Setting up libreadonly-perl (2.050-3) ...
08:52:21 #8 58.34 Setting up python3-gpg (1.14.0-1+b2) ...
08:52:21 #8 58.51 Setting up python3-certifi (2020.6.20-1) ...
08:52:21 #8 58.64 Setting up libfile-find-rule-perl (0.34-1) ...
08:52:21 #8 58.65 Setting up libstring-copyright-perl (0.003006-1) ...
08:52:21 #8 58.66 Setting up libgd3:amd64 (2.3.0-2) ...
08:52:21 #8 58.67 Setting up python3-idna (2.10-1) ...
08:52:21 #8 58.86 Setting up libdata-optlist-perl (0.110-1.1) ...
08:52:22 #8 58.87 Setting up libipc-run-perl (20200505.0-1) ...
08:52:22 #8 58.88 Setting up git (1:2.30.2-1) ...
08:52:22 #8 58.90 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
08:52:22 #8 58.91 Setting up python3-urllib3 (1.26.5-1~exp1) ...
08:52:22 #8 59.09 Setting up libcontextual-return-perl (0.004014-2) ...
08:52:22 #8 59.10 Setting up libwww-robotrules-perl (6.02-1) ...
08:52:22 #8 59.11 Setting up libtypes-serialiser-perl (1.01-1) ...
08:52:22 #8 59.12 Setting up g++ (4:10.2.1-1) ...
08:52:22 #8 59.14 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
08:52:22 #8 59.15 Setting up libhtml-parser-perl (3.75-1+b1) ...
08:52:22 #8 59.16 Setting up libgit-wrapper-perl (0.048-1) ...
08:52:22 #8 59.17 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
08:52:22 #8 59.18 Setting up librole-tiny-perl (2.002004-1) ...
08:52:22 #8 59.19 Setting up gnupg (2.2.27-2) ...
08:52:22 #8 59.20 Setting up build-essential (12.9) ...
08:52:22 #8 59.21 Setting up python3-unidiff (0.5.5-2) ...
08:52:22 #8 59.35 Setting up lsb-release (11.1.0) ...
08:52:22 #8 59.36 Setting up libfont-ttf-perl (1.06-1.1) ...
08:52:22 #8 59.37 Setting up libfile-homedir-perl (1.006-1) ...
08:52:22 #8 59.38 Setting up python3-magic (2:0.4.20-3) ...
08:52:22 #8 59.52 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
08:52:22 #8 59.54 Setting up pristine-tar (1.49) ...
08:52:22 #8 59.55 Setting up libio-socket-ssl-perl (2.069-1) ...
08:52:22 #8 59.56 Setting up libsub-exporter-perl (0.987-1) ...
08:52:22 #8 59.57 Setting up libc-devtools (2.31-13) ...
08:52:22 #8 59.58 Setting up libalgorithm-merge-perl (0.08-3) ...
08:52:22 #8 59.59 Setting up libhttp-message-perl (6.28-1) ...
08:52:22 #8 59.60 Setting up libhtml-form-perl (6.07-1) ...
08:52:22 #8 59.61 Setting up python3-pkg-resources (52.0.0-4) ...
08:52:23 #8 59.80 Setting up libiterator-perl (0.03+ds1-1.1) ...
08:52:23 #8 59.81 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
08:52:23 #8 59.82 Setting up libjson-xs-perl (4.030-1+b1) ...
08:52:23 #8 59.83 Setting up libhttp-negotiate-perl (6.01-1) ...
08:52:23 #8 59.84 Setting up libio-prompter-perl (0.004015-1) ...
08:52:23 #8 59.84 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
08:52:23 #8 59.85 Setting up libhttp-cookies-perl (6.10-1) ...
08:52:23 #8 59.86 Setting up python3-apt (2.2.1) ...
08:52:23 #8 60.02 Setting up po-debconf (1.0.21+nmu1) ...
08:52:23 #8 60.03 Setting up libhtml-tree-perl (5.07-2) ...
08:52:23 #8 60.04 Setting up libparams-classify-perl (0.015-1+b3) ...
08:52:23 #8 60.04 Setting up libpath-iterator-rule-perl (1.014-1) ...
08:52:23 #8 60.05 Setting up libhtml-format-perl (2.12-1.1) ...
08:52:23 #8 60.06 Setting up libxml-sax-perl (1.02+dfsg-1) ...
08:52:23 #8 60.12 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
08:52:23 #8 60.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
08:52:23 #8 60.29 
08:52:23 #8 60.29 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
08:52:23 #8 60.31 Setting up python3-chardet (4.0.0-1) ...
08:52:23 #8 60.58 Setting up libnet-smtp-ssl-perl (1.04-1) ...
08:52:23 #8 60.58 Setting up libmodule-runtime-perl (0.016-1) ...
08:52:23 #8 60.59 Setting up libmailtools-perl (2.21-1) ...
08:52:23 #8 60.60 Setting up python3-debian (0.1.39) ...
08:52:24 #8 60.76 Setting up python3-requests (2.25.1+dfsg-2) ...
08:52:24 #8 60.91 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
08:52:24 #8 60.95 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
08:52:24 #8 61.02 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
08:52:24 #8 61.09 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
08:52:24 #8 61.20 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
08:52:24 #8 61.23 Setting up dh-strip-nondeterminism (1.12.0-1) ...
08:52:24 #8 61.24 Setting up libconst-fast-perl (0.014-1.1) ...
08:52:24 #8 61.25 Setting up libhttp-daemon-perl (6.12-1) ...
08:52:24 #8 61.26 Setting up libdata-dpath-perl (0.58-1) ...
08:52:24 #8 61.27 Setting up libmodule-implementation-perl (0.09-1.1) ...
08:52:24 #8 61.28 Setting up libpackage-stash-perl (0.39-1) ...
08:52:24 #8 61.29 Setting up libimport-into-perl (1.002005-1) ...
08:52:24 #8 61.29 Setting up libmoo-perl (2.004004-1) ...
08:52:24 #8 61.30 Setting up liblist-someutils-perl (0.58-1) ...
08:52:24 #8 61.31 Setting up debhelper (13.3.4) ...
08:52:24 #8 61.32 Setting up libmime-tools-perl (5.509-1) ...
08:52:24 #8 61.33 Setting up dput (1.1.0) ...
08:52:24 #8 61.48 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
08:52:24 #8 61.49 Setting up equivs (2.3.1) ...
08:52:24 #8 61.50 Setting up libmoox-aliases-perl (0.001006-1.1) ...
08:52:24 #8 61.51 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
08:52:24 #8 61.52 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
08:52:24 #8 61.53 Setting up libnamespace-clean-perl (0.27-1) ...
08:52:24 #8 61.54 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
08:52:24 #8 61.55 Setting up libnamespace-autoclean-perl (0.29-1) ...
08:52:24 #8 61.56 Setting up libgitlab-api-v4-perl (0.26-1) ...
08:52:24 #8 61.57 Setting up libmoox-struct-perl (0.020-1) ...
08:52:24 #8 61.58 Setting up lintian (2.104.0) ...
08:52:24 #8 61.59 Setting up licensecheck (3.1.1-2) ...
08:52:24 #8 61.60 Setting up liblwp-protocol-https-perl (6.10-1) ...
08:52:24 #8 61.61 Setting up libwww-perl (6.52-1) ...
08:52:24 #8 61.62 Setting up devscripts (2.21.3) ...
08:52:24 #8 61.77 Setting up libxml-parser-perl:amd64 (2.46-2) ...
08:52:25 #8 61.78 Setting up libxml-sax-expat-perl (0.51-1) ...
08:52:25 #8 61.82 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
08:52:25 #8 61.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
08:52:25 #8 62.00 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
08:52:25 #8 62.02 Setting up libsoap-lite-perl (1.27-1) ...
08:52:25 #8 62.03 Setting up libxmlrpc-lite-perl (0.717-4) ...
08:52:25 #8 62.04 Processing triggers for libc-bin (2.31-13) ...
08:52:25 #8 62.06 Processing triggers for ca-certificates (20210119) ...
08:52:25 #8 62.07 Updating certificates in /etc/ssl/certs...
08:52:25 #8 62.42 0 added, 0 removed; done.
08:52:25 #8 62.42 Running hooks in /etc/ca-certificates/update.d...
08:52:25 #8 62.42 done.
08:52:25 #8 DONE 62.7s
08:52:25 
08:52:25 #10 [stage-1 3/8] COPY common /root/build-deb/debian
08:52:25 #10 sha256:d1f716f5a885b565291f63d7f11ce157ffbe80f1ad8ce017a4902d889801bf3d
08:52:25 #10 DONE 0.0s
08:52:26 
08:52:26 #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
08:52:26 #11 sha256:1ba3c05601ed1f92f38df3ebcc0a219386f6eda428390d3668eed40e14a87b93
08:52:26 #11 0.766 Hit:1 http://deb.debian.org/debian bullseye InRelease
08:52:26 #11 0.767 Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
08:52:26 #11 0.767 Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
08:52:27 make[2]: Leaving directory '/root/build-deb/compose'
08:52:27 # Build the scan-plugin
08:52:27 # TODO change once we support scan-plugin on other architectures
08:52:27 if [ "armhf" = "amd64" ]; then \
08:52:27 	cd /go/src/github.com/docker/scan-cli-plugin \
08:52:27 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
08:52:27 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
08:52:27 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
08:52:27 fi
08:52:27 # Build the CLI plugins
08:52:27 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
08:52:27 set -e;cd /sources && \
08:52:27 	tar xzf plugin-installers.tgz; \
08:52:27 	for installer in plugins/*.installer; do \
08:52:27 		LDFLAGS='' bash ${installer} build; \
08:52:27 	done
08:52:27 Cloning into '/go/src/github.com/docker/buildx'...
08:52:27 Fetching origin
08:52:27 + GO111MODULE=on
08:52:27 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.2-docker -X github.com/docker/buildx/version.Revision=de7dfb925df4497d36e29e2023b8a86fb872abd2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
08:52:27 #11 1.015 Reading package lists...
08:52:27 #11 1.792 dpkg-buildpackage: info: source package docker-ce-build-deps
08:52:27 #11 1.792 dpkg-buildpackage: info: source version 1.0
08:52:27 #11 1.792 dpkg-buildpackage: info: source distribution unstable
08:52:27 #11 1.792 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
08:52:27 #11 1.825  dpkg-source --before-build .
08:52:27 #11 1.825 dpkg-buildpackage: info: host architecture amd64
08:52:27 #11 1.918  debian/rules clean
08:52:27 #11 1.920 dh clean
08:52:27 #11 1.994    dh_clean
08:52:27 #11 2.024  debian/rules binary
08:52:28 #11 2.026 dh binary
08:52:28 #11 2.091    dh_update_autotools_config
08:52:28 #11 2.117    dh_autoreconf
08:52:28 #11 2.155    create-stamp debian/debhelper-build-stamp
08:52:28 #11 2.155    dh_prep
08:52:28 #11 2.182    dh_install
08:52:28 #11 2.213    dh_installdocs
08:52:28 #11 2.250    dh_installchangelogs
08:52:28 #11 2.329    dh_perl
08:52:28 #11 2.364    dh_link
08:52:28 #11 2.396    dh_strip_nondeterminism
08:52:28 #11 2.452    dh_compress
08:52:28 #11 2.488    dh_fixperms
08:52:28 #11 2.525    dh_missing
08:52:28 #11 2.550    dh_installdeb
08:52:28 #11 2.583    dh_gencontrol
08:52:28 #11 2.693    dh_md5sums
08:52:28 #11 2.724    dh_builddeb
08:52:28 #11 2.749 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
08:52:28 #11 2.768  dpkg-genbuildinfo --build=binary
08:52:28 #11 2.901  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
08:52:28 #11 2.976 dpkg-genchanges: info: binary-only upload (no source code included)
08:52:29 #11 2.979  dpkg-source --after-build .
08:52:29 #11 3.079 dpkg-buildpackage: info: binary-only upload (no source included)
08:52:29 #11 3.083 
08:52:29 #11 3.083 The package has been created.
08:52:29 #11 3.083 Attention, the package has been created in the current directory,
08:52:29 #11 3.083 not in ".." as indicated by the message above!
08:52:29 #11 3.102 Selecting previously unselected package docker-ce-build-deps.
08:52:29 #11 3.118 (Reading database ... 28620 files and directories currently installed.)
08:52:29 #11 3.119 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
08:52:29 #11 3.122 Unpacking docker-ce-build-deps (1.0) ...
08:52:29 #11 3.160 Reading package lists...
08:52:29 #11 3.669 Building dependency tree...
08:52:29 #11 3.786 Reading state information...
08:52:29 #11 3.804 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
08:52:29 #11 3.959 Starting 2 pkgProblemResolver with broken count: 0
08:52:29 #11 3.961 Done
08:52:30 #11 4.094  Done
08:52:30 #11 4.218 Starting pkgProblemResolver with broken count: 0
08:52:30 #11 4.241 Starting 2 pkgProblemResolver with broken count: 0
08:52:30 #11 4.244 Done
08:52:30 #11 4.444 The following additional packages will be installed:
08:52:30 #11 4.445   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
08:52:30 #11 4.445   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
08:52:30 #11 4.445   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
08:52:30 #11 4.445   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
08:52:30 #11 4.445   libsystemd-dev libudev-dev libuv1 pkg-config procps
08:52:30 #11 4.446 Suggested packages:
08:52:30 #11 4.446   cmake-doc ninja-build apparmor-easyprof seccomp
08:52:30 #11 4.446 Recommended packages:
08:52:30 #11 4.446   psmisc
08:52:30 #11 4.618 The following NEW packages will be installed:
08:52:30 #11 4.619   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
08:52:30 #11 4.619   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
08:52:30 #11 4.619   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
08:52:30 #11 4.619   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
08:52:30 #11 4.620   libsystemd-dev libudev-dev libuv1 pkg-config procps
08:52:30 #11 4.887 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
08:52:30 #11 4.887 1 not fully installed or removed.
08:52:30 #11 4.887 Need to get 11.8 MB of archives.
08:52:30 #11 4.887 After this operation, 47.8 MB of additional disk space will be used.
08:52:30 #11 4.887 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
08:52:30 #11 4.891 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
08:52:30 #11 4.904 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
08:52:30 #11 4.905 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
08:52:30 #11 4.906 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
08:52:30 #11 4.909 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
08:52:30 #11 4.910 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
08:52:30 #11 4.911 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
08:52:30 #11 4.913 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
08:52:30 #11 4.957 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
08:52:30 #11 4.957 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
08:52:30 #11 4.959 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
08:52:30 #11 4.961 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
08:52:30 #11 4.962 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
08:52:30 #11 4.964 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
08:52:30 #11 4.964 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
08:52:30 #11 4.965 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
08:52:30 #11 4.967 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
08:52:30 #11 4.969 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
08:52:30 #11 4.971 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
08:52:30 #11 4.972 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
08:52:30 #11 4.976 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
08:52:30 #11 4.977 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
08:52:30 #11 4.978 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
08:52:30 #11 4.979 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
08:52:30 #11 4.981 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
08:52:30 #11 5.121 debconf: delaying package configuration, since apt-utils is not installed
08:52:30 #11 5.160 Fetched 11.8 MB in 0s (33.1 MB/s)
08:52:31 #11 5.185 Selecting previously unselected package bash-completion.
08:52:31 #11 5.185 (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 ... 28624 files and directories currently installed.)
08:52:31 #11 5.204 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
08:52:31 #11 5.656 Unpacking bash-completion (1:2.11-2) ...
08:52:31 #11 5.772 Selecting previously unselected package cmake-data.
08:52:31 #11 5.772 Preparing to unpack .../01-cmake-data_3.18.4-2_all.deb ...
08:52:31 #11 5.776 Unpacking cmake-data (3.18.4-2) ...
08:52:32 #11 6.118 Selecting previously unselected package libncurses6:amd64.
08:52:32 #11 6.122 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ...
08:52:32 #11 6.129 Unpacking libncurses6:amd64 (6.2+20201114-2) ...
08:52:32 #11 6.165 Selecting previously unselected package libprocps8:amd64.
08:52:32 #11 6.168 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
08:52:32 #11 6.171 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
08:52:32 #11 6.207 Selecting previously unselected package procps.
08:52:32 #11 6.210 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
08:52:32 #11 6.217 Unpacking procps (2:3.3.17-5) ...
08:52:32 #11 6.296 Selecting previously unselected package libjsoncpp24:amd64.
08:52:32 #11 6.300 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
08:52:32 #11 6.303 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
08:52:32 #11 6.336 Selecting previously unselected package librhash0:amd64.
08:52:32 #11 6.339 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
08:52:32 #11 6.343 Unpacking librhash0:amd64 (1.4.1-2) ...
08:52:32 #11 6.380 Selecting previously unselected package libuv1:amd64.
08:52:32 #11 6.383 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ...
08:52:32 #11 6.386 Unpacking libuv1:amd64 (1.40.0-2) ...
08:52:32 #11 6.421 Selecting previously unselected package cmake.
08:52:32 #11 6.424 Preparing to unpack .../08-cmake_3.18.4-2_amd64.deb ...
08:52:32 #11 6.427 Unpacking cmake (3.18.4-2) ...
08:52:32 #11 6.962 Selecting previously unselected package dh-apparmor.
08:52:32 #11 6.966 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
08:52:32 #11 6.969 Unpacking dh-apparmor (2.13.6-10) ...
08:52:32 #11 7.003 Selecting previously unselected package libbtrfs0:amd64.
08:52:33 #11 7.006 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ...
08:52:33 #11 7.009 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
08:52:33 #11 7.050 Selecting previously unselected package libbtrfs-dev:amd64.
08:52:33 #11 7.053 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ...
08:52:33 #11 7.057 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
08:52:33 #11 7.109 Selecting previously unselected package dmsetup.
08:52:33 #11 7.112 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
08:52:33 #11 7.116 Unpacking dmsetup (2:1.02.175-2.1) ...
08:52:33 #11 7.152 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:52:33 #11 7.155 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
08:52:33 #11 7.158 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
08:52:33 #11 7.199 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:52:33 #11 7.202 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
08:52:33 #11 7.205 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
08:52:33 #11 7.228 Selecting previously unselected package libudev-dev:amd64.
08:52:33 #11 7.231 Preparing to unpack .../15-libudev-dev_247.3-6_amd64.deb ...
08:52:33 #11 7.234 Unpacking libudev-dev:amd64 (247.3-6) ...
08:52:33 #11 7.273 Selecting previously unselected package libsepol1-dev:amd64.
08:52:33 #11 7.276 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
08:52:33 #11 7.280 Unpacking libsepol1-dev:amd64 (3.1-1) ...
08:52:33 #11 7.343 Selecting previously unselected package libpcre2-16-0:amd64.
08:52:33 #11 7.347 Preparing to unpack .../17-libpcre2-16-0_10.36-2_amd64.deb ...
08:52:33 #11 7.350 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
08:52:33 #11 7.397 Selecting previously unselected package libpcre2-32-0:amd64.
08:52:33 #11 7.400 Preparing to unpack .../18-libpcre2-32-0_10.36-2_amd64.deb ...
08:52:33 #11 7.403 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
08:52:33 #11 7.449 Selecting previously unselected package libpcre2-posix2:amd64.
08:52:33 #11 7.452 Preparing to unpack .../19-libpcre2-posix2_10.36-2_amd64.deb ...
08:52:33 #11 7.455 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
08:52:33 #11 7.481 Selecting previously unselected package libpcre2-dev:amd64.
08:52:33 #11 7.484 Preparing to unpack .../20-libpcre2-dev_10.36-2_amd64.deb ...
08:52:33 #11 7.487 Unpacking libpcre2-dev:amd64 (10.36-2) ...
08:52:33 #11 7.584 Selecting previously unselected package libselinux1-dev:amd64.
08:52:33 #11 7.587 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
08:52:33 #11 7.590 Unpacking libselinux1-dev:amd64 (3.1-3) ...
08:52:33 #11 7.640 Selecting previously unselected package libdevmapper-dev:amd64.
08:52:33 #11 7.643 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
08:52:33 #11 7.647 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
08:52:33 #11 7.674 Selecting previously unselected package libseccomp-dev:amd64.
08:52:33 #11 7.677 Preparing to unpack .../23-libseccomp-dev_2.5.1-1_amd64.deb ...
08:52:33 #11 7.681 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
08:52:33 #11 7.716 Selecting previously unselected package libsystemd-dev:amd64.
08:52:33 #11 7.719 Preparing to unpack .../24-libsystemd-dev_247.3-6_amd64.deb ...
08:52:33 #11 7.722 Unpacking libsystemd-dev:amd64 (247.3-6) ...
08:52:33 #11 7.818 Selecting previously unselected package pkg-config.
08:52:33 #11 7.821 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ...
08:52:33 #11 7.824 Unpacking pkg-config (0.29.2-1) ...
08:52:33 #11 7.866 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
08:52:33 #11 7.875 Setting up libsepol1-dev:amd64 (3.1-1) ...
08:52:33 #11 7.884 Setting up libpcre2-16-0:amd64 (10.36-2) ...
08:52:33 #11 7.893 Setting up libbtrfs0:amd64 (5.10.1-2) ...
08:52:33 #11 7.901 Setting up libpcre2-32-0:amd64 (10.36-2) ...
08:52:33 #11 7.910 Setting up libuv1:amd64 (1.40.0-2) ...
08:52:33 #11 7.919 Setting up bash-completion (1:2.11-2) ...
08:52:34 #11 8.425 Setting up libncurses6:amd64 (6.2+20201114-2) ...
08:52:34 #11 8.434 Setting up pkg-config (0.29.2-1) ...
08:52:34 #11 8.479 Setting up libudev-dev:amd64 (247.3-6) ...
08:52:34 #11 8.489 Setting up libpcre2-posix2:amd64 (10.36-2) ...
08:52:34 #11 8.499 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
08:52:34 #11 8.508 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
08:52:34 #11 8.517 Setting up librhash0:amd64 (1.4.1-2) ...
08:52:34 #11 8.526 Setting up cmake-data (3.18.4-2) ...
08:52:34 #11 8.539 Setting up dh-apparmor (2.13.6-10) ...
08:52:34 #11 8.549 Setting up libsystemd-dev:amd64 (247.3-6) ...
08:52:34 #11 8.558 Setting up libprocps8:amd64 (2:3.3.17-5) ...
08:52:34 #11 8.566 Setting up libpcre2-dev:amd64 (10.36-2) ...
08:52:34 #11 8.575 Setting up libselinux1-dev:amd64 (3.1-3) ...
08:52:34 #11 8.585 Setting up procps (2:3.3.17-5) ...
08:52:34 #11 8.617 Setting up cmake (3.18.4-2) ...
08:52:34 #11 8.627 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
08:52:34 #11 8.637 Setting up dmsetup (2:1.02.175-2.1) ...
08:52:34 #11 8.648 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
08:52:34 #11 8.659 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
08:52:34 #11 8.670 Setting up docker-ce-build-deps (1.0) ...
08:52:34 #11 8.679 Processing triggers for libc-bin (2.31-13) ...
08:52:34 #11 8.696 Processing triggers for man-db (2.9.4-2) ...
08:52:36 #11 DONE 10.7s
08:52:36 
08:52:36 #12 [stage-1 5/8] COPY sources/ /sources
08:52:36 #12 sha256:cd48161ffb8bdba6ae18c3daddac9e02e3e962478937108bf283ed6018759374
08:52:36 #12 DONE 0.1s
08:52:36 
08:52:36 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
08:52:36 #14 sha256:08bc986822fd3953ece06cd2d3f45f5643bbd89a6bd6402cfa439022a31d7f8d
08:52:38 #14 DONE 1.8s
08:52:38 
08:52:38 #15 [stage-1 7/8] WORKDIR /root/build-deb
08:52:38 #15 sha256:d7fa4da3af9a7c769e8a176921a384aa8a5e49a4a7b689afc9175bb18ef69b3e
08:52:38 #15 DONE 0.0s
08:52:38 
08:52:38 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
08:52:38 #16 sha256:2d11e03c3020d42755069f55ab1c49db75502fa83708c98d5c7c0a11eb923e9d
08:52:38 #16 DONE 0.0s
08:52:38 
08:52:38 #17 exporting to image
08:52:38 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
08:52:38 #17 exporting layers
08:52:41 + DISABLE_WARN_OUTSIDE_CONTAINER=1
08:52:41 + make manpages
08:52:41 scripts/docs/generate-man.sh
08:52:45 #17 exporting layers 6.6s done
08:52:45 #17 writing image sha256:d1806ab619f0831ef0823233726a28bb768578262f8858f0f4d5b6571fd6d00b done
08:52:45 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done
08:52:45 #17 DONE 6.6s
08:52:45 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210907122809-6989268 -e VERSION=0.0.0-20210907122809-6989268 -e CLI_GITCOMMIT=6989268 -e ENGINE_GITCOMMIT=5176095 -e COMPOSE_VERSION=v2.0.0-rc.3 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/x86_64
08:52:45 + set -e
08:52:45 + mkdir -p /root/build-deb/engine
08:52:45 + tar -C /root/build-deb -xzf /sources/engine.tgz
08:52:46 + mkdir -p /root/build-deb/cli
08:52:46 + tar -C /root/build-deb -xzf /sources/cli.tgz
08:52:46 + mkdir -p /root/build-deb/compose
08:52:46 + tar -C /root/build-deb -xzf /sources/compose.tgz
08:52:46 + mkdir -p /root/build-deb/scan-cli-plugin
08:52:46 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
08:52:46 + mkdir -p /go/src/github.com/docker
08:52:46 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
08:52:46 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
08:52:46 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
08:52:46 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
08:52:46 + EPOCH=5
08:52:46 + EPOCH_SEP=
08:52:46 + [[ ! -z 5 ]]
08:52:46 + EPOCH_SEP=:
08:52:46 + [[ -z 0.0.0-20210907122809-6989268 ]]
08:52:46 + echo VERSION AAA 0.0.0-20210907122809-6989268
08:52:46 VERSION AAA 0.0.0-20210907122809-6989268
08:52:46 + VERSION=0.0.0-20210907122809-6989268
08:52:46 + echo VERSION bbb 0.0.0-20210907122809-6989268
08:52:46 VERSION bbb 0.0.0-20210907122809-6989268
08:52:46 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
08:52:46 + debSource=docker-ce
08:52:46 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
08:52:46 + debMaintainer='Docker <support@docker.com>'
08:52:46 ++ date --rfc-2822
08:52:46 + debDate='Mon, 13 Sep 2021 08:52:46 +0000'
08:52:46 + cat
08:52:46 + export CLI_GITCOMMIT=6989268
08:52:46 + CLI_GITCOMMIT=6989268
08:52:46 + export ENGINE_GITCOMMIT=5176095
08:52:46 + ENGINE_GITCOMMIT=5176095
08:52:46 + export SCAN_GITCOMMIT=35651ca
08:52:46 + SCAN_GITCOMMIT=35651ca
08:52:46 VERSION BBB 0.0.0-20210907122809-6989268
08:52:46 + echo VERSION BBB 0.0.0-20210907122809-6989268
08:52:46 + dpkg-buildpackage -uc -us -I.git
08:52:46 dpkg-buildpackage: info: source package docker-ce
08:52:46 dpkg-buildpackage: info: source version 5:0.0.0-20210907122809-6989268-0~debian-bullseye
08:52:46 dpkg-buildpackage: info: source distribution bullseye
08:52:46 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
08:52:46 dpkg-buildpackage: info: host architecture amd64
08:52:46  dpkg-source -I.git --before-build .
08:52:46  debian/rules clean
08:52:46 dh clean --with=bash-completion
08:52:46    dh_clean
08:52:46  dpkg-source -I.git -b .
08:52:47 dpkg-source: warning: native package version may not have a revision
08:52:47 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210907122809-6989268-0~debian'
08:52:47 dpkg-source: info: using source format '1.0'
08:52:47 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye.tar.gz
08:52:57 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye.dsc
08:52:57  debian/rules build
08:52:57 dh build --with=bash-completion
08:52:57    dh_update_autotools_config
08:52:57    dh_autoreconf
08:52:57    debian/rules override_dh_auto_build
08:52:57 make[1]: Entering directory '/root/build-deb'
08:52:57 # Build the daemon and dependencies
08:52:57 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
08:52:57 
08:52:57 Removing bundles/
08:52:57 
08:52:57 ---> Making bundle: dynbinary (in bundles/dynbinary)
08:52:57 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:52:57 GOOS="" GOARCH="" GOARM=""
08:53:48 make[1]: Leaving directory '/root/build-deb'
08:53:48    debian/rules override_dh_auto_test
08:53:48 make[1]: Entering directory '/root/build-deb'
08:53:48 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
08:53:48 	test "$ver" = "Docker version 0.0.0-20210907122809-6989268, build 5176095" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
08:53:48 PASS: daemon version OK
08:53:48 ver="$(cli/build/docker --version)"; \
08:53:48 	test "$ver" = "Docker version 0.0.0-20210907122809-6989268, build 6989268" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
08:53:48 PASS: cli version OK
08:53:48 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
08:53:48 	test "$ver" = "v2.0.0-rc.3" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
08:53:48 PASS: docker-compose version OK
08:53:48 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
08:53:48 # TODO change once we support scan-plugin on other architectures
08:53:48 if [ "armhf" = "amd64" ]; then \
08:53:48 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
08:53:48 		test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
08:53:48 fi
08:53:48 make[1]: Leaving directory '/root/build-deb'
08:53:48    create-stamp debian/debhelper-build-stamp
08:53:48  debian/rules binary
08:53:48 dh binary --with=bash-completion
08:53:48    dh_testroot
08:53:48    dh_prep
08:53:48    debian/rules override_dh_auto_install
08:53:48 make[1]: Entering directory '/root/build-deb'
08:53:48 # docker-ce-cli install
08:53:48 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
08:53:48 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
08:53:48 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
08:53:48 set -e;cd /sources && \
08:53:48 	tar xzf plugin-installers.tgz; \
08:53:48 	for installer in plugins/*.installer; do \
08:53:48 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
08:53:48 		PREFIX=/usr/libexec/docker/cli-plugins \
08:53:48 			bash ${installer} install_plugin; \
08:53:48 	done
08:53:48 # docker-ce install
08:53:48 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
08:53:48 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
08:53:48 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268 debian/docker-ce/usr/bin/dockerd
08:53:48 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268 debian/docker-ce/usr/bin/docker-proxy
08:53:48 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
08:53:48 # docker-compose-plugin install
08:53:48 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
08:53:48 # docker-scan-plugin install
08:53:48 # TODO change once we support scan-plugin on other architectures
08:53:48 if [ "armhf" = "amd64" ]; then \
08:53:48 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
08:53:48 fi
08:53:48 # docker-ce-rootless-extras install
08:53:48 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
08:53:48 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
08:53:48 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
08:53:48 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
08:53:48 # TODO: how can we install vpnkit?
08:53:48 make[1]: Leaving directory '/root/build-deb'
08:53:48    debian/rules override_dh_install
08:53:48 make[1]: Entering directory '/root/build-deb'
08:53:48 dh_install
08:53:48 # TODO Can we do this from within our container?
08:53:48 dh_apparmor --profile-name=docker-ce -pdocker-ce
08:53:48 make[1]: Leaving directory '/root/build-deb'
08:53:48    dh_installdocs
08:53:48    dh_installchangelogs
08:53:48    dh_installman
08:53:48    dh_bash-completion
08:53:48    dh_systemd_enable
08:53:48    debian/rules override_dh_installinit
08:53:48 make[1]: Entering directory '/root/build-deb'
08:53:48 # use "docker" as our service name, not "docker-ce"
08:53:48 dh_installinit --name=docker
08:53:48 make[1]: Leaving directory '/root/build-deb'
08:53:48    dh_systemd_start
08:53:48    dh_perl
08:53:48    dh_link
08:53:48    dh_strip_nondeterminism
08:53:48    dh_compress
08:53:48    dh_fixperms
08:53:48    dh_missing
08:53:48    debian/rules override_dh_strip
08:53:48 make[1]: Entering directory '/root/build-deb'
08:53:48 # Go has lots of problems with stripping, so just don't
08:53:48 make[1]: Leaving directory '/root/build-deb'
08:53:48    dh_makeshlibs
08:53:48    debian/rules override_dh_shlibdeps
08:53:48 make[1]: Entering directory '/root/build-deb'
08:53:48 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
08:53:48 Project root: /go/src/github.com/docker/cli
08:53:48 Generating man pages into /go/src/github.com/docker/cli/man/man1
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
08:53:48 2021/09/13 08:53:43 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
08:53:48 ~/rpmbuild/BUILD/src
08:53:48 + popd
08:53:48 + pushd /root/rpmbuild/BUILD/src/plugins
08:53:48 + for installer in *.installer
08:53:48 + '[' buildx.installer '!=' scan.installer ']'
08:53:48 + bash buildx.installer build
08:53:48 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
08:53:48 Cloning into '/go/src/github.com/docker/buildx'...
08:53:48 Fetching origin
08:53:48 + GO111MODULE=on
08:53:48 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.2-docker -X github.com/docker/buildx/version.Revision=de7dfb925df4497d36e29e2023b8a86fb872abd2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
08:53:58 make[1]: Leaving directory '/root/build-deb'
08:53:58    dh_installdeb
08:53:58    debian/rules override_dh_gencontrol
08:53:58 make[1]: Entering directory '/root/build-deb'
08:53:58 # Use separate version for the compose-plugin package, then generate the other control files as usual
08:53:58 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
08:53:58 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
08:53:58 
08:53:58 # Use separate version for the scan-plugin package, then generate the other control files as usual
08:53:58 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
08:53:58 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
08:53:58 if [ "armhf" = "amd64" ]; then \
08:53:58 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
08:53:58 fi
08:53:58 dh_gencontrol --remaining-packages
08:53:58 make[1]: Leaving directory '/root/build-deb'
08:53:58    dh_md5sums
08:53:59    dh_builddeb
08:53:59 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb'.
08:53:59 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb'.
08:53:59 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb'.
08:53:59 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-rc.3~raspbian-bullseye_armhf.deb'.
08:54:33 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268
08:54:33 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:54:33 GOOS="" GOARCH="" GOARM=""
08:54:33 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268
08:54:33 
08:54:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
08:54:33 + RM_GOPATH=0
08:54:33 + TMP_GOPATH=/go
08:54:33 + : /usr/local/bin
08:54:33 + '[' -z /go ']'
08:54:33 + export GOPATH=/go
08:54:33 + GOPATH=/go
08:54:33 + case "$(go env GOARCH)" in
08:54:33 ++ go env GOARCH
08:54:33 + export GO_BUILDMODE=-buildmode=pie
08:54:33 + GO_BUILDMODE=-buildmode=pie
08:54:33 ++ dirname hack/dockerfile/install/install.sh
08:54:33 + dir=hack/dockerfile/install
08:54:33 + bin=tini
08:54:33 + shift
08:54:33 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
08:54:33 + . hack/dockerfile/install/tini.installer
08:54:33 ++ : v0.19.0
08:54:33 + install_tini
08:54:33 Install tini version v0.19.0
08:54:33 + echo 'Install tini version v0.19.0'
08:54:33 + git clone https://github.com/krallin/tini.git /go/tini
08:54:33 Cloning into '/go/tini'...
08:54:33 + cd /go/tini
08:54:33 + git checkout -q v0.19.0
08:54:33 + cmake .
08:54:33 -- The C compiler identification is GNU 10.2.1
08:54:33 -- Detecting C compiler ABI info
08:54:33 -- Detecting C compiler ABI info - done
08:54:33 -- Check for working C compiler: /usr/bin/cc - skipped
08:54:33 -- Detecting C compile features
08:54:33 -- Detecting C compile features - done
08:54:33 -- Performing Test HAS_BUILTIN_FORTIFY
08:54:33 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:54:33 -- Configuring done
08:54:33 -- Generating done
08:54:33 -- Build files have been written to: /go/tini
08:54:33 + make tini-static
08:54:33 make[2]: Entering directory '/go/tini'
08:54:33 make[3]: Entering directory '/go/tini'
08:54:33 make[4]: Entering directory '/go/tini'
08:54:33 make[5]: Entering directory '/go/tini'
08:54:33 Scanning dependencies of target tini-static
08:54:33 make[5]: Leaving directory '/go/tini'
08:54:33 make[5]: Entering directory '/go/tini'
08:54:33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:54:33 [100%] Linking C executable tini-static
08:54:33 make[5]: Leaving directory '/go/tini'
08:54:33 [100%] Built target tini-static
08:54:33 make[4]: Leaving directory '/go/tini'
08:54:33 make[3]: Leaving directory '/go/tini'
08:54:33 make[2]: Leaving directory '/go/tini'
08:54:33 + mkdir -p /usr/local/bin
08:54:33 + cp tini-static /usr/local/bin/docker-init
08:54:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
08:54:33 + RM_GOPATH=0
08:54:33 + TMP_GOPATH=/go
08:54:33 + : /usr/local/bin
08:54:33 + '[' -z /go ']'
08:54:33 + export GOPATH=/go
08:54:33 + GOPATH=/go
08:54:33 + case "$(go env GOARCH)" in
08:54:33 ++ go env GOARCH
08:54:33 + export GO_BUILDMODE=-buildmode=pie
08:54:33 + GO_BUILDMODE=-buildmode=pie
08:54:33 ++ dirname hack/dockerfile/install/install.sh
08:54:33 + dir=hack/dockerfile/install
08:54:33 + bin=rootlesskit
08:54:33 + shift
08:54:33 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
08:54:33 + . hack/dockerfile/install/rootlesskit.installer
08:54:33 ++ : v0.14.4
08:54:33 + install_rootlesskit dynamic
08:54:33 + case "$1" in
08:54:33 + install_rootlesskit_dynamic
08:54:33 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
08:54:33 + ROOTLESSKIT_LDFLAGS=-linkmode=external
08:54:33 + export BUILD_MODE=-buildmode=pie
08:54:33 + BUILD_MODE=-buildmode=pie
08:54:33 + _install_rootlesskit
08:54:33 + echo 'Install rootlesskit version v0.14.4'
08:54:33 Install rootlesskit version v0.14.4
08:54:33 + for f in rootlesskit rootlesskit-docker-proxy
08:54:33 + GOBIN=/usr/local/bin
08:54:33 + GO111MODULE=on
08:54:33 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
08:54:33 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
08:54:43 go: downloading github.com/pkg/errors v0.9.1
08:54:43 go: downloading github.com/sirupsen/logrus v1.8.1
08:54:43 go: downloading github.com/urfave/cli/v2 v2.3.0
08:54:43 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:54:43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:54:43 go: downloading github.com/google/uuid v1.3.0
08:54:43 go: downloading github.com/moby/vpnkit v0.5.0
08:54:43 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:54:43 go: downloading github.com/gofrs/flock v0.8.1
08:54:43 go: downloading github.com/gorilla/mux v1.8.0
08:54:43 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:54:43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:54:43 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:54:44 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:54:46 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:54:51 + for f in rootlesskit rootlesskit-docker-proxy
08:54:51 + GOBIN=/usr/local/bin
08:54:51 + GO111MODULE=on
08:54:51 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
08:54:52 + return
08:54:52 # Build the CLI
08:54:52 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210907122809-6989268 GITCOMMIT=6989268 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
08:54:52 Building dynamic docker-linux-amd64
08:54:55  dpkg-genbuildinfo
08:54:55  dpkg-genchanges  >../docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.changes
08:54:55 dpkg-genchanges: info: including full source code in upload
08:54:55  dpkg-source -I.git --after-build .
08:54:55 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
08:54:55 + destination=/build
08:54:55 + mkdir -p /build
08:54:55 + mv -v /root/docker-ce-cli_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb /root/docker-compose-plugin_2.0.0-rc.3~raspbian-bullseye_armhf.deb /build
08:54:55 copied '/root/docker-ce-cli_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb'
08:54:55 removed '/root/docker-ce-cli_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb'
08:54:55 copied '/root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb'
08:54:55 removed '/root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb'
08:54:55 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye.dsc'
08:54:55 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye.dsc'
08:54:55 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye.tar.gz'
08:54:55 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye.tar.gz'
08:54:55 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.buildinfo'
08:54:55 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.buildinfo'
08:54:55 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.changes'
08:54:55 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.changes'
08:54:55 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb'
08:54:55 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~raspbian-bullseye_armhf.deb'
08:54:55 copied '/root/docker-compose-plugin_2.0.0-rc.3~raspbian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.0.0-rc.3~raspbian-bullseye_armhf.deb'
08:54:55 removed '/root/docker-compose-plugin_2.0.0-rc.3~raspbian-bullseye_armhf.deb'
08:55:00 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
08:55:01 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
[Pipeline] sh
08:55:02 + make clean
08:55:02 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/v -w /v alpine chown -R 1000:1000 src
08:55:04 rm -f -r src
08:55:05 make -C rpm clean
08:55:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
08:55:05 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
08:55:05 rm -f -r rpmbuild/
08:55:05 docker builder prune -f --filter until=24h
08:55:05 Total reclaimed space: 0B
08:55:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
08:55:05 make -C deb clean
08:55:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
08:55:05 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 debbuild
08:55:06 rm -f -r debbuild
08:55:06 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 sources
08:55:07 rm -f -r sources
08:55:07 docker builder prune -f --filter until=24h
08:55:07 Total reclaimed space: 0B
08:55:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
08:55:07 make -C static clean
08:55:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
08:55:07 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
08:55:07 rm -f -r build
08:55:07 docker builder prune -f --filter until=24h
08:55:07 Total reclaimed space: 0B
08:55:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:55:10 ~/rpmbuild/BUILD/src
08:55:10 + popd
08:55:10 + RPM_EC=0
08:55:10 ++ jobs -p
08:55:10 + exit 0
08:55:10 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R6kaWD
08:55:10 + umask 022
08:55:10 + cd /root/rpmbuild/BUILD
08:55:10 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64 '!=' / ']'
08:55:10 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:55:10 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:55:10 + mkdir -p /root/rpmbuild/BUILDROOT
08:55:10 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:55:10 + cd src
08:55:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/bin
08:55:10 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/bin/docker
08:55:10 + pushd /root/rpmbuild/BUILD/src/plugins
08:55:10 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
08:55:10 + for installer in *.installer
08:55:10 + '[' buildx.installer '!=' scan.installer ']'
08:55:10 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:55:10 + PREFIX=/usr/libexec/docker/cli-plugins
08:55:10 + bash buildx.installer install_plugin
08:55:10 ~/rpmbuild/BUILD/src
08:55:10 + popd
08:55:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/bash-completion/completions
08:55:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/zsh/vendor-completions
08:55:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/fish/vendor_completions.d
08:55:10 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/bash-completion/completions/docker
08:55:10 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/zsh/vendor-completions/_docker
08:55:10 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/fish/vendor_completions.d/docker.fish
08:55:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/man/man1
08:55:10 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/man/man1
08:55:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/man/man5
08:55:10 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/man/man5
08:55:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/man/man8
08:55:10 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/man/man8
08:55:10 + mkdir -p build-docs
08:55:10 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
08:55:10 + cp cli/LICENSE build-docs/LICENSE
08:55:10 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
08:55:10 + cp cli/MAINTAINERS build-docs/MAINTAINERS
08:55:10 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
08:55:10 + cp cli/NOTICE build-docs/NOTICE
08:55:10 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
08:55:10 + cp cli/README.md build-docs/README.md
08:55:10 + /usr/lib/rpm/check-buildroot
08:55:10 + /usr/lib/rpm/redhat/brp-ldconfig
08:55:10 + /usr/lib/rpm/brp-compress
08:55:10 + /usr/lib/rpm/brp-strip /usr/bin/strip
08:55:10 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:55:10 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
08:55:10 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
08:55:10 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
08:55:10 + /usr/lib/rpm/brp-python-hardlink
08:55:10 + /usr/lib/rpm/redhat/brp-mangle-shebangs
08:55:10 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OFBqqP
08:55:10 + umask 022
08:55:10 + cd /root/rpmbuild/BUILD
08:55:10 + cd src
08:55:10 ++ cli/build/docker --version
08:55:10 + ver='Docker version 0.0.0-20210907122809-6989268, build 6989268'
08:55:10 + test 'Docker version 0.0.0-20210907122809-6989268, build 6989268' = 'Docker version 0.0.0-20210907122809-6989268, build 6989268'
08:55:10 PASS: cli version OK
08:55:10 + echo 'PASS: cli version OK'
08:55:10 + RPM_EC=0
08:55:10 ++ jobs -p
08:55:10 + exit 0
08:55:10 Processing files: docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:55:10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hIWi2x
08:55:10 + umask 022
08:55:10 + cd /root/rpmbuild/BUILD
08:55:10 + cd src
08:55:10 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/doc/docker-ce-cli
08:55:10 + export LC_ALL=C
08:55:10 + LC_ALL=C
08:55:10 + export DOCDIR
08:55:10 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/doc/docker-ce-cli
08:55:10 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/doc/docker-ce-cli
08:55:10 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/doc/docker-ce-cli
08:55:10 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/doc/docker-ce-cli
08:55:10 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/share/doc/docker-ce-cli
08:55:10 + RPM_EC=0
08:55:10 ++ jobs -p
08:55:10 + exit 0
08:55:10 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
08:55:10 Provides: docker-ce-cli = 1:0.0.0.20210907122809.6989268-0.fc34 docker-ce-cli(x86-64) = 1:0.0.0.20210907122809.6989268-0.fc34
08:55:10 Requires(interp): /bin/sh
08:55:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:55:10 Requires(post): /bin/sh
08:55:10 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
08:55:10 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
08:55:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:55:10 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.src.rpm
08:55:57 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64.rpm
08:55:57 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c5ZHcI
08:55:57 + umask 022
08:55:57 + cd /root/rpmbuild/BUILD
08:55:57 + cd src
08:55:57 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:55:57 + RPM_EC=0
08:55:57 ++ jobs -p
08:55:57 + exit 0
08:55:57 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r5TeqB
08:55:57 + umask 022
08:55:57 + cd /root/rpmbuild/BUILD
08:55:57 + cd /root/rpmbuild/BUILD
08:55:57 + rm -rf src
08:55:57 + /usr/bin/mkdir -p src
08:55:57 + cd src
08:55:57 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:55:57 + /usr/bin/tar -xof -
08:55:57 + STATUS=0
08:55:57 + '[' 0 -ne 0 ']'
08:55:57 + /usr/bin/tar -xof -
08:55:57 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
08:55:57 + STATUS=0
08:55:57 + '[' 0 -ne 0 ']'
08:55:57 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:55:57 + RPM_EC=0
08:55:57 ++ jobs -p
08:55:57 + exit 0
08:55:57 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lZW1jq
08:55:57 + umask 022
08:55:57 + cd /root/rpmbuild/BUILD
08:55:57 + cd src
08:55:57 + export DOCKER_GITCOMMIT=5176095
08:55:57 + DOCKER_GITCOMMIT=5176095
08:55:57 + mkdir -p /go/src/github.com/docker
08:55:57 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
08:55:57 + TMP_GOPATH=/go
08:55:57 + GOPROXY=https://proxy.golang.org
08:55:57 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
08:55:57 + RM_GOPATH=0
08:55:57 + TMP_GOPATH=/go
08:55:57 + : /usr/local/bin
08:55:57 + '[' -z /go ']'
08:55:57 + export GOPATH=/go
08:55:57 + GOPATH=/go
08:55:57 + case "$(go env GOARCH)" in
08:55:57 ++ go env GOARCH
08:55:57 + export GO_BUILDMODE=-buildmode=pie
08:55:57 + GO_BUILDMODE=-buildmode=pie
08:55:57 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
08:55:57 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
08:55:57 + bin=rootlesskit
08:55:57 + shift
08:55:57 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
08:55:57 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
08:55:57 ++ : v0.14.4
08:55:57 + install_rootlesskit dynamic
08:55:57 + case "$1" in
08:55:57 + install_rootlesskit_dynamic
08:55:57 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
08:55:57 + ROOTLESSKIT_LDFLAGS=-linkmode=external
08:55:57 + export BUILD_MODE=-buildmode=pie
08:55:57 + BUILD_MODE=-buildmode=pie
08:55:57 + _install_rootlesskit
08:55:57 + echo 'Install rootlesskit version v0.14.4'
08:55:57 Install rootlesskit version v0.14.4
08:55:57 + for f in rootlesskit rootlesskit-docker-proxy
08:55:57 + GOBIN=/usr/local/bin
08:55:57 + GO111MODULE=on
08:55:57 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
08:55:57 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
08:55:57 go: downloading github.com/pkg/errors v0.9.1
08:55:57 go: downloading github.com/sirupsen/logrus v1.8.1
08:55:57 go: downloading github.com/urfave/cli/v2 v2.3.0
08:55:57 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:55:57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:55:57 go: downloading github.com/google/uuid v1.3.0
08:55:57 go: downloading github.com/moby/vpnkit v0.5.0
08:55:57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:55:57 go: downloading github.com/gofrs/flock v0.8.1
08:55:57 go: downloading github.com/gorilla/mux v1.8.0
08:55:57 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:55:57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:55:57 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:55:57 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:55:58 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:56:03 + for f in rootlesskit rootlesskit-docker-proxy
08:56:03 + GOBIN=/usr/local/bin
08:56:03 + GO111MODULE=on
08:56:03 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
08:56:04 + return
08:56:04 + RPM_EC=0
08:56:04 ++ jobs -p
08:56:04 + exit 0
08:56:04 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ACqDYC
08:56:04 + umask 022
08:56:04 + cd /root/rpmbuild/BUILD
08:56:04 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.fc34.x86_64 '!=' / ']'
08:56:04 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:56:04 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:56:04 + mkdir -p /root/rpmbuild/BUILDROOT
08:56:04 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:56:04 + cd src
08:56:04 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/bin/dockerd-rootless.sh
08:56:04 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/bin/dockerd-rootless-setuptool.sh
08:56:04 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/bin/rootlesskit
08:56:04 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.fc34.x86_64/usr/bin/rootlesskit-docker-proxy
08:56:04 + /usr/lib/rpm/check-buildroot
08:56:04 + /usr/lib/rpm/redhat/brp-ldconfig
08:56:04 + /usr/lib/rpm/brp-compress
08:56:04 + /usr/lib/rpm/brp-strip /usr/bin/strip
08:56:04 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:56:04 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
08:56:04 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
08:56:05 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
08:56:05 + /usr/lib/rpm/brp-python-hardlink
08:56:05 + /usr/lib/rpm/redhat/brp-mangle-shebangs
08:56:05 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
08:56:05 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
08:56:05 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Xhz73J
08:56:05 + umask 022
08:56:05 + cd /root/rpmbuild/BUILD
08:56:05 + cd src
08:56:05 + /usr/local/bin/rootlesskit -v
08:56:05 rootlesskit version 0.14.4
08:56:05 + RPM_EC=0
08:56:05 ++ jobs -p
08:56:05 + exit 0
08:56:05 Processing files: docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:56:05 Provides: docker-ce-rootless-extras = 0:0.0.0.20210907122809.6989268-0.fc34 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210907122809.6989268-0.fc34
08:56:05 Requires(interp): /bin/sh /bin/sh /bin/sh
08:56:05 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:56:05 Requires(post): /bin/sh
08:56:05 Requires(preun): /bin/sh
08:56:05 Requires(postun): /bin/sh
08:56:05 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
08:56:05 Conflicts: rootlesskit
08:56:05 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:56:05 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.fc34.src.rpm
08:56:12 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.fc34.x86_64.rpm
08:56:12 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c8CBam
08:56:12 + umask 022
08:56:12 + cd /root/rpmbuild/BUILD
08:56:12 + cd src
08:56:12 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210907122809.6989268-0.fc34.x86_64
08:56:12 + RPM_EC=0
08:56:12 ++ jobs -p
08:56:12 + exit 0
08:56:12 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LbeR4F
08:56:12 + umask 022
08:56:12 + cd /root/rpmbuild/BUILD
08:56:12 + cd /root/rpmbuild/BUILD
08:56:12 + rm -rf src
08:56:12 + /usr/bin/mkdir -p src
08:56:12 + cd src
08:56:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
08:56:12 + /usr/bin/tar -xof -
08:56:12 + STATUS=0
08:56:12 + '[' 0 -ne 0 ']'
08:56:12 + /usr/bin/tar -xof -
08:56:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
08:56:12 + STATUS=0
08:56:12 + '[' 0 -ne 0 ']'
08:56:12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:56:12 + RPM_EC=0
08:56:12 ++ jobs -p
08:56:12 + exit 0
08:56:12 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sT3feI
08:56:12 + umask 022
08:56:12 + cd /root/rpmbuild/BUILD
08:56:12 + cd src
08:56:12 + pushd /root/rpmbuild/BUILD/src/compose
08:56:12 + GOPROXY=https://proxy.golang.org
08:56:12 + GO111MODULE=on
08:56:12 + go mod download
08:56:12 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
08:56:14 make[2]: Entering directory '/root/build-deb/cli'
08:56:14 scripts/docs/generate-man.sh
08:56:44 + GOPROXY=https://proxy.golang.org
08:56:44 + GO111MODULE=on
08:56:44 + GIT_TAG=v2.0.0-rc.3
08:56:44 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
08:56:44 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.0.0-rc.3"  -o bin/docker-compose ./cmd
08:57:21 Project root: /go/src/github.com/docker/cli
08:57:21 Generating man pages into /go/src/github.com/docker/cli/man/man1
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
08:57:21 2021/09/13 08:57:20 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
08:57:21 make[2]: Leaving directory '/root/build-deb/cli'
08:57:21 # Build the compose plugin
08:57:21 # FIXME: using GOPROXY, to work around:
08:57:21 # 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
08:57:21 cd /go/src/github.com/docker/compose \
08:57:21 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
08:57:21 && mkdir -p /usr/libexec/docker/cli-plugins/ \
08:57:21 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-rc.3 \
08:57:21 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
08:57:48 make[2]: Entering directory '/root/build-deb/compose'
08:57:48 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.0.0-rc.3"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
08:57:52 + popd
08:57:52 ~/rpmbuild/BUILD/src
08:57:52 + RPM_EC=0
08:57:52 ++ jobs -p
08:57:52 + exit 0
08:57:52 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MLsJat
08:57:52 + umask 022
08:57:52 + cd /root/rpmbuild/BUILD
08:57:52 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.fc34.x86_64 '!=' / ']'
08:57:52 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.fc34.x86_64
08:57:52 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.fc34.x86_64
08:57:52 + mkdir -p /root/rpmbuild/BUILDROOT
08:57:52 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.fc34.x86_64
08:57:52 + cd src
08:57:52 + pushd /root/rpmbuild/BUILD/src/compose
08:57:52 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
08:57:52 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-compose
08:57:52 ~/rpmbuild/BUILD/src
08:57:52 + popd
08:57:52 + /usr/lib/rpm/check-buildroot
08:57:52 + /usr/lib/rpm/redhat/brp-ldconfig
08:57:52 + /usr/lib/rpm/brp-compress
08:57:52 + /usr/lib/rpm/brp-strip /usr/bin/strip
08:57:52 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:57:52 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
08:57:52 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
08:57:52 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
08:57:52 + /usr/lib/rpm/brp-python-hardlink
08:57:52 + /usr/lib/rpm/redhat/brp-mangle-shebangs
08:57:52 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9jasyj
08:57:52 + umask 022
08:57:52 + cd /root/rpmbuild/BUILD
08:57:52 + cd src
08:57:52 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
08:57:52 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
08:57:52 + ver=v2.0.0-rc.3
08:57:52 + test v2.0.0-rc.3 = v2.0.0-rc.3
08:57:52 + echo 'PASS: docker-compose version OK'
08:57:52 PASS: docker-compose version OK
08:57:52 + RPM_EC=0
08:57:52 ++ jobs -p
08:57:52 + exit 0
08:57:52 Processing files: docker-compose-plugin-2.0.0.rc.3-0.fc34.x86_64
08:57:52 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-compose
08:57:52 Provides: docker-compose-plugin = 0:2.0.0.rc.3-0.fc34 docker-compose-plugin(x86-64) = 0:2.0.0.rc.3-0.fc34
08:57:52 Requires(interp): /bin/sh /bin/sh /bin/sh
08:57:52 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:57:52 Requires(post): /bin/sh
08:57:52 Requires(preun): /bin/sh
08:57:52 Requires(postun): /bin/sh
08:57:52 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.fc34.x86_64
08:57:52 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.0.0.rc.3-0.fc34.src.rpm
08:57:55 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.0.0.rc.3-0.fc34.x86_64.rpm
08:57:55 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DAMsFd
08:57:55 + umask 022
08:57:55 + cd /root/rpmbuild/BUILD
08:57:55 + cd src
08:57:55 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.rc.3-0.fc34.x86_64
08:57:55 + RPM_EC=0
08:57:55 ++ jobs -p
08:57:55 + exit 0
08:57:55 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ubYqVA
08:57:55 + umask 022
08:57:55 + cd /root/rpmbuild/BUILD
08:57:55 + cd /root/rpmbuild/BUILD
08:57:55 + rm -rf src
08:57:55 + /usr/bin/mkdir -p src
08:57:55 + cd src
08:57:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
08:57:55 + /usr/bin/tar -xof -
08:57:55 + STATUS=0
08:57:55 + '[' 0 -ne 0 ']'
08:57:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
08:57:55 + /usr/bin/tar -xof -
08:57:55 + STATUS=0
08:57:55 + '[' 0 -ne 0 ']'
08:57:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
08:57:55 + RPM_EC=0
08:57:55 ++ jobs -p
08:57:55 + exit 0
08:57:55 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z7lzwB
08:57:55 + umask 022
08:57:55 + cd /root/rpmbuild/BUILD
08:57:55 + cd src
08:57:55 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
08:57:55 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
08:57:55 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build'
08:57:55 GO111MODULE=on make -f builder.Makefile build
08:57:55 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
08:57:55 mkdir -p bin
08:57:55 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
08:57:55 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
08:57:55 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
08:57:56 go: downloading github.com/spf13/cobra v1.0.0
08:57:56 go: downloading github.com/sirupsen/logrus v1.4.2
08:57:56 go: downloading github.com/spf13/pflag v1.0.3
08:57:56 go: downloading github.com/Masterminds/semver/v3 v3.1.0
08:57:56 go: downloading github.com/google/uuid v1.1.1
08:57:56 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
08:57:56 go: downloading github.com/docker/go v1.5.1-1
08:57:56 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
08:57:56 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
08:57:56 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
08:57:56 go: downloading github.com/containerd/containerd v1.3.4
08:57:56 go: downloading google.golang.org/grpc v1.23.1
08:57:56 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
08:57:56 go: downloading github.com/docker/docker-credential-helpers v0.6.3
08:57:57 go: downloading github.com/gorilla/mux v1.7.4
08:57:57 go: downloading github.com/gogo/protobuf v1.3.1
08:57:57 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:57:57 go: downloading github.com/golang/protobuf v1.3.2
08:57:57 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
08:57:57 go: downloading github.com/prometheus/client_golang v1.1.0
08:57:57 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
08:57:57 go: downloading github.com/prometheus/common v0.6.0
08:57:57 go: downloading github.com/prometheus/procfs v0.0.3
08:57:57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
08:58:12 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
08:58:12 + popd
08:58:12 + RPM_EC=0
08:58:12 ~/rpmbuild/BUILD/src
08:58:12 ++ jobs -p
08:58:12 + exit 0
08:58:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZcUZOT
08:58:12 + umask 022
08:58:12 + cd /root/rpmbuild/BUILD
08:58:12 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64 '!=' / ']'
08:58:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
08:58:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
08:58:12 + mkdir -p /root/rpmbuild/BUILDROOT
08:58:12 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
08:58:12 + cd src
08:58:12 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
08:58:12 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
08:58:12 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan
08:58:12 ~/rpmbuild/BUILD/src
08:58:12 + popd
08:58:12 + /usr/lib/rpm/check-buildroot
08:58:12 + /usr/lib/rpm/redhat/brp-ldconfig
08:58:12 + /usr/lib/rpm/brp-compress
08:58:12 + /usr/lib/rpm/brp-strip /usr/bin/strip
08:58:12 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
08:58:12 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
08:58:12 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
08:58:12 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
08:58:12 + /usr/lib/rpm/brp-python-hardlink
08:58:12 + /usr/lib/rpm/redhat/brp-mangle-shebangs
08:58:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MFxgpe
08:58:12 + umask 022
08:58:12 + cd /root/rpmbuild/BUILD
08:58:12 + cd src
08:58:12 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
08:58:12 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
08:58:12 PASS: docker-scan version OK
08:58:12 + ver=v0.8.0
08:58:12 + test v0.8.0 = v0.8.0
08:58:12 + echo 'PASS: docker-scan version OK'
08:58:12 + RPM_EC=0
08:58:12 ++ jobs -p
08:58:12 + exit 0
08:58:12 Processing files: docker-scan-plugin-0.8.0-0.fc34.x86_64
08:58:12 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan
08:58:12 Provides: docker-scan-plugin = 0:0.8.0-0.fc34 docker-scan-plugin(x86-64) = 0:0.8.0-0.fc34
08:58:12 Requires(interp): /bin/sh /bin/sh /bin/sh
08:58:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
08:58:12 Requires(post): /bin/sh
08:58:12 Requires(preun): /bin/sh
08:58:12 Requires(postun): /bin/sh
08:58:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
08:58:12 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.fc34.src.rpm
08:58:15 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.fc34.x86_64.rpm
08:58:15 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8MVwy0
08:58:15 + umask 022
08:58:15 + cd /root/rpmbuild/BUILD
08:58:15 + cd src
08:58:15 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
08:58:15 + RPM_EC=0
08:58:15 ++ jobs -p
08:58:15 + exit 0
08:58:21 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-34"
08:58:21 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
[Pipeline] sh
08:58:21 + make clean
08:58:21 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/v -w /v alpine chown -R 1000:1000 src
08:58:23 rm -f -r src
08:58:23 make -C rpm clean
08:58:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
08:58:23 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
08:58:24 rm -f -r rpmbuild/
08:58:24 docker builder prune -f --filter until=24h
08:58:24 Total reclaimed space: 0B
08:58:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
08:58:24 make -C deb clean
08:58:24 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
08:58:24 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 debbuild
08:58:24 rm -f -r debbuild
08:58:24 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 sources
08:58:24 rm -f -r sources
08:58:24 docker builder prune -f --filter until=24h
08:58:24 Total reclaimed space: 0B
08:58:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
08:58:24 make -C static clean
08:58:24 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
08:58:24 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
08:58:24 rm -f -r build
08:58:24 docker builder prune -f --filter until=24h
08:58:24 Total reclaimed space: 0B
08:58:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:58:56 make[2]: Leaving directory '/root/build-deb/compose'
08:58:56 # Build the scan-plugin
08:58:56 # TODO change once we support scan-plugin on other architectures
08:58:56 if [ "amd64" = "amd64" ]; then \
08:58:56 	cd /go/src/github.com/docker/scan-cli-plugin \
08:58:56 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
08:58:56 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
08:58:56 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
08:58:56 fi
08:58:56 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
08:58:56 GO111MODULE=on make -f builder.Makefile build
08:58:56 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
08:58:56 mkdir -p bin
08:58:56 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
08:59:22 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
08:59:22 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
08:59:25 go: downloading github.com/spf13/cobra v1.0.0
08:59:25 go: downloading github.com/sirupsen/logrus v1.4.2
08:59:25 go: downloading github.com/spf13/pflag v1.0.3
08:59:25 go: downloading github.com/Masterminds/semver/v3 v3.1.0
08:59:25 go: downloading github.com/google/uuid v1.1.1
08:59:25 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
08:59:25 go: downloading github.com/docker/go v1.5.1-1
08:59:26 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
08:59:26 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
08:59:27 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
08:59:27 go: downloading github.com/containerd/containerd v1.3.4
08:59:29 go: downloading google.golang.org/grpc v1.23.1
08:59:30 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
08:59:30 go: downloading github.com/docker/docker-credential-helpers v0.6.3
08:59:31 go: downloading github.com/gorilla/mux v1.7.4
08:59:31 go: downloading github.com/gogo/protobuf v1.3.1
08:59:31 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:59:32 go: downloading github.com/golang/protobuf v1.3.2
08:59:33 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
08:59:33 go: downloading github.com/prometheus/client_golang v1.1.0
08:59:34 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
08:59:35 go: downloading github.com/prometheus/common v0.6.0
08:59:36 go: downloading github.com/prometheus/procfs v0.0.3
08:59:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
08:59:58 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
08:59:58 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
08:59:58 # Build the CLI plugins
08:59:58 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
08:59:58 set -e;cd /sources && \
08:59:58 	tar xzf plugin-installers.tgz; \
08:59:58 	for installer in plugins/*.installer; do \
08:59:58 		LDFLAGS='' bash ${installer} build; \
08:59:58 	done
08:59:58 Cloning into '/go/src/github.com/docker/buildx'...
09:00:00 Fetching origin
09:00:00 + GO111MODULE=on
09:00:00 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.2-docker -X github.com/docker/buildx/version.Revision=de7dfb925df4497d36e29e2023b8a86fb872abd2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
09:01:21 make[1]: Leaving directory '/root/build-deb'
09:01:21    debian/rules override_dh_auto_test
09:01:21 make[1]: Entering directory '/root/build-deb'
09:01:21 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:01:21 	test "$ver" = "Docker version 0.0.0-20210907122809-6989268, build 5176095" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:01:21 PASS: daemon version OK
09:01:21 ver="$(cli/build/docker --version)"; \
09:01:21 	test "$ver" = "Docker version 0.0.0-20210907122809-6989268, build 6989268" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:01:21 PASS: cli version OK
09:01:21 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:01:21 	test "$ver" = "v2.0.0-rc.3" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:01:21 PASS: docker-compose version OK
09:01:21 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
09:01:21 # TODO change once we support scan-plugin on other architectures
09:01:21 if [ "amd64" = "amd64" ]; then \
09:01:21 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:01:21 		test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
09:01:21 fi
09:01:21 PASS: docker-scan version OK
09:01:21 make[1]: Leaving directory '/root/build-deb'
09:01:21    create-stamp debian/debhelper-build-stamp
09:01:21  debian/rules binary
09:01:21 dh binary --with=bash-completion
09:01:21    dh_testroot
09:01:21    dh_prep
09:01:21    debian/rules override_dh_auto_install
09:01:21 make[1]: Entering directory '/root/build-deb'
09:01:21 # docker-ce-cli install
09:01:21 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:01:21 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:01:21 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:01:21 set -e;cd /sources && \
09:01:21 	tar xzf plugin-installers.tgz; \
09:01:21 	for installer in plugins/*.installer; do \
09:01:21 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
09:01:21 		PREFIX=/usr/libexec/docker/cli-plugins \
09:01:21 			bash ${installer} install_plugin; \
09:01:21 	done
09:01:21 # docker-ce install
09:01:21 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
09:01:21 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
09:01:21 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210907122809-6989268 debian/docker-ce/usr/bin/dockerd
09:01:21 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210907122809-6989268 debian/docker-ce/usr/bin/docker-proxy
09:01:21 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
09:01:21 # docker-compose-plugin install
09:01:21 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:01:21 # docker-scan-plugin install
09:01:21 # TODO change once we support scan-plugin on other architectures
09:01:21 if [ "amd64" = "amd64" ]; then \
09:01:21 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
09:01:21 fi
09:01:21 # docker-ce-rootless-extras install
09:01:21 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:01:21 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:01:21 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:01:21 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:01:21 # TODO: how can we install vpnkit?
09:01:21 make[1]: Leaving directory '/root/build-deb'
09:01:21    debian/rules override_dh_install
09:01:21 make[1]: Entering directory '/root/build-deb'
09:01:21 dh_install
09:01:21 # TODO Can we do this from within our container?
09:01:21 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:01:21 make[1]: Leaving directory '/root/build-deb'
09:01:21    dh_installdocs
09:01:21    dh_installchangelogs
09:01:21    dh_installman
09:01:21    dh_bash-completion
09:01:21    dh_systemd_enable
09:01:21    debian/rules override_dh_installinit
09:01:21 make[1]: Entering directory '/root/build-deb'
09:01:21 # use "docker" as our service name, not "docker-ce"
09:01:21 dh_installinit --name=docker
09:01:21 make[1]: Leaving directory '/root/build-deb'
09:01:21    dh_systemd_start
09:01:21    dh_perl
09:01:21    dh_link
09:01:21    dh_strip_nondeterminism
09:01:21    dh_compress
09:01:21    dh_fixperms
09:01:21    dh_missing
09:01:21    debian/rules override_dh_strip
09:01:21 make[1]: Entering directory '/root/build-deb'
09:01:21 # Go has lots of problems with stripping, so just don't
09:01:21 make[1]: Leaving directory '/root/build-deb'
09:01:21    dh_makeshlibs
09:01:21    debian/rules override_dh_shlibdeps
09:01:21 make[1]: Entering directory '/root/build-deb'
09:01:21 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:01:31 make[1]: Leaving directory '/root/build-deb'
09:01:31    dh_installdeb
09:01:31    debian/rules override_dh_gencontrol
09:01:31 make[1]: Entering directory '/root/build-deb'
09:01:31 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:01:31 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:01:31 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
09:01:31 
09:01:31 # Use separate version for the scan-plugin package, then generate the other control files as usual
09:01:31 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
09:01:31 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
09:01:31 if [ "amd64" = "amd64" ]; then \
09:01:31 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
09:01:31 fi
09:01:31 dh_gencontrol --remaining-packages
09:01:31 make[1]: Leaving directory '/root/build-deb'
09:01:31    dh_md5sums
09:01:31    dh_builddeb
09:01:32 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-rc.3~debian-bullseye_amd64.deb'.
09:01:32 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb'.
09:02:04 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'.
09:02:22 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb'.
09:03:09 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb'.
09:03:11  dpkg-genbuildinfo
09:03:12  dpkg-genchanges  >../docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.changes
09:03:13 dpkg-genchanges: info: including full source code in upload
09:03:13  dpkg-source -I.git --after-build .
09:03:13 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:03:13 + destination=/build
09:03:13 + mkdir -p /build
09:03:13 + mv -v /root/docker-ce-cli_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb /root/docker-compose-plugin_2.0.0-rc.3~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb /build
09:03:13 copied '/root/docker-ce-cli_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb'
09:03:13 removed '/root/docker-ce-cli_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb'
09:03:13 copied '/root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb'
09:03:13 removed '/root/docker-ce-rootless-extras_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb'
09:03:13 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye.dsc'
09:03:13 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye.dsc'
09:03:13 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye.tar.gz'
09:03:13 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye.tar.gz'
09:03:13 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.buildinfo'
09:03:13 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.buildinfo'
09:03:13 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.changes'
09:03:13 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.changes'
09:03:13 copied '/root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb'
09:03:13 removed '/root/docker-ce_0.0.0-20210907122809-6989268-0~debian-bullseye_amd64.deb'
09:03:13 copied '/root/docker-compose-plugin_2.0.0-rc.3~debian-bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.0.0-rc.3~debian-bullseye_amd64.deb'
09:03:13 removed '/root/docker-compose-plugin_2.0.0-rc.3~debian-bullseye_amd64.deb'
09:03:13 copied '/root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'
09:03:13 removed '/root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'
09:03:17 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
09:03:18 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
[Pipeline] sh
09:03:18 + make clean
09:03:18 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/v -w /v alpine chown -R 1000:1000 src
09:03:20 rm -f -r src
09:03:20 make -C rpm clean
09:03:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
09:03:20 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:03:20 rm -f -r rpmbuild/
09:03:20 docker builder prune -f --filter until=24h
09:03:20 Total reclaimed space: 0B
09:03:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
09:03:20 make -C deb clean
09:03:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
09:03:20 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:03:21 rm -f -r debbuild
09:03:21 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 sources
09:03:22 rm -f -r sources
09:03:22 docker builder prune -f --filter until=24h
09:03:22 Total reclaimed space: 0B
09:03:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
09:03:22 make -C static clean
09:03:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
09:03:22 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
09:03:22 rm -f -r build
09:03:22 docker builder prune -f --filter until=24h
09:03:22 Total reclaimed space: 0B
09:03:22 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS