Skip to content
Failed

Console Output

Pull request #568 updated
06:19:13 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 linux-on-ibm-z for docker/docker-ce-packaging
Loading trusted files from base branch master at 950efb4c0bdf714fc32cc7017df811cd2633e180 rather than 5e80fa42eb11f467f4efe7f7fdcb88db9673b5fe
Obtained Jenkinsfile from 950efb4c0bdf714fc32cc7017df811cd2633e180
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-568@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
Still waiting to schedule task
All nodes of label ‘ubuntu-2004&&x86_64’ are offline
Still waiting to schedule taskStill waiting to schedule task

All nodes of label ‘ubuntu-2004&&x86_64’ are offline
All nodes of label ‘ubuntu&&armhf’ are offline
Still waiting to schedule task
All nodes of label ‘ubuntu-2004&&x86_64’ are offline
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f59d45e3c74e8078) in /home/ubuntu/workspace/docker-ce-packaging_PR-568
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-000333e34bfae9363) in /home/ubuntu/workspace/docker-ce-packaging_PR-568
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f48c3cff514031bb) in /home/ubuntu/workspace/docker-ce-packaging_PR-568
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ 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! 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-568@tmp/f6d5dbf0-43a2-4cfb-a0a6-eb243f2d12d7/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-568@tmp/dddfbd7e-8504-431d-833e-b05af3e51aa2/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] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
06:20:21 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
06:20:21 chowning workspace
[Pipeline] sh
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-568@tmp/8563d41e-ba12-43e4-93b6-f4fc0fae8fc6/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] echo
06:20:22 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
06:20:22 chowning workspace
[Pipeline] sh
06:20:22 + pwd
06:20:22 + id -u
06:20:22 + id -g
06:20:22 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568:/workspace busybox chown -R 1000:1000 /workspace
06:20:22 Unable to find image 'busybox:latest' locally
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
06:20:22 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
06:20:22 chowning workspace
[Pipeline] sh
06:20:23 + pwd
06:20:23 + id -u
06:20:23 + id -g
06:20:23 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568:/workspace busybox chown -R 1000:1000 /workspace
06:20:23 Unable to find image 'busybox:latest' locally
06:20:23 latest: Pulling from library/busybox
06:20:23 8ec32b265e94: Pulling fs layer
06:20:23 8ec32b265e94: Verifying Checksum
06:20:23 8ec32b265e94: Download complete
06:20:23 + pwd
06:20:23 + id -u
06:20:23 + id -g
06:20:23 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568:/workspace busybox chown -R 1000:1000 /workspace
06:20:23 Unable to find image 'busybox:latest' locally
06:20:23 latest: Pulling from library/busybox
06:20:23 8ec32b265e94: Pull complete
06:20:23 8ec32b265e94: Pulling fs layer
06:20:23 8ec32b265e94: Verifying Checksum
06:20:23 8ec32b265e94: Download complete
06:20:23 Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778
06:20:23 Status: Downloaded newer image for busybox:latest
06:20:24 latest: Pulling from library/busybox
06:20:24 8ec32b265e94: Pull complete
06:20:24 Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778
06:20:24 Status: Downloaded newer image for busybox:latest
06:20:24 a0071ec72da4: Pulling fs layer
06:20:24 a0071ec72da4: Verifying Checksum
06:20:24 a0071ec72da4: Download complete
06:20:25 a0071ec72da4: Pull complete
06:20:25 Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778
06:20:26 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
06:20:29 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
06:20:29 Removing all docker containers
[Pipeline] sh
06:20:29 + docker container ls -aq
[Pipeline] echo
06:20:29 Docker containers have been removed
[Pipeline] echo
06:20:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
06:20:29 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
06:20:29 The recommended git tool is: git
06:20:29 + docker container ls -aq
[Pipeline] echo
06:20:29 Docker containers have been removed
[Pipeline] echo
06:20:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
06:20:29 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
06:20:29 The recommended git tool is: git
[Pipeline] echo
06:20:30 Removing all docker containers
[Pipeline] sh
06:20:31 + docker container ls -aq
[Pipeline] echo
06:20:31 Docker containers have been removed
[Pipeline] echo
06:20:31 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
06:20:31 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
06:20:31 The recommended git tool is: git
06:20:32 using credential docker-jenkins-github-credentials
06:20:32 Cloning the remote Git repository
06:20:32 Cloning with configured refspecs honoured and without tags
06:20:32 using credential docker-jenkins-github-credentials
06:20:32 Cloning the remote Git repository
06:20:32 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-568 # 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/568/head:refs/remotes/origin/PR-568 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-568 # 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/568/head:refs/remotes/origin/PR-568 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:20:33 Fetching without tags
06:20:33 using credential docker-jenkins-github-credentials
06:20:33 Cloning the remote Git repository
06:20:33 Cloning with configured refspecs honoured and without tags
06:20:33 Merging remotes/origin/master commit 950efb4c0bdf714fc32cc7017df811cd2633e180 into PR head commit 5e80fa42eb11f467f4efe7f7fdcb88db9673b5fe
06:20:33 Fetching without tags
06:20:33 Merging remotes/origin/master commit 950efb4c0bdf714fc32cc7017df811cd2633e180 into PR head commit 5e80fa42eb11f467f4efe7f7fdcb88db9673b5fe
06:20:33 Merge succeeded, producing 8ee9bb1de6a41a8ca277ed4f5f8b919153f8dc14
06:20:33 Checking out Revision 8ee9bb1de6a41a8ca277ed4f5f8b919153f8dc14 (PR-568)
06:20:34 Merge succeeded, producing 8ee9bb1de6a41a8ca277ed4f5f8b919153f8dc14
06:20:34 Checking out Revision 8ee9bb1de6a41a8ca277ed4f5f8b919153f8dc14 (PR-568)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/568/head:refs/remotes/origin/PR-568 # 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/568/head:refs/remotes/origin/PR-568 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5e80fa42eb11f467f4efe7f7fdcb88db9673b5fe # 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 950efb4c0bdf714fc32cc7017df811cd2633e180 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ee9bb1de6a41a8ca277ed4f5f8b919153f8dc14 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-568 # 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/568/head:refs/remotes/origin/PR-568 +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/568/head:refs/remotes/origin/PR-568 # 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/568/head:refs/remotes/origin/PR-568 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5e80fa42eb11f467f4efe7f7fdcb88db9673b5fe # 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 950efb4c0bdf714fc32cc7017df811cd2633e180 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ee9bb1de6a41a8ca277ed4f5f8b919153f8dc14 # timeout=10
06:20:35 Fetching without tags
06:20:35 Merging remotes/origin/master commit 950efb4c0bdf714fc32cc7017df811cd2633e180 into PR head commit 5e80fa42eb11f467f4efe7f7fdcb88db9673b5fe
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/568/head:refs/remotes/origin/PR-568 # 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/568/head:refs/remotes/origin/PR-568 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5e80fa42eb11f467f4efe7f7fdcb88db9673b5fe # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
06:20:35 Merge succeeded, producing 95f120425041ecc5caa614260501283071506e41
06:20:35 Checking out Revision 95f120425041ecc5caa614260501283071506e41 (PR-568)
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 950efb4c0bdf714fc32cc7017df811cd2633e180 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 95f120425041ecc5caa614260501283071506e41 # timeout=10
06:20:37 Commit message: "Merge commit '950efb4c0bdf714fc32cc7017df811cd2633e180' into HEAD"
06:20:37 Commit message: "Merge commit '950efb4c0bdf714fc32cc7017df811cd2633e180' into HEAD"
06:20:38 First time build. Skipping changelog.
 > git rev-list --no-walk bf0049aa105dd41541436f9e2a1b9ac44472b6db # timeout=10
[Pipeline] sh
06:20:38 + make REF=master checkout
06:20:38 git init src/github.com/docker/cli
06:20:38 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/cli/.git/
06:20:38 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
06:20:38 ./scripts/checkout.sh src/github.com/docker/cli "master"
06:20:38 + SRC=src/github.com/docker/cli
06:20:38 + REF=master
06:20:38 + REF_FETCH=master
06:20:38 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
06:20:38 + awk {print $2}
[Pipeline] sh
06:20:38 + REF=refs/heads/master
06:20:38 + [ -n refs/heads/master ]
06:20:38 + REF_FETCH=refs/heads/master:refs/heads/master
06:20:38 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
06:20:38 + make REF=master checkout
06:20:38 git init src/github.com/docker/cli
06:20:38 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/cli/.git/
06:20:38 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
06:20:38 ./scripts/checkout.sh src/github.com/docker/cli "master"
06:20:38 + SRC=src/github.com/docker/cli
06:20:38 + REF=master
06:20:38 + REF_FETCH=master
06:20:38 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
06:20:38 + awk {print $2}
06:20:39 + REF=refs/heads/master
06:20:39 + [ -n refs/heads/master ]
06:20:39 + REF_FETCH=refs/heads/master:refs/heads/master
06:20:39 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
06:20:39 Commit message: "Merge commit '950efb4c0bdf714fc32cc7017df811cd2633e180' into HEAD"
06:20:39 First time build. Skipping changelog.
 > git rev-list --no-walk bf0049aa105dd41541436f9e2a1b9ac44472b6db # timeout=10
[Pipeline] sh
06:20:39 + make REF=master checkout
06:20:39 git init src/github.com/docker/cli
06:20:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/cli/.git/
06:20:39 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
06:20:39 ./scripts/checkout.sh src/github.com/docker/cli "master"
06:20:39 + SRC=src/github.com/docker/cli
06:20:39 + REF=master
06:20:39 + REF_FETCH=master
06:20:39 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
06:20:39 + awk {print $2}
06:20:39 + REF=refs/heads/master
06:20:39 + [ -n refs/heads/master ]
06:20:39 + REF_FETCH=refs/heads/master:refs/heads/master
06:20:39 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
06:20:40 From https://github.com/docker/cli
06:20:40  * [new branch]      master     -> master
06:20:40  * [new branch]      master     -> origin/master
06:20:40 + git -C src/github.com/docker/cli checkout -q refs/heads/master
06:20:40 From https://github.com/docker/cli
06:20:40  * [new branch]      master     -> master
06:20:40  * [new branch]      master     -> origin/master
06:20:40 + git -C src/github.com/docker/cli checkout -q refs/heads/master
06:20:41 git init src/github.com/docker/docker
06:20:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker/.git/
06:20:41 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
06:20:41 ./scripts/checkout.sh src/github.com/docker/docker "master"
06:20:41 git init src/github.com/docker/docker
06:20:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker/.git/
06:20:41 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
06:20:41 ./scripts/checkout.sh src/github.com/docker/docker "master"
06:20:41 + SRC=src/github.com/docker/docker
06:20:41 + REF=master
06:20:41 + REF_FETCH=master
06:20:41 + awk {print $2}
06:20:41 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
06:20:41 + SRC=src/github.com/docker/docker
06:20:41 + REF=master
06:20:41 + REF_FETCH=master
06:20:41 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
06:20:41 + awk {print $2}
06:20:41 + REF=refs/heads/master
06:20:41 + [ -n refs/heads/master ]
06:20:41 + REF_FETCH=refs/heads/master:refs/heads/master
06:20:41 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
06:20:41 + REF=refs/heads/master
06:20:41 + [ -n refs/heads/master ]
06:20:41 + REF_FETCH=refs/heads/master:refs/heads/master
06:20:41 + 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-00eca4ac9af42faf9) in /home/ubuntu/workspace/docker-ce-packaging_PR-568
[Pipeline] {
[Pipeline] withDockerRegistry
06:20:41 From https://github.com/docker/cli
06:20:41  * [new branch]      master     -> master
06:20:41  * [new branch]      master     -> origin/master
06:20:41 + git -C src/github.com/docker/cli checkout -q refs/heads/master
06:20:42 git init src/github.com/docker/docker
06:20:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker/.git/
06:20:42 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
06:20:42 ./scripts/checkout.sh src/github.com/docker/docker "master"
06:20:42 + SRC=src/github.com/docker/docker
06:20:42 + REF=master
06:20:42 + REF_FETCH=master
06:20:42 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
06:20:42 + awk {print $2}
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
06:20:42 + REF=refs/heads/master
06:20:42 + [ -n refs/heads/master ]
06:20:42 + REF_FETCH=refs/heads/master:refs/heads/master
06:20:42 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
06:20:44 From https://github.com/docker/docker
06:20:44  * [new branch]      master     -> master
06:20:44  * [new branch]      master     -> origin/master
06:20:44 + git -C src/github.com/docker/docker checkout -q refs/heads/master
06:20:44 git init src/github.com/docker/scan-cli-plugin
06:20:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/scan-cli-plugin/.git/
06:20:44 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
06:20:44 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
06:20:44 + SRC=src/github.com/docker/scan-cli-plugin
06:20:44 + REF=v0.8.0
06:20:44 + REF_FETCH=v0.8.0
06:20:44 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
06:20:44 + awk {print $2}
06:20:44 + REF=refs/tags/v0.8.0
06:20:44 + [ -n refs/tags/v0.8.0 ]
06:20:44 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
06:20:44 + 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
06:20:44 From https://github.com/docker/scan-cli-plugin
06:20:44  * [new tag]         v0.8.0     -> v0.8.0
06:20:44 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
06:20:44 From https://github.com/docker/docker
06:20:44  * [new branch]      master     -> master
06:20:44  * [new branch]      master     -> origin/master
06:20:44 + git -C src/github.com/docker/docker checkout -q refs/heads/master
06:20:44 + make -C rpm centos-7 centos-8 fedora-34
06:20:44 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm'
06:20:44 mkdir -p rpmbuild/SOURCES
06:20:44 docker run --rm -w /v \
06:20:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker:/engine \
06:20:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm/rpmbuild/SOURCES:/v \
06:20:44 	alpine \
06:20:44 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
06:20:44 Unable to find image 'alpine:latest' locally
06:20:45 From https://github.com/docker/docker
06:20:45  * [new branch]      master     -> master
06:20:45  * [new branch]      master     -> origin/master
06:20:45 + git -C src/github.com/docker/docker checkout -q refs/heads/master
06:20:45 git init src/github.com/docker/scan-cli-plugin
06:20:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/scan-cli-plugin/.git/
06:20:45 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
06:20:45 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
06:20:45 + SRC=src/github.com/docker/scan-cli-plugin
06:20:45 + REF=v0.8.0
06:20:45 + REF_FETCH=v0.8.0
06:20:45 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
06:20:45 + awk {print $2}
06:20:45 latest: Pulling from library/alpine
06:20:45 a0d0a0d46f8b: Pulling fs layer
06:20:45 a0d0a0d46f8b: Verifying Checksum
06:20:45 a0d0a0d46f8b: Download complete
06:20:45 + REF=refs/tags/v0.8.0
06:20:45 + [ -n refs/tags/v0.8.0 ]
06:20:45 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
06:20:45 + 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
06:20:45 From https://github.com/docker/scan-cli-plugin
06:20:45  * [new tag]         v0.8.0     -> v0.8.0
06:20:45 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
06:20:45 a0d0a0d46f8b: Pull complete
06:20:45 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
06:20:45 Status: Downloaded newer image for alpine:latest
06:20:45 git init src/github.com/docker/scan-cli-plugin
06:20:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/scan-cli-plugin/.git/
06:20:45 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
06:20:45 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
06:20:45 + SRC=src/github.com/docker/scan-cli-plugin
06:20:45 + REF=v0.8.0
06:20:45 + REF_FETCH=v0.8.0
06:20:45 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
06:20:45 + awk {print $2}
06:20:45 + REF=refs/tags/v0.8.0
06:20:45 + [ -n refs/tags/v0.8.0 ]
06:20:45 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
06:20:45 + 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
06:20:45 + make -C deb ubuntu-focal ubuntu-hirsute debian-bullseye
06:20:45 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/deb'
06:20:45 mkdir -p sources
06:20:45 docker run --rm -w /v \
06:20:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/cli:/cli \
06:20:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb/sources:/v \
06:20:45 	alpine \
06:20:45 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
06:20:45 Unable to find image 'alpine:latest' locally
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-568@tmp/317cc906-e976-498f-9531-2b0af47377c8/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
06:20:45 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
06:20:45 chowning workspace
[Pipeline] sh
06:20:45 From https://github.com/docker/scan-cli-plugin
06:20:45  * [new tag]         v0.8.0     -> v0.8.0
06:20:45 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
06:20:45 latest: Pulling from library/alpine
[Pipeline] sh
06:20:46 a0d0a0d46f8b: Pulling fs layer
06:20:46 + pwd
06:20:46 + id -u
06:20:46 + id -g
06:20:46 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568:/workspace busybox chown -R 1000:1000 /workspace
06:20:46 Unable to find image 'busybox:latest' locally
06:20:46 + make -C deb raspbian-buster raspbian-bullseye
06:20:46 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/deb'
06:20:46 mkdir -p sources
06:20:46 docker run --rm -w /v \
06:20:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/cli:/cli \
06:20:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb/sources:/v \
06:20:46 	alpine \
06:20:46 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
06:20:46 Unable to find image 'alpine:latest' locally
06:20:46 a0d0a0d46f8b: Verifying Checksum
06:20:46 a0d0a0d46f8b: Download complete
06:20:46 latest: Pulling from library/busybox
06:20:46 8ec32b265e94: Pulling fs layer
06:20:46 8ec32b265e94: Verifying Checksum
06:20:46 8ec32b265e94: Download complete
06:20:46 latest: Pulling from library/alpine
06:20:46 a0d0a0d46f8b: Pull complete
06:20:46 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
06:20:46 Status: Downloaded newer image for alpine:latest
06:20:46 8ec32b265e94: Pull complete
06:20:46 Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778
06:20:46 Status: Downloaded newer image for busybox:latest
06:20:47 a14774a5a62e: Pulling fs layer
06:20:47 a14774a5a62e: Verifying Checksum
06:20:47 a14774a5a62e: Download complete
06:20:47 a14774a5a62e: Pull complete
06:20:47 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
06:20:47 Status: Downloaded newer image for alpine:latest
06:20:50 mkdir -p rpmbuild/SOURCES
06:20:50 docker run --rm -w /v \
06:20:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/cli:/cli \
06:20:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm/rpmbuild/SOURCES:/v \
06:20:50 	alpine \
06:20:50 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
06:20:52 mkdir -p sources
06:20:52 docker run --rm -w /v \
06:20:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker:/engine \
06:20:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb/sources:/v \
06:20:52 	alpine \
06:20:52 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
06:20:52 mkdir -p rpmbuild/SOURCES
06:20:52 docker run --rm -w /v \
06:20:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
06:20:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm/rpmbuild/SOURCES:/v \
06:20:52 	alpine \
06:20:52 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
[Pipeline] echo
06:20:52 Removing all docker containers
[Pipeline] sh
06:20:52 + docker container ls -aq
[Pipeline] echo
06:20:52 Docker containers have been removed
[Pipeline] echo
06:20:52 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
06:20:52 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
06:20:52 The recommended git tool is: git
06:20:53 docker run --rm -w /v \
06:20:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/plugins:/plugins \
06:20:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm/rpmbuild/SOURCES:/v \
06:20:53 	alpine \
06:20:53 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
06:20:54 == Building packages for centos-7 ==
06:20:54 mkdir -p "rpmbuild/centos-7"
06:20:54 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.7-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
06:20:54 #1 [internal] load build definition from Dockerfile
06:20:54 #1 sha256:71d974996d2ec821276854d547e88fbe1d4ea02512fcfb357cdf1de3eecfd90d
06:20:54 #1 transferring dockerfile: 1.06kB done
06:20:54 #1 DONE 0.0s
06:20:54 
06:20:54 #2 [internal] load .dockerignore
06:20:54 #2 sha256:11de08b6e40567a00533cd58e39c445923f92ae512a679a95bd429f4f1c582e7
06:20:54 #2 transferring context: 2B done
06:20:54 #2 DONE 0.0s
06:20:54 
06:20:54 #5 [auth] library/centos:pull token for registry-1.docker.io
06:20:54 #5 sha256:251a8790ab6c2431afbd1a1a01cc4f9b1f6cd6935b3ec3da581116bf0f93963f
06:20:54 #5 DONE 0.0s
06:20:54 
06:20:54 #6 [auth] library/golang:pull token for registry-1.docker.io
06:20:54 #6 sha256:42e2732201f105880650a9d5ef4a2dc8a33f5f9350ada93953e9f93adda30fa0
06:20:54 #6 DONE 0.0s
06:20:54 
06:20:54 #4 [internal] load metadata for docker.io/library/centos:7
06:20:54 #4 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237
06:20:54 #4 DONE 0.3s
06:20:54 
06:20:54 #3 [internal] load metadata for docker.io/library/golang:1.16.7-buster
06:20:54 #3 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
06:20:54 #3 DONE 0.3s
06:20:54 
06:20:54 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e
06:20:54 #7 sha256:a82657dc9009ab4ecab0a966d899b2972800cfe1ee9d42fc736a0cac1581ac52
06:20:54 #7 resolve docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 0.0s done
06:20:54 #7 ...
06:20:54 
06:20:54 #10 [internal] load build context
06:20:54 #10 sha256:4d0d47df6270f9705f896868c9f36b1a412b34f423a61dcf6f902174c063c390
06:20:54 #10 transferring context: 14.53kB done
06:20:54 #10 DONE 0.0s
06:20:54 
06:20:54 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e
06:20:54 #7 sha256:a82657dc9009ab4ecab0a966d899b2972800cfe1ee9d42fc736a0cac1581ac52
06:20:54 #7 sha256:8652b9f0cb4c0599575e5a003f5906876e10c1ceb2ab9fe1786712dac14a50cf 2.75kB / 2.75kB done
06:20:54 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.10MB / 76.10MB 0.1s
06:20:54 #7 sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 1.20kB / 1.20kB done
06:20:54 #7 sha256:e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e 529B / 529B done
06:20:54 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 11.53MB / 76.10MB 0.2s
06:20:54 mkdir -p sources
06:20:54 docker run --rm -w /v \
06:20:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
06:20:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb/sources:/v \
06:20:54 	alpine \
06:20:54 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
06:20:54 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 25.17MB / 76.10MB 0.3s
06:20:54 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 45.09MB / 76.10MB 0.5s
06:20:55 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 51.38MB / 76.10MB 0.6s
06:20:55 docker run --rm -w /v \
06:20:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/plugins:/plugins \
06:20:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb/sources:/v \
06:20:55 	alpine \
06:20:55 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
06:20:55 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 0.8s
06:20:55 using credential docker-jenkins-github-credentials
06:20:55 Cloning the remote Git repository
06:20:55 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-568 # timeout=10
06:20:56 == Building packages for ubuntu-focal ==
06:20:56 mkdir -p "debbuild/ubuntu-focal"
06:20:56 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 .
06:20:56 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.7s done
06:20:56 #1 [internal] load build definition from Dockerfile
06:20:56 #1 sha256:1d73af98cd3ade9da3ea19cca5a702253c84ec1c6885d104616ab6b177300577
06:20:56 #1 transferring dockerfile: 1.22kB done
06:20:56 #1 DONE 0.0s
06:20:56 
06:20:56 #2 [internal] load .dockerignore
06:20:56 #2 sha256:55d0fbb81fff8ba69a15c3435dd59a89cc3c12ae7ca491178a1e2611b76d3ed2
06:20:56 #2 transferring context: 2B done
06:20:56 #2 DONE 0.0s
06:20:56 
06:20:56 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
06:20:56 #5 sha256:95c2736c4efe1b61da1391c8116f5d354d6e5d663f9ea371919dfa6993a5fd48
06:20:56 #5 DONE 0.0s
06:20:56 
06:20:56 #6 [auth] library/golang:pull token for registry-1.docker.io
06:20:56 #6 sha256:47062dc1dd77b655adfcc492d877b9dfa9de2ee4992249900139eecf4bda3e67
06:20:56 #6 DONE 0.0s
06:20:56 
06:20:56 #4 [internal] load metadata for docker.io/library/ubuntu:focal
06:20:56 #4 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b
06:20:56 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc
06:20:56 #4 ...
06:20:56 
06:20:56 #3 [internal] load metadata for docker.io/library/golang:1.16.7-buster
06:20:56 #3 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
06:20:56 #3 DONE 0.4s
06:20:56 
06:20:56 #4 [internal] load metadata for docker.io/library/ubuntu:focal
06:20:56 #4 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b
06:20:56 #4 DONE 0.4s
06:20:56 
06:20:56 #14 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:20:56 #14 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
06:20:56 #14 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.0s done
06:20:56 #14 sha256:b64f642e750693a784d4b69d20fcbada710243131ee65555de10fd1ce25013a9 6.95kB / 6.95kB done
06:20:56 #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 1.05MB / 50.44MB 0.1s
06:20:56 #14 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 1.05MB / 7.83MB 0.1s
06:20:56 #14 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
06:20:56 #14 sha256:0bf61ce389ea41b61ea9f2b2c8eb15824838782df0c9c302dc284f0d6792caf9 1.79kB / 1.79kB done
06:20:56 #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 7.34MB / 50.44MB 0.2s
06:20:56 #14 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.2s
06:20:57 Fetching without tags
06:20:57 Merging remotes/origin/master commit 950efb4c0bdf714fc32cc7017df811cd2633e180 into PR head commit 5e80fa42eb11f467f4efe7f7fdcb88db9673b5fe
06:20:57 #14 ...
06:20:57 
06:20:57 #10 [internal] load build context
06:20:57 #10 sha256:56d39143feb8d1c9914da1d93266bfcb2bf62b5cf1ff7c71f6ebe04c7e6fe597
06:20:57 #10 transferring context: 20.18MB 0.3s done
06:20:57 #10 DONE 0.4s
06:20:57 
06:20:57 #14 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:20:57 #14 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
06:20:57 #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 25.30MB / 50.44MB 0.4s
06:20:57 #14 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.3s done
06:20:57 #14 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 3.15MB / 10.00MB 0.4s
06:20:57 #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 34.60MB / 50.44MB 0.5s
06:20:57 #14 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.5s
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/568/head:refs/remotes/origin/PR-568 +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/568/head:refs/remotes/origin/PR-568 # 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/568/head:refs/remotes/origin/PR-568 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
06:20:57 Merge succeeded, producing 62a4df35eebc315c13663d995156851d996f7366
06:20:57 Checking out Revision 62a4df35eebc315c13663d995156851d996f7366 (PR-568)
06:20:57 #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 46.14MB / 50.44MB 0.6s
06:20:57 #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 0.7s
06:20:57 #14 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.6s done
06:20:57 mkdir -p sources
06:20:57 docker run --rm -w /v \
06:20:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker:/engine \
06:20:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb/sources:/v \
06:20:57 	alpine \
06:20:57 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
06:20:58 #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 1.4s done
06:20:58 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 1.05MB / 68.75MB 1.6s
06:20:58 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 9.44MB / 51.84MB 1.6s
06:20:58 #14 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 13.63MB / 129.04MB 1.6s
06:20:58 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 8.41MB / 68.75MB 1.7s
06:20:58 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 17.48MB / 51.84MB 1.7s
06:20:58 #14 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692
 > git checkout -f 5e80fa42eb11f467f4efe7f7fdcb88db9673b5fe # 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 950efb4c0bdf714fc32cc7017df811cd2633e180 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 62a4df35eebc315c13663d995156851d996f7366 # timeout=10
06:20:58 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 15.73MB / 68.75MB 1.8s
06:20:58 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 20.97MB / 51.84MB 1.8s
06:20:58 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 29.24MB / 68.75MB 2.0s
06:20:58 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 32.32MB / 51.84MB 2.0s
06:20:58 #14 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 35.65MB / 129.04MB 2.0s
06:20:58 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 35.65MB / 68.75MB 2.1s
06:20:58 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 35.65MB / 51.84MB 2.1s
06:20:58 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 44.04MB / 68.75MB 2.3s
06:20:58 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 43.90MB / 51.84MB 2.3s
06:20:58 #14 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 49.28MB / 129.04MB 2.3s
06:20:59 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 57.86MB / 68.75MB 2.5s
06:20:59 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 2.5s
06:20:59 #14 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 66.06MB / 129.04MB 2.5s
06:20:59 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 2.7s
06:20:59 #14 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 81.72MB / 129.04MB 2.7s
06:20:59 #14 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 93.32MB / 129.04MB 2.8s
06:20:59 #14 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 100.66MB / 129.04MB 2.9s
06:20:59 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 3.0s done
06:20:59 #14 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 120.59MB / 129.04MB 3.1s
06:20:59 #14 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 3.1s
06:20:59 #14 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 127.93MB / 129.04MB 3.2s
06:21:00 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 3.7s done
06:21:00 #14 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 3.7s done
06:21:01 Commit message: "Merge commit '950efb4c0bdf714fc32cc7017df811cd2633e180' into HEAD"
06:21:01 First time build. Skipping changelog.
[Pipeline] sh
06:21:01 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.0s
06:21:01 #7 ...
06:21:01 
06:21:01 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:21:01 #13 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
06:21:01 #13 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.0s done
06:21:01 #13 sha256:0bf61ce389ea41b61ea9f2b2c8eb15824838782df0c9c302dc284f0d6792caf9 1.79kB / 1.79kB done
06:21:01 #13 sha256:b64f642e750693a784d4b69d20fcbada710243131ee65555de10fd1ce25013a9 6.95kB / 6.95kB done
06:21:01 #13 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.3s done
06:21:01 #13 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
06:21:01 #13 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 1.1s done
06:21:01 #13 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.7s done
06:21:01 #13 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 2.1s done
06:21:01 #13 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 4.0s done
06:21:01 #13 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 3.2s done
06:21:01 #13 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 2.2s done
06:21:01 #13 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 129.04MB / 129.04MB 4.7s done
06:21:01 #13 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.6s done
06:21:01 #13 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.5s done
06:21:01 #13 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 0.9s
06:21:01 + make REF=master checkout
06:21:01 git init src/github.com/docker/cli
06:21:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/cli/.git/
06:21:01 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
06:21:01 ./scripts/checkout.sh src/github.com/docker/cli "master"
06:21:01 + SRC=src/github.com/docker/cli
06:21:01 + REF=master
06:21:01 + REF_FETCH=master
06:21:01 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
06:21:01 + awk {print $2}
06:21:01 #14 ...
06:21:01 
06:21:01 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:9d6a8699fb5c9c39cf08a0871bd6219f0400981c570894cd8cbea30d3424a31f
06:21:01 #7 sha256:fdc3a0d13198019f7c8763ab083849eba26a7b3c6b8c4a7396e47c113558b7a1
06:21:01 #7 resolve docker.io/library/ubuntu:focal@sha256:9d6a8699fb5c9c39cf08a0871bd6219f0400981c570894cd8cbea30d3424a31f 0.0s done
06:21:01 #7 sha256:9d6a8699fb5c9c39cf08a0871bd6219f0400981c570894cd8cbea30d3424a31f 1.42kB / 1.42kB done
06:21:01 #7 sha256:10cbddb6cf8568f56584ccb6c866203e68ab8e621bb87038e254f6f27f955bbe 529B / 529B done
06:21:01 #7 sha256:fb52e22af1b01869e23e75089c368a1130fa538946d0411d47f964f8b1076180 1.46kB / 1.46kB done
06:21:01 #7 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 28.57MB / 28.57MB 0.9s done
06:21:01 #7 extracting sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 2.7s done
06:21:01 #7 DONE 5.2s
06:21:01 
06:21:01 #14 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:21:01 #14 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
 > git rev-list --no-walk bf0049aa105dd41541436f9e2a1b9ac44472b6db # timeout=10
06:21:02 + REF=refs/heads/master
06:21:02 + [ -n refs/heads/master ]
06:21:02 + REF_FETCH=refs/heads/master:refs/heads/master
06:21:02 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
06:21:02 #14 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 4.1s done
06:21:02 #14 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.1s
06:21:03 #14 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.3s done
06:21:03 #14 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0
06:21:03 #14 ...
06:21:03 
06:21:03 #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
06:21:03 #8 sha256:9c5ff9792a5fbdac859131a3fbf931b09fb391ee7d2518c51da810999aff6bb0
06:21:03 #8 DONE 1.4s
06:21:03 
06:21:03 #14 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:21:03 #14 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
06:21:03 #14 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.5s done
06:21:03 #13 ...
06:21:03 
06:21:03 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e
06:21:03 #7 sha256:a82657dc9009ab4ecab0a966d899b2972800cfe1ee9d42fc736a0cac1581ac52
06:21:03 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.7s done
06:21:03 #7 DONE 9.0s
06:21:03 
06:21:03 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:21:03 #13 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
06:21:03 #13 ...
06:21:03 
06:21:03 #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
06:21:03 #8 sha256:cf43c9cf3aef68042b013c14de9aaf076721298047612f0c2c39a018ab7e7503
06:21:03 #14 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6
06:21:04 mkdir -p sources
06:21:04 docker run --rm -w /v \
06:21:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
06:21:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb/sources:/v \
06:21:04 	alpine \
06:21:04 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
06:21:04 docker run --rm -w /v \
06:21:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/plugins:/plugins \
06:21:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb/sources:/v \
06:21:04 	alpine \
06:21:04 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
06:21:04 From https://github.com/docker/cli
06:21:04  * [new branch]      master     -> master
06:21:04  * [new branch]      master     -> origin/master
06:21:04 + git -C src/github.com/docker/cli checkout -q refs/heads/master
06:21:04 git init src/github.com/docker/docker
06:21:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker/.git/
06:21:04 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
06:21:04 ./scripts/checkout.sh src/github.com/docker/docker "master"
06:21:04 + SRC=src/github.com/docker/docker
06:21:04 + REF=master
06:21:04 + REF_FETCH=master
06:21:04 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
06:21:04 + awk {print $2}
06:21:05 + REF=refs/heads/master
06:21:05 + [ -n refs/heads/master ]
06:21:05 + REF_FETCH=refs/heads/master:refs/heads/master
06:21:05 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
06:21:05 == Building packages for raspbian-buster ==
06:21:05 mkdir -p "debbuild/raspbian-buster"
06:21:05 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 .
06:21:05 #8 DONE 1.9s
06:21:05 
06:21:05 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
06:21:05 #9 sha256:9c9700c68110386efd61c45d6f9ad6c652565db8d6002e6d3f1f72ef8800581a
06:21:06 #1 [internal] load build definition from Dockerfile
06:21:06 #1 sha256:5f481da5435e8dd6311860c41b078f1329515be85f31adb605350892be225237
06:21:06 #1 transferring dockerfile:
06:21:06 #1 transferring dockerfile: 935B 0.0s done
06:21:06 #1 DONE 0.1s
06:21:06 
06:21:06 #2 [internal] load .dockerignore
06:21:06 #2 sha256:007e5dced21793650affd7a27f5471b04c96fae5d71002441a1424b847a43973
06:21:06 #2 transferring context: 2B done
06:21:06 #2 DONE 0.0s
06:21:06 
06:21:06 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
06:21:06 #5 sha256:f5dc1a4f7246732e01017729c95a33e24d3956ee732116a7af04e21265806144
06:21:06 #5 DONE 0.0s
06:21:06 
06:21:06 #6 [auth] library/golang:pull token for registry-1.docker.io
06:21:06 #6 sha256:588e9614ceaec978f964eadc45bdf3684e7873a5fe8a1887fda3eea1f802a9f7
06:21:06 #6 DONE 0.0s
06:21:06 
06:21:06 #4 [internal] load metadata for docker.io/library/golang:1.16.7-buster
06:21:06 #4 sha256:c2ce41af6755ae75973c978a8c50b1c0f6429f357b36a0a51154a69128483fb5
06:21:06 #9 1.128 Loaded plugins: fastestmirror, ovl
06:21:06 #4 ...
06:21:06 
06:21:06 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
06:21:06 #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab
06:21:06 #3 DONE 0.4s
06:21:06 #9 1.521 Determining fastest mirrors
06:21:07 
06:21:07 #4 [internal] load metadata for docker.io/library/golang:1.16.7-buster
06:21:07 #4 sha256:c2ce41af6755ae75973c978a8c50b1c0f6429f357b36a0a51154a69128483fb5
06:21:07 #14 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 3.2s done
06:21:07 #14 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a
06:21:07 From https://github.com/docker/docker
06:21:07  * [new branch]      master     -> master
06:21:07  * [new branch]      master     -> origin/master
06:21:07 + git -C src/github.com/docker/docker checkout -q refs/heads/master
06:21:08 git init src/github.com/docker/scan-cli-plugin
06:21:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/scan-cli-plugin/.git/
06:21:08 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
06:21:08 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
06:21:08 + SRC=src/github.com/docker/scan-cli-plugin
06:21:08 + REF=v0.8.0
06:21:08 + REF_FETCH=v0.8.0
06:21:08 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
06:21:08 + awk {print $2}
06:21:08 + REF=refs/tags/v0.8.0
06:21:08 + [ -n refs/tags/v0.8.0 ]
06:21:08 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
06:21:08 + 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
06:21:08 #4 DONE 1.7s
06:21:08 
06:21:08 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:21:08 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
06:21:08 #13 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.0s done
06:21:08 #13 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
06:21:08 #13 sha256:688bb5375a72b70dd5342446cca99be4c6f55be69b6d14e68158890a4125327e 1.79kB / 1.79kB done
06:21:08 #13 sha256:a0aa5b125c8396ede79b1d197c5e87a3c1d9118bee64587d36c115e34cceea09 6.97kB / 6.97kB done
06:21:08 From https://github.com/docker/scan-cli-plugin
06:21:08  * [new tag]         v0.8.0     -> v0.8.0
06:21:08 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
06:21:08 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 0B / 45.92MB 0.5s
06:21:08 + make REF=master DOCKER_BUILD_PKGS=static-linux cross-mac cross-win static
06:21:08 ./scripts/checkout.sh src/github.com/docker/cli "master"
06:21:08 + SRC=src/github.com/docker/cli
06:21:08 + REF=master
06:21:08 + REF_FETCH=master
06:21:08 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
06:21:08 + awk {print $2}
06:21:08 + REF=refs/heads/master
06:21:08 + [ -n refs/heads/master ]
06:21:08 + REF_FETCH=refs/heads/master:refs/heads/master
06:21:08 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
06:21:08 #13 ...
06:21:08 
06:21:08 #9 [internal] load build context
06:21:08 #9 sha256:d22f88326c847c1db771d3921558d525617eb58cdeee68ffa717251393790bd8
06:21:08 #9 transferring context: 20.18MB 0.8s done
06:21:08 #9 DONE 0.9s
06:21:08 
06:21:08 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:21:08 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
06:21:08 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 3.15MB / 45.92MB 0.7s
06:21:09 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 8.39MB / 45.92MB 1.1s
06:21:09 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 12.58MB / 45.92MB 1.3s
06:21:09 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 16.78MB / 45.92MB 1.6s
06:21:09 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 0B / 7.12MB 1.6s
06:21:09 + git -C src/github.com/docker/cli checkout -q refs/heads/master
06:21:09 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 1.05MB / 7.12MB 1.7s
06:21:09 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 19.92MB / 45.92MB 1.8s
06:21:09 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 2.10MB / 7.12MB 1.8s
06:21:10 ./scripts/checkout.sh src/github.com/docker/docker "master"
06:21:10 + SRC=src/github.com/docker/docker
06:21:10 + REF=master
06:21:10 + REF_FETCH=master
06:21:10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
06:21:10 + awk {print $2}
06:21:10 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 3.15MB / 7.12MB 1.9s
06:21:10 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 25.17MB / 45.92MB 2.1s
06:21:10 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 5.27MB / 7.12MB 2.1s
06:21:10 + REF=refs/heads/master
06:21:10 + [ -n refs/heads/master ]
06:21:10 + REF_FETCH=refs/heads/master:refs/heads/master
06:21:10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
06:21:10 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 7.12MB / 7.12MB 2.2s
06:21:10 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 28.31MB / 45.92MB 2.3s
06:21:10 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 7.12MB / 7.12MB 2.3s done
06:21:10 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 0B / 9.34MB 2.3s
06:21:10 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 31.46MB / 45.92MB 2.5s
06:21:10 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 2.10MB / 9.34MB 2.5s
06:21:10 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 4.19MB / 9.34MB 2.6s
06:21:10 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 35.65MB / 45.92MB 2.7s
06:21:10 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 5.24MB / 9.34MB 2.7s
06:21:10 + git -C src/github.com/docker/docker checkout -q refs/heads/master
06:21:10 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
06:21:10 + SRC=src/github.com/docker/scan-cli-plugin
06:21:10 + REF=v0.8.0
06:21:10 + REF_FETCH=v0.8.0
06:21:10 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
06:21:10 + awk {print $2}
06:21:10 + REF=refs/tags/v0.8.0
06:21:10 + [ -n refs/tags/v0.8.0 ]
06:21:10 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
06:21:10 + 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
06:21:11 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 6.29MB / 9.34MB 2.8s
06:21:11 #9 ...
06:21:11 
06:21:11 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:21:11 #13 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
06:21:11 #13 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 3.6s done
06:21:11 #13 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 2.7s done
06:21:11 #13 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 3.0s
06:21:11 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
06:21:11 for p in static-linux cross-mac cross-win; do \
06:21:11 	make -C static VERSION=0.0.1-dev GO_VERSION=1.16.7 TARGETPLATFORM= ${p}; \
06:21:11 done
06:21:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/static'
06:21:11 cd /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/cli && VERSION=0.0.0-20210901112847-56e5910 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
06:21:11 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 38.80MB / 45.92MB 2.9s
06:21:11 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 8.39MB / 9.34MB 2.9s
06:21:11 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 41.94MB / 45.92MB 3.1s
06:21:11 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 9.34MB / 9.34MB 3.1s
06:21:11 #14 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 3.8s done
06:21:11 #14 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 0.1s
06:21:11 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 45.09MB / 45.92MB 3.3s
06:21:11 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 9.34MB / 9.34MB 3.3s done
06:21:11 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 0B / 47.36MB 3.3s
06:21:11 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 0B / 53.22MB 3.3s
06:21:11 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 3.15MB / 47.36MB 3.7s
06:21:11 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 3.77MB / 53.22MB 3.7s
06:21:12 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 6.29MB / 47.36MB 3.9s
06:21:12 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 45.92MB / 45.92MB 4.0s done
06:21:12 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 7.34MB / 53.22MB 4.0s
06:21:12 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 0B / 100.28MB 4.0s
06:21:12 #13 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 4.5s done
06:21:12 #13 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d done
06:21:12 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 9.44MB / 47.36MB 4.3s
06:21:12 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 10.49MB / 53.22MB 4.3s
06:21:12 #13 extracting sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208
06:21:12 #13 DONE 18.1s
06:21:12 
06:21:12 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
06:21:12 #9 sha256:9c9700c68110386efd61c45d6f9ad6c652565db8d6002e6d3f1f72ef8800581a
06:21:12 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 12.58MB / 47.36MB 4.6s
06:21:12 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 13.63MB / 53.22MB 4.7s
06:21:12 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 5.24MB / 100.28MB 4.7s
06:21:13 #14 ...
06:21:13 
06:21:13 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
06:21:13 #9 sha256:1c3cfc5896082c97e430fbf7fd7a73e5251d4ddd91a40714cfbd91b466d61e5c
06:21:13 #9 1.073 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
06:21:13 #9 1.195 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
06:21:13 #9 1.286 Get:3 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.1 kB]
06:21:13 #9 1.342 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1037 kB]
06:21:13 #9 1.439 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [790 kB]
06:21:13 #9 1.453 Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [488 kB]
06:21:13 #9 1.585 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
06:21:13 #9 1.684 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
06:21:13 #9 1.831 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
06:21:13 #9 1.940 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
06:21:13 #9 2.131 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
06:21:13 #9 2.927 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
06:21:13 #9 2.947 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1479 kB]
06:21:13 #9 2.983 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1068 kB]
06:21:13 #9 3.003 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [535 kB]
06:21:13 #9 3.013 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.3 kB]
06:21:13 #9 3.019 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [2668 B]
06:21:13 #9 3.019 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [6324 B]
06:21:13 #9 4.105 Fetched 18.9 MB in 3s (5698 kB/s)
06:21:13 #9 4.105 Reading package lists...
06:21:13 #9 5.290 Reading package lists...
06:21:13 #9 6.411 Building dependency tree...
06:21:13 #9 6.647 Reading state information...
06:21:13 #9 6.890 The following additional packages will be installed:
06:21:13 #9 6.890   at autoconf automake autopoint autotools-dev binutils binutils-common
06:21:13 #9 6.890   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
06:21:13 #9 6.890   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
06:21:13 #9 6.890   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
06:21:13 #9 6.890   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
06:21:13 #9 6.890   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
06:21:13 #9 6.890   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
06:21:13 #9 6.890   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
06:21:13 #9 6.890   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
06:21:13 #9 6.890   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
06:21:13 #9 6.890   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
06:21:13 #9 6.890   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl
06:21:13 #9 6.890   libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
06:21:13 #9 6.890   libclone-perl libcommon-sense-perl libconst-fast-perl
06:21:13 #9 6.890   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
06:21:13 #9 6.890   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
06:21:13 #9 6.890   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
06:21:13 #9 6.890   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
06:21:13 #9 6.890   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
06:21:13 #9 6.890   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
06:21:13 #9 6.890   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
06:21:13 #9 6.890   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
06:21:13 #9 6.890   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
06:21:13 #9 6.890   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
06:21:13 #9 6.890   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
06:21:13 #9 6.890   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
06:21:13 #9 6.890   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
06:21:13 #9 6.890   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
06:21:13 #9 6.890   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
06:21:13 #9 6.890   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
06:21:13 #9 6.890   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
06:21:13 #9 6.890   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
06:21:13 #9 6.890   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
06:21:13 #9 6.890   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
06:21:13 #9 6.890   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
06:21:13 #9 6.890   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
06:21:13 #9 6.890   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
06:21:13 #9 6.890   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
06:21:13 #9 6.890   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
06:21:13 #9 6.890   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
06:21:13 #9 6.890   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
06:21:13 #9 6.890   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
06:21:13 #9 6.890   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
06:21:13 #9 6.890   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
06:21:13 #9 6.890   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
06:21:13 #9 6.890   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
06:21:13 #9 6.890   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
06:21:13 #9 6.890   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
06:21:13 #9 6.890   libnumber-compare-perl libnumber-range-perl libobject-id-perl
06:21:13 #9 6.890   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
06:21:13 #9 6.890   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
06:21:13 #9 6.890   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
06:21:13 #9 6.890   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
06:21:13 #9 6.890   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
06:21:13 #9 6.890   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
06:21:13 #9 6.890   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
06:21:13 #9 6.891   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
06:21:13 #9 6.891   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
06:21:13 #9 6.891   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
06:21:13 #9 6.891   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
06:21:13 #9 6.891   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
06:21:13 #9 6.891   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
06:21:13 #9 6.891   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
06:21:13 #9 6.891   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
06:21:13 #9 6.891   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
06:21:13 #9 6.891   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
06:21:13 #9 6.891   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
06:21:13 #9 6.891   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
06:21:13 #9 6.891   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
06:21:13 #9 6.891   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
06:21:13 #9 6.891   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
06:21:13 #9 6.891   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
06:21:13 #9 6.891   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
06:21:13 #9 6.891   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
06:21:13 #9 6.891   openssh-client openssl patch patchutils perl perl-modules-5.30
06:21:13 #9 6.891   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
06:21:13 #9 6.891   python-apt-common python3 python3-apt python3-certifi python3-chardet
06:21:13 #9 6.891   python3-debian python3-gpg python3-idna python3-magic python3-minimal
06:21:13 #9 6.891   python3-pkg-resources python3-requests python3-six python3-unidiff
06:21:13 #9 6.891   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
06:21:13 #9 6.892   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
06:21:13 #9 6.892   xz-utils
06:21:13 #9 6.893 Suggested packages:
06:21:13 #9 6.893   default-mta | mail-transport-agent autoconf-archive gnu-standards
06:21:13 #9 6.893   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
06:21:13 #9 6.893   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
06:21:13 #9 6.893   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
06:21:13 #9 6.893   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
06:21:13 #9 6.893   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
06:21:13 #9 6.893   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
06:21:13 #9 6.893   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
06:21:13 #9 6.893   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
06:21:13 #9 6.893   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
06:21:13 #9 6.893   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
06:21:13 #9 6.893   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
06:21:13 #9 6.893   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
06:21:13 #9 6.893   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
06:21:13 #9 6.893   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
06:21:13 #9 6.893   libscalar-number-perl libsasl2-modules-gssapi-mit
06:21:13 #9 6.893   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
06:21:13 #9 6.893   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
06:21:13 #9 6.893   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
06:21:13 #9 6.893   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
06:21:13 #9 6.893   libxml-sax-expatxs-perl bash-completion binutils-multiarch
06:21:13 #9 6.893   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
06:21:13 #9 6.893   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
06:21:13 #9 6.893   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
06:21:13 #9 6.893   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
06:21:13 #9 6.893   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
06:21:13 #9 6.893   python3-cryptography python3-openssl python3-socks python3.8-venv
06:21:13 #9 6.893   python3.8-doc binfmt-support readline-doc zip wdiff-doc
06:21:13 #9 7.319 The following NEW packages will be installed:
06:21:13 #9 7.319   at autoconf automake autopoint autotools-dev binutils binutils-common
06:21:13 #9 7.319   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
06:21:13 #9 7.319   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
06:21:13 #9 7.319   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
06:21:13 #9 7.319   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
06:21:13 #9 7.319   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
06:21:13 #9 7.319   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
06:21:13 #9 7.319   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
06:21:13 #9 7.319   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
06:21:13 #9 7.319   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
06:21:13 #9 7.319   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
06:21:13 #9 7.319   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
06:21:13 #9 7.319   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
06:21:13 #9 7.319   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
06:21:13 #9 7.319   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
06:21:13 #9 7.319   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
06:21:13 #9 7.319   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
06:21:13 #9 7.319   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
06:21:13 #9 7.319   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
06:21:13 #9 7.319   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
06:21:13 #9 7.319   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
06:21:13 #9 7.319   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
06:21:13 #9 7.319   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
06:21:13 #9 7.319   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
06:21:13 #9 7.319   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
06:21:13 #9 7.319   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
06:21:13 #9 7.319   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
06:21:13 #9 7.319   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
06:21:13 #9 7.319   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
06:21:13 #9 7.319   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
06:21:13 #9 7.319   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
06:21:13 #9 7.319   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
06:21:13 #9 7.319   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
06:21:13 #9 7.319   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
06:21:13 #9 7.319   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
06:21:13 #9 7.319   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
06:21:13 #9 7.319   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
06:21:13 #9 7.319   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
06:21:13 #9 7.319   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
06:21:13 #9 7.319   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
06:21:13 #9 7.319   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
06:21:13 #9 7.319   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
06:21:13 #9 7.319   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
06:21:13 #9 7.319   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
06:21:13 #9 7.319   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
06:21:13 #9 7.319   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
06:21:13 #9 7.319   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
06:21:13 #9 7.319   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
06:21:13 #9 7.319   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
06:21:13 #9 7.319   libnumber-compare-perl libnumber-range-perl libobject-id-perl
06:21:13 #9 7.319   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
06:21:13 #9 7.319   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
06:21:13 #9 7.319   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
06:21:13 #9 7.319   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
06:21:13 #9 7.319   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
06:21:13 #9 7.319   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
06:21:13 #9 7.319   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
06:21:13 #9 7.319   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
06:21:13 #9 7.319   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
06:21:13 #9 7.319   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
06:21:13 #9 7.319   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
06:21:13 #9 7.319   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
06:21:13 #9 7.319   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
06:21:13 #9 7.319   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
06:21:13 #9 7.319   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
06:21:13 #9 7.319   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
06:21:13 #9 7.319   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
06:21:13 #9 7.319   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
06:21:13 #9 7.319   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
06:21:13 #9 7.319   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
06:21:13 #9 7.319   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
06:21:13 #9 7.319   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
06:21:13 #9 7.319   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
06:21:13 #9 7.319   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
06:21:13 #9 7.319   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
06:21:13 #9 7.319   openssh-client openssl patch patchutils perl perl-modules-5.30
06:21:13 #9 7.319   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
06:21:13 #9 7.319   python-apt-common python3 python3-apt python3-certifi python3-chardet
06:21:13 #9 7.319   python3-debian python3-gpg python3-idna python3-magic python3-minimal
06:21:13 #9 7.319   python3-pkg-resources python3-requests python3-six python3-unidiff
06:21:13 #9 7.319   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
06:21:13 #9 7.319   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
06:21:13 #9 7.319   xz-utils
06:21:13 #9 7.747 0 upgraded, 354 newly installed, 0 to remove and 0 not upgraded.
06:21:13 #9 7.747 Need to get 104 MB of archives.
06:21:13 #9 7.747 After this operation, 467 MB of additional disk space will be used.
06:21:13 #9 7.747 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
06:21:13 #9 7.890 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1320 kB]
06:21:13 #9 8.297 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04 [717 kB]
06:21:13 #9 8.344 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB]
06:21:13 #9 8.346 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04 [1898 kB]
06:21:13 #9 8.435 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
06:21:13 #9 8.435 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
06:21:13 #9 8.437 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
06:21:13 #9 8.439 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
06:21:13 #9 8.442 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
06:21:13 #9 8.447 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB]
06:21:13 #9 8.475 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04 [1675 kB]
06:21:13 #9 8.552 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04 [387 kB]
06:21:13 #9 8.574 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
06:21:13 #9 8.574 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
06:21:13 #9 8.574 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
06:21:13 #9 8.576 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
06:21:13 #9 8.584 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
06:21:13 #9 8.587 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
06:21:13 #9 8.628 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
06:21:13 #9 8.628 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
06:21:13 #9 8.662 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
06:21:13 #9 8.676 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
06:21:13 #9 8.843 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
06:21:13 #9 8.843 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB]
06:21:13 #9 9.027 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB]
06:21:13 #9 9.033 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB]
06:21:13 #9 9.061 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.1 [146 kB]
06:21:13 #9 9.069 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.6 [4608 B]
06:21:13 #9 9.069 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
06:21:13 #9 9.079 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
06:21:13 #9 9.081 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
06:21:13 #9 9.083 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
06:21:13 #9 9.090 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
06:21:13 #9 9.099 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB]
06:21:13 #9 9.172 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
06:21:13 #9 9.172 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2021a-0ubuntu0.20.04 [295 kB]
06:21:13 #9 9.179 Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB]
06:21:13 #9 9.647 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB]
06:21:13 #9 9.659 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
06:21:13 #9 9.660 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
06:21:13 #9 9.660 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
06:21:13 #9 9.661 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
06:21:13 #9 9.662 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
06:21:13 #9 9.662 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
06:21:13 #9 9.666 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
06:21:13 #9 9.668 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
06:21:13 #9 9.719 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB]
06:21:13 #9 9.793 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
06:21:13 #9 9.793 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
06:21:13 #9 9.890 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
06:21:13 #9 9.890 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
06:21:13 #9 9.921 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
06:21:13 #9 9.922 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
06:21:13 #9 9.923 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
06:21:13 #9 9.924 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
06:21:13 #9 9.925 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB]
06:21:13 #9 9.926 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
06:21:13 #9 9.946 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
06:21:13 #9 ...
06:21:13 
06:21:13 #14 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:21:13 #14 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
06:21:13 #9 7.802  * base: download.cf.centos.org
06:21:13 #9 7.805  * extras: download.cf.centos.org
06:21:13 #9 7.805  * updates: download.cf.centos.org
06:21:13 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 15.73MB / 47.36MB 5.0s
06:21:13 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 17.83MB / 53.22MB 5.2s
06:21:13 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 10.49MB / 100.28MB 5.3s
06:21:13 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 18.87MB / 47.36MB 5.4s
06:21:13 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 22.02MB / 47.36MB 5.8s
06:21:13 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 20.97MB / 53.22MB 5.8s
06:21:14 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 15.73MB / 100.28MB 6.0s
06:21:14 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 24.12MB / 53.22MB 6.2s
06:21:14 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 25.17MB / 47.36MB 6.2s
06:21:14 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 27.26MB / 53.22MB 6.5s
06:21:14 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 28.31MB / 47.36MB 6.6s
06:21:14 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 20.97MB / 100.28MB 6.6s
06:21:15 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 30.41MB / 53.22MB 6.8s
06:21:15 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 32.51MB / 47.36MB 7.0s
06:21:15 #1 [internal] load build definition from Dockerfile
06:21:15 #1 sha256:4bf666873fe59aa07d6be021434a87ea871062792ac3510acbfe9a6f7c106e30
06:21:15 #1 transferring dockerfile:
06:21:15 #1 transferring dockerfile: 2.11kB done
06:21:15 #1 DONE 0.1s
06:21:15 
06:21:15 #2 [internal] load .dockerignore
06:21:15 #2 sha256:272629ae066cb217b96a04fd836d404b70b69f9d69b0fdbf9c12788975bf7d29
06:21:15 #2 transferring context: 112B done
06:21:15 #2 DONE 0.0s
06:21:15 
06:21:15 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
06:21:15 #4 sha256:bd8419a2069224c3c551ba3a81057a3c2d0cc564b35c417e77fe4e43ff7dd3d0
06:21:15 #4 DONE 0.0s
06:21:15 
06:21:15 #3 resolve image config for docker.io/docker/dockerfile:1.3
06:21:15 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
06:21:15 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 35.65MB / 47.36MB 7.4s
06:21:15 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 34.60MB / 53.22MB 7.4s
06:21:15 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 26.21MB / 100.28MB 7.4s
06:21:15 #3 DONE 0.4s
06:21:15 
06:21:15 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
06:21:15 #5 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
06:21:15 #5 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
06:21:15 #5 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
06:21:15 #5 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done
06:21:15 #5 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done
06:21:15 #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s
06:21:15 #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 4.19MB / 9.67MB 0.2s
06:21:16 #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s
06:21:16 #5 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338
06:21:16 #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s done
06:21:16 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 38.80MB / 47.36MB 7.7s
06:21:16 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 37.75MB / 53.22MB 7.7s
06:21:16 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 31.46MB / 100.28MB 7.9s
06:21:16 #5 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done
06:21:16 #5 DONE 0.7s
06:21:16 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 41.94MB / 47.36MB 8.1s
06:21:16 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 40.89MB / 53.22MB 8.1s
06:21:16 #14 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 5.2s
06:21:16 
06:21:16 #6 [internal] load .dockerignore
06:21:16 #6 sha256:3da5a22e2f3d63170977799b089cbb8002de07222d60e3dcded2d5d68d420096
06:21:16 #6 DONE 0.0s
06:21:16 
06:21:16 #7 [internal] load build definition from Dockerfile
06:21:16 #7 sha256:73eddfa9b3166ac90a54ab2b0d5b17e1c70c03dd58f6ddf5d48351a4ff5926ec
06:21:16 #7 DONE 0.0s
06:21:16 
06:21:16 #11 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
06:21:16 #11 sha256:9c4f19a89e06e9e5a563bccf6d26b39695cb9b57ea5ad8f3338329b0875fb295
06:21:16 #11 DONE 0.0s
06:21:16 
06:21:16 #12 [auth] library/golang:pull token for registry-1.docker.io
06:21:16 #12 sha256:72eb3a6eaff22497084deced2b0b82afe0d433f7c37b962531cb7911079cb7f3
06:21:16 #12 DONE 0.0s
06:21:16 
06:21:16 #13 [auth] tonistiigi/xx:pull token for registry-1.docker.io
06:21:16 #13 sha256:da85c3cd6f5dc137272332371bc515e518b4cccd0c8820680361a7ef95140aee
06:21:16 #13 DONE 0.0s
06:21:16 
06:21:16 #10 [internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
06:21:16 #10 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
06:21:16 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 45.09MB / 47.36MB 8.5s
06:21:16 #14 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 5.6s done
06:21:16 #10 DONE 0.4s
06:21:16 
06:21:16 #9 [internal] load metadata for docker.io/library/golang:1.16.7-alpine
06:21:16 #9 sha256:208f5ab37b5da8422cb24deee87b11bc20ffca54fd0f69ed869fb20d607ca9a2
06:21:16 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 44.04MB / 53.22MB 8.7s
06:21:16 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 36.70MB / 100.28MB 8.7s
06:21:17 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 48.23MB / 53.22MB 9.0s
06:21:17 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 41.94MB / 100.28MB 9.1s
06:21:17 #13 extracting sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 5.0s
06:21:17 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 47.36MB / 47.36MB 9.2s done
06:21:17 #13 sha256:c7b304d95f6aa39851bce37e6a5a1767e258abd46bfc7b6e7cc24c016c0d4011 0B / 155B 9.3s
06:21:17 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 52.43MB / 53.22MB 9.5s
06:21:17 #13 sha256:c7b304d95f6aa39851bce37e6a5a1767e258abd46bfc7b6e7cc24c016c0d4011 155B / 155B 9.4s done
06:21:17 #14 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d done
06:21:17 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 49.28MB / 100.28MB 9.9s
06:21:17 #13 ...
06:21:17 
06:21:17 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:537e522fc6db3b31cc26c076060bc42e651b4d3a3d8d103ed41dfb06507b981f
06:21:17 #7 sha256:76b04b31a92a936a4defcba6224a7766fa3f4221c87fd4af80982810d3dd4389
06:21:17 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:537e522fc6db3b31cc26c076060bc42e651b4d3a3d8d103ed41dfb06507b981f 0.0s done
06:21:17 #7 sha256:c1a13b030fc82d8d04cdad52dfc14ced9ad82109d6f24609ad69ab7038d8df35 304B / 304B 0.1s done
06:21:17 #7 sha256:537e522fc6db3b31cc26c076060bc42e651b4d3a3d8d103ed41dfb06507b981f 1.99kB / 1.99kB done
06:21:17 #7 sha256:9a6c721cfdaf2362eec9a6cf9f6ace8ad1b364d9d5cf8551515999d2f93f5d23 5.00kB / 5.00kB done
06:21:17 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 38.29MB / 38.29MB 3.2s done
06:21:17 #7 sha256:a90c1b2fa966f5ac04a5fd3d86b4ae4ec0e27d89c9c4b6335940f242964c16cd 256B / 256B 0.1s done
06:21:17 #7 sha256:f150a7025dffc9236ee72f360c124650036e8d8c25a11aca5b5919e4ebf9597b 176B / 176B 0.2s done
06:21:17 #7 sha256:1882c6e635ad6a8e4eefdbfd416abfffa8159616d71fb1f63bd5f5047da0425b 912B / 912B 0.2s done
06:21:17 #7 sha256:fa622207962a68e57b1fbb54d1b2577045c3cb6ccc95ec7aaf9c4ef8b25706c5 415B / 415B 0.3s done
06:21:17 #7 sha256:ef8bcc4a7006ebec59c8b8c5c65d488c25f650931ce7844f18cceb302c3ca8d3 15.37MB / 15.37MB 1.6s done
06:21:17 #7 sha256:cdf3aa96d6486a866aaccc454d84fbe52b9cb75b90cd9faba4c9b77ee6f39981 130.57kB / 130.57kB 0.4s done
06:21:17 #7 extracting sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 6.3s
06:21:18 #14 DONE 21.2s
06:21:18 
06:21:18 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
06:21:18 #9 sha256:1c3cfc5896082c97e430fbf7fd7a73e5251d4ddd91a40714cfbd91b466d61e5c
06:21:18 #9 10.01 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
06:21:18 #9 10.01 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
06:21:18 #9 10.01 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
06:21:18 #9 10.01 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
06:21:18 #9 10.01 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
06:21:18 #9 10.02 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB]
06:21:18 #9 10.03 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
06:21:18 #9 10.03 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
06:21:18 #9 10.08 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
06:21:18 #9 10.11 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB]
06:21:18 #9 10.17 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
06:21:18 #9 10.17 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.5 [17.1 kB]
06:21:18 #9 10.17 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.5 [154 kB]
06:21:18 #9 10.17 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
06:21:18 #9 10.17 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
06:21:18 #9 10.18 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
06:21:18 #9 10.18 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
06:21:18 #9 10.18 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
06:21:18 #9 10.23 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
06:21:18 #9 10.30 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
06:21:18 #9 10.31 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
06:21:18 #9 10.31 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
06:21:18 #9 10.32 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
06:21:18 #9 10.32 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
06:21:18 #9 10.33 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.1 [207 kB]
06:21:18 #9 10.38 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.1 [475 kB]
06:21:18 #9 10.39 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.1 [47.1 kB]
06:21:18 #9 10.39 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.1 [46.6 kB]
06:21:18 #9 10.40 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.1 [1613 kB]
06:21:18 #9 10.47 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.1 [3380 B]
06:21:18 #9 10.47 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB]
06:21:18 #9 10.48 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-81.91 [1129 kB]
06:21:18 #9 10.53 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
06:21:18 #9 10.54 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB]
06:21:18 #9 10.64 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB]
06:21:18 #9 10.64 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
06:21:18 #9 10.68 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
06:21:18 #9 10.69 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
06:21:18 #9 10.69 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB]
06:21:18 #9 11.12 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
06:21:18 #9 11.12 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]
06:21:18 #9 11.12 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]
06:21:18 #9 11.27 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]
06:21:18 #9 11.42 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]
06:21:18 #9 11.43 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB]
06:21:18 #9 11.70 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]
06:21:18 #9 11.82 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]
06:21:18 #9 11.92 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]
06:21:18 #9 11.96 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]
06:21:18 #9 11.96 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB]
06:21:18 #9 12.14 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB]
06:21:18 #9 12.56 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
06:21:18 #9 12.56 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB]
06:21:18 #9 12.59 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB]
06:21:18 #9 13.10 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
06:21:18 #9 13.10 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
06:21:18 #9 13.10 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]
06:21:18 #9 13.10 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
06:21:18 #9 13.10 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB]
06:21:18 #9 13.11 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
06:21:18 #9 13.11 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
06:21:18 #9 13.12 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB]
06:21:18 #9 13.12 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB]
06:21:18 #9 13.17 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB]
06:21:18 #9 13.24 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB]
06:21:18 #9 13.24 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB]
06:21:18 #9 13.25 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB]
06:21:18 #9 13.25 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB]
06:21:18 #9 13.25 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB]
06:21:18 #9 13.25 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB]
06:21:18 #9 13.26 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB]
06:21:18 #9 13.26 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB]
06:21:18 #9 13.26 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB]
06:21:18 #9 13.32 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB]
06:21:18 #9 13.39 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
06:21:18 #9 13.39 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
06:21:18 #9 13.39 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
06:21:18 #9 13.40 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB]
06:21:18 #9 13.41 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB]
06:21:18 #9 13.41 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
06:21:18 #9 13.41 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
06:21:18 #9 13.41 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
06:21:18 #9 13.41 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
06:21:18 #9 13.46 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
06:21:18 #9 13.54 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
06:21:18 #9 13.54 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
06:21:18 #9 13.54 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
06:21:18 #9 13.54 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
06:21:18 #9 13.54 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
06:21:18 #9 13.55 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
06:21:18 #9 13.57 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
06:21:18 #9 13.57 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
06:21:18 #9 13.57 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
06:21:18 #9 13.63 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
06:21:18 #9 13.68 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
06:21:18 #9 13.69 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
06:21:18 #9 13.69 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB]
06:21:18 #9 13.70 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
06:21:18 #9 13.72 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
06:21:18 #9 13.72 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB]
06:21:18 #9 13.72 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB]
06:21:18 #9 13.74 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.1 [480 kB]
06:21:18 #9 13.77 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB]
06:21:18 #9 13.78 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
06:21:18 #9 13.82 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB]
06:21:18 #9 13.83 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.1 [97.6 kB]
06:21:18 #9 13.84 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.1 [90.3 kB]
06:21:18 #9 13.84 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.1 [217 kB]
06:21:18 #9 13.85 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.1 [259 kB]
06:21:18 #9 13.86 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
06:21:18 #9 13.87 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
06:21:18 #9 13.90 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
06:21:18 #9 13.90 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
06:21:18 #9 13.91 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
06:21:18 #9 13.97 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
06:21:18 #9 13.98 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
06:21:18 #9 13.99 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
06:21:18 #9 14.00 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
06:21:18 #9 14.00 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
06:21:18 #9 14.02 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
06:21:18 #9 14.02 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
06:21:18 #9 14.04 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
06:21:18 #9 14.05 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
06:21:18 #9 14.05 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
06:21:18 #9 14.11 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
06:21:18 #9 14.13 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
06:21:18 #9 14.13 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
06:21:18 #9 14.14 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
06:21:18 #9 14.14 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
06:21:18 #9 14.15 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
06:21:18 #9 14.15 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
06:21:18 #9 14.19 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
06:21:18 #9 14.20 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
06:21:18 #9 14.21 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
06:21:18 #9 14.26 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
06:21:18 #9 14.27 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
06:21:18 #9 14.27 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
06:21:18 #9 14.29 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
06:21:18 #9 14.29 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
06:21:18 #9 14.29 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
06:21:18 #9 14.30 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
06:21:18 #9 14.33 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
06:21:18 #9 14.33 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
06:21:18 #9 14.48 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
06:21:18 #9 14.56 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
06:21:18 #9 14.77 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
06:21:18 #9 14.81 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
06:21:18 #7 ...
06:21:18 
06:21:18 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:21:18 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
06:21:18 #9 14.83 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
06:21:18 #9 14.99 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
06:21:18 #9 15.00 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
06:21:18 #9 15.00 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
06:21:18 #9 15.01 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
06:21:18 #9 15.02 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
06:21:18 #9 15.03 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
06:21:18 #9 15.03 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.6 [231 kB]
06:21:18 #9 15.04 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
06:21:18 #9 15.05 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.1 [884 kB]
06:21:18 #9 15.09 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.1 [4557 kB]
06:21:18 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 53.22MB / 53.22MB 10.1s done
06:21:18 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 54.53MB / 100.28MB 10.4s
06:21:18 #9 15.35 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
06:21:18 #9 15.35 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
06:21:18 #9 15.35 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
06:21:18 #9 15.35 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
06:21:18 #9 15.35 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
06:21:18 #9 15.35 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
06:21:18 #9 15.36 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
06:21:18 #9 15.36 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
06:21:18 #9 15.36 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
06:21:18 #9 15.42 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
06:21:18 #9 15.44 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
06:21:18 #9 15.44 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
06:21:18 #9 15.44 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
06:21:18 #9 15.44 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
06:21:18 #9 15.44 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
06:21:18 #9 15.44 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
06:21:18 #9 15.44 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
06:21:18 #9 15.44 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
06:21:18 #9 15.49 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
06:21:18 #9 15.51 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
06:21:18 #9 15.51 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
06:21:18 #9 15.51 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
06:21:18 #9 15.51 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
06:21:18 #9 15.52 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
06:21:18 #9 15.52 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
06:21:18 #9 15.52 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
06:21:18 #9 15.52 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
06:21:18 #9 15.57 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
06:21:18 #9 15.59 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
06:21:19 #9 15.60 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
06:21:19 #9 15.60 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
06:21:19 #9 15.60 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
06:21:19 #9 15.60 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
06:21:19 #9 15.60 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
06:21:19 #9 15.60 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
06:21:19 #9 15.61 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
06:21:19 #9 15.64 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
06:21:19 #9 15.71 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
06:21:19 #9 15.72 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
06:21:19 #9 15.72 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
06:21:19 #9 15.72 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
06:21:19 #9 15.72 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
06:21:19 #9 15.72 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
06:21:19 #9 15.72 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
06:21:19 #9 15.72 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
06:21:19 #9 15.73 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
06:21:19 #9 15.79 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
06:21:19 #9 15.80 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
06:21:19 #9 15.80 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
06:21:19 #9 15.80 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
06:21:19 #9 15.81 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
06:21:19 #9 15.81 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
06:21:19 #9 15.81 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
06:21:19 #9 15.81 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
06:21:19 #9 15.81 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
06:21:19 #9 15.86 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
06:21:19 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 59.77MB / 100.28MB 10.9s
06:21:19 #9 15.89 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
06:21:19 #9 15.89 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
06:21:19 #9 15.89 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
06:21:19 #9 15.89 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
06:21:19 #9 15.89 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
06:21:19 #9 15.89 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
06:21:19 #9 15.90 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
06:21:19 #9 15.90 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
06:21:19 #9 15.94 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
06:21:19 #9 15.97 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB]
06:21:19 #9 15.97 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
06:21:19 #9 15.97 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
06:21:19 #9 15.98 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
06:21:19 #9 15.98 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
06:21:19 #9 15.98 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
06:21:19 #9 15.98 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
06:21:19 #9 15.98 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
06:21:19 #9 16.01 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
06:21:19 #9 16.06 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
06:21:19 #9 16.06 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
06:21:19 #9 16.06 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
06:21:19 #9 16.06 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
06:21:19 #9 16.06 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
06:21:19 #9 16.07 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
06:21:19 #9 16.07 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
06:21:19 #9 16.07 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
06:21:19 #9 16.09 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
06:21:19 #9 DONE 2.7s
06:21:19 
06:21:19 #8 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
06:21:19 #8 sha256:5087d65fd49b28fd728c395eddd502d86004bc97194c580f320dd2a4197a590c
06:21:19 #8 DONE 2.9s
06:21:19 #9 16.15 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
06:21:19 #9 16.15 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
06:21:19 #9 16.15 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
06:21:19 #9 16.30 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
06:21:19 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 65.01MB / 100.28MB 11.4s
06:21:19 #9 16.44 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
06:21:19 #9 16.46 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
06:21:19 #9 16.49 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
06:21:19 #9 16.59 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
06:21:19 #9 16.62 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
06:21:20 #9 16.64 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
06:21:20 #9 16.64 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
06:21:20 #9 16.73 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
06:21:20 #9 16.74 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
06:21:20 #9 16.75 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
06:21:20 #9 16.75 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
06:21:20 #9 16.75 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
06:21:20 #9 16.77 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
06:21:20 #9 16.78 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB]
06:21:20 #9 16.78 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
06:21:20 #9 16.80 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
06:21:20 #9 16.85 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
06:21:20 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 70.25MB / 100.28MB 12.0s
06:21:20 #9 16.85 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
06:21:20 #9 16.86 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
06:21:20 #9 16.86 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
06:21:20 #9 16.86 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
06:21:20 #9 16.86 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
06:21:20 #9 16.93 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
06:21:20 #9 16.94 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
06:21:20 #9 16.94 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
06:21:20 #9 16.95 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
06:21:20 #9 17.00 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
06:21:20 #9 17.01 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
06:21:20 #9 17.01 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
06:21:20 #9 17.02 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
06:21:20 #9 17.02 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
06:21:20 #9 17.03 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
06:21:20 #9 17.07 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
06:21:20 #9 17.08 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
06:21:20 #9 17.08 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
06:21:20 #9 17.08 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
06:21:20 #9 17.18 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
06:21:20 #9 17.18 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
06:21:20 #9 17.18 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu1 [981 kB]
06:21:20 #9 17.19 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
06:21:20 #9 17.32 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
06:21:20 #9 17.33 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
06:21:20 #9 17.35 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
06:21:20 #9 17.35 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
06:21:20 #9 17.36 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
06:21:20 #9 17.37 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
06:21:20 #9 17.37 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
06:21:20 #9 17.37 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
06:21:20 #9 17.38 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
06:21:20 #9 17.52 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
06:21:20 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 77.59MB / 100.28MB 12.6s
06:21:21 
06:21:21 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
06:21:21 #14 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
06:21:21 #14 resolve docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 0.0s done
06:21:21 #14 sha256:6940794170d1de97c0184c47278cf5850470e6f88266f578314b3958aede0d93 5.08kB / 5.08kB done
06:21:21 #14 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0B / 2.81MB 0.1s
06:21:21 #14 sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 1.65kB / 1.65kB done
06:21:21 #14 sha256:a92abf53d0ac8dd292b432525c15ce627554546ebc4164d1d4149256998122ce 1.36kB / 1.36kB done
06:21:21 #14 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.3s
06:21:21 #14 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.2s done
06:21:21 #14 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.3s
06:21:21 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 0B / 105.80MB 0.3s
06:21:21 #14 ...
06:21:21 
06:21:21 #15 [xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
06:21:21 #15 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
06:21:21 #15 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done
06:21:21 #15 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 13.09kB / 13.09kB 0.1s done
06:21:21 #15 sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 2.65kB / 2.65kB done
06:21:21 #15 sha256:3fe57e9188045aad2348169b76e9fa7f4431d0feed05a6e39b9fb04d68247ed8 525B / 525B done
06:21:21 #15 sha256:028aa564be14e915a5c45b873a7d06c283a8ea087ef165c27d33b16e8681b1f7 450B / 450B done
06:21:21 #15 extracting sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 done
06:21:21 #15 DONE 0.3s
06:21:21 
06:21:21 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
06:21:21 #14 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
06:21:21 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 6.29MB / 105.80MB 0.4s
06:21:21 #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e
06:21:21 #14 sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82 156B / 156B 0.4s
06:21:21 #9 18.06 debconf: delaying package configuration, since apt-utils is not installed
06:21:21 #9 18.10 Fetched 104 MB in 10s (10.2 MB/s)
06:21:21 #9 18.15 Selecting previously unselected package liblocale-gettext-perl.
06:21:21 #9 18.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4125 files and directories currently installed.)
06:21:21 #9 18.16 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
06:21:21 #9 18.18 Unpacking liblocale-gettext-perl (1.07-4) ...
06:21:21 #9 18.27 Selecting previously unselected package libssl1.1:amd64.
06:21:21 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 83.89MB / 100.28MB 13.1s
06:21:21 #14 ...
06:21:21 
06:21:21 #21 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
06:21:21 #21 sha256:011c2dec804eeeb4a26ba7a4dda1f825c7ca9ad46eaba9596b74a526f65b85a8
06:21:21 #21 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
06:21:21 #21 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
06:21:21 #21 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
06:21:21 #21 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
06:21:21 #21 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.1s done
06:21:21 #21 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done
06:21:21 #21 DONE 0.5s
06:21:21 
06:21:21 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
06:21:21 #14 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
06:21:21 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 14.25MB / 105.80MB 0.6s
06:21:21 #9 18.27 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ...
06:21:21 #9 18.27 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ...
06:21:21 #9 18.43 Selecting previously unselected package libpython3.8-minimal:amd64.
06:21:21 #9 18.43 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04_amd64.deb ...
06:21:21 #9 18.43 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04) ...
06:21:21 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 22.02MB / 105.80MB 0.7s
06:21:21 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 41.94MB / 105.80MB 1.0s
06:21:21 #9 18.62 Selecting previously unselected package libexpat1:amd64.
06:21:21 #9 18.62 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ...
06:21:21 #9 18.65 Unpacking libexpat1:amd64 (2.2.9-1build1) ...
06:21:22 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 89.13MB / 100.28MB 13.6s
06:21:22 #13 extracting sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 9.5s done
06:21:22 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 48.23MB / 105.80MB 1.1s
06:21:22 #9 18.88 Selecting previously unselected package python3.8-minimal.
06:21:22 #9 18.88 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04_amd64.deb ...
06:21:22 #9 18.90 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04) ...
06:21:22 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 59.77MB / 105.80MB 1.3s
06:21:22 #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.9s done
06:21:22 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 94.37MB / 100.28MB 14.1s
06:21:22 #13 extracting sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9
06:21:22 #9 19.18 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ...
06:21:22 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 84.93MB / 105.80MB 1.5s
06:21:22 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 103.81MB / 105.80MB 1.7s
06:21:22 #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262
06:21:22 #9 19.35 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04) ...
06:21:22 #9 19.37 Setting up libexpat1:amd64 (2.2.9-1build1) ...
06:21:22 #9 19.39 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04) ...
06:21:22 #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.2s done
06:21:22 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 99.61MB / 100.28MB 14.5s
06:21:23 #9 19.96 Selecting previously unselected package python3-minimal.
06:21:23 #9 19.96 (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.)
06:21:23 #9 19.96 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
06:21:23 #9 19.97 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
06:21:23 #9 20.00 Selecting previously unselected package mime-support.
06:21:23 #9 20.00 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
06:21:23 #9 20.01 Unpacking mime-support (3.64ubuntu1) ...
06:21:23 #9 20.05 Selecting previously unselected package libmpdec2:amd64.
06:21:23 #9 20.05 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
06:21:23 #9 20.06 Unpacking libmpdec2:amd64 (2.4.2-3) ...
06:21:23 #9 20.10 Selecting previously unselected package readline-common.
06:21:23 #9 20.10 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
06:21:23 #9 20.10 Unpacking readline-common (8.0-4) ...
06:21:23 #9 20.14 Selecting previously unselected package libreadline8:amd64.
06:21:23 #9 20.14 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
06:21:23 #9 20.14 Unpacking libreadline8:amd64 (8.0-4) ...
06:21:23 #9 20.19 Selecting previously unselected package libsqlite3-0:amd64.
06:21:23 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 105.80MB / 105.80MB 2.2s done
06:21:23 #14 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd done
06:21:23 #13 extracting sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 0.9s done
06:21:23 #9 20.19 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ...
06:21:23 #9 20.19 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
06:21:23 #9 20.28 Selecting previously unselected package libpython3.8-stdlib:amd64.
06:21:23 #9 20.28 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04_amd64.deb ...
06:21:23 #9 20.28 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04) ...
06:21:23 #14 extracting sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a
06:21:23 #14 ...
06:21:23 
06:21:23 #20 [internal] load build context
06:21:23 #20 sha256:863e6c6b1d00f2de6e904eb3bb6bc5d1751cafcfbdb6ed4d59a6f29ae8515cef
06:21:23 #20 transferring context: 51.24MB 2.7s done
06:21:23 #20 DONE 2.8s
06:21:23 
06:21:23 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
06:21:23 #14 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
06:21:23 #13 sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 100.28MB / 100.28MB 15.5s done
06:21:23 #13 extracting sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94
06:21:23 #9 20.49 Selecting previously unselected package python3.8.
06:21:23 #9 20.49 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04_amd64.deb ...
06:21:23 #9 20.50 Unpacking python3.8 (3.8.10-0ubuntu1~20.04) ...
06:21:23 #9 20.54 Selecting previously unselected package libpython3-stdlib:amd64.
06:21:23 #9 20.54 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
06:21:23 #9 20.54 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
06:21:23 #9 20.57 Setting up python3-minimal (3.8.2-0ubuntu2) ...
06:21:24 #9 20.76 Selecting previously unselected package python3.
06:21:24 #9 20.76 (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.)
06:21:24 #9 20.76 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
06:21:24 #9 20.77 Unpacking python3 (3.8.2-0ubuntu2) ...
06:21:24 #9 20.81 Selecting previously unselected package libbsd0:amd64.
06:21:24 #9 20.81 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ...
06:21:24 #9 20.81 Unpacking libbsd0:amd64 (0.10.0-1) ...
06:21:24 #9 20.85 Selecting previously unselected package bsdmainutils.
06:21:24 #9 20.85 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
06:21:24 #9 20.85 Unpacking bsdmainutils (11.1.2ubuntu3) ...
06:21:24 #9 20.91 Selecting previously unselected package libuchardet0:amd64.
06:21:24 #9 20.91 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ...
06:21:24 #9 20.91 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
06:21:24 #9 20.95 Selecting previously unselected package groff-base.
06:21:24 #9 20.95 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ...
06:21:24 #9 20.96 Unpacking groff-base (1.22.4-4build1) ...
06:21:24 #9 21.08 Selecting previously unselected package libgdbm6:amd64.
06:21:24 #9 21.08 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ...
06:21:24 #9 21.09 Unpacking libgdbm6:amd64 (1.18.1-5) ...
06:21:24 #9 21.12 Selecting previously unselected package libpipeline1:amd64.
06:21:24 #9 21.13 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ...
06:21:24 #9 21.13 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
06:21:24 #9 21.19 Selecting previously unselected package man-db.
06:21:24 #9 21.19 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ...
06:21:24 #9 21.19 Unpacking man-db (2.9.1-1) ...
06:21:24 #9 21.34 Selecting previously unselected package perl-modules-5.30.
06:21:24 #9 21.34 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
06:21:24 #9 21.35 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
06:21:24 #13 ...
06:21:24 
06:21:24 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:537e522fc6db3b31cc26c076060bc42e651b4d3a3d8d103ed41dfb06507b981f
06:21:24 #7 sha256:76b04b31a92a936a4defcba6224a7766fa3f4221c87fd4af80982810d3dd4389
06:21:24 #7 extracting sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 9.0s done
06:21:24 #7 extracting sha256:c1a13b030fc82d8d04cdad52dfc14ced9ad82109d6f24609ad69ab7038d8df35 0.1s done
06:21:24 #7 extracting sha256:a90c1b2fa966f5ac04a5fd3d86b4ae4ec0e27d89c9c4b6335940f242964c16cd 0.0s done
06:21:24 #7 extracting sha256:1882c6e635ad6a8e4eefdbfd416abfffa8159616d71fb1f63bd5f5047da0425b 0.0s done
06:21:24 #7 extracting sha256:f150a7025dffc9236ee72f360c124650036e8d8c25a11aca5b5919e4ebf9597b 0.0s done
06:21:24 #7 extracting sha256:fa622207962a68e57b1fbb54d1b2577045c3cb6ccc95ec7aaf9c4ef8b25706c5 0.0s done
06:21:24 #7 extracting sha256:ef8bcc4a7006ebec59c8b8c5c65d488c25f650931ce7844f18cceb302c3ca8d3 1.1s done
06:21:24 #7 extracting sha256:cdf3aa96d6486a866aaccc454d84fbe52b9cb75b90cd9faba4c9b77ee6f39981 0.0s done
06:21:24 #7 DONE 16.5s
06:21:24 
06:21:24 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:21:24 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
06:21:24 #13 extracting sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 0.8s done
06:21:24 #13 ...
06:21:24 
06:21:24 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
06:21:24 #8 sha256:f76fdf3791e27896079083a0de0cbf0b44d00beb8bc5b17cf4f3e18a84eef847
06:21:25 #9 21.85 Selecting previously unselected package libgdbm-compat4:amd64.
06:21:25 #9 21.85 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ...
06:21:25 #9 21.85 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
06:21:25 #9 21.91 Selecting previously unselected package libperl5.30:amd64.
06:21:25 #9 21.91 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ...
06:21:25 #9 21.92 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
06:21:25 #9 22.39 Selecting previously unselected package perl.
06:21:25 #9 22.39 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_amd64.deb ...
06:21:25 #9 22.40 Unpacking perl (5.30.0-9ubuntu0.2) ...
06:21:25 #9 22.45 Selecting previously unselected package openssl.
06:21:25 #9 22.46 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.8_amd64.deb ...
06:21:25 #9 22.46 Unpacking openssl (1.1.1f-1ubuntu2.8) ...
06:21:25 #9 22.56 Selecting previously unselected package ca-certificates.
06:21:25 #9 22.56 Preparing to unpack .../013-ca-certificates_20210119~20.04.1_all.deb ...
06:21:25 #9 22.56 Unpacking ca-certificates (20210119~20.04.1) ...
06:21:25 #9 22.61 Selecting previously unselected package distro-info-data.
06:21:26 #9 22.61 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.6_all.deb ...
06:21:26 #9 22.62 Unpacking distro-info-data (0.43ubuntu1.6) ...
06:21:26 #9 22.65 Selecting previously unselected package libmagic-mgc.
06:21:26 #9 22.65 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ...
06:21:26 #9 22.65 Unpacking libmagic-mgc (1:5.38-4) ...
06:21:26 #9 22.72 Selecting previously unselected package libmagic1:amd64.
06:21:26 #9 22.72 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ...
06:21:26 #9 22.73 Unpacking libmagic1:amd64 (1:5.38-4) ...
06:21:26 #9 22.77 Selecting previously unselected package file.
06:21:26 #9 22.77 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ...
06:21:26 #9 22.77 Unpacking file (1:5.38-4) ...
06:21:26 #9 22.80 Selecting previously unselected package less.
06:21:26 #9 22.81 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ...
06:21:26 #9 22.81 Unpacking less (551-1ubuntu0.1) ...
06:21:26 #9 22.85 Selecting previously unselected package libelf1:amd64.
06:21:26 #8 1.358 Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
06:21:26 #8 1.481 Get:2 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
06:21:26 #9 22.86 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ...
06:21:26 #9 22.86 Unpacking libelf1:amd64 (0.176-1.1build1) ...
06:21:26 #9 22.94 Selecting previously unselected package libglib2.0-0:amd64.
06:21:26 #9 22.95 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
06:21:26 #9 22.95 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
06:21:26 #9 23.09 Selecting previously unselected package libglib2.0-data.
06:21:26 #9 23.09 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
06:21:26 #9 23.09 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
06:21:26 #9 23.19 Selecting previously unselected package tzdata.
06:21:26 #9 23.19 Preparing to unpack .../022-tzdata_2021a-0ubuntu0.20.04_all.deb ...
06:21:26 #9 23.20 Unpacking tzdata (2021a-0ubuntu0.20.04) ...
06:21:26 #8 1.830 Get:3 http://archive.raspberrypi.org/debian buster/main armhf Packages [380 kB]
06:21:26 #8 2.069 Get:4 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
06:21:26 #9 23.39 Selecting previously unselected package libicu66:amd64.
06:21:26 #9 23.39 Preparing to unpack .../023-libicu66_66.1-2ubuntu2_amd64.deb ...
06:21:26 #9 23.40 Unpacking libicu66:amd64 (66.1-2ubuntu2) ...
06:21:26 #8 2.311 Get:5 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
06:21:26 #8 2.311 Get:6 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
06:21:26 #8 2.311 Get:7 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
06:21:26 #8 2.394 Get:8 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
06:21:27 #9 24.36 Selecting previously unselected package libxml2:amd64.
06:21:27 #9 24.36 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ...
06:21:27 #9 24.37 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
06:21:27 #9 24.46 Selecting previously unselected package libyaml-0-2:amd64.
06:21:27 #9 24.46 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ...
06:21:27 #9 24.47 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
06:21:27 #9 24.52 Selecting previously unselected package lsb-release.
06:21:27 #9 24.53 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
06:21:27 #9 24.54 Unpacking lsb-release (11.1.0ubuntu2) ...
06:21:27 #9 24.60 Selecting previously unselected package netbase.
06:21:27 #14 extracting sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 3.8s done
06:21:27 #14 extracting sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82 done
06:21:27 #14 DONE 6.9s
06:21:27 
06:21:27 #16 [build-base-alpine 1/3] COPY --from=xx / /
06:21:27 #16 sha256:2e3dd850cdd7af94cd7f36ef16b493cc34b96393a8fad96b9a85d5889daf5183
06:21:28 #9 24.60 Preparing to unpack .../027-netbase_6.1_all.deb ...
06:21:28 #9 24.60 Unpacking netbase (6.1) ...
06:21:28 #9 24.64 Selecting previously unselected package python3-pkg-resources.
06:21:28 #9 24.64 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
06:21:28 #9 24.65 Unpacking python3-pkg-resources (45.2.0-1) ...
06:21:28 #9 24.70 Selecting previously unselected package python3-six.
06:21:28 #9 24.70 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
06:21:28 #9 24.71 Unpacking python3-six (1.14.0-2) ...
06:21:28 #9 24.74 Selecting previously unselected package shared-mime-info.
06:21:28 #9 24.75 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ...
06:21:28 #9 24.75 Unpacking shared-mime-info (1.15-1) ...
06:21:28 #9 24.88 Selecting previously unselected package ucf.
06:21:28 #9 24.88 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
06:21:28 #9 24.89 Moving old data out of the way
06:21:28 #9 24.89 Unpacking ucf (3.0038+nmu1) ...
06:21:28 #9 24.94 Selecting previously unselected package xdg-user-dirs.
06:21:28 #9 24.94 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
06:21:28 #9 24.95 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
06:21:28 #9 25.05 Selecting previously unselected package xz-utils.
06:21:28 #9 25.05 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1_amd64.deb ...
06:21:28 #9 25.07 Unpacking xz-utils (5.2.4-1ubuntu1) ...
06:21:28 #9 25.13 Selecting previously unselected package gettext-base.
06:21:28 #9 25.14 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ...
06:21:28 #9 25.14 Unpacking gettext-base (0.19.8.1-10build1) ...
06:21:28 #9 25.18 Selecting previously unselected package iso-codes.
06:21:28 #9 25.18 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
06:21:28 #9 25.19 Unpacking iso-codes (4.4-1) ...
06:21:28 #16 DONE 0.7s
06:21:28 
06:21:28 #17 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
06:21:28 #17 sha256:91cddf3131c17ae349bce1979e1fef0dcf60e517accea85c50fe224d180bae2d
06:21:28 #9 25.60 Selecting previously unselected package krb5-locales.
06:21:28 #9 25.60 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
06:21:28 #9 25.61 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
06:21:28 #9 25.64 Selecting previously unselected package libcbor0.6:amd64.
06:21:28 #9 25.64 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
06:21:28 #9 25.65 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
06:21:28 #9 25.68 Selecting previously unselected package libedit2:amd64.
06:21:28 #9 25.68 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ...
06:21:28 #9 25.69 Unpacking libedit2:amd64 (3.1-20191231-1) ...
06:21:29 #17 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
06:21:29 #9 25.73 Selecting previously unselected package libfido2-1:amd64.
06:21:29 #9 25.73 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
06:21:29 #9 25.74 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
06:21:29 #9 25.78 Selecting previously unselected package libkrb5support0:amd64.
06:21:29 #9 25.78 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
06:21:29 #9 25.79 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
06:21:29 #9 25.86 Selecting previously unselected package libk5crypto3:amd64.
06:21:29 #9 25.86 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
06:21:29 #9 25.87 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
06:21:29 #9 25.95 Selecting previously unselected package libkeyutils1:amd64.
06:21:29 #9 25.95 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1_amd64.deb ...
06:21:29 #9 25.96 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ...
06:21:29 #9 26.00 Selecting previously unselected package libkrb5-3:amd64.
06:21:29 #9 26.00 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
06:21:29 #9 26.00 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
06:21:29 #9 26.08 Selecting previously unselected package libgssapi-krb5-2:amd64.
06:21:29 #9 26.08 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
06:21:29 #9 26.08 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
06:21:29 #9 26.13 Selecting previously unselected package libpsl5:amd64.
06:21:29 #9 26.13 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
06:21:29 #9 26.14 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
06:21:29 #9 26.17 Selecting previously unselected package libxau6:amd64.
06:21:29 #9 26.17 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
06:21:29 #9 26.18 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
06:21:29 #9 26.21 Selecting previously unselected package libxdmcp6:amd64.
06:21:29 #9 26.22 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
06:21:29 #9 26.22 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
06:21:29 #9 26.25 Selecting previously unselected package libxcb1:amd64.
06:21:29 #9 26.26 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ...
06:21:29 #9 26.26 Unpacking libxcb1:amd64 (1.14-2) ...
06:21:29 #9 26.30 Selecting previously unselected package libx11-data.
06:21:29 #9 26.30 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
06:21:29 #9 26.31 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
06:21:29 #9 26.37 Selecting previously unselected package libx11-6:amd64.
06:21:29 #9 26.37 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ...
06:21:29 #9 26.37 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
06:21:29 #9 26.46 Selecting previously unselected package libxext6:amd64.
06:21:29 #9 26.46 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
06:21:29 #9 26.47 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
06:21:29 #9 26.50 Selecting previously unselected package libxmuu1:amd64.
06:21:29 #9 26.50 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
06:21:29 #9 26.51 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
06:21:29 #9 26.55 Selecting previously unselected package manpages.
06:21:29 #9 26.55 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
06:21:29 #9 26.56 Unpacking manpages (5.05-1) ...
06:21:29 #9 26.68 Selecting previously unselected package openssh-client.
06:21:29 #9 26.68 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ...
06:21:29 #9 26.69 Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ...
06:21:29 #9 26.79 Selecting previously unselected package publicsuffix.
06:21:30 #9 26.80 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
06:21:30 #9 26.81 Unpacking publicsuffix (20200303.0012-1) ...
06:21:30 #9 26.91 Selecting previously unselected package python-apt-common.
06:21:30 #9 26.91 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.5_all.deb ...
06:21:30 #9 26.92 Unpacking python-apt-common (2.0.0ubuntu0.20.04.5) ...
06:21:30 #9 26.95 Selecting previously unselected package python3-apt.
06:21:30 #9 26.95 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.5_amd64.deb ...
06:21:30 #9 26.96 Unpacking python3-apt (2.0.0ubuntu0.20.04.5) ...
06:21:30 #9 27.04 Selecting previously unselected package libunwind8:amd64.
06:21:30 #8 5.597 Fetched 18.9 MB in 5s (4033 kB/s)
06:21:30 #17 1.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
06:21:30 #17 1.665 (1/18) Installing libffi (3.3-r2)
06:21:30 #17 1.669 (2/18) Installing libgcc (10.3.1_git20210424-r2)
06:21:30 #17 1.671 (3/18) Installing libstdc++ (10.3.1_git20210424-r2)
06:21:30 #17 1.685 (4/18) Installing xz-libs (5.2.5-r0)
06:21:30 #17 1.690 (5/18) Installing libxml2 (2.9.12-r1)
06:21:30 #17 1.703 (6/18) Installing llvm11-libs (11.1.0-r2)
06:21:30 #9 27.04 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ...
06:21:30 #9 27.04 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
06:21:30 #9 27.08 Selecting previously unselected package strace.
06:21:30 #9 27.08 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ...
06:21:30 #9 27.08 Unpacking strace (5.5-3ubuntu1) ...
06:21:30 #9 27.16 Selecting previously unselected package xauth.
06:21:30 #9 27.16 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
06:21:30 #9 27.17 Unpacking xauth (1:1.1-0ubuntu1) ...
06:21:30 #9 27.21 Selecting previously unselected package libfl2:amd64.
06:21:30 #9 27.21 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ...
06:21:30 #9 27.21 Unpacking libfl2:amd64 (2.6.4-6.2) ...
06:21:30 #9 27.25 Selecting previously unselected package at.
06:21:30 #9 27.25 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ...
06:21:30 #9 27.25 Unpacking at (3.1.23-1ubuntu1) ...
06:21:30 #9 27.30 Selecting previously unselected package libsigsegv2:amd64.
06:21:30 #8 5.597 Reading package lists...
06:21:30 #8 ...
06:21:30 
06:21:30 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:21:30 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
06:21:30 #13 extracting sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 5.0s done
06:21:30 #13 extracting sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 0.2s
06:21:30 #9 27.31 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ...
06:21:30 #9 27.31 Unpacking libsigsegv2:amd64 (2.12-2) ...
06:21:30 #9 27.39 Selecting previously unselected package m4.
06:21:30 #9 27.39 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ...
06:21:30 #9 27.40 Unpacking m4 (1.4.18-4) ...
06:21:30 #17 2.379 (7/18) Installing clang-libs (11.1.0-r1)
06:21:30 #9 27.51 Selecting previously unselected package autoconf.
06:21:30 #9 27.51 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ...
06:21:30 #9 27.51 Unpacking autoconf (2.69-11.1) ...
06:21:30 #9 27.58 Selecting previously unselected package autotools-dev.
06:21:30 #9 27.58 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ...
06:21:30 #9 27.58 Unpacking autotools-dev (20180224.1) ...
06:21:31 #9 27.73 Selecting previously unselected package automake.
06:21:31 #9 27.73 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ...
06:21:31 #9 27.81 Unpacking automake (1:1.16.1-4ubuntu6) ...
06:21:31 #9 27.88 Selecting previously unselected package autopoint.
06:21:31 #9 27.88 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ...
06:21:31 #9 27.89 Unpacking autopoint (0.19.8.1-10build1) ...
06:21:31 #9 27.93 Selecting previously unselected package binutils-common:amd64.
06:21:31 #9 27.93 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.1_amd64.deb ...
06:21:31 #9 27.94 Unpacking binutils-common:amd64 (2.34-6ubuntu1.1) ...
06:21:31 #9 27.99 Selecting previously unselected package libbinutils:amd64.
06:21:31 #9 27.99 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.1_amd64.deb ...
06:21:31 #9 28.00 Unpacking libbinutils:amd64 (2.34-6ubuntu1.1) ...
06:21:31 #9 28.12 Selecting previously unselected package libctf-nobfd0:amd64.
06:21:31 #9 28.12 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.1_amd64.deb ...
06:21:31 #9 28.15 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
06:21:31 #9 28.22 Selecting previously unselected package libctf0:amd64.
06:21:31 #17 3.030 (8/18) Installing clang (11.1.0-r1)
06:21:31 #9 28.22 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.1_amd64.deb ...
06:21:31 #9 28.23 Unpacking libctf0:amd64 (2.34-6ubuntu1.1) ...
06:21:31 #9 28.26 Selecting previously unselected package binutils-x86-64-linux-gnu.
06:21:31 #9 28.26 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.1_amd64.deb ...
06:21:31 #9 28.26 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
06:21:31 #17 3.296 (9/18) Installing libmagic (5.40-r1)
06:21:32 #9 28.53 Selecting previously unselected package binutils.
06:21:32 #9 28.53 Preparing to unpack .../074-binutils_2.34-6ubuntu1.1_amd64.deb ...
06:21:32 #9 28.53 Unpacking binutils (2.34-6ubuntu1.1) ...
06:21:32 #9 28.59 Selecting previously unselected package libc-dev-bin.
06:21:32 #9 28.59 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ...
06:21:32 #9 28.59 Unpacking libc-dev-bin (2.31-0ubuntu9.2) ...
06:21:32 #9 28.65 Selecting previously unselected package linux-libc-dev:amd64.
06:21:32 #9 28.65 Preparing to unpack .../076-linux-libc-dev_5.4.0-81.91_amd64.deb ...
06:21:32 #9 28.66 Unpacking linux-libc-dev:amd64 (5.4.0-81.91) ...
06:21:32 #17 3.323 (10/18) Installing file (5.40-r1)
06:21:32 #17 3.325 (11/18) Installing brotli-libs (1.0.9-r5)
06:21:32 #17 3.333 (12/18) Installing nghttp2-libs (1.43.0-r0)
06:21:32 #17 3.336 (13/18) Installing libcurl (7.78.0-r0)
06:21:32 #17 3.343 (14/18) Installing expat (2.4.1-r0)
06:21:32 #17 3.346 (15/18) Installing pcre2 (10.36-r0)
06:21:32 #17 3.354 (16/18) Installing git (2.32.0-r0)
06:21:32 #17 3.465 (17/18) Installing lld (11.1.0-r0)
06:21:32 #17 3.499 (18/18) Installing llvm11 (11.1.0-r2)
06:21:32 #9 28.90 Selecting previously unselected package libcrypt-dev:amd64.
06:21:32 #9 28.90 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
06:21:32 #9 28.91 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
06:21:32 #9 28.95 Selecting previously unselected package libc6-dev:amd64.
06:21:32 #9 28.95 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.2_amd64.deb ...
06:21:32 #9 28.96 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) ...
06:21:32 #17 3.842 Executing busybox-1.33.1-r3.trigger
06:21:32 #17 3.846 OK: 285 MiB in 33 packages
06:21:32 #9 29.30 Selecting previously unselected package gcc-9-base:amd64.
06:21:32 #9 29.30 Preparing to unpack .../079-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ...
06:21:32 #9 29.31 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
06:21:32 #9 29.41 Selecting previously unselected package libisl22:amd64.
06:21:32 #9 29.41 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ...
06:21:32 #9 29.42 Unpacking libisl22:amd64 (0.22.1-1) ...
06:21:32 #9 29.52 Selecting previously unselected package libmpfr6:amd64.
06:21:33 #13 ...
06:21:33 
06:21:33 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
06:21:33 #8 sha256:f76fdf3791e27896079083a0de0cbf0b44d00beb8bc5b17cf4f3e18a84eef847
06:21:33 #8 5.597 Reading package lists...
06:21:33 #9 29.52 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ...
06:21:33 #9 29.53 Unpacking libmpfr6:amd64 (4.0.2-1) ...
06:21:33 #9 29.59 Selecting previously unselected package libmpc3:amd64.
06:21:33 #9 29.59 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ...
06:21:33 #9 29.60 Unpacking libmpc3:amd64 (1.1.0-1) ...
06:21:33 #9 29.67 Selecting previously unselected package cpp-9.
06:21:33 #9 29.67 Preparing to unpack .../083-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
06:21:33 #9 29.70 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ...
06:21:34 #9 30.96 Selecting previously unselected package cpp.
06:21:34 #9 30.97 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
06:21:34 #9 31.03 Unpacking cpp (4:9.3.0-1ubuntu2) ...
06:21:34 #9 31.33 Selecting previously unselected package libcc1-0:amd64.
06:21:34 #9 31.33 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...
06:21:34 #9 31.35 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:34 #9 31.41 Selecting previously unselected package libgomp1:amd64.
06:21:34 #9 31.42 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...
06:21:34 #9 31.42 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:34 #9 31.54 Selecting previously unselected package libitm1:amd64.
06:21:34 #9 31.54 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...
06:21:34 #9 31.56 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:34 #9 31.75 Selecting previously unselected package libatomic1:amd64.
06:21:34 #9 31.75 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...
06:21:34 #9 31.76 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:34 #9 31.80 Selecting previously unselected package libasan5:amd64.
06:21:35 #9 31.80 Preparing to unpack .../089-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ...
06:21:35 #9 31.81 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
06:21:35 #9 31.93 Selecting previously unselected package liblsan0:amd64.
06:21:35 #9 31.93 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
06:21:35 #9 31.94 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:35 #9 32.07 Selecting previously unselected package libtsan0:amd64.
06:21:35 #9 27.48 Resolving Dependencies
06:21:35 #9 27.48 --> Running transaction check
06:21:35 #9 27.48 ---> Package rpm-build.x86_64 0:4.11.3-45.el7 will be installed
06:21:35 #9 27.49 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-45.el7.x86_64
06:21:35 #9 27.60 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-45.el7.x86_64
06:21:35 #9 27.60 --> Processing Dependency: unzip for package: rpm-build-4.11.3-45.el7.x86_64
06:21:35 #9 27.60 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-45.el7.x86_64
06:21:35 #9 27.60 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-45.el7.x86_64
06:21:35 #9 27.60 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-45.el7.x86_64
06:21:35 #9 27.60 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-45.el7.x86_64
06:21:35 #9 27.60 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-45.el7.x86_64
06:21:35 #9 27.60 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-45.el7.x86_64
06:21:35 #9 27.61 --> Processing Dependency: file for package: rpm-build-4.11.3-45.el7.x86_64
06:21:35 #9 27.61 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-45.el7.x86_64
06:21:35 #9 27.61 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-45.el7.x86_64
06:21:35 #9 27.61 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-45.el7.x86_64
06:21:35 #9 27.62 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
06:21:35 #9 27.62 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
06:21:35 #9 27.62 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
06:21:35 #9 27.62 --> Running transaction check
06:21:35 #9 27.62 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
06:21:35 #9 27.62 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
06:21:35 #9 27.62 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
06:21:35 #9 27.62 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
06:21:35 #9 27.63 ---> Package file.x86_64 0:5.11-37.el7 will be installed
06:21:35 #9 27.63 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
06:21:35 #9 27.63 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
06:21:35 #9 27.63 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
06:21:35 #9 27.63 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
06:21:35 #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
06:21:35 #9 27.64 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.64 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.64 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.64 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.65 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.66 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.66 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.66 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.66 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
06:21:35 #9 27.66 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
06:21:35 #9 27.66 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
06:21:35 #9 27.66 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
06:21:35 #9 27.66 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
06:21:35 #9 27.66 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
06:21:35 #9 27.66 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
06:21:35 #9 27.67 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
06:21:35 #9 27.67 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
06:21:35 #9 27.67 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
06:21:35 #9 27.67 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
06:21:35 #9 27.67 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
06:21:35 #9 27.67 ---> Package unzip.x86_64 0:6.0-22.el7_9 will be installed
06:21:35 #9 27.67 --> Running transaction check
06:21:35 #9 27.67 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
06:21:35 #9 27.67 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
06:21:35 #9 27.67 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
06:21:35 #9 27.67 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
06:21:35 #9 27.67 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
06:21:35 #9 27.68 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
06:21:35 #9 27.68 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
06:21:35 #9 27.68 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
06:21:35 #9 27.68 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
06:21:35 #9 27.68 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
06:21:35 #9 27.68 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
06:21:35 #9 27.68 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
06:21:35 #9 27.69 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
06:21:35 #9 27.69 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
06:21:35 #9 27.69 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
06:21:35 #9 27.69 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
06:21:35 #9 27.69 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
06:21:35 #9 27.69 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
06:21:35 #9 27.69 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
06:21:35 #9 27.69 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
06:21:35 #9 27.69 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
06:21:35 #9 27.70 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
06:21:35 #9 27.70 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
06:21:35 #9 27.70 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
06:21:35 #9 27.70 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
06:21:35 #9 27.70 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
06:21:35 #9 27.70 --> Running transaction check
06:21:35 #9 27.70 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
06:21:35 #9 27.70 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
06:21:35 #9 27.70 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
06:21:35 #9 27.71 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
06:21:35 #9 27.71 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
06:21:35 #9 27.71 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
06:21:35 #9 27.71 --> Running transaction check
06:21:35 #9 27.71 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
06:21:35 #9 27.71 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
06:21:35 #9 27.77 --> Finished Dependency Resolution
06:21:35 #9 27.78 
06:21:35 #9 27.78 Dependencies Resolved
06:21:35 #9 27.79 
06:21:35 #9 27.79 ================================================================================
06:21:35 #9 27.79  Package                   Arch      Version                   Repository  Size
06:21:35 #9 27.79 ================================================================================
06:21:35 #9 27.79 Installing:
06:21:35 #9 27.79  rpm-build                 x86_64    4.11.3-45.el7             base       149 k
06:21:35 #9 27.79  rpmlint                   noarch    1.5-4.el7                 base       229 k
06:21:35 #9 27.79 Installing for dependencies:
06:21:35 #9 27.79  bzip2                     x86_64    1.0.6-13.el7              base        52 k
06:21:35 #9 27.79  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
06:21:35 #9 27.79  dwz                       x86_64    0.11-3.el7                base        99 k
06:21:35 #9 27.79  elfutils                  x86_64    0.176-5.el7               base       308 k
06:21:35 #9 27.79  emacs-filesystem          noarch    1:24.3-23.el7             base        58 k
06:21:35 #9 27.79  file                      x86_64    5.11-37.el7               base        57 k
06:21:35 #9 27.79  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
06:21:35 #9 27.79  groff-base                x86_64    1.22.2-8.el7              base       942 k
06:21:35 #9 27.79  patch                     x86_64    2.7.1-12.el7_7            base       111 k
06:21:35 #9 27.79  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
06:21:35 #9 27.79  perl-Carp                 noarch    1.26-244.el7              base        19 k
06:21:35 #9 27.79  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
06:21:35 #9 27.79  perl-Exporter             noarch    5.68-3.el7                base        28 k
06:21:35 #9 27.79  perl-File-Path            noarch    2.09-2.el7                base        26 k
06:21:35 #9 27.79  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
06:21:35 #9 27.79  perl-Filter               x86_64    1.49-3.el7                base        76 k
06:21:35 #9 27.79  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
06:21:35 #9 27.79  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
06:21:35 #9 27.79  perl-PathTools            x86_64    3.40-5.el7                base        82 k
06:21:35 #9 27.79  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
06:21:35 #9 27.79  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
06:21:35 #9 27.79  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
06:21:35 #9 27.79  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
06:21:35 #9 27.79  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
06:21:35 #9 27.79  perl-Socket               x86_64    2.010-5.el7               base        49 k
06:21:35 #9 27.79  perl-Storable             x86_64    2.45-3.el7                base        77 k
06:21:35 #9 27.79  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
06:21:35 #9 27.79  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
06:21:35 #9 27.79  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
06:21:35 #9 27.79  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
06:21:35 #9 27.79  perl-constant             noarch    1.27-2.el7                base        19 k
06:21:35 #9 27.79  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
06:21:35 #9 27.79  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
06:21:35 #9 27.79  perl-parent               noarch    1:0.225-244.el7           base        12 k
06:21:35 #9 27.79  perl-podlators            noarch    2.5.1-3.el7               base       112 k
06:21:35 #9 27.79  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
06:21:35 #9 27.79  perl-threads              x86_64    1.87-4.el7                base        49 k
06:21:35 #9 27.79  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
06:21:35 #9 27.79  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
06:21:35 #9 27.79  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
06:21:35 #9 27.79  unzip                     x86_64    6.0-22.el7_9              updates    171 k
06:21:35 #9 27.79  zip                       x86_64    3.0-11.el7                base       260 k
06:21:35 #9 27.79 
06:21:35 #9 27.79 Transaction Summary
06:21:35 #9 27.79 ================================================================================
06:21:35 #9 27.79 Install  2 Packages (+42 Dependent packages)
06:21:35 #9 27.79 
06:21:35 #9 27.79 Total download size: 16 M
06:21:35 #9 27.79 Installed size: 51 M
06:21:35 #9 27.79 Downloading packages:
06:21:35 #9 32.07 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
06:21:35 #9 32.07 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:35 #9 32.31 Selecting previously unselected package libubsan1:amd64.
06:21:35 #9 32.31 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...
06:21:35 #9 32.32 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:35 #17 DONE 6.9s
06:21:35 
06:21:35 #18 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
06:21:35 #18 sha256:1af343bfccd2e5c6a277e60862f15ca5ed71d6272a0df4070fec3145a311121d
06:21:35 #18 DONE 0.0s
06:21:35 
06:21:35 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
06:21:35 #19 sha256:8ab5fd5807fdaa52273458afc7bed811315e4cb2a679bc1760ff508487a09c1e
06:21:35 #8 8.231 Reading package lists...
06:21:35 #9 32.43 Selecting previously unselected package libquadmath0:amd64.
06:21:35 #9 32.44 Preparing to unpack .../093-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...
06:21:35 #9 32.44 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:35 #9 32.49 Selecting previously unselected package libgcc-9-dev:amd64.
06:21:35 #9 32.49 Preparing to unpack .../094-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
06:21:35 #9 32.50 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
06:21:35 #8 10.80 Building dependency tree...
06:21:35 #8 11.10 Reading state information...
06:21:36 #19 0.462 + apk -p / add --no-cache musl-dev gcc
06:21:36 #19 0.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
06:21:36 #9 32.77 Selecting previously unselected package gcc-9.
06:21:36 #9 32.77 Preparing to unpack .../095-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
06:21:36 #9 32.78 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ...
06:21:36 #8 11.71 curl is already the newest version (7.64.0-4+deb10u2).
06:21:36 #8 11.71 The following additional packages will be installed:
06:21:36 #8 11.71   autoconf automake autopoint autotools-dev binutils
06:21:36 #8 11.71   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
06:21:36 #8 11.71   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
06:21:36 #8 11.71   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
06:21:36 #8 11.71   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
06:21:36 #8 11.71   libbsd0 libc-dev-bin libc6-dev libcc1-0 libclass-method-modifiers-perl
06:21:36 #8 11.71   libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl
06:21:36 #8 11.71   libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl
06:21:36 #8 11.71   libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot
06:21:36 #8 11.71   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
06:21:36 #8 11.71   libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0
06:21:36 #8 11.71   libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
06:21:36 #8 11.71   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
06:21:36 #8 11.71   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
06:21:36 #8 11.71   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
06:21:36 #8 11.71   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
06:21:36 #8 11.71   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
06:21:36 #8 11.71   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
06:21:36 #8 11.71   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
06:21:36 #8 11.72   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
06:21:36 #8 11.72   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
06:21:36 #8 11.72   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
06:21:36 #8 11.72   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
06:21:36 #8 11.72   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
06:21:36 #8 11.72   po-debconf python3 python3-minimal python3.7 python3.7-minimal
06:21:36 #8 11.72   sensible-utils wdiff xz-utils
06:21:36 #8 11.72 Suggested packages:
06:21:36 #8 11.72   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
06:21:36 #8 11.72   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
06:21:36 #8 11.72   autopkgtest bls-standalone bsd-mailx | mailx build-essential
06:21:36 #8 11.72   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
06:21:36 #8 11.72   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
06:21:36 #8 11.72   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
06:21:36 #8 11.72   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
06:21:36 #8 11.72   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
06:21:36 #8 11.72   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
06:21:36 #8 11.72   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
06:21:36 #8 11.72   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
06:21:36 #8 11.72   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
06:21:36 #8 11.72   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
06:21:36 #8 11.72   bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl libscalar-number-perl
06:21:36 #8 11.72   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
06:21:36 #8 11.72   libtool-doc gfortran | fortran95-compiler gcj-jdk libauthen-ntlm-perl m4-doc
06:21:36 #8 11.72   make-doc apparmor less www-browser ed diffutils-doc perl-doc
06:21:36 #8 11.72   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
06:21:36 #8 11.72   liblocale-codes-perl libmail-box-perl python3-doc python3-tk python3-venv
06:21:36 #8 11.72   python3.7-venv python3.7-doc binfmt-support wdiff-doc
06:21:36 #8 11.72 Recommended packages:
06:21:36 #8 11.72   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
06:21:36 #8 11.72   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
06:21:36 #8 11.72   licensecheck lintian python3-apt python3-debian python3-magic
06:21:36 #8 11.72   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
06:21:36 #8 11.72   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
06:21:36 #8 11.72   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
06:21:36 #8 11.72   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
06:21:36 #8 11.72   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
06:21:36 #8 11.72   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
06:21:36 #8 11.72   libmail-sendmail-perl
06:21:36 #9 33.55 Selecting previously unselected package gcc.
06:21:36 #9 33.55 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
06:21:36 #9 33.56 Unpacking gcc (4:9.3.0-1ubuntu2) ...
06:21:36 #9 33.59 Selecting previously unselected package libstdc++-9-dev:amd64.
06:21:36 #9 33.59 Preparing to unpack .../097-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
06:21:36 #9 33.60 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
06:21:37 #19 1.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
06:21:37 #19 1.717 (1/10) Installing binutils (2.35.2-r2)
06:21:37 #9 33.86 Selecting previously unselected package g++-9.
06:21:37 #9 33.86 Preparing to unpack .../098-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
06:21:37 #9 33.86 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ...
06:21:37 #19 1.785 (2/10) Installing libgomp (10.3.1_git20210424-r2)
06:21:37 #19 1.789 (3/10) Installing libatomic (10.3.1_git20210424-r2)
06:21:37 #19 1.792 (4/10) Installing libgphobos (10.3.1_git20210424-r2)
06:21:37 #19 1.840 (5/10) Installing gmp (6.2.1-r0)
06:21:37 #19 1.848 (6/10) Installing isl22 (0.22-r0)
06:21:37 #19 1.879 (7/10) Installing mpfr4 (4.1.0-r0)
06:21:37 #19 1.921 (8/10) Installing mpc1 (1.2.1-r0)
06:21:37 #19 1.933 (9/10) Installing gcc (10.3.1_git20210424-r2)
06:21:37 #19 2.606 (10/10) Installing musl-dev (1.2.2-r3)
06:21:38 #9 34.62 Selecting previously unselected package g++.
06:21:38 #9 34.62 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
06:21:38 #9 34.62 Unpacking g++ (4:9.3.0-1ubuntu2) ...
06:21:38 #9 34.65 Selecting previously unselected package make.
06:21:38 #9 34.65 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ...
06:21:38 #9 34.66 Unpacking make (4.2.1-1.2) ...
06:21:38 #9 34.71 Selecting previously unselected package libdpkg-perl.
06:21:38 #9 34.71 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3_all.deb ...
06:21:38 #9 34.71 Unpacking libdpkg-perl (1.19.7ubuntu3) ...
06:21:38 #9 34.77 Selecting previously unselected package patch.
06:21:38 #9 34.77 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ...
06:21:38 #9 34.77 Unpacking patch (2.7.6-6) ...
06:21:38 #9 34.81 Selecting previously unselected package dpkg-dev.
06:21:38 #9 34.81 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3_all.deb ...
06:21:38 #19 2.690 Executing busybox-1.33.1-r3.trigger
06:21:38 #19 2.694 OK: 405 MiB in 43 packages
06:21:38 #9 34.82 Unpacking dpkg-dev (1.19.7ubuntu3) ...
06:21:38 #9 34.90 Selecting previously unselected package build-essential.
06:21:38 #9 34.90 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ...
06:21:38 #9 34.91 Unpacking build-essential (12.8ubuntu1.1) ...
06:21:38 #9 35.02 Selecting previously unselected package libbrotli1:amd64.
06:21:38 #9 35.02 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
06:21:38 #9 35.03 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
06:21:38 #9 35.08 Selecting previously unselected package libroken18-heimdal:amd64.
06:21:38 #9 35.08 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
06:21:38 #9 35.09 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:38 #9 35.17 Selecting previously unselected package libasn1-8-heimdal:amd64.
06:21:38 #9 35.17 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
06:21:38 #9 35.18 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:38 #9 35.24 Selecting previously unselected package libheimbase1-heimdal:amd64.
06:21:38 #9 35.24 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
06:21:38 #9 35.24 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:38 #9 35.29 Selecting previously unselected package libhcrypto4-heimdal:amd64.
06:21:38 #9 35.29 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
06:21:38 #9 35.30 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:38 #9 35.36 Selecting previously unselected package libwind0-heimdal:amd64.
06:21:38 #9 35.36 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
06:21:38 #9 35.37 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:38 #9 35.41 Selecting previously unselected package libhx509-5-heimdal:amd64.
06:21:38 #9 35.41 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
06:21:38 #9 35.42 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:38 #9 35.47 Selecting previously unselected package libkrb5-26-heimdal:amd64.
06:21:38 #9 35.47 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
06:21:38 #9 35.47 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:38 #9 35.53 Selecting previously unselected package libheimntlm0-heimdal:amd64.
06:21:38 #9 35.53 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
06:21:38 #9 35.54 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:38 #9 35.57 Selecting previously unselected package libgssapi3-heimdal:amd64.
06:21:38 #9 35.58 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
06:21:38 #9 35.58 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:38 #9 35.62 Selecting previously unselected package libsasl2-modules-db:amd64.
06:21:38 #9 35.63 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ...
06:21:38 #9 35.63 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
06:21:38 #9 35.67 Selecting previously unselected package libsasl2-2:amd64.
06:21:38 #9 35.67 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2_amd64.deb ...
06:21:38 #9 35.68 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ...
06:21:39 #8 ...
06:21:39 
06:21:39 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:21:39 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
06:21:39 #13 extracting sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 4.4s done
06:21:39 #13 extracting sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 3.7s
06:21:39 #13 ...
06:21:39 
06:21:39 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
06:21:39 #8 sha256:f76fdf3791e27896079083a0de0cbf0b44d00beb8bc5b17cf4f3e18a84eef847
06:21:39 #8 14.38 The following NEW packages will be installed:
06:21:39 #8 14.38   autoconf automake autopoint autotools-dev binutils
06:21:39 #8 14.38   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
06:21:39 #8 14.38   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
06:21:39 #8 14.38   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
06:21:39 #8 14.38   intltool-debian libarchive-zip-perl libasan5 libatomic1
06:21:39 #8 14.39   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
06:21:39 #8 14.39   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
06:21:39 #8 14.39   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
06:21:39 #8 14.39   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
06:21:39 #8 14.39   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
06:21:39 #8 14.39   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
06:21:39 #8 14.39   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
06:21:39 #8 14.39   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
06:21:39 #8 14.39   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
06:21:39 #8 14.39   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
06:21:39 #8 14.39   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
06:21:39 #8 14.39   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
06:21:39 #8 14.39   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
06:21:39 #8 14.39   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
06:21:39 #8 14.39   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
06:21:39 #8 14.39   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
06:21:39 #8 14.39   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
06:21:39 #8 14.39   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
06:21:39 #8 14.39   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
06:21:39 #8 14.39   po-debconf python3 python3-minimal python3.7 python3.7-minimal
06:21:39 #8 14.39   sensible-utils wdiff xz-utils
06:21:39 #9 35.71 Selecting previously unselected package libldap-common.
06:21:39 #9 35.72 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ...
06:21:39 #9 35.72 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
06:21:39 #9 35.76 Selecting previously unselected package libldap-2.4-2:amd64.
06:21:39 #9 35.76 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ...
06:21:39 #9 35.77 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
06:21:39 #9 35.90 Selecting previously unselected package libnghttp2-14:amd64.
06:21:39 #9 35.90 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ...
06:21:39 #9 35.90 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
06:21:39 #9 35.95 Selecting previously unselected package librtmp1:amd64.
06:21:39 #9 35.95 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
06:21:39 #9 35.95 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
06:21:39 #9 36.00 Selecting previously unselected package libssh-4:amd64.
06:21:39 #9 36.01 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
06:21:39 #9 36.01 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
06:21:39 #9 36.07 Selecting previously unselected package libcurl4:amd64.
06:21:39 #9 36.07 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ...
06:21:39 #9 36.07 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) ...
06:21:39 #9 36.13 Selecting previously unselected package curl.
06:21:39 #9 36.13 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.6_amd64.deb ...
06:21:39 #9 36.13 Unpacking curl (7.68.0-1ubuntu2.6) ...
06:21:39 #9 36.20 Selecting previously unselected package dctrl-tools.
06:21:39 #8 14.91 0 upgraded, 125 newly installed, 0 to remove and 21 not upgraded.
06:21:39 #8 14.91 Need to get 66.6 MB of archives.
06:21:39 #8 14.91 After this operation, 272 MB of additional disk space will be used.
06:21:39 #8 14.91 Get:1 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20210831-1 [1012 kB]
06:21:39 #8 15.00 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
06:21:39 #9 36.20 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ...
06:21:39 #9 36.21 Unpacking dctrl-tools (2.24-3) ...
06:21:39 #9 36.25 Selecting previously unselected package libtool.
06:21:39 #9 36.25 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ...
06:21:39 #9 36.25 Unpacking libtool (2.4.6-14) ...
06:21:39 #9 36.31 Selecting previously unselected package dh-autoreconf.
06:21:39 #9 36.32 Preparing to unpack .../126-dh-autoreconf_19_all.deb ...
06:21:39 #9 36.33 Unpacking dh-autoreconf (19) ...
06:21:39 #9 36.35 Selecting previously unselected package libdebhelper-perl.
06:21:39 #9 36.36 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ...
06:21:39 #9 36.36 Unpacking libdebhelper-perl (12.10ubuntu1) ...
06:21:39 #9 36.40 Selecting previously unselected package libarchive-zip-perl.
06:21:39 #9 36.40 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ...
06:21:39 #9 36.44 Unpacking libarchive-zip-perl (1.67-2) ...
06:21:39 #8 15.38 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB]
06:21:39 #9 36.49 Selecting previously unselected package libsub-override-perl.
06:21:39 #9 36.49 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ...
06:21:39 #9 36.49 Unpacking libsub-override-perl (0.09-2) ...
06:21:39 #9 36.52 Selecting previously unselected package libfile-stripnondeterminism-perl.
06:21:39 #9 36.53 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
06:21:39 #9 36.53 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
06:21:39 #9 36.57 Selecting previously unselected package dh-strip-nondeterminism.
06:21:39 #9 36.57 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ...
06:21:39 #9 36.58 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
06:21:39 #9 36.61 Selecting previously unselected package dwz.
06:21:39 #9 36.61 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ...
06:21:39 #9 36.61 Unpacking dwz (0.13-5) ...
06:21:39 #9 36.67 Selecting previously unselected package libcroco3:amd64.
06:21:39 #9 36.67 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ...
06:21:39 #9 36.67 Unpacking libcroco3:amd64 (0.6.13-1) ...
06:21:40 #8 15.48 Get:4 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
06:21:40 #8 15.48 Get:5 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
06:21:40 #8 15.48 Get:6 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
06:21:40 #8 15.58 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
06:21:40 #8 15.58 Get:8 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
06:21:40 #9 36.71 Selecting previously unselected package gettext.
06:21:40 #9 36.71 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ...
06:21:40 #9 36.72 Unpacking gettext (0.19.8.1-10build1) ...
06:21:40 #9 36.85 Selecting previously unselected package intltool-debian.
06:21:40 #9 36.85 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ...
06:21:40 #9 36.85 Unpacking intltool-debian (0.35.0+20060710.5) ...
06:21:40 #9 36.90 Selecting previously unselected package po-debconf.
06:21:40 #9 36.90 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ...
06:21:40 #9 36.91 Unpacking po-debconf (1.0.21) ...
06:21:40 #9 36.96 Selecting previously unselected package debhelper.
06:21:40 #8 15.68 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
06:21:40 #8 15.69 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
06:21:40 #8 15.69 Get:11 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
06:21:40 #8 15.78 Get:12 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6 [2873 kB]
06:21:40 #9 36.96 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ...
06:21:40 #9 36.97 Unpacking debhelper (12.10ubuntu1) ...
06:21:40 #9 37.09 Selecting previously unselected package libfakeroot:amd64.
06:21:40 #9 37.09 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ...
06:21:40 #9 37.10 Unpacking libfakeroot:amd64 (1.24-1) ...
06:21:40 #9 37.14 Selecting previously unselected package fakeroot.
06:21:40 #9 37.15 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ...
06:21:40 #9 37.16 Unpacking fakeroot (1.24-1) ...
06:21:40 #9 37.21 Selecting previously unselected package libassuan0:amd64.
06:21:40 #9 37.21 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
06:21:40 #9 37.22 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
06:21:40 #9 37.25 Selecting previously unselected package gpgconf.
06:21:40 #9 37.26 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ...
06:21:40 #9 37.26 Unpacking gpgconf (2.2.19-3ubuntu2.1) ...
06:21:40 #9 37.32 Selecting previously unselected package libksba8:amd64.
06:21:40 #8 15.96 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
06:21:40 #8 15.96 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6 [3180 kB]
06:21:40 #19 DONE 5.3s
06:21:40 #9 37.32 Preparing to unpack .../142-libksba8_1.3.5-2_amd64.deb ...
06:21:40 #9 37.32 Unpacking libksba8:amd64 (1.3.5-2) ...
06:21:40 #9 37.38 Selecting previously unselected package libnpth0:amd64.
06:21:40 #9 37.38 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ...
06:21:40 #9 37.39 Unpacking libnpth0:amd64 (1.6-1) ...
06:21:40 #9 37.43 Selecting previously unselected package dirmngr.
06:21:40 #9 37.44 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ...
06:21:40 #9 37.45 Unpacking dirmngr (2.2.19-3ubuntu2.1) ...
06:21:40 #9 37.50 Selecting previously unselected package gnupg-l10n.
06:21:40 #9 37.51 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ...
06:21:40 #9 37.51 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ...
06:21:40 #9 37.55 Selecting previously unselected package gnupg-utils.
06:21:40 #8 16.15 Get:15 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6 [204 kB]
06:21:40 #8 16.15 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB]
06:21:40 #8 16.17 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u1 [77.3 kB]
06:21:40 #8 16.17 Get:18 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB]
06:21:40 #8 16.25 Get:19 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
06:21:40 #8 16.26 Get:20 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
06:21:40 #8 16.26 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
06:21:40 #8 16.31 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB]
06:21:40 
06:21:40 #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
06:21:40 #22 sha256:44f46b58052a5762e6d4cc4ab8487fb0d8566820d34d47c8c6bf54b834b01c10
06:21:40 #9 37.55 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.1_amd64.deb ...
06:21:40 #9 37.56 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ...
06:21:40 #9 37.68 Selecting previously unselected package gpg.
06:21:40 #9 37.68 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.1_amd64.deb ...
06:21:40 #9 37.69 Unpacking gpg (2.2.19-3ubuntu2.1) ...
06:21:41 #8 16.43 Get:23 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
06:21:41 #8 16.43 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
06:21:41 #8 16.43 Get:25 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
06:21:41 #8 16.43 Get:26 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
06:21:41 #8 16.43 Get:27 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.2 kB]
06:21:41 #8 16.44 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
06:21:41 #8 16.45 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
06:21:41 #8 16.45 Get:30 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
06:21:41 #8 16.45 Get:31 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
06:21:41 #8 16.52 Get:32 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1 [179 kB]
06:21:41 #8 16.53 Get:33 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
06:21:41 #8 16.62 Get:34 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
06:21:41 #22 0.521 Building static docker-linux-amd64
06:21:41 #9 38.06 Selecting previously unselected package pinentry-curses.
06:21:41 #9 38.06 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ...
06:21:41 #9 38.07 Unpacking pinentry-curses (1.1.0-3build1) ...
06:21:41 #8 16.62 Get:35 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
06:21:41 #8 16.64 Get:36 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
06:21:41 #8 16.64 Get:37 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
06:21:41 #8 16.66 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
06:21:41 #8 16.71 Get:39 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
06:21:41 #8 16.82 Get:40 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
06:21:41 #8 16.83 Get:41 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
06:21:41 #8 16.83 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
06:21:41 #9 38.16 Selecting previously unselected package gpg-agent.
06:21:41 #9 38.16 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ...
06:21:41 #9 38.17 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ...
06:21:41 #9 38.23 Selecting previously unselected package gpg-wks-client.
06:21:41 #9 38.23 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.1_amd64.deb ...
06:21:41 #9 38.24 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ...
06:21:41 #9 38.28 Selecting previously unselected package gpg-wks-server.
06:21:41 #9 38.28 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.1_amd64.deb ...
06:21:41 #9 38.28 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ...
06:21:41 #9 38.32 Selecting previously unselected package gpgsm.
06:21:41 #9 38.32 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.1_amd64.deb ...
06:21:41 #9 38.32 Unpacking gpgsm (2.2.19-3ubuntu2.1) ...
06:21:41 #9 38.37 Selecting previously unselected package gnupg.
06:21:41 #8 16.93 Get:43 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
06:21:41 #8 16.94 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
06:21:41 #8 17.00 Get:45 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
06:21:41 #8 17.01 Get:46 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
06:21:41 #8 17.02 Get:47 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
06:21:41 #9 38.38 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.1_all.deb ...
06:21:41 #9 38.38 Unpacking gnupg (2.2.19-3ubuntu2.1) ...
06:21:41 #9 38.43 Selecting previously unselected package libfile-which-perl.
06:21:41 #9 38.43 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ...
06:21:41 #9 38.44 Unpacking libfile-which-perl (1.23-1) ...
06:21:41 #9 38.47 Selecting previously unselected package libfile-homedir-perl.
06:21:41 #9 38.47 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ...
06:21:41 #9 38.47 Unpacking libfile-homedir-perl (1.004-1) ...
06:21:41 #9 38.50 Selecting previously unselected package libio-pty-perl.
06:21:41 #9 38.51 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ...
06:21:41 #9 38.51 Unpacking libio-pty-perl (1:1.12-1) ...
06:21:41 #9 38.55 Selecting previously unselected package libipc-run-perl.
06:21:41 #9 38.55 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ...
06:21:41 #9 38.57 Unpacking libipc-run-perl (20180523.0-2) ...
06:21:41 #9 38.64 Selecting previously unselected package libclass-method-modifiers-perl.
06:21:41 #9 36.24 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
06:21:41 #9 36.24 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed
06:21:42 #9 38.64 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ...
06:21:42 #9 38.64 Unpacking libclass-method-modifiers-perl (2.13-1) ...
06:21:42 #9 38.68 Selecting previously unselected package libb-hooks-op-check-perl.
06:21:42 #9 38.68 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
06:21:42 #9 38.68 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
06:21:42 #9 38.71 Selecting previously unselected package libdynaloader-functions-perl.
06:21:42 #9 38.71 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ...
06:21:42 #9 38.72 Unpacking libdynaloader-functions-perl (0.003-1) ...
06:21:42 #9 38.75 Selecting previously unselected package libdevel-callchecker-perl.
06:21:42 #9 38.75 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
06:21:42 #9 38.75 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
06:21:42 #9 38.79 Selecting previously unselected package libparams-classify-perl.
06:21:42 #9 38.79 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ...
06:21:42 #9 38.80 Unpacking libparams-classify-perl (0.015-1build2) ...
06:21:42 #9 38.84 Selecting previously unselected package libmodule-runtime-perl.
06:21:42 #9 38.85 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ...
06:21:42 #8 17.54 Get:48 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
06:21:42 #8 17.54 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
06:21:42 #8 17.54 Get:50 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
06:21:42 #8 17.55 Get:51 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
06:21:42 #8 17.55 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
06:21:42 #8 17.57 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
06:21:42 #8 17.57 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
06:21:42 #8 17.59 Get:55 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
06:21:42 #9 38.85 Unpacking libmodule-runtime-perl (0.016-1) ...
06:21:42 #9 38.89 Selecting previously unselected package libimport-into-perl.
06:21:42 #9 38.89 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ...
06:21:42 #9 38.90 Unpacking libimport-into-perl (1.002005-1) ...
06:21:42 #9 38.93 Selecting previously unselected package librole-tiny-perl.
06:21:42 #9 38.94 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ...
06:21:42 #9 38.94 Unpacking librole-tiny-perl (2.001004-1) ...
06:21:42 #9 38.97 Selecting previously unselected package libstrictures-perl.
06:21:42 #9 38.98 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ...
06:21:42 #9 38.98 Unpacking libstrictures-perl (2.000006-1) ...
06:21:42 #9 39.02 Selecting previously unselected package libsub-quote-perl.
06:21:42 #9 39.02 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ...
06:21:42 #9 39.04 Unpacking libsub-quote-perl (2.006006-1) ...
06:21:42 #9 39.08 Selecting previously unselected package libmoo-perl.
06:21:42 #9 39.09 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ...
06:21:42 #9 39.09 Unpacking libmoo-perl (2.003006-1) ...
06:21:42 #9 39.13 Selecting previously unselected package libencode-locale-perl.
06:21:42 #9 39.13 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ...
06:21:42 #9 39.14 Unpacking libencode-locale-perl (1.05-1) ...
06:21:42 #9 39.17 Selecting previously unselected package libtimedate-perl.
06:21:42 #9 39.17 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ...
06:21:42 #9 39.17 Unpacking libtimedate-perl (2.3200-1) ...
06:21:42 #9 39.21 Selecting previously unselected package libhttp-date-perl.
06:21:42 #9 39.21 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ...
06:21:42 #9 39.22 Unpacking libhttp-date-perl (6.05-1) ...
06:21:42 #9 39.25 Selecting previously unselected package libfile-listing-perl.
06:21:42 #9 39.25 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ...
06:21:42 #9 39.26 Unpacking libfile-listing-perl (6.04-1) ...
06:21:42 #9 39.29 Selecting previously unselected package libhtml-tagset-perl.
06:21:42 #9 39.29 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ...
06:21:42 #9 39.29 Unpacking libhtml-tagset-perl (3.20-4) ...
06:21:42 #9 39.33 Selecting previously unselected package liburi-perl.
06:21:42 #9 39.33 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ...
06:21:42 #9 39.33 Unpacking liburi-perl (1.76-2) ...
06:21:42 #9 39.38 Selecting previously unselected package libhtml-parser-perl.
06:21:42 #9 39.38 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ...
06:21:42 #9 39.38 Unpacking libhtml-parser-perl (3.72-5) ...
06:21:42 #9 39.42 Selecting previously unselected package libhtml-tree-perl.
06:21:42 #9 39.42 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ...
06:21:42 #9 39.43 Unpacking libhtml-tree-perl (5.07-2) ...
06:21:42 #9 39.48 Selecting previously unselected package libio-html-perl.
06:21:42 #9 39.48 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ...
06:21:42 #9 39.48 Unpacking libio-html-perl (1.001-1) ...
06:21:42 #9 39.52 Selecting previously unselected package liblwp-mediatypes-perl.
06:21:42 #9 39.53 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ...
06:21:42 #9 39.53 Unpacking liblwp-mediatypes-perl (6.04-1) ...
06:21:42 #9 39.56 Selecting previously unselected package libhttp-message-perl.
06:21:42 #9 39.56 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ...
06:21:42 #9 39.57 Unpacking libhttp-message-perl (6.22-1) ...
06:21:42 #9 39.61 Selecting previously unselected package libhttp-cookies-perl.
06:21:42 #8 18.21 Get:56 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
06:21:42 #8 18.22 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libc-dev-bin armhf 2.28-10+rpi1 [266 kB]
06:21:42 #8 18.24 Get:58 http://archive.raspbian.org/raspbian buster/main armhf libc6-dev armhf 2.28-10+rpi1 [2113 kB]
06:21:42 #8 18.33 Get:59 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
06:21:43 #9 39.61 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ...
06:21:43 #9 39.61 Unpacking libhttp-cookies-perl (6.08-1) ...
06:21:43 #9 39.67 Selecting previously unselected package libhttp-negotiate-perl.
06:21:43 #9 39.68 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ...
06:21:43 #9 39.68 Unpacking libhttp-negotiate-perl (6.01-1) ...
06:21:43 #9 39.71 Selecting previously unselected package perl-openssl-defaults:amd64.
06:21:43 #9 39.71 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ...
06:21:43 #9 39.72 Unpacking perl-openssl-defaults:amd64 (4) ...
06:21:43 #9 39.75 Selecting previously unselected package libnet-ssleay-perl.
06:21:43 #9 39.76 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
06:21:43 #9 39.76 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
06:21:43 #9 39.82 Selecting previously unselected package libio-socket-ssl-perl.
06:21:43 #9 39.83 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ...
06:21:43 #9 39.83 Unpacking libio-socket-ssl-perl (2.067-1) ...
06:21:43 #9 39.87 Selecting previously unselected package libnet-http-perl.
06:21:43 #9 39.88 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ...
06:21:43 #9 39.88 Unpacking libnet-http-perl (6.19-1) ...
06:21:43 #9 39.91 Selecting previously unselected package liblwp-protocol-https-perl.
06:21:43 #9 39.91 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
06:21:43 #9 39.92 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
06:21:43 #9 39.95 Selecting previously unselected package libtry-tiny-perl.
06:21:43 #8 18.35 Get:60 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
06:21:43 #8 18.37 Get:61 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
06:21:43 #8 18.38 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
06:21:43 #8 18.38 Get:63 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
06:21:43 #8 18.39 Get:64 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.7 [1414 kB]
06:21:43 #8 18.43 Get:65 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
06:21:43 #8 18.43 Get:66 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
06:21:43 #8 18.44 Get:67 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.7 [1773 kB]
06:21:43 #8 18.55 Get:68 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
06:21:43 #9 39.95 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ...
06:21:43 #9 39.95 Unpacking libtry-tiny-perl (0.30-1) ...
06:21:43 #9 39.98 Selecting previously unselected package libwww-robotrules-perl.
06:21:43 #9 39.99 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ...
06:21:43 #9 39.99 Unpacking libwww-robotrules-perl (6.02-1) ...
06:21:43 #9 40.02 Selecting previously unselected package libwww-perl.
06:21:43 #9 40.02 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ...
06:21:43 #9 40.03 Unpacking libwww-perl (6.43-1) ...
06:21:43 #9 40.08 Selecting previously unselected package patchutils.
06:21:43 #9 40.08 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ...
06:21:43 #9 40.08 Unpacking patchutils (0.3.4-2) ...
06:21:43 #9 40.12 Selecting previously unselected package wdiff.
06:21:43 #9 40.12 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ...
06:21:43 #9 40.12 Unpacking wdiff (1.2.2-2build1) ...
06:21:43 #9 40.16 Selecting previously unselected package devscripts.
06:21:43 #9 40.17 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ...
06:21:43 #9 40.19 Unpacking devscripts (2.20.2ubuntu2) ...
06:21:43 #8 18.58 Get:69 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
06:21:43 #8 18.59 Get:70 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB]
06:21:43 #8 18.61 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u1 [7973 kB]
06:21:43 #9 40.30 Selecting previously unselected package diffstat.
06:21:43 #9 40.31 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ...
06:21:43 #9 40.31 Unpacking diffstat (1.63-1) ...
06:21:43 #9 40.35 Selecting previously unselected package python3-chardet.
06:21:43 #9 40.35 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ...
06:21:43 #9 40.35 Unpacking python3-chardet (3.0.4-4build1) ...
06:21:43 #9 40.40 Selecting previously unselected package python3-debian.
06:21:43 #9 40.40 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ...
06:21:43 #9 40.40 Unpacking python3-debian (0.1.36ubuntu1) ...
06:21:43 #9 40.45 Selecting previously unselected package libgpgme11:amd64.
06:21:43 #8 19.18 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u2 [572 kB]
06:21:43 #9 40.45 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
06:21:43 #9 40.46 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
06:21:43 #9 40.50 Selecting previously unselected package python3-gpg.
06:21:43 #9 40.50 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
06:21:43 #9 40.51 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
06:21:43 #9 40.58 Selecting previously unselected package dput.
06:21:43 #9 40.58 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ...
06:21:43 #9 40.59 Unpacking dput (1.0.3ubuntu1) ...
06:21:43 #9 40.63 Selecting previously unselected package libcurl3-gnutls:amd64.
06:21:43 #9 40.64 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.6_amd64.deb ...
06:21:43 #9 40.64 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.6) ...
06:21:43 #9 40.70 Selecting previously unselected package liberror-perl.
06:21:43 #8 19.19 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
06:21:43 #8 19.22 Get:74 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
06:21:43 #8 19.24 Get:75 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
06:21:43 #8 19.24 Get:76 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
06:21:43 #8 19.25 Get:77 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
06:21:43 #8 19.26 Get:78 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
06:21:43 #8 19.27 Get:79 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
06:21:43 #8 19.27 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
06:21:43 #8 19.29 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
06:21:43 #8 19.36 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
06:21:43 #8 19.38 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
06:21:43 #8 19.38 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
06:21:43 #8 19.38 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
06:21:43 #8 19.38 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
06:21:43 #8 19.39 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
06:21:44 #9 40.70 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ...
06:21:44 #9 40.71 Unpacking liberror-perl (0.17029-1) ...
06:21:44 #9 40.77 Selecting previously unselected package git-man.
06:21:44 #9 40.77 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.1_all.deb ...
06:21:44 #9 40.77 Unpacking git-man (1:2.25.1-1ubuntu3.1) ...
06:21:44 #8 19.46 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
06:21:44 #8 19.46 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
06:21:44 #8 19.46 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
06:21:44 #8 19.47 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
06:21:44 #8 19.55 Get:92 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
06:21:44 #8 19.56 Get:93 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
06:21:44 #8 19.57 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
06:21:44 #8 19.58 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
06:21:44 #8 19.58 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
06:21:44 #8 19.66 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
06:21:44 #9 40.90 Selecting previously unselected package git.
06:21:44 #9 40.90 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.1_amd64.deb ...
06:21:44 #9 40.92 Unpacking git (1:2.25.1-1ubuntu3.1) ...
06:21:44 #8 19.66 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
06:21:44 #8 19.67 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
06:21:44 #8 19.70 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
06:21:44 #8 19.74 Get:101 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
06:21:44 #8 19.75 Get:102 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
06:21:44 #8 19.76 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
06:21:44 #9 41.45 Selecting previously unselected package libalgorithm-diff-perl.
06:21:44 #8 19.92 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
06:21:44 #8 20.08 Get:105 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
06:21:44 #8 20.08 Get:106 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
06:21:44 #9 41.45 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ...
06:21:44 #9 41.45 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
06:21:44 #9 41.53 Selecting previously unselected package libalgorithm-diff-xs-perl.
06:21:44 #9 41.53 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
06:21:44 #9 41.55 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
06:21:44 #9 41.65 Selecting previously unselected package libalgorithm-merge-perl.
06:21:44 #9 41.65 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ...
06:21:44 #9 41.67 Unpacking libalgorithm-merge-perl (0.08-3) ...
06:21:44 #8 20.23 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
06:21:44 #8 20.24 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
06:21:44 #8 20.24 Get:109 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
06:21:44 #8 20.24 Get:110 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [286 kB]
06:21:44 #8 20.32 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
06:21:44 #8 20.41 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
06:21:44 #8 20.41 Get:113 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
06:21:44 #8 20.41 Get:114 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
06:21:44 #8 20.41 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
06:21:44 #8 20.41 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
06:21:44 #8 20.44 Get:117 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
06:21:44 #8 20.44 Get:118 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
06:21:45 #9 41.70 Selecting previously unselected package libapt-pkg-perl.
06:21:45 #9 41.70 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ...
06:21:45 #9 41.71 Unpacking libapt-pkg-perl (0.1.36build3) ...
06:21:45 #9 41.75 Selecting previously unselected package libarchive-cpio-perl.
06:21:45 #9 41.75 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ...
06:21:45 #9 41.76 Unpacking libarchive-cpio-perl (0.10-1) ...
06:21:45 #9 41.87 Selecting previously unselected package libarray-intspan-perl.
06:21:45 #9 41.87 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ...
06:21:45 #9 41.89 Unpacking libarray-intspan-perl (2.003-1) ...
06:21:45 #9 41.94 Selecting previously unselected package libasync-mergepoint-perl.
06:21:45 #8 20.47 Get:119 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
06:21:45 #8 20.55 Get:120 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
06:21:45 #8 20.55 Get:121 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB]
06:21:45 #8 20.56 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB]
06:21:45 #8 20.57 Get:123 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
06:21:45 #8 20.57 Get:124 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB]
06:21:45 #8 20.66 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB]
06:21:45 #9 41.94 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ...
06:21:45 #9 41.94 Unpacking libasync-mergepoint-perl (0.04-2) ...
06:21:45 #9 41.97 Selecting previously unselected package libmodule-implementation-perl.
06:21:45 #9 41.98 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ...
06:21:45 #9 41.98 Unpacking libmodule-implementation-perl (0.09-1) ...
06:21:45 #9 42.05 Selecting previously unselected package libsub-exporter-progressive-perl.
06:21:45 #9 42.05 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
06:21:45 #9 42.06 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
06:21:45 #9 42.08 Selecting previously unselected package libvariable-magic-perl.
06:21:45 #9 42.09 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ...
06:21:45 #9 42.09 Unpacking libvariable-magic-perl (0.62-1build2) ...
06:21:45 #9 42.12 Selecting previously unselected package libb-hooks-endofscope-perl.
06:21:45 #9 42.12 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ...
06:21:45 #9 42.13 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
06:21:45 #9 42.16 Selecting previously unselected package libcapture-tiny-perl.
06:21:45 #9 42.16 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
06:21:45 #9 42.16 Unpacking libcapture-tiny-perl (0.48-1) ...
06:21:45 #9 42.27 Selecting previously unselected package libclass-xsaccessor-perl.
06:21:45 #9 42.28 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
06:21:45 #9 42.28 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
06:21:45 #9 42.32 Selecting previously unselected package libclone-perl.
06:21:45 #9 42.32 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ...
06:21:45 #9 42.33 Unpacking libclone-perl (0.43-2) ...
06:21:45 #9 42.36 Selecting previously unselected package libcommon-sense-perl.
06:21:45 #9 42.36 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ...
06:21:45 #9 42.36 Unpacking libcommon-sense-perl (3.74-2build6) ...
06:21:45 #9 42.42 Selecting previously unselected package libparams-util-perl.
06:21:45 #9 42.42 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ...
06:21:45 #9 42.44 Unpacking libparams-util-perl (1.07-3build5) ...
06:21:45 #9 42.52 Selecting previously unselected package libsub-install-perl.
06:21:45 #9 42.52 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ...
06:21:45 #9 42.53 Unpacking libsub-install-perl (0.928-1) ...
06:21:45 #9 42.57 Selecting previously unselected package libdata-optlist-perl.
06:21:45 #9 42.57 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ...
06:21:45 #9 42.57 Unpacking libdata-optlist-perl (0.110-1) ...
06:21:45 #9 42.61 Selecting previously unselected package libsub-exporter-perl.
06:21:45 #9 42.61 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ...
06:21:45 #9 42.62 Unpacking libsub-exporter-perl (0.987-1) ...
06:21:45 #9 42.65 Selecting previously unselected package libconst-fast-perl.
06:21:45 #9 42.65 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ...
06:21:45 #9 42.65 Unpacking libconst-fast-perl (0.014-1) ...
06:21:45 #9 42.74 Selecting previously unselected package libwant-perl.
06:21:45 #9 42.74 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ...
06:21:45 #9 42.78 Unpacking libwant-perl (0.29-1build4) ...
06:21:46 #9 42.95 Selecting previously unselected package libcontextual-return-perl.
06:21:46 #9 42.96 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
06:21:46 #9 42.96 Unpacking libcontextual-return-perl (0.004014-2) ...
06:21:46 #9 43.04 Selecting previously unselected package libcpanel-json-xs-perl.
06:21:46 #8 ...
06:21:46 
06:21:46 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:21:46 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
06:21:46 #13 extracting sha256:12cb8473774080f55933712d345be8f28228b05210dc267f3053c5c8aebabaa5 10.1s done
06:21:46 #13 extracting sha256:c7b304d95f6aa39851bce37e6a5a1767e258abd46bfc7b6e7cc24c016c0d4011 done
06:21:46 #13 DONE 37.9s
06:21:46 
06:21:46 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
06:21:46 #8 sha256:f76fdf3791e27896079083a0de0cbf0b44d00beb8bc5b17cf4f3e18a84eef847
06:21:46 #8 21.42 debconf: delaying package configuration, since apt-utils is not installed
06:21:46 #8 21.47 Fetched 66.6 MB in 6s (10.3 MB/s)
06:21:46 #8 21.52 Selecting previously unselected package libbsd0:armhf.
06:21:46 #8 21.52 (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.)
06:21:46 #8 21.53 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
06:21:46 #8 21.54 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
06:21:46 #8 21.60 Selecting previously unselected package libtinfo5:armhf.
06:21:46 #8 21.60 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ...
06:21:46 #8 21.61 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
06:21:46 #9 43.04 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
06:21:46 #9 43.07 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
06:21:46 #9 43.21 Selecting previously unselected package libdata-dump-perl.
06:21:46 #9 43.21 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ...
06:21:46 #9 43.22 Unpacking libdata-dump-perl (1.23-1) ...
06:21:46 #9 43.27 Selecting previously unselected package libdigest-bubblebabble-perl.
06:21:46 #9 43.28 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ...
06:21:46 #9 43.28 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
06:21:46 #8 21.68 Selecting previously unselected package bsdmainutils.
06:21:46 #8 21.68 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ...
06:21:46 #8 21.68 Unpacking bsdmainutils (11.1.2) ...
06:21:46 #8 21.87 Selecting previously unselected package libuchardet0:armhf.
06:21:46 #8 21.87 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ...
06:21:46 #8 21.88 Unpacking libuchardet0:armhf (0.0.6-3) ...
06:21:46 #8 21.93 Selecting previously unselected package groff-base.
06:21:46 #8 21.93 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ...
06:21:46 #8 21.93 Unpacking groff-base (1.22.4-3+deb10u1) ...
06:21:46 #9 43.36 Selecting previously unselected package libdigest-hmac-perl.
06:21:46 #9 43.37 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
06:21:46 #9 43.37 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
06:21:46 #9 43.40 Selecting previously unselected package libdistro-info-perl.
06:21:46 #9 43.41 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ...
06:21:46 #9 43.41 Unpacking libdistro-info-perl (0.23ubuntu1) ...
06:21:46 #9 43.44 Selecting previously unselected package libnet-smtp-ssl-perl.
06:21:46 #9 43.44 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ...
06:21:46 #9 43.44 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
06:21:46 #9 43.51 Selecting previously unselected package libmailtools-perl.
06:21:46 #9 43.52 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ...
06:21:46 #9 43.54 Unpacking libmailtools-perl (2.21-1) ...
06:21:46 #8 22.11 Selecting previously unselected package libgdbm6:armhf.
06:21:46 #8 22.11 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ...
06:21:46 #8 22.12 Unpacking libgdbm6:armhf (1.18.1-4) ...
06:21:46 #8 22.17 Selecting previously unselected package libpipeline1:armhf.
06:21:46 #8 22.17 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ...
06:21:46 #8 22.18 Unpacking libpipeline1:armhf (1.5.1-2) ...
06:21:46 #9 43.61 Selecting previously unselected package libnet-ip-perl.
06:21:46 #9 43.61 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ...
06:21:46 #9 43.63 Unpacking libnet-ip-perl (1.26-2) ...
06:21:47 #8 22.24 Selecting previously unselected package man-db.
06:21:47 #8 22.24 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ...
06:21:47 #8 22.25 Unpacking man-db (2.8.5-2) ...
06:21:47 #8 22.46 Selecting previously unselected package perl-modules-5.28.
06:21:47 #8 22.46 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6_all.deb ...
06:21:47 #8 22.47 Unpacking perl-modules-5.28 (5.28.1-6) ...
06:21:47 #9 43.93 Selecting previously unselected package libnet-dns-perl.
06:21:47 #9 43.93 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ...
06:21:47 #9 43.99 Unpacking libnet-dns-perl (1.22-1) ...
06:21:47 #9 44.06 Selecting previously unselected package libnet-domain-tld-perl.
06:21:47 #9 44.06 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ...
06:21:47 #9 44.07 Unpacking libnet-domain-tld-perl (1.75-1) ...
06:21:47 #9 44.12 Selecting previously unselected package libemail-valid-perl.
06:21:47 #9 44.12 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ...
06:21:47 #9 44.12 Unpacking libemail-valid-perl (1.202-1) ...
06:21:47 #9 44.16 Selecting previously unselected package libexporter-tiny-perl.
06:21:47 #9 44.16 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ...
06:21:47 #9 44.17 Unpacking libexporter-tiny-perl (1.002001-1) ...
06:21:47 #9 44.20 Selecting previously unselected package libipc-system-simple-perl.
06:21:47 #9 44.20 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ...
06:21:47 #9 44.21 Unpacking libipc-system-simple-perl (1.26-1) ...
06:21:47 #9 44.25 Selecting previously unselected package libfile-basedir-perl.
06:21:47 #9 44.26 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
06:21:47 #9 44.26 Unpacking libfile-basedir-perl (0.08-1) ...
06:21:47 #9 44.29 Selecting previously unselected package libfile-chdir-perl.
06:21:47 #9 44.30 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ...
06:21:47 #9 44.30 Unpacking libfile-chdir-perl (0.1008-1) ...
06:21:47 #9 44.34 Selecting previously unselected package libfile-fcntllock-perl.
06:21:47 #9 44.34 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
06:21:47 #9 44.35 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
06:21:47 #9 44.40 Selecting previously unselected package libnumber-compare-perl.
06:21:47 #9 44.40 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ...
06:21:47 #9 44.41 Unpacking libnumber-compare-perl (0.03-1) ...
06:21:47 #9 44.45 Selecting previously unselected package libtext-glob-perl.
06:21:47 #9 44.45 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ...
06:21:47 #9 44.46 Unpacking libtext-glob-perl (0.10-1) ...
06:21:47 #9 44.50 Selecting previously unselected package libfile-find-rule-perl.
06:21:47 #9 44.50 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
06:21:47 #9 44.50 Unpacking libfile-find-rule-perl (0.34-1) ...
06:21:47 #9 44.53 Selecting previously unselected package libfont-afm-perl.
06:21:47 #9 44.54 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ...
06:21:47 #9 44.54 Unpacking libfont-afm-perl (1.20-2) ...
06:21:47 #9 44.59 Selecting previously unselected package libio-string-perl.
06:21:47 #9 44.59 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
06:21:47 #9 44.59 Unpacking libio-string-perl (1.08-3) ...
06:21:47 #9 44.64 Selecting previously unselected package libfont-ttf-perl.
06:21:48 #8 23.20 Selecting previously unselected package libgdbm-compat4:armhf.
06:21:48 #8 23.20 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ...
06:21:48 #8 23.21 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
06:21:48 #8 23.27 Selecting previously unselected package libperl5.28:armhf.
06:21:48 #8 23.27 Preparing to unpack .../10-libperl5.28_5.28.1-6_armhf.deb ...
06:21:48 #8 23.27 Unpacking libperl5.28:armhf (5.28.1-6) ...
06:21:48 #9 44.64 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ...
06:21:48 #9 44.65 Unpacking libfont-ttf-perl (1.06-1) ...
06:21:48 #9 44.71 Selecting previously unselected package libfuture-perl.
06:21:48 #9 44.71 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ...
06:21:48 #9 44.71 Unpacking libfuture-perl (0.43-1) ...
06:21:48 #9 44.75 Selecting previously unselected package libio-stringy-perl.
06:21:48 #9 44.76 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ...
06:21:48 #9 44.76 Unpacking libio-stringy-perl (2.111-3) ...
06:21:48 #9 44.79 Selecting previously unselected package libparams-validate-perl.
06:21:48 #9 44.79 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ...
06:21:48 #9 44.80 Unpacking libparams-validate-perl (1.29-3) ...
06:21:48 #9 44.83 Selecting previously unselected package libgetopt-long-descriptive-perl.
06:21:48 #9 44.83 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
06:21:48 #9 44.84 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
06:21:48 #9 44.93 Selecting previously unselected package libsort-versions-perl.
06:21:48 #9 44.93 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
06:21:48 #9 44.94 Unpacking libsort-versions-perl (1.62-1) ...
06:21:48 #9 44.97 Selecting previously unselected package libgit-wrapper-perl.
06:21:48 #9 44.97 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
06:21:48 #9 44.97 Unpacking libgit-wrapper-perl (0.048-1) ...
06:21:48 #9 45.00 Selecting previously unselected package libhttp-tiny-multipart-perl.
06:21:48 #9 45.01 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
06:21:48 #9 45.01 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
06:21:48 #9 45.05 Selecting previously unselected package libio-prompter-perl.
06:21:48 #9 45.05 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
06:21:48 #9 45.06 Unpacking libio-prompter-perl (0.004015-1) ...
06:21:48 #9 45.09 Selecting previously unselected package libjson-perl.
06:21:48 #9 45.10 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ...
06:21:48 #9 45.10 Unpacking libjson-perl (4.02000-2) ...
06:21:48 #9 45.22 Selecting previously unselected package liblog-any-perl.
06:21:48 #9 45.22 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ...
06:21:48 #9 45.24 Unpacking liblog-any-perl (1.708-1) ...
06:21:48 #9 45.30 Selecting previously unselected package liblog-any-adapter-screen-perl.
06:21:48 #9 45.30 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
06:21:48 #9 45.31 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
06:21:48 #9 45.34 Selecting previously unselected package libpackage-stash-perl.
06:21:48 #9 45.34 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ...
06:21:48 #9 45.35 Unpacking libpackage-stash-perl (0.38-1) ...
06:21:48 #9 45.38 Selecting previously unselected package libsub-identify-perl.
06:21:48 #9 45.38 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ...
06:21:48 #9 45.38 Unpacking libsub-identify-perl (0.14-1build2) ...
06:21:48 #9 45.41 Selecting previously unselected package libsub-name-perl.
06:21:48 #8 23.98 Selecting previously unselected package perl.
06:21:48 #8 23.98 Preparing to unpack .../11-perl_5.28.1-6_armhf.deb ...
06:21:48 #9 45.41 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ...
06:21:48 #9 45.42 Unpacking libsub-name-perl (0.26-1) ...
06:21:48 #9 45.45 Selecting previously unselected package libnamespace-clean-perl.
06:21:48 #9 45.45 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
06:21:48 #9 45.46 Unpacking libnamespace-clean-perl (0.27-1) ...
06:21:48 #9 45.53 Selecting previously unselected package libpath-tiny-perl.
06:21:48 #9 45.54 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ...
06:21:48 #9 45.54 Unpacking libpath-tiny-perl (0.108-1) ...
06:21:48 #9 45.63 Selecting previously unselected package libtype-tiny-perl.
06:21:48 #8 24.00 Unpacking perl (5.28.1-6) ...
06:21:48 #8 24.07 Selecting previously unselected package libpython3.7-minimal:armhf.
06:21:48 #8 24.07 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
06:21:48 #8 24.08 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
06:21:48 #8 24.28 Selecting previously unselected package libexpat1:armhf.
06:21:48 #8 24.28 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u1_armhf.deb ...
06:21:49 #9 45.64 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ...
06:21:49 #9 45.68 Unpacking libtype-tiny-perl (1.008001-2) ...
06:21:49 #9 45.74 Selecting previously unselected package libgitlab-api-v4-perl.
06:21:49 #9 45.74 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ...
06:21:49 #9 45.75 Unpacking libgitlab-api-v4-perl (0.25-1) ...
06:21:49 #9 45.78 Selecting previously unselected package libhash-fieldhash-perl.
06:21:49 #9 45.79 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
06:21:49 #9 45.79 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
06:21:49 #9 45.84 Selecting previously unselected package libhtml-form-perl.
06:21:49 #9 45.84 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ...
06:21:49 #9 45.85 Unpacking libhtml-form-perl (6.07-1) ...
06:21:49 #8 24.28 Unpacking libexpat1:armhf (2.2.6-2+deb10u1) ...
06:21:49 #8 24.34 Selecting previously unselected package python3.7-minimal.
06:21:49 #8 24.34 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
06:21:49 #8 24.35 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
06:21:49 #9 45.91 Selecting previously unselected package libhtml-format-perl.
06:21:49 #9 45.91 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ...
06:21:49 #9 45.92 Unpacking libhtml-format-perl (2.12-1) ...
06:21:49 #9 45.96 Selecting previously unselected package libhttp-daemon-perl.
06:21:49 #9 45.96 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1_all.deb ...
06:21:49 #9 45.97 Unpacking libhttp-daemon-perl (6.06-1) ...
06:21:49 #9 46.01 Selecting previously unselected package libidn11:amd64.
06:21:49 #9 46.02 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ...
06:21:49 #9 46.02 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
06:21:49 #9 46.06 Selecting previously unselected package libstruct-dumb-perl.
06:21:49 #9 46.06 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ...
06:21:49 #9 46.07 Unpacking libstruct-dumb-perl (0.09-1) ...
06:21:49 #9 46.10 Selecting previously unselected package libio-async-perl.
06:21:49 #9 46.10 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ...
06:21:49 #9 46.10 Unpacking libio-async-perl (0.75-1) ...
06:21:49 #9 46.15 Selecting previously unselected package liblinux-epoll-perl.
06:21:49 #9 46.16 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ...
06:21:49 #9 46.16 Unpacking liblinux-epoll-perl (0.017-1) ...
06:21:49 #8 24.63 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
06:21:49 #8 24.65 Setting up libexpat1:armhf (2.2.6-2+deb10u1) ...
06:21:49 #8 24.67 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
06:21:49 #9 46.19 Selecting previously unselected package libio-async-loop-epoll-perl.
06:21:49 #9 46.20 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ...
06:21:49 #9 46.20 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
06:21:49 #9 46.23 Selecting previously unselected package libtypes-serialiser-perl.
06:21:49 #9 46.24 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ...
06:21:49 #9 46.24 Unpacking libtypes-serialiser-perl (1.0-1) ...
06:21:49 #9 46.34 Selecting previously unselected package libjson-xs-perl.
06:21:49 #9 46.34 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ...
06:21:49 #9 46.37 Unpacking libjson-xs-perl (4.020-1build1) ...
06:21:49 #9 46.43 Selecting previously unselected package libjson-maybexs-perl.
06:21:49 #9 46.43 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ...
06:21:49 #9 46.44 Unpacking libjson-maybexs-perl (1.004000-1) ...
06:21:49 #9 46.46 Selecting previously unselected package liblist-compare-perl.
06:21:49 #9 46.46 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ...
06:21:49 #9 46.47 Unpacking liblist-compare-perl (0.53-1) ...
06:21:49 #9 46.51 Selecting previously unselected package liblist-moreutils-perl.
06:21:49 #9 46.52 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
06:21:49 #9 46.52 Unpacking liblist-moreutils-perl (0.416-1build5) ...
06:21:49 #9 46.55 Selecting previously unselected package liblist-someutils-perl.
06:21:49 #9 46.56 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
06:21:49 #9 46.56 Unpacking liblist-someutils-perl (0.58-1) ...
06:21:49 #9 46.60 Selecting previously unselected package liblist-someutils-xs-perl.
06:21:49 #9 46.60 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
06:21:49 #9 46.60 Unpacking liblist-someutils-xs-perl (0.58-2) ...
06:21:49 #9 46.65 Selecting previously unselected package libltdl7:amd64.
06:21:49 #9 46.65 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ...
06:21:49 #9 46.65 Unpacking libltdl7:amd64 (2.4.6-14) ...
06:21:50 #9 46.69 Selecting previously unselected package libltdl-dev:amd64.
06:21:50 #9 46.69 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ...
06:21:50 #9 46.69 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
06:21:50 #9 46.75 Selecting previously unselected package libsys-hostname-long-perl.
06:21:50 #9 46.75 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ...
06:21:50 #9 46.76 Unpacking libsys-hostname-long-perl (1.5-1) ...
06:21:50 #9 46.80 Selecting previously unselected package libmail-sendmail-perl.
06:21:50 #9 46.80 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ...
06:21:50 #9 46.80 Unpacking libmail-sendmail-perl (0.80-1) ...
06:21:50 #9 46.84 Selecting previously unselected package libmoox-aliases-perl.
06:21:50 #9 46.84 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ...
06:21:50 #9 46.84 Unpacking libmoox-aliases-perl (0.001006-1) ...
06:21:50 #9 46.88 Selecting previously unselected package libobject-id-perl.
06:21:50 #8 25.71 Selecting previously unselected package python3-minimal.
06:21:50 #8 25.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 ... 10423 files and directories currently installed.)
06:21:50 #8 25.73 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
06:21:50 #8 25.73 Unpacking python3-minimal (3.7.3-1) ...
06:21:50 #8 25.79 Selecting previously unselected package mime-support.
06:21:50 #8 25.79 Preparing to unpack .../1-mime-support_3.62_all.deb ...
06:21:50 #8 25.79 Unpacking mime-support (3.62) ...
06:21:50 #8 25.86 Selecting previously unselected package libmpdec2:armhf.
06:21:50 #9 46.88 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
06:21:50 #9 46.89 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
06:21:50 #9 46.92 Selecting previously unselected package libmoox-struct-perl.
06:21:50 #9 46.93 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ...
06:21:50 #9 46.93 Unpacking libmoox-struct-perl (0.017-1) ...
06:21:50 #9 46.96 Selecting previously unselected package libnet-dns-sec-perl.
06:21:50 #9 46.97 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ...
06:21:50 #9 46.97 Unpacking libnet-dns-sec-perl (1.15-1) ...
06:21:50 #9 47.02 Selecting previously unselected package libnet-libidn-perl.
06:21:50 #9 47.02 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
06:21:50 #9 47.03 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
06:21:50 #9 47.06 Selecting previously unselected package libnumber-range-perl.
06:21:50 #9 47.07 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ...
06:21:50 #9 47.07 Unpacking libnumber-range-perl (0.12-1) ...
06:21:50 #9 47.10 Selecting previously unselected package libpackage-stash-xs-perl.
06:21:50 #9 47.11 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
06:21:50 #9 47.11 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
06:21:50 #9 47.15 Selecting previously unselected package libpath-iterator-rule-perl.
06:21:50 #8 25.86 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
06:21:50 #8 25.87 Unpacking libmpdec2:armhf (2.4.2-2) ...
06:21:50 #8 25.92 Selecting previously unselected package libpython3.7-stdlib:armhf.
06:21:50 #8 25.92 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
06:21:50 #8 25.93 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
06:21:50 #9 47.15 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
06:21:50 #9 47.15 Unpacking libpath-iterator-rule-perl (1.014-1) ...
06:21:50 #9 47.19 Selecting previously unselected package libperl4-corelibs-perl.
06:21:50 #9 47.19 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ...
06:21:50 #9 47.19 Unpacking libperl4-corelibs-perl (0.004-2) ...
06:21:50 #9 47.23 Selecting previously unselected package libperlio-gzip-perl.
06:21:50 #9 47.23 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
06:21:50 #9 47.23 Unpacking libperlio-gzip-perl (0.19-1build5) ...
06:21:50 #9 47.27 Selecting previously unselected package libpod-constants-perl.
06:21:50 #9 47.27 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ...
06:21:50 #9 47.27 Unpacking libpod-constants-perl (0.19-1) ...
06:21:50 #9 47.31 Selecting previously unselected package libre2-5:amd64.
06:21:50 #9 47.32 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ...
06:21:50 #9 47.32 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
06:21:50 #9 47.37 Selecting previously unselected package libre-engine-re2-perl.
06:21:50 #9 47.37 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ...
06:21:50 #9 47.38 Unpacking libre-engine-re2-perl (0.13-5) ...
06:21:50 #9 47.41 Selecting previously unselected package libreadonly-perl.
06:21:50 #9 47.41 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ...
06:21:50 #9 47.41 Unpacking libreadonly-perl (2.050-2) ...
06:21:50 #9 47.47 Selecting previously unselected package libref-util-perl.
06:21:50 #9 47.47 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ...
06:21:50 #9 47.47 Unpacking libref-util-perl (0.204-1) ...
06:21:50 #9 47.51 Selecting previously unselected package libref-util-xs-perl.
06:21:50 #9 47.51 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ...
06:21:50 #9 47.51 Unpacking libref-util-xs-perl (0.117-1build2) ...
06:21:50 #9 47.58 Selecting previously unselected package libregexp-pattern-license-perl.
06:21:50 #9 47.58 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
06:21:50 #9 47.59 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
06:21:50 #9 47.63 Selecting previously unselected package libregexp-pattern-perl.
06:21:50 #9 47.63 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ...
06:21:50 #9 47.63 Unpacking libregexp-pattern-perl (0.2.12-1) ...
06:21:50 #9 47.67 Selecting previously unselected package libsasl2-modules:amd64.
06:21:50 #9 47.67 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ...
06:21:50 #9 47.67 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
06:21:50 #9 47.73 Selecting previously unselected package libsereal-decoder-perl.
06:21:51 #8 26.23 Selecting previously unselected package python3.7.
06:21:51 #8 26.24 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ...
06:21:51 #8 26.24 Unpacking python3.7 (3.7.3-2+deb10u3) ...
06:21:51 #8 26.43 Selecting previously unselected package libpython3-stdlib:armhf.
06:21:51 #8 26.43 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
06:21:51 #8 26.44 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
06:21:51 #8 26.48 Setting up python3-minimal (3.7.3-1) ...
06:21:51 #9 47.73 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
06:21:51 #9 47.74 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
06:21:51 #9 47.77 Selecting previously unselected package libsereal-encoder-perl.
06:21:51 #9 47.78 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
06:21:51 #9 47.78 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
06:21:51 #9 47.82 Selecting previously unselected package libsereal-perl.
06:21:51 #9 47.82 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ...
06:21:51 #9 47.83 Unpacking libsereal-perl (4.011-1) ...
06:21:51 #9 47.86 Selecting previously unselected package libsort-key-perl.
06:21:51 #9 47.86 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ...
06:21:51 #9 47.87 Unpacking libsort-key-perl (1.33-2build2) ...
06:21:51 #9 47.91 Selecting previously unselected package libstring-copyright-perl.
06:21:51 #9 47.91 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
06:21:51 #9 47.91 Unpacking libstring-copyright-perl (0.003006-1) ...
06:21:51 #9 47.95 Selecting previously unselected package libstring-escape-perl.
06:21:51 #9 47.95 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
06:21:51 #9 47.96 Unpacking libstring-escape-perl (2010.002-2) ...
06:21:51 #9 47.99 Selecting previously unselected package libstring-shellquote-perl.
06:21:51 #9 47.99 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
06:21:51 #9 48.00 Unpacking libstring-shellquote-perl (1.04-1) ...
06:21:51 #9 48.03 Selecting previously unselected package libterm-readkey-perl.
06:21:51 #9 48.04 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ...
06:21:51 #9 48.04 Unpacking libterm-readkey-perl (2.38-1build1) ...
06:21:51 #9 48.09 Selecting previously unselected package libtest-fatal-perl.
06:21:51 #9 48.09 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ...
06:21:51 #9 48.09 Unpacking libtest-fatal-perl (0.014-1) ...
06:21:51 #9 48.13 Selecting previously unselected package libtest-refcount-perl.
06:21:51 #9 48.13 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ...
06:21:51 #9 48.13 Unpacking libtest-refcount-perl (0.10-1) ...
06:21:51 #9 48.17 Selecting previously unselected package libtext-levenshtein-perl.
06:21:51 #9 48.17 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ...
06:21:51 #9 48.17 Unpacking libtext-levenshtein-perl (0.13-1) ...
06:21:51 #9 48.21 Selecting previously unselected package libtype-tiny-xs-perl.
06:21:51 #9 48.21 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
06:21:51 #9 48.21 Unpacking libtype-tiny-xs-perl (0.016-1) ...
06:21:51 #9 48.26 Selecting previously unselected package libunicode-utf8-perl.
06:21:51 #9 48.26 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
06:21:51 #9 48.27 Unpacking libunicode-utf8-perl (0.62-1build1) ...
06:21:51 #9 48.30 Selecting previously unselected package libxml-namespacesupport-perl.
06:21:51 #9 48.30 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ...
06:21:51 #9 48.31 Unpacking libxml-namespacesupport-perl (1.12-1) ...
06:21:51 #9 48.34 Selecting previously unselected package libxml-sax-base-perl.
06:21:51 #9 48.35 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ...
06:21:51 #9 48.35 Unpacking libxml-sax-base-perl (1.09-1) ...
06:21:51 #9 48.39 Selecting previously unselected package libxml-sax-perl.
06:21:51 #9 48.40 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ...
06:21:51 #9 48.40 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
06:21:51 #9 48.45 Selecting previously unselected package libxml-libxml-perl.
06:21:51 #8 26.88 Selecting previously unselected package python3.
06:21:51 #8 26.88 (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.)
06:21:51 #8 26.90 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
06:21:51 #8 26.91 Unpacking python3 (3.7.3-1) ...
06:21:51 #8 26.96 Selecting previously unselected package sensible-utils.
06:21:51 #8 26.96 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
06:21:51 #8 26.97 Unpacking sensible-utils (0.0.12) ...
06:21:51 #8 27.02 Selecting previously unselected package bzip2.
06:21:51 #8 27.02 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u1_armhf.deb ...
06:21:51 #8 27.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:21:51 #8 27.07 Selecting previously unselected package libmagic-mgc.
06:21:51 #8 27.07 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
06:21:51 #8 27.08 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
06:21:51 #9 44.77 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed
06:21:51 #9 48.45 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
06:21:51 #9 48.46 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
06:21:51 #9 48.52 Selecting previously unselected package libxml-parser-perl.
06:21:51 #9 48.52 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ...
06:21:51 #9 48.53 Unpacking libxml-parser-perl (2.46-1) ...
06:21:51 #9 48.58 Selecting previously unselected package libxml-sax-expat-perl.
06:21:51 #9 48.58 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ...
06:21:51 #9 48.59 Unpacking libxml-sax-expat-perl (0.51-1) ...
06:21:51 #9 48.62 Selecting previously unselected package libxml-writer-perl.
06:21:51 #9 48.62 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ...
06:21:51 #9 48.63 Unpacking libxml-writer-perl (0.625-1) ...
06:21:51 #9 48.66 Selecting previously unselected package libyaml-libyaml-perl.
06:21:51 #9 48.66 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
06:21:51 #9 48.66 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
06:21:51 #9 48.70 Selecting previously unselected package licensecheck.
06:21:51 #8 27.20 Selecting previously unselected package libmagic1:armhf.
06:21:51 #8 27.22 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
06:21:51 #8 27.22 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
06:21:52 #9 48.70 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ...
06:21:52 #9 48.70 Unpacking licensecheck (3.0.45-1) ...
06:21:52 #9 48.73 Selecting previously unselected package libdevel-size-perl.
06:21:52 #9 48.74 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ...
06:21:52 #9 48.74 Unpacking libdevel-size-perl (0.83-1build1) ...
06:21:52 #9 48.78 Selecting previously unselected package t1utils.
06:21:52 #9 48.78 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ...
06:21:52 #9 48.78 Unpacking t1utils (1.41-3) ...
06:21:52 #9 48.86 Selecting previously unselected package lintian.
06:21:52 #9 48.86 Preparing to unpack .../328-lintian_2.62.0ubuntu1_all.deb ...
06:21:52 #9 48.87 Unpacking lintian (2.62.0ubuntu1) ...
06:21:52 #8 27.55 Selecting previously unselected package file.
06:21:52 #8 27.56 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
06:21:52 #8 27.56 Unpacking file (1:5.35-4+deb10u2) ...
06:21:52 #8 27.63 Selecting previously unselected package gettext-base.
06:21:52 #8 27.63 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
06:21:52 #8 27.64 Unpacking gettext-base (0.19.8.1-9) ...
06:21:52 #8 27.74 Selecting previously unselected package xz-utils.
06:21:52 #9 49.16 Selecting previously unselected package manpages-dev.
06:21:52 #9 49.17 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ...
06:21:52 #9 49.17 Unpacking manpages-dev (5.05-1) ...
06:21:52 #8 27.74 Preparing to unpack .../007-xz-utils_5.2.4-1_armhf.deb ...
06:21:52 #8 27.75 Unpacking xz-utils (5.2.4-1) ...
06:21:52 #8 27.84 Selecting previously unselected package libsigsegv2:armhf.
06:21:52 #8 27.84 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
06:21:52 #8 27.85 Unpacking libsigsegv2:armhf (2.12-2) ...
06:21:52 #8 27.91 Selecting previously unselected package m4.
06:21:52 #8 27.92 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
06:21:52 #8 27.93 Unpacking m4 (1.4.18-2) ...
06:21:52 #9 49.51 Selecting previously unselected package python3-certifi.
06:21:52 #9 49.51 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ...
06:21:52 #9 49.52 Unpacking python3-certifi (2019.11.28-1) ...
06:21:52 #9 49.57 Selecting previously unselected package python3-idna.
06:21:52 #8 28.03 Selecting previously unselected package autoconf.
06:21:52 #8 28.04 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
06:21:52 #8 28.04 Unpacking autoconf (2.69-11) ...
06:21:52 #8 28.13 Selecting previously unselected package autotools-dev.
06:21:52 #8 28.14 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
06:21:52 #8 28.14 Unpacking autotools-dev (20180224.1) ...
06:21:52 #8 28.20 Selecting previously unselected package automake.
06:21:52 #8 28.20 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
06:21:52 #8 28.21 Unpacking automake (1:1.16.1-4) ...
06:21:52 #9 49.57 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ...
06:21:52 #9 49.57 Unpacking python3-idna (2.8-1) ...
06:21:52 #9 49.64 Selecting previously unselected package python3-urllib3.
06:21:52 #9 49.64 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
06:21:52 #9 49.65 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
06:21:53 #8 28.33 Selecting previously unselected package autopoint.
06:21:53 #8 28.33 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
06:21:53 #8 28.34 Unpacking autopoint (0.19.8.1-9) ...
06:21:53 #8 28.39 Selecting previously unselected package binutils-common:armhf.
06:21:53 #8 28.39 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
06:21:53 #8 28.39 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
06:21:53 #9 49.72 Selecting previously unselected package python3-requests.
06:21:53 #9 49.72 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ...
06:21:53 #9 49.73 Unpacking python3-requests (2.22.0-2ubuntu1) ...
06:21:53 #9 49.79 Selecting previously unselected package python3-unidiff.
06:21:53 #9 49.79 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ...
06:21:53 #9 49.79 Unpacking python3-unidiff (0.5.5-2) ...
06:21:53 #9 49.88 Selecting previously unselected package python3-xdg.
06:21:53 #9 49.89 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ...
06:21:53 #9 49.89 Unpacking python3-xdg (0.26-1ubuntu1) ...
06:21:53 #9 49.94 Selecting previously unselected package unzip.
06:21:53 #9 49.94 Preparing to unpack .../336-unzip_6.0-25ubuntu1_amd64.deb ...
06:21:53 #9 49.94 Unpacking unzip (6.0-25ubuntu1) ...
06:21:53 #9 49.99 Selecting previously unselected package equivs.
06:21:53 #9 49.99 Preparing to unpack .../337-equivs_2.2.0_all.deb ...
06:21:53 #9 49.99 Unpacking equivs (2.2.0) ...
06:21:53 #9 50.06 Selecting previously unselected package libauthen-sasl-perl.
06:21:53 #9 50.06 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ...
06:21:53 #9 50.07 Unpacking libauthen-sasl-perl (2.1600-1) ...
06:21:53 #9 50.11 Selecting previously unselected package python3-magic.
06:21:53 #8 28.77 Selecting previously unselected package libbinutils:armhf.
06:21:53 #8 28.77 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
06:21:53 #8 28.78 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
06:21:53 #9 50.11 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ...
06:21:53 #9 50.11 Unpacking python3-magic (2:0.4.15-3) ...
06:21:53 #9 50.21 Setting up libapt-pkg-perl (0.1.36build3) ...
06:21:53 #9 50.23 Setting up libksba8:amd64 (1.3.5-2) ...
06:21:53 #9 50.24 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
06:21:53 #9 50.26 Setting up wdiff (1.2.2-2build1) ...
06:21:53 #9 50.28 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
06:21:53 #9 50.29 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ...
06:21:53 #9 50.30 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
06:21:53 #9 50.32 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
06:21:53 #8 28.87 Selecting previously unselected package libfl2:armhf.
06:21:53 #8 28.87 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
06:21:53 #8 28.87 Unpacking libfl2:armhf (2.6.4-6.2) ...
06:21:53 #8 28.93 Selecting previously unselected package binutils-arm-linux-gnueabihf.
06:21:53 #8 28.93 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
06:21:53 #8 28.93 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
06:21:53 #9 50.34 Setting up mime-support (3.64ubuntu1) ...
06:21:53 #9 50.37 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
06:21:53 #9 50.41 Setting up libmagic-mgc (1:5.38-4) ...
06:21:53 #9 50.42 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
06:21:53 #9 50.43 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
06:21:53 #9 50.44 No schema files found: doing nothing.
06:21:53 #9 50.45 Setting up distro-info-data (0.43ubuntu1.6) ...
06:21:53 #9 50.46 Setting up manpages (5.05-1) ...
06:21:53 #9 50.47 Setting up unzip (6.0-25ubuntu1) ...
06:21:53 #9 50.49 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
06:21:53 #9 50.51 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
06:21:53 #9 50.52 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
06:21:53 #9 50.54 Setting up binutils-common:amd64 (2.34-6ubuntu1.1) ...
06:21:53 #9 50.55 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
06:21:53 #9 50.56 Setting up libmagic1:amd64 (1:5.38-4) ...
06:21:53 #9 50.58 Setting up less (551-1ubuntu0.1) ...
06:21:53 #9 50.60 Setting up perl-openssl-defaults:amd64 (4) ...
06:21:53 #9 50.61 Setting up linux-libc-dev:amd64 (5.4.0-81.91) ...
06:21:53 #9 50.63 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
06:21:53 #8 29.28 Selecting previously unselected package binutils.
06:21:54 #9 50.64 Setting up gettext-base (0.19.8.1-10build1) ...
06:21:54 #9 50.65 Setting up libnpth0:amd64 (1.6-1) ...
06:21:54 #9 50.66 Setting up krb5-locales (1.17-6ubuntu4.1) ...
06:21:54 #9 50.67 Setting up file (1:5.38-4) ...
06:21:54 #9 50.68 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
06:21:54 #9 50.69 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:54 #9 50.71 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
06:21:54 #9 50.72 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
06:21:54 #9 50.74 Setting up libunwind8:amd64 (1.2.1-9build1) ...
06:21:54 #9 50.75 Setting up libfakeroot:amd64 (1.24-1) ...
06:21:54 #9 50.77 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
06:21:54 #9 50.78 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
06:21:54 #9 50.79 Setting up tzdata (2021a-0ubuntu0.20.04) ...
06:21:54 #9 50.88 
06:21:54 #9 50.88 Current default time zone: 'Etc/UTC'
06:21:54 #8 29.28 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
06:21:54 #8 29.28 Unpacking binutils (2.31.1-16+rpi2) ...
06:21:54 #8 29.35 Selecting previously unselected package libisl19:armhf.
06:21:54 #8 29.35 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
06:21:54 #8 29.36 Unpacking libisl19:armhf (0.20-2) ...
06:21:54 #8 29.47 Selecting previously unselected package libmpfr6:armhf.
06:21:54 #8 29.47 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
06:21:54 #8 29.47 Unpacking libmpfr6:armhf (4.0.2-1) ...
06:21:54 #8 29.57 Selecting previously unselected package libmpc3:armhf.
06:21:54 #9 50.89 Local time is now:      Mon Sep  6 06:21:54 UTC 2021.
06:21:54 #9 50.89 Universal Time is now:  Mon Sep  6 06:21:54 UTC 2021.
06:21:54 #9 50.89 Run 'dpkg-reconfigure tzdata' if you wish to change it.
06:21:54 #9 50.89 
06:21:54 #9 50.97 Setting up fakeroot (1.24-1) ...
06:21:54 #9 50.98 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
06:21:54 #9 50.98 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
06:21:54 #9 50.98 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
06:21:54 #9 50.98 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
06:21:54 #9 50.98 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
06:21:54 #9 50.98 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
06:21:54 #9 50.98 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
06:21:54 #9 50.98 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
06:21:54 #9 50.98 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
06:21:54 #9 50.99 Setting up autotools-dev (20180224.1) ...
06:21:54 #9 51.01 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
06:21:54 #9 51.02 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
06:21:54 #9 51.04 Setting up make (4.2.1-1.2) ...
06:21:54 #9 51.05 Setting up libmpfr6:amd64 (4.0.2-1) ...
06:21:54 #9 51.06 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ...
06:21:54 #9 51.08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
06:21:54 #9 51.10 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
06:21:54 #8 29.57 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
06:21:54 #8 29.58 Unpacking libmpc3:armhf (1.1.0-1) ...
06:21:54 #8 29.62 Selecting previously unselected package cpp-8.
06:21:54 #8 29.62 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
06:21:54 #8 29.63 Unpacking cpp-8 (8.3.0-6+rpi1) ...
06:21:54 #9 51.11 Setting up strace (5.5-3ubuntu1) ...
06:21:54 #9 51.12 Setting up libsigsegv2:amd64 (2.12-2) ...
06:21:54 #9 51.14 Setting up xz-utils (5.2.4-1ubuntu1) ...
06:21:54 #9 51.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:21:54 #9 51.15 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
06:21:54 #9 51.15 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
06:21:54 #9 51.15 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
06:21:54 #9 51.15 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
06:21:54 #9 51.15 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
06:21:54 #9 51.15 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
06:21:54 #9 51.15 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
06:21:54 #9 51.15 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
06:21:54 #9 51.15 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
06:21:54 #9 51.15 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
06:21:54 #9 51.16 Setting up t1utils (1.41-3) ...
06:21:54 #9 51.19 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:54 #9 51.22 Setting up diffstat (1.63-1) ...
06:21:54 #9 51.23 Setting up libmpc3:amd64 (1.1.0-1) ...
06:21:54 #9 51.24 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:54 #9 51.26 Setting up patch (2.7.6-6) ...
06:21:54 #9 51.27 Setting up autopoint (0.19.8.1-10build1) ...
06:21:54 #9 51.28 Setting up libfl2:amd64 (2.6.4-6.2) ...
06:21:54 #9 51.29 Setting up ucf (3.0038+nmu1) ...
06:21:54 #9 51.48 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
06:21:54 #9 51.50 Setting up libltdl7:amd64 (2.4.6-14) ...
06:21:54 #9 51.52 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ...
06:21:54 #9 51.54 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:54 #9 51.55 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:54 #9 51.57 Setting up python-apt-common (2.0.0ubuntu0.20.04.5) ...
06:21:54 #9 51.58 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
06:21:54 #9 51.60 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
06:21:55 #9 51.61 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
06:21:55 #9 51.63 Setting up git-man (1:2.25.1-1ubuntu3.1) ...
06:21:55 #9 51.64 Setting up libisl22:amd64 (0.22.1-1) ...
06:21:55 #9 51.66 Setting up netbase (6.1) ...
06:21:55 #9 51.70 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
06:21:55 #9 51.71 Setting up libmpdec2:amd64 (2.4.2-3) ...
06:21:55 #9 51.73 Setting up libbinutils:amd64 (2.34-6ubuntu1.1) ...
06:21:55 #9 51.74 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
06:21:55 #9 51.75 Setting up libc-dev-bin (2.31-0ubuntu9.2) ...
06:21:55 #9 51.76 Setting up openssl (1.1.1f-1ubuntu2.8) ...
06:21:55 #9 51.78 Setting up libbsd0:amd64 (0.10.0-1) ...
06:21:55 #9 51.81 Setting up libelf1:amd64 (0.176-1.1build1) ...
06:21:55 #9 51.82 Setting up readline-common (8.0-4) ...
06:21:55 #9 51.84 Setting up publicsuffix (20200303.0012-1) ...
06:21:55 #9 51.85 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:55 #9 51.86 Setting up iso-codes (4.4-1) ...
06:21:55 #9 51.88 Setting up liblocale-gettext-perl (1.07-4) ...
06:21:55 #9 51.89 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:55 #9 51.90 Setting up dctrl-tools (2.24-3) ...
06:21:55 #9 51.92 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:55 #8 30.62 Selecting previously unselected package cpp.
06:21:55 #8 30.63 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
06:21:55 #8 30.63 Unpacking cpp (4:8.3.0-1+rpi2) ...
06:21:55 #8 30.68 Selecting previously unselected package libcc1-0:armhf.
06:21:55 #8 30.69 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
06:21:55 #8 30.69 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
06:21:55 #8 30.75 Selecting previously unselected package libgomp1:armhf.
06:21:55 #9 51.93 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:55 #9 51.94 Setting up libgdbm6:amd64 (1.18.1-5) ...
06:21:55 #9 51.95 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
06:21:55 #9 51.97 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
06:21:55 #9 51.98 Setting up libctf0:amd64 (2.34-6ubuntu1.1) ...
06:21:55 #9 52.00 Setting up pinentry-curses (1.1.0-3build1) ...
06:21:55 #9 52.01 Setting up manpages-dev (5.05-1) ...
06:21:55 #9 52.03 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
06:21:55 #9 52.04 Setting up libxcb1:amd64 (1.14-2) ...
06:21:55 #9 52.05 Setting up at (3.1.23-1ubuntu1) ...
06:21:55 #8 30.75 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ...
06:21:55 #8 30.75 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
06:21:55 #8 30.81 Selecting previously unselected package libatomic1:armhf.
06:21:55 #8 30.81 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ...
06:21:55 #8 30.82 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
06:21:55 #8 30.86 Selecting previously unselected package libasan5:armhf.
06:21:55 #8 30.87 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ...
06:21:55 #8 30.87 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
06:21:55 #8 30.97 Selecting previously unselected package libubsan1:armhf.
06:21:55 #9 52.20 invoke-rc.d: could not determine current runlevel
06:21:55 #9 52.20 invoke-rc.d: policy-rc.d denied execution of start.
06:21:55 #9 52.21 Setting up libicu66:amd64 (66.1-2ubuntu2) ...
06:21:55 #9 52.22 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:55 #9 52.23 Setting up libedit2:amd64 (3.1-20191231-1) ...
06:21:55 #9 52.25 Setting up libreadline8:amd64 (8.0-4) ...
06:21:55 #9 52.27 Setting up m4 (1.4.18-4) ...
06:21:55 #9 52.28 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:55 #9 52.29 Setting up ca-certificates (20210119~20.04.1) ...
06:21:55 #8 30.97 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ...
06:21:55 #8 30.98 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
06:21:55 #8 31.03 Selecting previously unselected package libgcc-8-dev:armhf.
06:21:55 #8 31.03 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
06:21:55 #8 31.04 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
06:21:55 #8 31.20 Selecting previously unselected package gcc-8.
06:21:55 #8 31.20 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ...
06:21:55 #8 31.21 Unpacking gcc-8 (8.3.0-6+rpi1) ...
06:21:56 #9 52.64 Updating certificates in /etc/ssl/certs...
06:21:56 #9 53.07 129 added, 0 removed; done.
06:21:56 #9 53.13 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
06:21:56 #9 53.14 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:56 #9 53.15 Setting up bsdmainutils (11.1.2ubuntu3) ...
06:21:56 #9 53.17 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
06:21:56 #9 53.17 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
06:21:56 #9 53.18 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
06:21:56 #9 53.18 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
06:21:56 #9 53.19 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
06:21:56 #9 53.20 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
06:21:56 #9 53.22 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
06:21:56 #9 53.25 Setting up dwz (0.13-5) ...
06:21:56 #9 53.27 Setting up groff-base (1.22.4-4build1) ...
06:21:56 #9 53.29 Setting up gpgconf (2.2.19-3ubuntu2.1) ...
06:21:56 #9 53.31 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ...
06:21:56 #9 53.32 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
06:21:56 #9 53.33 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ...
06:21:56 #9 53.35 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
06:21:56 #9 53.36 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04) ...
06:21:56 #9 53.38 Setting up python3.8 (3.8.10-0ubuntu1~20.04) ...
06:21:56 #8 32.26 Selecting previously unselected package gcc.
06:21:56 #8 32.26 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
06:21:56 #8 32.26 Unpacking gcc (4:8.3.0-1+rpi2) ...
06:21:56 #8 32.31 Selecting previously unselected package libc-dev-bin.
06:21:57 #8 32.31 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpi1_armhf.deb ...
06:21:57 #8 32.32 Unpacking libc-dev-bin (2.28-10+rpi1) ...
06:21:57 #8 32.37 Selecting previously unselected package linux-libc-dev:armhf.
06:21:57 #8 32.38 Preparing to unpack .../033-linux-libc-dev_1%3a1.20210831-1_armhf.deb ...
06:21:57 #8 32.38 Unpacking linux-libc-dev:armhf (1:1.20210831-1) ...
06:21:57 #9 53.99 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
06:21:57 #9 54.00 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
06:21:57 #9 54.01 Setting up gpg (2.2.19-3ubuntu2.1) ...
06:21:57 #9 54.02 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
06:21:57 #9 54.04 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ...
06:21:57 #9 54.05 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
06:21:57 #9 54.08 Setting up gpg-agent (2.2.19-3ubuntu2.1) ...
06:21:57 #8 32.71 Selecting previously unselected package libc6-dev:armhf.
06:21:57 #8 32.72 Preparing to unpack .../034-libc6-dev_2.28-10+rpi1_armhf.deb ...
06:21:57 #8 32.72 Unpacking libc6-dev:armhf (2.28-10+rpi1) ...
06:21:57 #8 33.25 Selecting previously unselected package libtool.
06:21:57 #8 33.25 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ...
06:21:57 #8 33.25 Unpacking libtool (2.4.6-9) ...
06:21:57 #9 54.55 Setting up openssh-client (1:8.2p1-4ubuntu0.3) ...
06:21:57 #9 54.64 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:21:58 #8 33.34 Selecting previously unselected package dh-autoreconf.
06:21:58 #8 33.34 Preparing to unpack .../036-dh-autoreconf_19_all.deb ...
06:21:58 #8 33.35 Unpacking dh-autoreconf (19) ...
06:21:58 #8 33.42 Selecting previously unselected package libarchive-zip-perl.
06:21:58 #8 33.43 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ...
06:21:58 #8 33.43 Unpacking libarchive-zip-perl (1.64-1) ...
06:21:58 #8 33.48 Selecting previously unselected package libfile-stripnondeterminism-perl.
06:21:58 #8 33.48 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
06:21:58 #8 33.49 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
06:21:58 #8 33.53 Selecting previously unselected package dh-strip-nondeterminism.
06:21:58 #9 54.65 Setting up gpgsm (2.2.19-3ubuntu2.1) ...
06:21:58 #9 54.67 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
06:21:58 #9 54.68 Setting up python3 (3.8.2-0ubuntu2) ...
06:21:58 #8 33.54 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ...
06:21:58 #8 33.54 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
06:21:58 #8 33.58 Selecting previously unselected package libdpkg-perl.
06:21:58 #8 33.59 Preparing to unpack .../040-libdpkg-perl_1.19.7_all.deb ...
06:21:58 #8 33.59 Unpacking libdpkg-perl (1.19.7) ...
06:21:58 #8 33.72 Selecting previously unselected package patch.
06:21:58 #8 33.72 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ...
06:21:58 #8 33.72 Unpacking patch (2.7.6-3+deb10u1) ...
06:21:58 #8 33.78 Selecting previously unselected package make.
06:21:58 #8 33.78 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ...
06:21:58 #8 33.79 Unpacking make (4.2.1-1.2) ...
06:21:58 #9 54.97 Setting up binutils (2.34-6ubuntu1.1) ...
06:21:58 #9 55.00 Setting up python3-xdg (0.26-1ubuntu1) ...
06:21:58 #9 55.19 Setting up man-db (2.9.1-1) ...
06:21:58 #9 55.46 Building database of manual pages ...
06:21:58 #8 33.88 Selecting previously unselected package dpkg-dev.
06:21:58 #8 33.88 Preparing to unpack .../043-dpkg-dev_1.19.7_all.deb ...
06:21:58 #8 33.88 Unpacking dpkg-dev (1.19.7) ...
06:21:58 #8 34.04 Selecting previously unselected package libelf1:armhf.
06:21:58 #9 55.70 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
06:21:58 #9 55.71 Setting up python3-six (1.14.0-2) ...
06:21:58 #8 34.05 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ...
06:21:58 #8 34.05 Unpacking libelf1:armhf (0.176-1.1) ...
06:21:58 #8 34.12 Selecting previously unselected package dwz.
06:21:58 #8 34.12 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ...
06:21:58 #8 34.13 Unpacking dwz (0.12-3) ...
06:21:58 #8 34.18 Selecting previously unselected package libdebhelper-perl.
06:21:58 #8 34.18 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ...
06:21:58 #8 34.19 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
06:21:58 #8 34.30 Selecting previously unselected package libglib2.0-0:armhf.
06:21:59 #9 55.85 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
06:21:59 #9 55.86 Setting up perl (5.30.0-9ubuntu0.2) ...
06:21:59 #9 55.89 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
06:21:59 #9 55.90 Setting up python3-gpg (1.13.1-7ubuntu2) ...
06:21:59 #8 34.30 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ...
06:21:59 #8 34.31 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
06:21:59 #8 34.50 Selecting previously unselected package libicu63:armhf.
06:21:59 #8 34.50 Preparing to unpack .../048-libicu63_63.1-6+deb10u1_armhf.deb ...
06:21:59 #8 34.50 Unpacking libicu63:armhf (63.1-6+deb10u1) ...
06:21:59 #9 56.07 Setting up libdata-dump-perl (1.23-1) ...
06:21:59 #9 56.08 Setting up python3-certifi (2019.11.28-1) ...
06:21:59 #9 56.21 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
06:21:59 #9 56.23 Setting up libref-util-perl (0.204-1) ...
06:21:59 #9 56.24 Setting up libipc-system-simple-perl (1.26-1) ...
06:21:59 #9 56.25 Setting up libnet-domain-tld-perl (1.75-1) ...
06:21:59 #9 56.26 Setting up libxml-writer-perl (0.625-1) ...
06:21:59 #9 56.27 Setting up libhash-fieldhash-perl (0.15-1build2) ...
06:21:59 #9 56.29 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
06:21:59 #9 56.30 Setting up shared-mime-info (1.15-1) ...
06:22:00 #8 35.76 Selecting previously unselected package libxml2:armhf.
06:22:00 #8 35.76 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb ...
06:22:00 #8 35.76 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
06:22:00 #8 35.89 Selecting previously unselected package libcroco3:armhf.
06:22:00 #8 35.90 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ...
06:22:00 #8 35.90 Unpacking libcroco3:armhf (0.6.12-3) ...
06:22:00 #8 35.96 Selecting previously unselected package gettext.
06:22:00 #8 35.97 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ...
06:22:00 #8 35.97 Unpacking gettext (0.19.8.1-9) ...
06:22:01 #8 36.20 Selecting previously unselected package intltool-debian.
06:22:01 #8 36.20 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ...
06:22:01 #8 36.21 Unpacking intltool-debian (0.35.0+20060710.5) ...
06:22:01 #8 36.25 Selecting previously unselected package po-debconf.
06:22:01 #8 36.25 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ...
06:22:01 #8 36.26 Unpacking po-debconf (1.0.21) ...
06:22:01 #8 36.34 Selecting previously unselected package debhelper.
06:22:01 #8 36.34 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ...
06:22:01 #8 36.35 Unpacking debhelper (13.2~bpo10+1) ...
06:22:01 #8 36.52 Selecting previously unselected package libfakeroot:armhf.
06:22:01 #8 36.52 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ...
06:22:01 #8 36.53 Unpacking libfakeroot:armhf (1.23-1) ...
06:22:01 #8 36.75 Selecting previously unselected package fakeroot.
06:22:01 #8 36.76 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ...
06:22:01 #8 36.76 Unpacking fakeroot (1.23-1) ...
06:22:01 #8 36.81 Selecting previously unselected package libfile-which-perl.
06:22:01 #8 36.81 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ...
06:22:01 #8 36.82 Unpacking libfile-which-perl (1.23-1) ...
06:22:01 #8 36.86 Selecting previously unselected package libfile-homedir-perl.
06:22:01 #8 36.86 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ...
06:22:01 #8 36.87 Unpacking libfile-homedir-perl (1.004-1) ...
06:22:01 #8 36.91 Selecting previously unselected package libio-pty-perl.
06:22:01 #8 36.91 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
06:22:01 #8 36.92 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
06:22:01 #8 36.98 Selecting previously unselected package libipc-run-perl.
06:22:01 #8 36.98 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ...
06:22:01 #8 36.98 Unpacking libipc-run-perl (20180523.0-1) ...
06:22:01 #8 37.04 Selecting previously unselected package libclass-method-modifiers-perl.
06:22:01 #8 37.05 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ...
06:22:01 #8 37.05 Unpacking libclass-method-modifiers-perl (2.12-1) ...
06:22:01 #8 37.10 Selecting previously unselected package libsub-exporter-progressive-perl.
06:22:01 #8 37.10 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
06:22:01 #8 37.10 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
06:22:01 #8 37.14 Selecting previously unselected package libdevel-globaldestruction-perl.
06:22:01 #8 37.15 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ...
06:22:01 #8 37.15 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
06:22:01 #8 37.19 Selecting previously unselected package libb-hooks-op-check-perl.
06:22:01 #8 37.20 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
06:22:01 #9 55.21 --------------------------------------------------------------------------------
06:22:01 #9 55.21 Total                                              611 kB/s |  16 MB  00:27     
06:22:01 #9 55.21 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
06:22:01 #9 55.22 Importing GPG key 0xF4A80EB5:
06:22:01 #9 55.22  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
06:22:01 #9 55.22  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
06:22:01 #9 55.22  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
06:22:01 #9 55.22  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
06:22:01 #9 55.25 Running transaction check
06:22:01 #9 55.28 Running transaction test
06:22:01 #9 55.32 Transaction test succeeded
06:22:01 #9 55.32 Running transaction
06:22:01 #9 55.49   Installing : groff-base-1.22.2-8.el7.x86_64                              1/44 
06:22:01 #9 55.51   Installing : bzip2-1.0.6-13.el7.x86_64                                   2/44 
06:22:01 #9 55.53   Installing : 1:perl-parent-0.225-244.el7.noarch                          3/44 
06:22:01 #9 55.54   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           4/44 
06:22:01 #9 55.56   Installing : perl-podlators-2.5.1-3.el7.noarch                           5/44 
06:22:01 #9 55.59   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          6/44 
06:22:01 #9 55.60   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                    7/44 
06:22:01 #9 55.84   Installing : perl-Encode-2.51-7.el7.x86_64                               8/44 
06:22:01 #9 55.86   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                      9/44 
06:22:01 #9 55.88   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           10/44 
06:22:01 #9 55.89   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      11/44 
06:22:01 #9 55.91   Installing : perl-threads-1.87-4.el7.x86_64                             12/44 
06:22:01 #9 55.92   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      13/44 
06:22:01 #9 55.94   Installing : perl-Exporter-5.68-3.el7.noarch                            14/44 
06:22:01 #9 55.95   Installing : perl-constant-1.27-2.el7.noarch                            15/44 
06:22:01 #9 55.97   Installing : perl-Socket-2.010-5.el7.x86_64                             16/44 
06:22:01 #9 55.98   Installing : perl-Time-Local-1.2300-2.el7.noarch                        17/44 
06:22:01 #9 55.99   Installing : perl-Carp-1.26-244.el7.noarch                              18/44 
06:22:01 #9 56.01   Installing : perl-Storable-2.45-3.el7.x86_64                            19/44 
06:22:01 #9 56.03   Installing : perl-threads-shared-1.43-6.el7.x86_64                      20/44 
06:22:01 #9 56.05   Installing : perl-PathTools-3.40-5.el7.x86_64                           21/44 
06:22:01 #9 56.07   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 22/44 
06:22:01 #9 56.11   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        23/44 
06:22:01 #9 56.13   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        24/44 
06:22:01 #9 56.14   Installing : perl-File-Path-2.09-2.el7.noarch                           25/44 
06:22:01 #9 56.16   Installing : perl-Filter-1.49-3.el7.x86_64                              26/44 
06:22:01 #8 37.20 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
06:22:01 #8 37.25 Selecting previously unselected package libdynaloader-functions-perl.
06:22:01 #8 37.26 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ...
06:22:01 #8 37.26 Unpacking libdynaloader-functions-perl (0.003-1) ...
06:22:01 #8 37.31 Selecting previously unselected package libdevel-callchecker-perl.
06:22:01 #8 37.31 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ...
06:22:01 #8 37.31 Unpacking libdevel-callchecker-perl (0.008-1) ...
06:22:01 #8 37.36 Selecting previously unselected package libparams-classify-perl.
06:22:01 #8 37.36 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ...
06:22:01 #8 37.36 Unpacking libparams-classify-perl (0.015-1+b1) ...
06:22:01 #8 37.41 Selecting previously unselected package libmodule-runtime-perl.
06:22:02 #8 37.41 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ...
06:22:02 #8 37.42 Unpacking libmodule-runtime-perl (0.016-1) ...
06:22:02 #8 37.46 Selecting previously unselected package libimport-into-perl.
06:22:02 #8 37.46 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ...
06:22:02 #8 37.47 Unpacking libimport-into-perl (1.002005-1) ...
06:22:02 #8 37.53 Selecting previously unselected package librole-tiny-perl.
06:22:02 #8 37.53 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ...
06:22:02 #8 37.53 Unpacking librole-tiny-perl (2.000006-1) ...
06:22:02 #8 37.58 Selecting previously unselected package libstrictures-perl.
06:22:02 #8 37.58 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ...
06:22:02 #8 37.58 Unpacking libstrictures-perl (2.000005-1) ...
06:22:02 #8 37.63 Selecting previously unselected package libsub-quote-perl.
06:22:02 #8 37.63 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ...
06:22:02 #8 37.63 Unpacking libsub-quote-perl (2.005001-1) ...
06:22:02 #8 37.68 Selecting previously unselected package libmoo-perl.
06:22:02 #8 37.68 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ...
06:22:02 #8 37.69 Unpacking libmoo-perl (2.003004-2) ...
06:22:02 #8 37.74 Selecting previously unselected package libencode-locale-perl.
06:22:02 #9 56.24   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        27/44 
06:22:02 #8 37.74 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ...
06:22:02 #8 37.75 Unpacking libencode-locale-perl (1.05-1) ...
06:22:02 #8 37.79 Selecting previously unselected package libtimedate-perl.
06:22:02 #8 37.79 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
06:22:02 #8 37.80 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
06:22:02 #8 37.85 Selecting previously unselected package libhttp-date-perl.
06:22:02 #8 37.86 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ...
06:22:02 #8 37.86 Unpacking libhttp-date-perl (6.02-1) ...
06:22:02 #8 37.90 Selecting previously unselected package libfile-listing-perl.
06:22:02 #8 37.91 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ...
06:22:02 #8 37.91 Unpacking libfile-listing-perl (6.04-1) ...
06:22:02 #8 37.95 Selecting previously unselected package libhtml-tagset-perl.
06:22:02 #8 37.96 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ...
06:22:02 #8 37.96 Unpacking libhtml-tagset-perl (3.20-3) ...
06:22:02 #8 38.01 Selecting previously unselected package liburi-perl.
06:22:02 #8 38.01 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ...
06:22:02 #8 38.01 Unpacking liburi-perl (1.76-1) ...
06:22:02 #8 38.08 Selecting previously unselected package libhtml-parser-perl.
06:22:02 #8 38.08 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
06:22:02 #8 38.09 Unpacking libhtml-parser-perl (3.72-3+b2) ...
06:22:02 #8 38.14 Selecting previously unselected package libhtml-tree-perl.
06:22:02 #8 38.14 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ...
06:22:02 #8 38.15 Unpacking libhtml-tree-perl (5.07-2) ...
06:22:02 #8 38.23 Selecting previously unselected package libio-html-perl.
06:22:02 #8 38.23 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ...
06:22:02 #9 56.75   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/44 
06:22:02 #8 38.23 Unpacking libio-html-perl (1.001-1) ...
06:22:02 #8 38.28 Selecting previously unselected package liblwp-mediatypes-perl.
06:22:02 #8 38.28 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ...
06:22:02 #8 38.29 Unpacking liblwp-mediatypes-perl (6.02-1) ...
06:22:02 #8 38.35 Selecting previously unselected package libhttp-message-perl.
06:22:02 #8 38.36 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ...
06:22:02 #8 38.36 Unpacking libhttp-message-perl (6.18-1) ...
06:22:02 #8 38.41 Selecting previously unselected package libhttp-cookies-perl.
06:22:02 #8 38.41 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ...
06:22:02 #8 38.42 Unpacking libhttp-cookies-perl (6.04-1) ...
06:22:02 #8 38.46 Selecting previously unselected package libhttp-negotiate-perl.
06:22:03 #9 57.63   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             29/44 
06:22:03 #9 57.67   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        30/44 
06:22:03 #9 57.68   Installing : python-srpm-macros-3-34.el7.noarch                         31/44 
06:22:03 #9 57.69   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      32/44 
06:22:03 #9 57.71   Installing : desktop-file-utils-0.23-2.el7.x86_64                       33/44 
06:22:03 #9 57.75   Installing : zip-3.0-11.el7.x86_64                                      34/44 
06:22:03 #9 57.79   Installing : elfutils-0.176-5.el7.x86_64                                35/44 
06:22:03 #9 57.82   Installing : unzip-6.0-22.el7_9.x86_64                                  36/44 
06:22:03 #9 57.85   Installing : patch-2.7.1-12.el7_7.x86_64                                37/44 
06:22:03 #8 38.46 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ...
06:22:03 #8 38.47 Unpacking libhttp-negotiate-perl (6.01-1) ...
06:22:03 #8 38.51 Selecting previously unselected package perl-openssl-defaults:armhf.
06:22:03 #8 38.52 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ...
06:22:03 #8 38.52 Unpacking perl-openssl-defaults:armhf (3) ...
06:22:03 #8 38.57 Selecting previously unselected package libnet-ssleay-perl.
06:22:03 #8 38.57 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+b1_armhf.deb ...
06:22:03 #8 38.58 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
06:22:03 #8 38.67 Selecting previously unselected package libio-socket-ssl-perl.
06:22:03 #8 38.68 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ...
06:22:03 #8 38.68 Unpacking libio-socket-ssl-perl (2.060-3) ...
06:22:03 #8 38.75 Selecting previously unselected package libnet-http-perl.
06:22:03 #8 38.75 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ...
06:22:03 #8 38.76 Unpacking libnet-http-perl (6.18-1) ...
06:22:03 #8 38.80 Selecting previously unselected package liblwp-protocol-https-perl.
06:22:03 #8 38.80 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ...
06:22:03 #8 38.81 Unpacking liblwp-protocol-https-perl (6.07-2) ...
06:22:03 #8 38.85 Selecting previously unselected package libtry-tiny-perl.
06:22:03 #8 38.85 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ...
06:22:03 #8 38.86 Unpacking libtry-tiny-perl (0.30-1) ...
06:22:03 #8 38.90 Selecting previously unselected package libwww-robotrules-perl.
06:22:03 #8 38.90 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ...
06:22:03 #8 38.91 Unpacking libwww-robotrules-perl (6.02-1) ...
06:22:03 #8 38.95 Selecting previously unselected package libwww-perl.
06:22:03 #8 38.96 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ...
06:22:03 #8 38.96 Unpacking libwww-perl (6.36-2) ...
06:22:03 #8 39.03 Selecting previously unselected package patchutils.
06:22:03 #8 39.03 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ...
06:22:03 #8 39.04 Unpacking patchutils (0.3.4-2) ...
06:22:03 #8 39.09 Selecting previously unselected package wdiff.
06:22:03 #8 39.09 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ...
06:22:03 #8 39.10 Unpacking wdiff (1.2.2-2) ...
06:22:03 #8 39.18 Selecting previously unselected package devscripts.
06:22:04 #8 39.18 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ...
06:22:04 #8 39.22 Unpacking devscripts (2.19.5+deb10u1) ...
06:22:04 #8 39.41 Selecting previously unselected package equivs.
06:22:04 #8 39.42 Preparing to unpack .../098-equivs_2.2.0_all.deb ...
06:22:04 #8 39.42 Unpacking equivs (2.2.0) ...
06:22:04 #8 39.48 Selecting previously unselected package libcurl3-gnutls:armhf.
06:22:04 #8 39.48 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ...
06:22:04 #8 39.49 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
06:22:04 #8 39.58 Selecting previously unselected package libpcre2-8-0:armhf.
06:22:04 #8 39.58 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ...
06:22:04 #9 57.87   Installing : dwz-0.11-3.el7.x86_64                                      38/44 
06:22:04 #9 58.63   Installing : gdb-7.6.1-120.el7.x86_64                                   39/44 
06:22:04 #9 58.65   Installing : perl-srpm-macros-1-8.el7.noarch                            40/44 
06:22:04 #9 58.67   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               41/44 
06:22:04 #9 58.69   Installing : file-5.11-37.el7.x86_64                                    42/44 
06:22:04 #9 58.72   Installing : rpm-build-4.11.3-45.el7.x86_64                             43/44 
06:22:04 #9 58.77   Installing : rpmlint-1.5-4.el7.noarch                                   44/44 
06:22:04 #9 58.80   Verifying  : file-5.11-37.el7.x86_64                                     1/44 
06:22:04 #9 58.81   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/44 
06:22:04 #9 58.82   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/44 
06:22:04 #9 58.83   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/44 
06:22:04 #9 58.84   Verifying  : perl-threads-1.87-4.el7.x86_64                              5/44 
06:22:04 #9 58.84   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/44 
06:22:04 #9 58.85   Verifying  : perl-constant-1.27-2.el7.noarch                             7/44 
06:22:04 #9 58.86   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            8/44 
06:22:04 #9 58.86   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                        9/44 
06:22:04 #8 39.58 Unpacking libpcre2-8-0:armhf (10.32-5) ...
06:22:04 #8 39.65 Selecting previously unselected package liberror-perl.
06:22:04 #8 39.66 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ...
06:22:04 #8 39.66 Unpacking liberror-perl (0.17027-2) ...
06:22:04 #8 39.72 Selecting previously unselected package git-man.
06:22:04 #9 58.87   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      10/44 
06:22:04 #9 58.88   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         11/44 
06:22:04 #9 58.89   Verifying  : perl-Socket-2.010-5.el7.x86_64                             12/44 
06:22:04 #9 58.90   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  13/44 
06:22:04 #9 58.90   Verifying  : perl-srpm-macros-1-8.el7.noarch                            14/44 
06:22:04 #9 58.91   Verifying  : groff-base-1.22.2-8.el7.x86_64                             15/44 
06:22:04 #9 58.92   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        16/44 
06:22:04 #9 58.93   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        17/44 
06:22:04 #9 58.93   Verifying  : rpm-build-4.11.3-45.el7.x86_64                             18/44 
06:22:04 #9 58.94   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        19/44 
06:22:04 #9 58.95   Verifying  : gdb-7.6.1-120.el7.x86_64                                   20/44 
06:22:04 #9 58.96   Verifying  : dwz-0.11-3.el7.x86_64                                      21/44 
06:22:04 #9 58.96   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        22/44 
06:22:04 #9 58.97   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   23/44 
06:22:04 #9 58.98   Verifying  : patch-2.7.1-12.el7_7.x86_64                                24/44 
06:22:04 #9 58.99   Verifying  : perl-Carp-1.26-244.el7.noarch                              25/44 
06:22:04 #9 59.00   Verifying  : perl-Storable-2.45-3.el7.x86_64                            26/44 
06:22:04 #9 59.00   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 27/44 
06:22:04 #9 59.01   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           28/44 
06:22:04 #9 59.02   Verifying  : perl-Encode-2.51-7.el7.x86_64                              29/44 
06:22:04 #9 59.02   Verifying  : unzip-6.0-22.el7_9.x86_64                                  30/44 
06:22:04 #9 59.03   Verifying  : rpmlint-1.5-4.el7.noarch                                   31/44 
06:22:04 #9 59.04   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         32/44 
06:22:04 #9 59.05   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          33/44 
06:22:04 #9 59.05   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             34/44 
06:22:04 #9 59.06   Verifying  : perl-File-Path-2.09-2.el7.noarch                           35/44 
06:22:04 #9 59.07   Verifying  : elfutils-0.176-5.el7.x86_64                                36/44 
06:22:04 #8 39.73 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
06:22:04 #8 39.73 Unpacking git-man (1:2.20.1-2+deb10u3) ...
06:22:04 #8 39.89 Selecting previously unselected package git.
06:22:04 #8 39.90 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u3_armhf.deb ...
06:22:04 #8 39.93 Unpacking git (1:2.20.1-2+deb10u3) ...
06:22:04 #9 59.08   Verifying  : zip-3.0-11.el7.x86_64                                      37/44 
06:22:04 #9 59.09   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      38/44 
06:22:04 #9 59.10   Verifying  : perl-Filter-1.49-3.el7.x86_64                              39/44 
06:22:04 #9 59.10   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         40/44 
06:22:04 #9 59.11   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     41/44 
06:22:04 #9 59.12   Verifying  : python-srpm-macros-3-34.el7.noarch                         42/44 
06:22:04 #9 59.13   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        43/44 
06:22:04 #9 59.13   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/44 
06:22:04 #9 59.16 
06:22:04 #9 59.16 Installed:
06:22:04 #9 59.16   rpm-build.x86_64 0:4.11.3-45.el7          rpmlint.noarch 0:1.5-4.el7         
06:22:04 #9 59.16 
06:22:04 #9 59.16 Dependency Installed:
06:22:04 #9 59.16   bzip2.x86_64 0:1.0.6-13.el7                                                   
06:22:04 #9 59.16   desktop-file-utils.x86_64 0:0.23-2.el7                                        
06:22:04 #9 59.16   dwz.x86_64 0:0.11-3.el7                                                       
06:22:04 #9 59.16   elfutils.x86_64 0:0.176-5.el7                                                 
06:22:04 #9 59.16   emacs-filesystem.noarch 1:24.3-23.el7                                         
06:22:04 #9 59.16   file.x86_64 0:5.11-37.el7                                                     
06:22:04 #9 59.16   gdb.x86_64 0:7.6.1-120.el7                                                    
06:22:04 #9 59.16   groff-base.x86_64 0:1.22.2-8.el7                                              
06:22:04 #9 59.16   patch.x86_64 0:2.7.1-12.el7_7                                                 
06:22:04 #9 59.16   perl.x86_64 4:5.16.3-299.el7_9                                                
06:22:04 #9 59.16   perl-Carp.noarch 0:1.26-244.el7                                               
06:22:04 #9 59.16   perl-Encode.x86_64 0:2.51-7.el7                                               
06:22:04 #9 59.16   perl-Exporter.noarch 0:5.68-3.el7                                             
06:22:04 #9 59.16   perl-File-Path.noarch 0:2.09-2.el7                                            
06:22:04 #9 59.16   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
06:22:04 #9 59.16   perl-Filter.x86_64 0:1.49-3.el7                                               
06:22:04 #9 59.16   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
06:22:04 #9 59.16   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
06:22:04 #9 59.16   perl-PathTools.x86_64 0:3.40-5.el7                                            
06:22:04 #9 59.16   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
06:22:04 #9 59.16   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
06:22:04 #9 59.16   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
06:22:04 #9 59.16   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
06:22:04 #9 59.16   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
06:22:04 #9 59.16   perl-Socket.x86_64 0:2.010-5.el7                                              
06:22:04 #9 59.16   perl-Storable.x86_64 0:2.45-3.el7                                             
06:22:04 #9 59.16   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
06:22:04 #9 59.16   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
06:22:04 #9 59.16   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
06:22:04 #9 59.16   perl-Time-Local.noarch 0:1.2300-2.el7                                         
06:22:04 #9 59.16   perl-constant.noarch 0:1.27-2.el7                                             
06:22:04 #9 59.16   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
06:22:04 #9 59.16   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
06:22:04 #9 59.16   perl-parent.noarch 1:0.225-244.el7                                            
06:22:04 #9 59.16   perl-podlators.noarch 0:2.5.1-3.el7                                           
06:22:04 #9 59.16   perl-srpm-macros.noarch 0:1-8.el7                                             
06:22:04 #9 59.16   perl-threads.x86_64 0:1.87-4.el7                                              
06:22:04 #9 59.16   perl-threads-shared.x86_64 0:1.43-6.el7                                       
06:22:04 #9 59.16   python-srpm-macros.noarch 0:3-34.el7                                          
06:22:04 #9 59.16   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
06:22:04 #9 59.16   unzip.x86_64 0:6.0-22.el7_9                                                   
06:22:04 #9 59.16   zip.x86_64 0:3.0-11.el7                                                       
06:22:04 #9 59.16 
06:22:04 #9 59.16 Complete!
06:22:04 #9 DONE 59.4s
06:22:04 
06:22:04 #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
06:22:04 #11 sha256:b0e5e87cd619e964f7799d85ebbc0253ed6b5ffb6733d093b287a024c069f294
06:22:04 #11 DONE 0.0s
06:22:04 
06:22:04 #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
06:22:04 #12 sha256:ad44d198a95522efab62c6c6388c5a90359bad9ab59c19175158b9bfa8662d1e
06:22:04 #9 60.80 Setting up liblinux-epoll-perl (0.017-1) ...
06:22:04 #9 60.81 Setting up libvariable-magic-perl (0.62-1build2) ...
06:22:04 #9 60.82 Setting up python3-idna (2.8-1) ...
06:22:04 #9 61.03 Setting up libio-html-perl (1.001-1) ...
06:22:04 #9 61.04 Setting up libcroco3:amd64 (0.6.13-1) ...
06:22:04 #9 61.06 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
06:22:04 #9 61.10 Setting up libtest-refcount-perl (0.10-1) ...
06:22:04 #9 61.12 Setting up libparams-util-perl (1.07-3build5) ...
06:22:04 #9 61.13 Setting up libdpkg-perl (1.19.7ubuntu3) ...
06:22:04 #9 61.15 Setting up autoconf (2.69-11.1) ...
06:22:04 #9 61.18 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
06:22:04 #9 61.40 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
06:22:04 #9 61.45 Setting up libarray-intspan-perl (2.003-1) ...
06:22:04 #9 61.48 Setting up libcapture-tiny-perl (0.48-1) ...
06:22:04 #9 61.50 Setting up libtimedate-perl (2.3200-1) ...
06:22:04 #9 61.52 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ...
06:22:04 #9 61.54 Setting up libsub-name-perl (0.26-1) ...
06:22:04 #9 61.56 Setting up libtype-tiny-xs-perl (0.016-1) ...
06:22:04 #9 61.58 Setting up libfile-chdir-perl (0.1008-1) ...
06:22:04 #9 61.60 Setting up xauth (1:1.1-0ubuntu1) ...
06:22:04 #9 61.62 Setting up cpp (4:9.3.0-1ubuntu2) ...
06:22:04 #9 61.64 Setting up libpath-tiny-perl (0.108-1) ...
06:22:04 #9 61.65 Setting up libarchive-cpio-perl (0.10-1) ...
06:22:04 #9 61.66 Setting up libjson-perl (4.02000-2) ...
06:22:04 #9 61.68 Setting up libsub-override-perl (0.09-2) ...
06:22:04 #9 61.69 Setting up python3-unidiff (0.5.5-2) ...
06:22:05 #9 61.83 Setting up libstrictures-perl (2.000006-1) ...
06:22:05 #9 61.85 Setting up libsub-quote-perl (2.006006-1) ...
06:22:05 #9 61.87 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
06:22:05 #9 61.90 Setting up libsort-versions-perl (1.62-1) ...
06:22:05 #9 62.03 Setting up libexporter-tiny-perl (1.002001-1) ...
06:22:05 #8 40.65 Setting up perl-modules-5.28 (5.28.1-6) ...
06:22:05 #8 40.67 Setting up libpipeline1:armhf (1.5.1-2) ...
06:22:05 #8 40.68 Setting up mime-support (3.62) ...
06:22:05 #8 40.74 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
06:22:05 #8 40.76 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
06:22:05 #8 40.78 No schema files found: doing nothing.
06:22:05 #8 40.80 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
06:22:05 #8 40.81 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
06:22:05 #8 40.84 Setting up perl-openssl-defaults:armhf (3) ...
06:22:05 #8 40.85 Setting up linux-libc-dev:armhf (1:1.20210831-1) ...
06:22:05 #8 40.87 Setting up gettext-base (0.19.8.1-9) ...
06:22:05 #8 40.88 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
06:22:05 #8 40.90 Setting up file (1:5.35-4+deb10u2) ...
06:22:05 #8 40.92 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
06:22:05 #8 40.93 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:22:05 #8 40.95 Setting up libicu63:armhf (63.1-6+deb10u1) ...
06:22:05 #8 40.96 Setting up libfakeroot:armhf (1.23-1) ...
06:22:05 #12 0.647 Loaded plugins: fastestmirror, ovl
06:22:05 #8 40.98 Setting up fakeroot (1.23-1) ...
06:22:05 #8 40.99 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
06:22:05 #8 40.99 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
06:22:05 #8 40.99 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
06:22:05 #8 40.99 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
06:22:05 #8 40.99 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
06:22:05 #8 40.99 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
06:22:05 #8 40.99 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
06:22:05 #8 40.99 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
06:22:05 #8 41.00 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
06:22:05 #8 41.01 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
06:22:05 #8 41.02 Setting up autotools-dev (20180224.1) ...
06:22:05 #8 41.04 Setting up make (4.2.1-1.2) ...
06:22:05 #8 41.05 Setting up libmpfr6:armhf (4.0.2-1) ...
06:22:05 #8 41.07 Setting up libsigsegv2:armhf (2.12-2) ...
06:22:05 #8 41.08 Setting up xz-utils (5.2.4-1) ...
06:22:05 #8 41.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:22:05 #8 41.10 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
06:22:05 #8 41.10 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
06:22:05 #8 41.10 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
06:22:05 #8 41.10 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
06:22:05 #8 41.10 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
06:22:05 #8 41.10 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
06:22:05 #8 41.10 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
06:22:05 #8 41.10 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
06:22:05 #8 41.10 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
06:22:05 #8 41.10 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
06:22:05 #8 41.11 Setting up libmpc3:armhf (1.1.0-1) ...
06:22:05 #8 41.13 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
06:22:05 #8 41.14 Setting up patch (2.7.6-3+deb10u1) ...
06:22:05 #8 41.16 Setting up autopoint (0.19.8.1-9) ...
06:22:05 #8 41.17 Setting up libfl2:armhf (2.6.4-6.2) ...
06:22:05 #8 41.19 Setting up libpcre2-8-0:armhf (10.32-5) ...
06:22:05 #8 41.20 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
06:22:05 #8 41.21 Setting up libisl19:armhf (0.20-2) ...
06:22:05 #8 41.23 Setting up sensible-utils (0.0.12) ...
06:22:05 #8 41.24 Setting up libuchardet0:armhf (0.0.6-3) ...
06:22:05 #8 41.26 Setting up git-man (1:2.20.1-2+deb10u3) ...
06:22:05 #8 41.27 Setting up libmpdec2:armhf (2.4.2-2) ...
06:22:05 #9 62.24 Setting up libre-engine-re2-perl (0.13-5) ...
06:22:05 #9 62.36 Setting up libterm-readkey-perl (2.38-1build1) ...
06:22:05 #9 62.39 Setting up lsb-release (11.1.0ubuntu2) ...
06:22:05 #9 62.41 Setting up libnet-ip-perl (1.26-2) ...
06:22:05 #9 62.43 Setting up python3-magic (2:0.4.15-3) ...
06:22:05 #9 62.57 Setting up libperlio-gzip-perl (0.19-1build5) ...
06:22:05 #9 62.59 Setting up libsys-hostname-long-perl (1.5-1) ...
06:22:06 #8 41.29 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
06:22:06 #8 41.30 Setting up cpp-8 (8.3.0-6+rpi1) ...
06:22:06 #8 41.32 Setting up libc-dev-bin (2.28-10+rpi1) ...
06:22:06 #8 41.34 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
06:22:06 #8 41.35 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
06:22:06 #8 41.37 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
06:22:06 #8 41.38 Setting up libelf1:armhf (0.176-1.1) ...
06:22:06 #8 41.39 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
06:22:06 #8 41.41 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
06:22:06 #8 41.43 Setting up libgdbm6:armhf (1.18.1-4) ...
06:22:06 #8 41.44 Setting up wdiff (1.2.2-2) ...
06:22:06 #8 41.46 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
06:22:06 #8 41.47 Setting up m4 (1.4.18-2) ...
06:22:06 #8 41.48 Setting up binutils (2.31.1-16+rpi2) ...
06:22:06 #9 62.62 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
06:22:06 #9 62.64 Setting up liburi-perl (1.76-2) ...
06:22:06 #9 62.65 Setting up libdigest-bubblebabble-perl (0.02-2) ...
06:22:06 #9 62.66 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:22:06 #9 62.68 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
06:22:06 #9 62.69 Setting up python3-pkg-resources (45.2.0-1) ...
06:22:06 #12 1.155 Enabling base-source repository
06:22:06 #12 1.156 Enabling extras-source repository
06:22:06 #12 1.156 Enabling updates-source repository
06:22:06 #12 1.156 Loading mirror speeds from cached hostfile
06:22:06 #12 1.157  * base: download.cf.centos.org
06:22:06 #12 1.158  * extras: download.cf.centos.org
06:22:06 #12 1.158  * updates: download.cf.centos.org
06:22:06 #8 41.50 Setting up bsdmainutils (11.1.2) ...
06:22:06 #8 41.53 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
06:22:06 #8 41.53 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
06:22:06 #8 41.54 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
06:22:06 #8 41.54 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
06:22:06 #8 41.55 Setting up libcroco3:armhf (0.6.12-3) ...
06:22:06 #8 41.56 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
06:22:06 #8 41.58 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
06:22:06 #8 41.59 Setting up libperl5.28:armhf (5.28.1-6) ...
06:22:06 #8 41.61 Setting up dwz (0.12-3) ...
06:22:06 #8 41.62 Setting up groff-base (1.22.4-3+deb10u1) ...
06:22:06 #8 41.65 Setting up cpp (4:8.3.0-1+rpi2) ...
06:22:06 #8 41.67 Setting up libc6-dev:armhf (2.28-10+rpi1) ...
06:22:06 #8 41.68 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
06:22:06 #8 41.70 Setting up python3.7 (3.7.3-2+deb10u3) ...
06:22:06 #9 62.88 Setting up automake (1:1.16.1-4ubuntu6) ...
06:22:06 #9 62.90 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
06:22:06 #9 62.90 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
06:22:06 #9 62.90 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
06:22:06 #9 62.91 Setting up libasync-mergepoint-perl (0.04-2) ...
06:22:06 #9 62.93 Setting up libstring-escape-perl (2010.002-2) ...
06:22:06 #9 62.94 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ...
06:22:06 #9 62.95 Setting up libhttp-date-perl (6.05-1) ...
06:22:06 #9 62.98 Setting up libfile-which-perl (1.23-1) ...
06:22:06 #9 63.02 Setting up libfile-basedir-perl (0.08-1) ...
06:22:06 #9 63.12 Setting up gettext (0.19.8.1-10build1) ...
06:22:06 #9 63.15 Setting up libnumber-range-perl (0.12-1) ...
06:22:06 #9 63.17 Setting up libunicode-utf8-perl (0.62-1build1) ...
06:22:06 #9 63.26 Setting up libstruct-dumb-perl (0.09-1) ...
06:22:06 #9 63.29 Setting up libfile-listing-perl (6.04-1) ...
06:22:06 #9 63.31 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
06:22:06 #9 63.32 Setting up libregexp-pattern-perl (0.2.12-1) ...
06:22:06 #9 63.33 Setting up libfont-afm-perl (1.20-2) ...
06:22:06 #9 63.35 Setting up libwant-perl (0.29-1build4) ...
06:22:06 #9 63.37 Setting up libdynaloader-functions-perl (0.003-1) ...
06:22:06 #9 63.39 Setting up libtext-glob-perl (0.10-1) ...
06:22:06 #9 63.41 Setting up libclass-method-modifiers-perl (2.13-1) ...
06:22:06 #9 63.42 Setting up liblist-compare-perl (0.53-1) ...
06:22:06 #9 63.43 Setting up libref-util-xs-perl (0.117-1build2) ...
06:22:06 #9 63.46 Setting up libio-pty-perl (1:1.12-1) ...
06:22:06 #9 63.52 Setting up libtool (2.4.6-14) ...
06:22:06 #9 63.55 Setting up libfile-fcntllock-perl (0.22-3build4) ...
06:22:06 #9 63.56 Setting up libsort-key-perl (1.33-2build2) ...
06:22:06 #9 63.57 Setting up libclone-perl (0.43-2) ...
06:22:06 #9 63.59 Setting up libalgorithm-diff-perl (1.19.03-2) ...
06:22:06 #9 63.60 Setting up libarchive-zip-perl (1.67-2) ...
06:22:06 #9 63.61 Setting up libsub-identify-perl (0.14-1build2) ...
06:22:06 #9 63.62 Setting up libdistro-info-perl (0.23ubuntu1) ...
06:22:07 #9 63.64 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
06:22:07 #9 63.65 Setting up python3-apt (2.0.0ubuntu0.20.04.5) ...
06:22:07 #9 63.81 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
06:22:07 #9 63.83 Setting up libio-stringy-perl (2.111-3) ...
06:22:07 #9 63.85 Setting up liblist-moreutils-perl (0.416-1build5) ...
06:22:07 #9 63.86 Setting up libhtml-tagset-perl (3.20-4) ...
06:22:07 #9 63.88 Setting up liblog-any-perl (1.708-1) ...
06:22:07 #9 63.89 Setting up libauthen-sasl-perl (2.1600-1) ...
06:22:07 #9 63.90 Setting up libdevel-size-perl (0.83-1build1) ...
06:22:07 #9 63.91 Setting up libdebhelper-perl (12.10ubuntu1) ...
06:22:07 #9 63.93 Setting up libpod-constants-perl (0.19-1) ...
06:22:07 #9 63.94 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
06:22:07 #9 63.95 Setting up libperl4-corelibs-perl (0.004-2) ...
06:22:07 #9 63.97 Setting up libfuture-perl (0.43-1) ...
06:22:07 #9 63.98 Setting up liblwp-mediatypes-perl (6.04-1) ...
06:22:07 #9 64.01 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
06:22:07 #9 64.02 Setting up libtry-tiny-perl (0.30-1) ...
06:22:07 #9 64.03 Setting up libtype-tiny-perl (1.008001-2) ...
06:22:07 #9 64.04 Setting up libtest-fatal-perl (0.014-1) ...
06:22:07 #9 64.06 Setting up libcommon-sense-perl (3.74-2build6) ...
06:22:07 #9 64.07 Setting up libxml-namespacesupport-perl (1.12-1) ...
06:22:07 #9 64.08 Setting up libnet-http-perl (6.19-1) ...
06:22:07 #9 64.09 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
06:22:07 #9 64.11 Setting up libencode-locale-perl (1.05-1) ...
06:22:07 #9 64.12 Setting up libtext-levenshtein-perl (0.13-1) ...
06:22:07 #9 64.15 Setting up libnet-dns-perl (1.22-1) ...
06:22:07 #9 64.17 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
06:22:07 #9 64.19 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
06:22:07 #9 64.20 Setting up libstring-shellquote-perl (1.04-1) ...
06:22:07 #9 64.22 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:22:07 #9 64.24 Setting up libsub-install-perl (0.928-1) ...
06:22:07 #9 64.25 Setting up gcc (4:9.3.0-1ubuntu2) ...
06:22:07 #9 64.28 Setting up dpkg-dev (1.19.7ubuntu3) ...
06:22:07 #9 64.30 Setting up libnumber-compare-perl (0.03-1) ...
06:22:07 #9 64.32 Setting up intltool-debian (0.35.0+20060710.5) ...
06:22:07 #9 64.33 Setting up libio-async-perl (0.75-1) ...
06:22:07 #9 64.34 Setting up liberror-perl (0.17029-1) ...
06:22:07 #9 64.35 Setting up patchutils (0.3.4-2) ...
06:22:07 #9 64.36 Setting up libmail-sendmail-perl (0.80-1) ...
06:22:07 #9 64.38 Setting up libltdl-dev:amd64 (2.4.6-14) ...
06:22:07 #9 64.40 Setting up libjson-maybexs-perl (1.004000-1) ...
06:22:07 #9 64.41 Setting up libxml-sax-base-perl (1.09-1) ...
06:22:07 #8 43.13 Setting up gettext (0.19.8.1-9) ...
06:22:07 #8 43.16 Setting up gcc-8 (8.3.0-6+rpi1) ...
06:22:07 #9 64.43 Setting up libio-string-perl (1.08-3) ...
06:22:07 #9 64.44 Setting up libreadonly-perl (2.050-2) ...
06:22:07 #9 64.46 Setting up python3-chardet (3.0.4-4build1) ...
06:22:07 #8 43.18 Setting up libtool (2.4.6-9) ...
06:22:07 #8 43.19 Setting up python3 (3.7.3-1) ...
06:22:08 #8 43.49 Setting up man-db (2.8.5-2) ...
06:22:08 #8 43.73 Building database of manual pages ...
06:22:08 #9 65.42 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
06:22:09 #9 66.05 Setting up libfile-find-rule-perl (0.34-1) ...
06:22:09 #9 66.07 Setting up libstring-copyright-perl (0.003006-1) ...
06:22:09 #9 66.08 Setting up python3-debian (0.1.36ubuntu1) ...
06:22:09 #9 66.24 Setting up python3-requests (2.22.0-2ubuntu1) ...
06:22:09 #9 66.40 Setting up libdata-optlist-perl (0.110-1) ...
06:22:09 #9 66.41 Setting up libipc-run-perl (20180523.0-2) ...
06:22:09 #9 66.43 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ...
06:22:09 #9 66.45 Setting up libcontextual-return-perl (0.004014-2) ...
06:22:09 #9 66.46 Setting up libwww-robotrules-perl (6.02-1) ...
06:22:09 #9 66.49 Setting up libtypes-serialiser-perl (1.0-1) ...
06:22:09 #9 66.50 Setting up g++ (4:9.3.0-1ubuntu2) ...
06:22:09 #9 66.53 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
06:22:09 #9 66.53 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
06:22:09 #9 66.54 Setting up libhtml-parser-perl (3.72-5) ...
06:22:09 #9 66.55 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
06:22:09 #9 66.57 Setting up librole-tiny-perl (2.001004-1) ...
06:22:09 #9 66.58 Setting up build-essential (12.8ubuntu1.1) ...
06:22:09 #9 66.59 Setting up libfont-ttf-perl (1.06-1) ...
06:22:09 #9 66.60 Setting up libfile-homedir-perl (1.004-1) ...
06:22:09 #9 66.62 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
06:22:09 #9 66.63 Setting up libio-socket-ssl-perl (2.067-1) ...
06:22:09 #9 66.64 Setting up libsub-exporter-perl (0.987-1) ...
06:22:09 #9 66.66 Setting up libalgorithm-merge-perl (0.08-3) ...
06:22:09 #9 66.67 Setting up libhttp-message-perl (6.22-1) ...
06:22:09 #9 66.68 Setting up libhtml-form-perl (6.07-1) ...
06:22:09 #9 66.70 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
06:22:09 #9 66.71 Setting up libjson-xs-perl (4.020-1build1) ...
06:22:09 #9 66.72 Setting up libhttp-negotiate-perl (6.01-1) ...
06:22:09 #9 66.73 Setting up libio-prompter-perl (0.004015-1) ...
06:22:09 #9 66.75 Setting up libhttp-cookies-perl (6.08-1) ...
06:22:10 #9 66.77 Setting up po-debconf (1.0.21) ...
06:22:10 #9 66.78 Setting up libhtml-tree-perl (5.07-2) ...
06:22:10 #9 66.80 Setting up libparams-classify-perl (0.015-1build2) ...
06:22:10 #9 66.81 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
06:22:10 #9 66.83 Setting up libpath-iterator-rule-perl (1.014-1) ...
06:22:10 #9 66.85 Setting up libnet-dns-sec-perl (1.15-1) ...
06:22:10 #9 66.86 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.6) ...
06:22:10 #9 66.89 Setting up libsereal-perl (4.011-1) ...
06:22:10 #9 66.91 Setting up libhtml-format-perl (2.12-1) ...
06:22:10 #9 66.92 Setting up libxml-sax-perl (1.02+dfsg-1) ...
06:22:10 #9 66.99 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
06:22:10 #9 67.05 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
06:22:10 #9 67.17 
06:22:10 #9 67.17 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
06:22:10 #9 67.29 Setting up dput (1.0.3ubuntu1) ...
06:22:10 #9 67.52 Setting up libio-async-loop-epoll-perl (0.20-1) ...
06:22:10 #9 67.65 Setting up dirmngr (2.2.19-3ubuntu2.1) ...
06:22:10 #9 67.85 Setting up libnet-smtp-ssl-perl (1.04-1) ...
06:22:11 #9 67.89 Setting up libmodule-runtime-perl (0.016-1) ...
06:22:11 #9 67.90 Setting up libmailtools-perl (2.21-1) ...
06:22:11 #9 67.91 Setting up git (1:2.25.1-1ubuntu3.1) ...
06:22:11 #9 67.95 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
06:22:11 #9 68.03 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
06:22:11 #9 68.10 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
06:22:11 #9 68.16 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
06:22:11 #9 68.29 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
06:22:11 #9 68.36 Setting up dh-strip-nondeterminism (1.7.0-1) ...
06:22:11 #9 68.37 Setting up libconst-fast-perl (0.014-1) ...
06:22:11 #9 68.39 Setting up libhttp-daemon-perl (6.06-1) ...
06:22:11 #9 68.41 Setting up libgit-wrapper-perl (0.048-1) ...
06:22:11 #9 68.43 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ...
06:22:11 #9 68.63 Setting up curl (7.68.0-1ubuntu2.6) ...
06:22:12 #9 68.64 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ...
06:22:12 #9 68.66 Setting up libmodule-implementation-perl (0.09-1) ...
06:22:12 #9 68.67 Setting up libemail-valid-perl (1.202-1) ...
06:22:12 #9 68.68 Setting up libpackage-stash-perl (0.38-1) ...
06:22:12 #9 68.69 Setting up libimport-into-perl (1.002005-1) ...
06:22:12 #9 68.71 Setting up libmoo-perl (2.003006-1) ...
06:22:12 #9 68.73 Setting up liblist-someutils-perl (0.58-1) ...
06:22:12 #9 68.74 Setting up liblist-someutils-xs-perl (0.58-2) ...
06:22:12 #9 68.76 Setting up gnupg (2.2.19-3ubuntu2.1) ...
06:22:12 #9 68.81 Setting up libmoox-aliases-perl (0.001006-1) ...
06:22:12 #9 68.84 Setting up libparams-validate-perl (1.29-3) ...
06:22:12 #9 68.86 Setting up libb-hooks-endofscope-perl (0.24-1) ...
06:22:12 #9 68.88 Setting up libnamespace-clean-perl (0.27-1) ...
06:22:12 #9 68.90 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
06:22:12 #9 68.93 Setting up libgitlab-api-v4-perl (0.25-1) ...
06:22:12 #9 68.95 Setting up libmoox-struct-perl (0.017-1) ...
06:22:12 #9 68.97 Setting up lintian (2.62.0ubuntu1) ...
06:22:12 #9 68.99 Setting up licensecheck (3.0.45-1) ...
06:22:12 #9 69.00 Setting up dh-autoreconf (19) ...
06:22:12 #9 69.01 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
06:22:12 #9 69.04 Setting up libwww-perl (6.43-1) ...
06:22:12 #9 69.06 Setting up debhelper (12.10ubuntu1) ...
06:22:12 #9 69.12 Setting up devscripts (2.20.2ubuntu2) ...
06:22:12 #9 69.30 Setting up equivs (2.2.0) ...
06:22:12 #9 69.34 Setting up libxml-parser-perl (2.46-1) ...
06:22:12 #9 69.39 Setting up libxml-sax-expat-perl (0.51-1) ...
06:22:12 #9 69.47 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
06:22:12 #9 69.53 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
06:22:12 #9 69.65 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
06:22:12 #9 69.72 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
06:22:13 #9 69.76 Processing triggers for ca-certificates (20210119~20.04.1) ...
06:22:13 #9 69.77 Updating certificates in /etc/ssl/certs...
06:22:13 #9 70.13 0 added, 0 removed; done.
06:22:13 #8 48.40 Setting up gcc (4:8.3.0-1+rpi2) ...
06:22:13 #8 48.44 Setting up perl (5.28.1-6) ...
06:22:13 #8 48.47 Setting up libio-html-perl (1.001-1) ...
06:22:13 #8 48.49 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
06:22:13 #8 48.50 Setting up libdpkg-perl (1.19.7) ...
06:22:13 #8 48.52 Setting up autoconf (2.69-11) ...
06:22:13 #8 48.54 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
06:22:13 #8 48.56 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
06:22:13 #8 48.57 Setting up libdevel-globaldestruction-perl (0.14-1) ...
06:22:13 #8 48.59 Setting up libstrictures-perl (2.000005-1) ...
06:22:13 #8 48.60 Setting up libsub-quote-perl (2.005001-1) ...
06:22:13 #8 48.62 Setting up liburi-perl (1.76-1) ...
06:22:13 #8 48.63 Setting up libnet-ssleay-perl (1.85-2+b1) ...
06:22:13 #8 48.65 Setting up automake (1:1.16.1-4) ...
06:22:13 #8 48.68 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
06:22:13 #8 48.68 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
06:22:13 #8 48.68 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
06:22:13 #8 48.69 Setting up libhttp-date-perl (6.02-1) ...
06:22:13 #8 48.71 Setting up libfile-which-perl (1.23-1) ...
06:22:13 #8 48.72 Setting up libfile-listing-perl (6.04-1) ...
06:22:13 #8 48.74 Setting up libdynaloader-functions-perl (0.003-1) ...
06:22:13 #8 48.76 Setting up libclass-method-modifiers-perl (2.12-1) ...
06:22:13 #8 48.77 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
06:22:13 #8 48.79 Setting up libarchive-zip-perl (1.64-1) ...
06:22:13 #8 48.81 Setting up libhtml-tagset-perl (3.20-3) ...
06:22:13 #8 48.82 Setting up libdebhelper-perl (13.2~bpo10+1) ...
06:22:13 #8 48.84 Setting up liblwp-mediatypes-perl (6.02-1) ...
06:22:13 #8 48.85 Setting up libtry-tiny-perl (0.30-1) ...
06:22:13 #8 48.87 Setting up libnet-http-perl (6.18-1) ...
06:22:13 #8 48.88 Setting up libencode-locale-perl (1.05-1) ...
06:22:13 #8 48.90 Setting up libdevel-callchecker-perl (0.008-1) ...
06:22:13 #8 48.91 Setting up dpkg-dev (1.19.7) ...
06:22:13 #8 48.94 Setting up intltool-debian (0.35.0+20060710.5) ...
06:22:13 #9 70.13 Running hooks in /etc/ca-certificates/update.d...
06:22:13 #9 70.14 done.
06:22:13 #8 48.96 Setting up liberror-perl (0.17027-2) ...
06:22:13 #8 48.97 Setting up patchutils (0.3.4-2) ...
06:22:13 #8 48.99 Setting up libipc-run-perl (20180523.0-1) ...
06:22:13 #8 49.00 Setting up git (1:2.20.1-2+deb10u3) ...
06:22:13 #8 49.06 Setting up libwww-robotrules-perl (6.02-1) ...
06:22:13 #8 49.07 Setting up libhtml-parser-perl (3.72-3+b2) ...
06:22:13 #8 49.09 Setting up librole-tiny-perl (2.000006-1) ...
06:22:13 #8 49.11 Setting up libfile-homedir-perl (1.004-1) ...
06:22:13 #8 49.12 Setting up libio-socket-ssl-perl (2.060-3) ...
06:22:13 #8 49.14 Setting up libhttp-message-perl (6.18-1) ...
06:22:13 #8 49.16 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
06:22:13 #8 49.17 Setting up libhttp-negotiate-perl (6.01-1) ...
06:22:13 #8 49.19 Setting up libhttp-cookies-perl (6.04-1) ...
06:22:13 #8 49.20 Setting up po-debconf (1.0.21) ...
06:22:13 #8 49.22 Setting up libhtml-tree-perl (5.07-2) ...
06:22:13 #8 49.24 Setting up libparams-classify-perl (0.015-1+b1) ...
06:22:13 #8 49.25 Setting up libmodule-runtime-perl (0.016-1) ...
06:22:13 #8 49.26 Setting up libimport-into-perl (1.002005-1) ...
06:22:13 #8 49.28 Setting up libmoo-perl (2.003004-2) ...
06:22:14 #8 49.30 Setting up liblwp-protocol-https-perl (6.07-2) ...
06:22:14 #8 49.32 Setting up libwww-perl (6.36-2) ...
06:22:14 #8 49.33 Setting up debhelper (13.2~bpo10+1) ...
06:22:14 #8 49.35 Setting up dh-autoreconf (19) ...
06:22:14 #8 49.37 Setting up devscripts (2.19.5+deb10u1) ...
06:22:14 #12 9.191 Checking for new repos for mirrors
06:22:14 #12 9.194 Getting requirements for /root/rpmbuild/SPECS/checkpolicy.spec
06:22:14 #12 9.196 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
06:22:14 #12 9.198  --> 1:make-3.82-24.el7.x86_64
06:22:14 #12 9.311  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
06:22:14 #12 9.312  --> git-1.8.3.1-23.el7_8.x86_64
06:22:14 #12 9.315 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
06:22:14 #12 9.316  --> Already installed : bash-4.2.46-34.el7.x86_64
06:22:14 #12 9.319 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
06:22:14 #12 9.319  --> Already installed : bash-4.2.46-34.el7.x86_64
06:22:14 #12 9.321  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
06:22:14 #12 9.321  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
06:22:14 #12 9.322  --> cmake-2.8.12.2-2.el7.x86_64
06:22:14 #12 9.324  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
06:22:14 #12 9.324  --> gcc-4.8.5-44.el7.x86_64
06:22:14 #12 9.325  --> git-1.8.3.1-23.el7_8.x86_64
06:22:14 #12 9.328  --> glibc-static-2.17-324.el7_9.x86_64
06:22:14 #12 9.329  --> libarchive-3.1.2-14.el7_7.x86_64
06:22:14 #12 9.330  --> libseccomp-devel-2.3.1-4.el7.x86_64
06:22:14 #12 9.332  --> libselinux-devel-2.5-15.el7.x86_64
06:22:14 #12 9.332  --> libtool-2.4.2-22.el7_3.x86_64
06:22:14 #12 9.333  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
06:22:14 #12 9.333  --> 1:make-3.82-24.el7.x86_64
06:22:14 #12 9.334  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
06:22:14 #12 9.335  --> Already installed : systemd-219-78.el7.x86_64
06:22:14 #12 9.336  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
06:22:14 #12 9.338  --> systemd-devel-219-78.el7_9.3.x86_64
06:22:14 #12 9.339  --> Already installed : 2:tar-1.26-35.el7.x86_64
06:22:14 #12 9.339  --> which-2.20-7.el7.x86_64
06:22:14 #12 9.342 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec
06:22:14 #12 9.342  --> Already installed : bash-4.2.46-34.el7.x86_64
06:22:14 #12 9.344 Getting requirements for /root/rpmbuild/SPECS/policycoreutils.spec
06:22:14 #12 9.347 Getting requirements for /root/rpmbuild/SPECS/sles_dependencies.spec
06:22:14 #12 9.347 --> Running transaction check
06:22:14 #12 9.348 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
06:22:14 #12 9.350 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
06:22:14 #12 9.472 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
06:22:14 #12 9.472 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
06:22:14 #12 9.479 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
06:22:14 #12 9.481 --> 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
06:22:14 #12 9.483 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
06:22:14 #12 9.485 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
06:22:14 #12 9.489 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
06:22:14 #12 9.490 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
06:22:14 #12 9.495 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
06:22:14 #12 9.497 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
06:22:14 #12 9.499 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
06:22:14 #12 9.499 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
06:22:14 #12 9.512 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
06:22:14 #9 DONE 70.9s
06:22:14 
06:22:14 #11 [stage-1 4/9] COPY common /root/build-deb/debian
06:22:14 #11 sha256:474cc42ef5af4e3362397c8c0e8fb2287bb07f0b88c3482f4aa51458d9941213
06:22:14 #11 DONE 0.1s
06:22:14 
06:22:14 #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
06:22:14 #12 sha256:f3dd9372b598830373a9da9e69e943efc7e64ca7eb1dd2c7e981ed7a9b8ecfc0
06:22:14 #12 9.513 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
06:22:14 #12 9.515 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
06:22:14 #12 9.517 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
06:22:14 #12 9.517 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
06:22:14 #12 9.519 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
06:22:14 #12 9.520 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
06:22:14 #12 9.522 ---> Package glibc-static.x86_64 0:2.17-324.el7_9 will be installed
06:22:14 #12 9.522 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
06:22:14 #12 9.525 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64
06:22:14 #12 9.527 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
06:22:14 #12 9.527 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
06:22:14 #12 9.529 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
06:22:14 #12 9.529 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
06:22:14 #12 9.530 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
06:22:14 #12 9.532 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
06:22:14 #12 9.532 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
06:22:14 #12 9.535 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
06:22:14 #12 9.536 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
06:22:14 #12 9.538 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
06:22:14 #12 9.539 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
06:22:14 #12 9.540 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
06:22:14 #12 9.542 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
06:22:14 #12 9.543 ---> Package make.x86_64 1:3.82-24.el7 will be installed
06:22:14 #12 9.543 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
06:22:14 #12 9.544 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
06:22:14 #12 9.546 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
06:22:14 #12 9.549 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
06:22:14 #12 9.551 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
06:22:14 #12 9.552 ---> Package systemd-devel.x86_64 0:219-78.el7_9.3 will be installed
06:22:14 #12 9.555 --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
06:22:14 #12 9.562 --> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
06:22:14 #12 9.566 Package: systemd-219-78.el7_9.3.src - can't co-install with systemd-219-78.el7_9.3.x86_64
06:22:14 #12 9.566 ---> Package which.x86_64 0:2.20-7.el7 will be installed
06:22:14 #12 9.566 --> Running transaction check
06:22:14 #12 9.566 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
06:22:14 #12 9.570 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
06:22:14 #12 9.572 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
06:22:14 #12 9.574 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
06:22:14 #12 9.576 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
06:22:14 #12 9.578 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
06:22:14 #12 9.580 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
06:22:14 #12 9.580 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
06:22:14 #12 9.584 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
06:22:14 #12 9.585 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
06:22:14 #12 9.587 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
06:22:14 #12 9.589 ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed
06:22:14 #12 9.593 --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64
06:22:14 #12 9.595 --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64
06:22:14 #12 9.604 Package: glibc-2.17-324.el7_9.src - can't co-install with glibc-2.17-324.el7_9.x86_64
06:22:14 #12 9.605 Package: glibc-2.17-324.el7_9.src - can't co-install with glibc-2.17-324.el7_9.x86_64
06:22:14 #12 9.605 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64
06:22:14 #12 9.606 ---> Package less.x86_64 0:458-9.el7 will be installed
06:22:14 #12 9.607 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
06:22:14 #12 9.608 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
06:22:14 #12 9.608 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
06:22:14 #12 9.609 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
06:22:14 #12 9.609 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
06:22:14 #12 9.610 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
06:22:14 #12 9.610 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
06:22:14 #12 9.611 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
06:22:14 #12 9.611 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
06:22:14 #12 9.615 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
06:22:14 #12 9.617 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
06:22:14 #12 9.619 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
06:22:14 #12 9.619 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
06:22:14 #12 9.621 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
06:22:14 #12 9.621 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
06:22:14 #12 9.623 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
06:22:14 #12 9.625 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
06:22:14 #12 9.626 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
06:22:14 #12 9.627 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
06:22:14 #12 9.628 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
06:22:14 #12 9.630 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
06:22:14 #12 9.631 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
06:22:14 #12 9.633 ---> Package systemd.x86_64 0:219-78.el7 will be updated
06:22:14 #12 9.636 ---> Package systemd.x86_64 0:219-78.el7_9.3 will be an update
06:22:14 #12 9.657 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
06:22:14 #12 9.658 ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be an update
06:22:14 #12 9.660 --> Running transaction check
06:22:14 #12 9.660 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
06:22:14 #12 9.661 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
06:22:14 #12 9.662 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed
06:22:14 #12 9.662 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
06:22:14 #12 9.663 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
06:22:14 #12 9.665 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
06:22:14 #12 9.667 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
06:22:14 #12 9.668 ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update
06:22:14 #12 9.669 ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed
06:22:14 #12 9.670 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64
06:22:14 #12 9.675 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64
06:22:14 #12 9.675 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
06:22:14 #12 9.676 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
06:22:14 #12 9.677 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
06:22:14 #12 9.679 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
06:22:14 #12 9.681 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
06:22:14 #12 9.683 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
06:22:14 #12 9.684 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
06:22:14 #12 9.686 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
06:22:14 #12 9.689 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
06:22:14 #12 9.691 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
06:22:14 #12 9.692 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
06:22:14 #12 9.693 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
06:22:14 #12 9.694 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
06:22:14 #12 9.695 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
06:22:14 #12 9.695 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
06:22:14 #12 9.698 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
06:22:14 #12 9.699 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
06:22:14 #12 9.699 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
06:22:14 #12 9.699 --> Running transaction check
06:22:14 #12 9.699 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
06:22:14 #12 9.700 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
06:22:14 #12 9.700 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
06:22:14 #12 9.701 ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update
06:22:14 #12 9.703 ---> Package kernel-headers.x86_64 0:3.10.0-1160.41.1.el7 will be installed
06:22:14 #12 9.703 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
06:22:14 #12 9.704 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
06:22:14 #12 9.705 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
06:22:14 #12 9.705 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
06:22:14 #12 9.706 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
06:22:14 #12 9.706 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
06:22:14 #12 9.719 --> Finished Dependency Resolution
06:22:14 #8 49.74 Setting up dh-strip-nondeterminism (1.1.2-1) ...
06:22:14 #8 49.75 Setting up equivs (2.2.0) ...
06:22:14 #8 49.77 Processing triggers for libc-bin (2.28-10+rpi1) ...
06:22:14 #12 9.745 
06:22:14 #12 9.745 Dependencies Resolved
06:22:14 #12 9.753 
06:22:14 #12 9.753 ================================================================================
06:22:14 #12 9.753  Package                   Arch      Version                   Repository  Size
06:22:14 #12 9.753 ================================================================================
06:22:14 #12 9.753 Installing:
06:22:14 #12 9.753  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
06:22:14 #12 9.753  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
06:22:14 #12 9.753  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
06:22:14 #12 9.753  gcc                       x86_64    4.8.5-44.el7              base        16 M
06:22:14 #12 9.753  git                       x86_64    1.8.3.1-23.el7_8          base       4.4 M
06:22:14 #12 9.753  glibc-static              x86_64    2.17-324.el7_9            updates    1.6 M
06:22:14 #12 9.753  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
06:22:14 #12 9.753  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
06:22:14 #12 9.753  libselinux-devel          x86_64    2.5-15.el7                base       187 k
06:22:14 #12 9.753  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
06:22:14 #12 9.753  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
06:22:14 #12 9.753  make                      x86_64    1:3.82-24.el7             base       421 k
06:22:14 #12 9.753  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
06:22:14 #12 9.753  systemd-devel             x86_64    219-78.el7_9.3            updates    216 k
06:22:14 #12 9.753  which                     x86_64    2.20-7.el7                base        41 k
06:22:14 #12 9.753 Installing for dependencies:
06:22:14 #12 9.753  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
06:22:14 #12 9.753  autoconf                  noarch    2.69-11.el7               base       701 k
06:22:14 #12 9.753  automake                  noarch    1.13.4-3.el7              base       679 k
06:22:14 #12 9.753  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
06:22:14 #12 9.753  checkpolicy               x86_64    2.5-8.el7                 base       295 k
06:22:14 #12 9.753  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
06:22:14 #12 9.753  e2fsprogs-libs            x86_64    1.42.9-19.el7             base       168 k
06:22:14 #12 9.753  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
06:22:14 #12 9.753  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
06:22:14 #12 9.753  glibc-devel               x86_64    2.17-324.el7_9            updates    1.1 M
06:22:14 #12 9.753  glibc-headers             x86_64    2.17-324.el7_9            updates    691 k
06:22:14 #12 9.753  kernel-headers            x86_64    3.10.0-1160.41.1.el7      updates    9.0 M
06:22:14 #12 9.753  less                      x86_64    458-9.el7                 base       120 k
06:22:14 #12 9.753  libcgroup                 x86_64    0.41-21.el7               base        66 k
06:22:14 #12 9.753  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
06:22:14 #12 9.753  libgomp                   x86_64    4.8.5-44.el7              base       159 k
06:22:14 #12 9.753  libmpc                    x86_64    1.0.1-3.el7               base        51 k
06:22:14 #12 9.753  libseccomp                x86_64    2.3.1-4.el7               base        56 k
06:22:14 #12 9.753  libselinux-python         x86_64    2.5-15.el7                base       236 k
06:22:14 #12 9.753  libselinux-utils          x86_64    2.5-15.el7                base       151 k
06:22:14 #12 9.753  libsemanage-python        x86_64    2.5-14.el7                base       113 k
06:22:14 #12 9.753  libsepol-devel            x86_64    2.5-10.el7                base        77 k
06:22:14 #12 9.753  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
06:22:14 #12 9.753  lzo                       x86_64    2.06-8.el7                base        59 k
06:22:14 #12 9.753  m4                        x86_64    1.4.16-10.el7             base       256 k
06:22:14 #12 9.753  mpfr                      x86_64    3.1.1-4.el7               base       203 k
06:22:14 #12 9.753  openssh                   x86_64    7.4p1-21.el7              base       510 k
06:22:14 #12 9.753  openssh-clients           x86_64    7.4p1-21.el7              base       655 k
06:22:14 #12 9.753  pcre-devel                x86_64    8.32-17.el7               base       480 k
06:22:14 #12 9.753  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
06:22:14 #12 9.753  perl-Error                noarch    1:0.17020-2.el7           base        32 k
06:22:14 #12 9.753  perl-Git                  noarch    1.8.3.1-23.el7_8          base        56 k
06:22:14 #12 9.753  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
06:22:14 #12 9.753  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
06:22:14 #12 9.753  policycoreutils           x86_64    2.5-34.el7                base       917 k
06:22:14 #12 9.753  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
06:22:14 #12 9.753  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
06:22:14 #12 9.753  python-IPy                noarch    0.75-6.el7                base        32 k
06:22:14 #12 9.753  rsync                     x86_64    3.1.2-10.el7              base       404 k
06:22:14 #12 9.753  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
06:22:14 #12 9.753  setools-libs              x86_64    3.3.8-4.el7               base       620 k
06:22:14 #12 9.753 Updating for dependencies:
06:22:14 #12 9.753  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
06:22:14 #12 9.753  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
06:22:14 #12 9.753  glibc                     x86_64    2.17-324.el7_9            updates    3.6 M
06:22:14 #12 9.753  glibc-common              x86_64    2.17-324.el7_9            updates     12 M
06:22:14 #12 9.753  systemd                   x86_64    219-78.el7_9.3            updates    5.1 M
06:22:14 #12 9.753  systemd-libs              x86_64    219-78.el7_9.3            updates    418 k
06:22:14 #12 9.753 
06:22:14 #12 9.753 Transaction Summary
06:22:14 #12 9.753 ================================================================================
06:22:14 #12 9.753 Install  15 Packages (+41 Dependent packages)
06:22:14 #12 9.753 Upgrade              (  6 Dependent packages)
06:22:14 #12 9.753 
06:22:14 #12 9.754 Total download size: 81 M
06:22:14 #12 9.754 Downloading packages:
06:22:14 #12 9.757 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
06:22:15 #12 0.858 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
06:22:15 #12 0.969 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
06:22:15 #12 1.037 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
06:22:15 #12 1.110 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
06:22:15 #8 DONE 50.9s
06:22:15 
06:22:15 #10 [stage-1 3/8] COPY common /root/build-deb/debian
06:22:15 #10 sha256:7f0fd9a3f0eecc8a392084a49674e2f11333391b308ecaa39869006339792909
06:22:15 #10 DONE 0.1s
06:22:15 
06:22:15 #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
06:22:15 #11 sha256:e3962027c897e29935be7e924490b9ef82f5e9e3a36c4ae998a62e3030f0ec99
06:22:16 #12 1.215 Reading package lists...
06:22:16 #11 1.234 Hit:1 http://archive.raspbian.org/raspbian buster InRelease
06:22:16 #11 1.234 Hit:2 http://archive.raspberrypi.org/debian buster InRelease
06:22:16 #12 2.673 dh_testdir
06:22:16 #12 2.692 dh_testroot
06:22:16 #12 2.711 dh_prep
06:22:16 #12 2.733 dh_testdir
06:22:16 #12 2.752 dh_testroot
06:22:16 #12 2.771 dh_install
06:22:16 #12 2.799 dh_installdocs
06:22:17 #12 2.832 dh_installchangelogs
06:22:17 #12 2.907 dh_compress
06:22:17 #12 2.942 dh_fixperms
06:22:17 #12 2.984 dh_installdeb
06:22:17 #12 3.012 dh_gencontrol
06:22:17 #12 3.129 dh_md5sums
06:22:17 #12 3.160 dh_builddeb
06:22:17 #12 3.181 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
06:22:17 #12 3.200 
06:22:17 #12 3.200 The package has been created.
06:22:17 #12 3.200 Attention, the package has been created in the current directory,
06:22:17 #12 3.200 not in ".." as indicated by the message above!
06:22:17 #12 3.260 Selecting previously unselected package docker-ce-build-deps.
06:22:17 #12 3.274 (Reading database ... 26307 files and directories currently installed.)
06:22:17 #12 3.275 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
06:22:17 #12 3.280 Unpacking docker-ce-build-deps (1.0) ...
06:22:18 #12 3.450 Reading package lists...
06:22:18 #12 4.161 Building dependency tree...
06:22:18 #12 4.310 Reading state information...
06:22:18 #12 4.326 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
06:22:18 #12 4.359 Starting 2 pkgProblemResolver with broken count: 0
06:22:18 #12 4.361 Done
06:22:18 #12 4.378  Done
06:22:18 #12 4.384 Starting pkgProblemResolver with broken count: 0
06:22:18 #12 4.406 Starting 2 pkgProblemResolver with broken count: 0
06:22:18 #12 4.408 Done
06:22:18 #12 4.492 The following additional packages will be installed:
06:22:18 #12 4.493   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
06:22:18 #12 4.493   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
06:22:18 #12 4.493   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
06:22:18 #12 4.493   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
06:22:18 #12 4.493   libudev-dev libuv1 pkg-config
06:22:18 #12 4.494 Suggested packages:
06:22:18 #12 4.494   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
06:22:18 #12 4.494 Recommended packages:
06:22:18 #12 4.494   dmsetup
06:22:18 #12 4.528 The following NEW packages will be installed:
06:22:18 #12 4.529   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
06:22:18 #12 4.529   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
06:22:18 #12 4.529   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
06:22:18 #12 4.529   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
06:22:18 #12 4.530   libudev-dev libuv1 pkg-config
06:22:19 #12 4.940 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
06:22:19 #12 4.940 1 not fully installed or removed.
06:22:19 #12 4.940 Need to get 8539 kB of archives.
06:22:19 #12 4.940 After this operation, 41.1 MB of additional disk space will be used.
06:22:19 #12 4.940 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
06:22:19 #12 5.295 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
06:22:19 #11 1.683 Reading package lists...
06:22:19 #12 5.556 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB]
06:22:19 #12 5.579 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
06:22:19 #12 5.583 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
06:22:19 #12 5.589 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB]
06:22:19 #12 5.593 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB]
06:22:19 #12 5.793 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
06:22:20 #12 5.798 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB]
06:22:20 #12 5.800 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB]
06:22:20 #12 5.802 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
06:22:20 #12 5.804 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
06:22:20 #12 5.804 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.11 [19.7 kB]
06:22:20 #12 5.805 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB]
06:22:20 #12 5.807 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB]
06:22:20 #12 5.814 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB]
06:22:20 #12 5.871 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B]
06:22:20 #12 5.944 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB]
06:22:20 #12 5.951 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
06:22:20 #12 5.953 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
06:22:20 #12 5.953 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.1 [83.6 kB]
06:22:20 #12 5.954 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB]
06:22:20 #12 5.957 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
06:22:20 #12 6.124 debconf: delaying package configuration, since apt-utils is not installed
06:22:20 #12 6.159 Fetched 8539 kB in 1s (6004 kB/s)
06:22:20 #12 6.190 Selecting previously unselected package bash-completion.
06:22:20 #12 6.190 (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.)
06:22:20 #12 6.205 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
06:22:20 #11 5.150 dh_testdir
06:22:20 #11 5.207 dh_testroot
06:22:20 #11 5.263 dh_prep
06:22:20 #11 5.327 dh_testdir
06:22:20 #11 5.383 dh_testroot
06:22:20 #11 5.437 dh_install
06:22:20 #11 5.494 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
06:22:21 #11 5.518 dh_installdocs
06:22:21 #11 5.577 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
06:22:21 #11 5.614 dh_installchangelogs
06:22:21 #12 6.800 Unpacking bash-completion (1:2.10-1ubuntu1) ...
06:22:21 #12 7.063 Selecting previously unselected package cmake-data.
06:22:21 #12 7.066 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
06:22:21 #12 7.071 Unpacking cmake-data (3.16.3-1ubuntu1) ...
06:22:21 #11 5.831 dh_compress
06:22:21 #11 5.900 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
06:22:21 #11 5.933 dh_fixperms
06:22:21 #12 7.445 Selecting previously unselected package libarchive13:amd64.
06:22:21 #12 7.449 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1_amd64.deb ...
06:22:21 #12 7.457 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ...
06:22:21 #11 6.052 dh_installdeb
06:22:21 #11 6.131 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
06:22:21 #11 6.133 dh_gencontrol
06:22:21 #12 7.516 Selecting previously unselected package libjsoncpp1:amd64.
06:22:21 #12 7.519 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
06:22:21 #12 7.523 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
06:22:21 #12 7.561 Selecting previously unselected package librhash0:amd64.
06:22:21 #12 7.565 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
06:22:21 #12 7.569 Unpacking librhash0:amd64 (1.3.9-1) ...
06:22:21 #12 7.616 Selecting previously unselected package libuv1:amd64.
06:22:21 #12 7.619 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ...
06:22:21 #12 7.622 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ...
06:22:21 #12 7.653 Selecting previously unselected package cmake.
06:22:21 #12 7.656 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ...
06:22:21 #12 7.659 Unpacking cmake (3.16.3-1ubuntu1) ...
06:22:22 #11 6.464 dh_md5sums
06:22:22 #11 6.545 dh_builddeb
06:22:22 #11 6.607 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
06:22:22 #12 8.066 Selecting previously unselected package dh-apparmor.
06:22:22 #11 6.647 
06:22:22 #11 6.647 The package has been created.
06:22:22 #11 6.647 Attention, the package has been created in the current directory,
06:22:22 #11 6.647 not in ".." as indicated by the message above!
06:22:22 #11 6.678 Selecting previously unselected package docker-ce-build-deps.
06:22:22 #11 6.702 (Reading database ... 17084 files and directories currently installed.)
06:22:22 #11 6.703 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
06:22:22 #11 6.708 Unpacking docker-ce-build-deps (1.0) ...
06:22:22 #12 8.069 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
06:22:22 #12 8.074 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
06:22:22 #12 8.115 Selecting previously unselected package libbtrfs0:amd64.
06:22:22 #12 8.118 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ...
06:22:22 #12 8.122 Unpacking libbtrfs0:amd64 (5.4.1-2) ...
06:22:22 #12 8.163 Selecting previously unselected package libbtrfs-dev:amd64.
06:22:22 #12 8.166 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ...
06:22:22 #12 8.170 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ...
06:22:22 #12 8.227 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:22:22 #12 8.230 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
06:22:22 #12 8.233 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
06:22:22 #12 8.282 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:22:22 #12 8.285 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
06:22:22 #12 8.290 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
06:22:22 #12 8.319 Selecting previously unselected package libudev-dev:amd64.
06:22:22 #12 8.322 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.11_amd64.deb ...
06:22:22 #12 8.327 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.11) ...
06:22:22 #12 8.363 Selecting previously unselected package libsepol1-dev:amd64.
06:22:22 #12 8.367 Preparing to unpack .../13-libsepol1-dev_3.0-1_amd64.deb ...
06:22:22 #12 8.372 Unpacking libsepol1-dev:amd64 (3.0-1) ...
06:22:22 #12 8.447 Selecting previously unselected package libpcre2-16-0:amd64.
06:22:22 #12 8.450 Preparing to unpack .../14-libpcre2-16-0_10.34-7_amd64.deb ...
06:22:22 #12 8.454 Unpacking libpcre2-16-0:amd64 (10.34-7) ...
06:22:22 #12 8.508 Selecting previously unselected package libpcre2-32-0:amd64.
06:22:22 #12 8.511 Preparing to unpack .../15-libpcre2-32-0_10.34-7_amd64.deb ...
06:22:22 #12 8.515 Unpacking libpcre2-32-0:amd64 (10.34-7) ...
06:22:22 #12 8.596 Selecting previously unselected package libpcre2-posix2:amd64.
06:22:22 #12 8.600 Preparing to unpack .../16-libpcre2-posix2_10.34-7_amd64.deb ...
06:22:22 #12 8.605 Unpacking libpcre2-posix2:amd64 (10.34-7) ...
06:22:22 #12 8.645 Selecting previously unselected package libpcre2-dev:amd64.
06:22:22 #12 8.648 Preparing to unpack .../17-libpcre2-dev_10.34-7_amd64.deb ...
06:22:22 #12 8.653 Unpacking libpcre2-dev:amd64 (10.34-7) ...
06:22:22 #12 8.748 Selecting previously unselected package libselinux1-dev:amd64.
06:22:22 #12 8.751 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_amd64.deb ...
06:22:22 #12 8.755 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
06:22:22 #12 8.801 Selecting previously unselected package libdevmapper-dev:amd64.
06:22:22 #12 8.804 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
06:22:22 #12 8.808 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
06:22:22 #12 8.838 Selecting previously unselected package libseccomp-dev:amd64.
06:22:23 #12 8.841 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.1_amd64.deb ...
06:22:23 #12 8.846 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ...
06:22:23 #12 8.883 Selecting previously unselected package libsystemd-dev:amd64.
06:22:23 #12 8.886 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ...
06:22:23 #12 8.890 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ...
06:22:23 #12 8.955 Selecting previously unselected package pkg-config.
06:22:23 #12 8.958 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
06:22:23 #12 8.970 Unpacking pkg-config (0.29.1-0ubuntu4) ...
06:22:23 #12 9.157 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ...
06:22:23 #12 9.169 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ...
06:22:23 #12 9.185 Setting up libsepol1-dev:amd64 (3.0-1) ...
06:22:23 #12 9.198 Setting up libpcre2-16-0:amd64 (10.34-7) ...
06:22:23 #12 9.210 Setting up libbtrfs0:amd64 (5.4.1-2) ...
06:22:23 #12 9.225 Setting up libpcre2-32-0:amd64 (10.34-7) ...
06:22:23 #12 9.238 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ...
06:22:23 #12 9.250 Setting up bash-completion (1:2.10-1ubuntu1) ...
06:22:24 #12 9.879 Setting up pkg-config (0.29.1-0ubuntu4) ...
06:22:24 #12 9.929 Setting up libudev-dev:amd64 (245.4-4ubuntu3.11) ...
06:22:24 #12 9.941 Setting up libpcre2-posix2:amd64 (10.34-7) ...
06:22:24 #12 9.952 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
06:22:24 #12 9.968 Setting up libbtrfs-dev:amd64 (5.4.1-2) ...
06:22:24 #12 10.02 Setting up librhash0:amd64 (1.3.9-1) ...
06:22:24 #12 10.06 Setting up cmake-data (3.16.3-1ubuntu1) ...
06:22:24 #12 10.08 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
06:22:24 #12 10.10 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ...
06:22:24 #12 10.11 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
06:22:24 #12 10.13 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
06:22:24 #12 10.15 Setting up libpcre2-dev:amd64 (10.34-7) ...
06:22:24 #12 10.16 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
06:22:24 #12 10.18 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
06:22:24 #12 10.19 Setting up cmake (3.16.3-1ubuntu1) ...
06:22:24 #12 10.20 Setting up docker-ce-build-deps (1.0) ...
06:22:24 #12 10.22 Processing triggers for man-db (2.9.1-1) ...
06:22:24 #12 10.24 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
06:22:24 #11 6.833 Reading package lists...
06:22:24 #12 DONE 10.5s
06:22:24 
06:22:24 #13 [stage-1 6/9] COPY sources/ /sources
06:22:24 #13 sha256:f80b8c4ec2233df1ba28c605d8b22dbfa875f3739f96faea15cb1be3a7734edc
06:22:25 #13 DONE 0.2s
06:22:25 
06:22:25 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
06:22:25 #15 sha256:cf435a3aea886d25a581a0ce0349c50203da08c5eb75a0a810b783a1fd6e6997
06:22:25 #11 9.263 Building dependency tree...
06:22:25 #11 9.547 Reading state information...
06:22:25 #11 9.601 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
06:22:25 #11 9.740 Starting 2 pkgProblemResolver with broken count: 0
06:22:25 #11 9.746 Done
06:22:25 #11 9.813  Done
06:22:25 #11 9.835 Starting pkgProblemResolver with broken count: 0
06:22:25 #11 9.928 Starting 2 pkgProblemResolver with broken count: 0
06:22:25 #11 9.935 Done
06:22:25 #11 10.26 The following additional packages will be installed:
06:22:25 #11 10.26   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
06:22:25 #11 10.26   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:22:25 #11 10.26   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
06:22:25 #11 10.26   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
06:22:25 #11 10.26   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libsystemd0
06:22:25 #11 10.26   libudev-dev libudev1 libuv1 pkg-config
06:22:25 #11 10.26 Suggested packages:
06:22:25 #11 10.26   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
06:22:25 #11 10.26   libtool-doc seccomp libstdc++-8-doc
06:22:26 #11 10.90 The following NEW packages will be installed:
06:22:26 #11 10.90   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
06:22:26 #11 10.90   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:22:26 #11 10.90   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
06:22:26 #11 10.90   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
06:22:26 #11 10.90   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
06:22:26 #11 10.90   libuv1 pkg-config
06:22:26 #11 10.90 The following packages will be upgraded:
06:22:26 #11 10.90   libsystemd0 libudev1
06:22:27 #11 11.41 2 upgraded, 30 newly installed, 0 to remove and 19 not upgraded.
06:22:27 #11 11.41 1 not fully installed or removed.
06:22:27 #11 11.41 Need to get 18.0 MB of archives.
06:22:27 #11 11.41 After this operation, 72.0 MB of additional disk space will be used.
06:22:27 #11 11.41 Get:1 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
06:22:27 #11 11.47 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
06:22:27 #11 12.04 Get:3 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
06:22:27 #11 12.08 Get:4 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
06:22:27 #15 DONE 2.3s
06:22:27 
06:22:27 #16 [stage-1 8/9] WORKDIR /root/build-deb
06:22:27 #16 sha256:d1aaeca8f119dd0e01c54f30901e307388926a33c88d3a21aa92b1e9053df6cd
06:22:27 #16 DONE 0.1s
06:22:27 
06:22:27 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
06:22:27 #17 sha256:ac0ff050bfbff58890019d1f5de0a4a1b5e54acd54be3f6f4ec36774e69502aa
06:22:27 #17 DONE 0.0s
06:22:27 
06:22:27 #18 exporting to image
06:22:27 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:22:27 #18 exporting layers
06:22:27 #11 12.20 Get:5 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB]
06:22:27 #11 12.20 Get:6 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB]
06:22:28 #11 12.56 Get:7 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
06:22:28 #11 12.56 Get:8 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
06:22:28 #11 12.56 Get:9 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
06:22:28 #11 12.57 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB]
06:22:28 #11 12.58 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
06:22:28 #11 12.58 Get:12 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
06:22:28 #11 12.58 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
06:22:28 #11 12.59 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
06:22:28 #11 12.59 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libudev1 armhf 241-7~deb10u8+rpi1 [144 kB]
06:22:28 #11 12.64 Get:16 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
06:22:28 #11 12.72 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
06:22:28 #11 12.73 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
06:22:28 #11 12.74 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB]
06:22:28 #11 12.74 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
06:22:28 #11 12.75 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
06:22:28 #11 12.76 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
06:22:28 #11 12.76 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
06:22:28 #11 12.77 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
06:22:28 #11 12.80 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
06:22:28 #11 12.81 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
06:22:28 #11 12.88 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
06:22:28 #11 12.89 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
06:22:28 #11 12.90 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
06:22:28 #11 12.90 Get:30 http://archive.raspbian.org/raspbian buster/main armhf libsystemd0 armhf 241-7~deb10u8+rpi1 [306 kB]
06:22:28 #11 12.91 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB]
06:22:28 #11 12.92 Get:32 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
06:22:28 #11 13.42 debconf: delaying package configuration, since apt-utils is not installed
06:22:29 #11 13.48 Fetched 18.0 MB in 2s (9037 kB/s)
06:22:29 #11 13.51 Selecting previously unselected package libstdc++-8-dev:armhf.
06:22:29 #11 13.51 (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.)
06:22:29 #11 13.54 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
06:22:29 #11 13.54 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
06:22:29 #11 14.00 Selecting previously unselected package g++-8.
06:22:29 #11 14.00 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
06:22:29 #11 14.01 Unpacking g++-8 (8.3.0-6+rpi1) ...
06:22:30 #11 15.06 Selecting previously unselected package g++.
06:22:30 #11 15.06 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
06:22:30 #11 15.07 Unpacking g++ (4:8.3.0-1+rpi2) ...
06:22:30 #11 15.11 Selecting previously unselected package build-essential.
06:22:30 #11 15.11 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
06:22:30 #11 15.12 Unpacking build-essential (12.6) ...
06:22:30 #11 15.18 Selecting previously unselected package bash-completion.
06:22:30 #11 15.18 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
06:22:32 #11 16.61 Unpacking bash-completion (1:2.8-6) ...
06:22:32 #11 16.92 Selecting previously unselected package cmake-data.
06:22:32 #11 16.92 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
06:22:32 #11 16.93 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
06:22:32 #18 exporting layers 5.3s done
06:22:32 #18 writing image sha256:9e1a944a967470533591fada2bdb3ed37c84aa673ccd57801fe06b0575044987 done
06:22:32 #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
06:22:32 #18 DONE 5.3s
06:22:32 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210901112847-56e5910 -e VERSION=0.0.0-20210901112847-56e5910 -e CLI_GITCOMMIT=56e5910 -e ENGINE_GITCOMMIT=5176095 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
06:22:33 + set -e
06:22:33 + mkdir -p /root/build-deb/engine
06:22:33 + tar -C /root/build-deb -xzf /sources/engine.tgz
06:22:33 #11 17.83 Selecting previously unselected package libarchive13:armhf.
06:22:33 #11 17.84 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
06:22:33 #11 17.85 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
06:22:33 #11 17.93 Selecting previously unselected package libjsoncpp1:armhf.
06:22:33 #11 17.94 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
06:22:33 #11 17.94 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
06:22:33 #11 18.00 Selecting previously unselected package librhash0:armhf.
06:22:33 #11 18.00 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
06:22:33 #11 18.00 Unpacking librhash0:armhf (1.3.8-1) ...
06:22:33 #11 18.07 Selecting previously unselected package libuv1:armhf.
06:22:33 + mkdir -p /root/build-deb/cli
06:22:33 + tar -C /root/build-deb -xzf /sources/cli.tgz
06:22:33 #11 18.07 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
06:22:33 #11 18.08 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
06:22:33 #11 18.13 Selecting previously unselected package cmake.
06:22:33 #11 18.14 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
06:22:33 #11 18.14 Unpacking cmake (3.16.3-3~bpo10+1) ...
06:22:34 #11 18.58 Selecting previously unselected package dh-apparmor.
06:22:34 #11 18.59 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
06:22:34 #11 18.59 Unpacking dh-apparmor (2.13.2-10) ...
06:22:34 #11 18.65 Selecting previously unselected package libbtrfs0:armhf.
06:22:34 + mkdir -p /root/build-deb/scan-cli-plugin
06:22:34 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
06:22:34 + mkdir -p /go/src/github.com/docker
06:22:34 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
06:22:34 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
06:22:34 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
06:22:34 + EPOCH=5
06:22:34 + EPOCH_SEP=
06:22:34 + [[ ! -z 5 ]]
06:22:34 + EPOCH_SEP=:
06:22:34 + [[ -z 0.0.0-20210901112847-56e5910 ]]
06:22:34 + echo VERSION AAA 0.0.0-20210901112847-56e5910
06:22:34 VERSION AAA 0.0.0-20210901112847-56e5910
06:22:34 + VERSION=0.0.0-20210901112847-56e5910
06:22:34 + echo VERSION bbb 0.0.0-20210901112847-56e5910
06:22:34 VERSION bbb 0.0.0-20210901112847-56e5910
06:22:34 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
06:22:34 + debSource=docker-ce
06:22:34 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
06:22:34 + debMaintainer='Docker <support@docker.com>'
06:22:34 ++ date --rfc-2822
06:22:34 + debDate='Mon, 06 Sep 2021 06:22:34 +0000'
06:22:34 + cat
06:22:34 + export CLI_GITCOMMIT=56e5910
06:22:34 + CLI_GITCOMMIT=56e5910
06:22:34 + export ENGINE_GITCOMMIT=5176095
06:22:34 + ENGINE_GITCOMMIT=5176095
06:22:34 + export SCAN_GITCOMMIT=35651ca
06:22:34 + SCAN_GITCOMMIT=35651ca
06:22:34 + echo VERSION BBB 0.0.0-20210901112847-56e5910
06:22:34 VERSION BBB 0.0.0-20210901112847-56e5910
06:22:34 + dpkg-buildpackage -uc -us -I.git
06:22:34 dpkg-buildpackage: info: source package docker-ce
06:22:34 dpkg-buildpackage: info: source version 5:0.0.0-20210901112847-56e5910-0~ubuntu-focal
06:22:34 dpkg-buildpackage: info: source distribution focal
06:22:34 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
06:22:34 dpkg-buildpackage: info: host architecture amd64
06:22:34  dpkg-source -I.git --before-build .
06:22:34 #11 18.65 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ...
06:22:34 #11 18.66 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ...
06:22:34 #11 18.73 Selecting previously unselected package libbtrfs-dev:armhf.
06:22:34 #11 18.73 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ...
06:22:34 #11 18.73 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
06:22:34 #11 18.83 Preparing to unpack .../14-libudev1_241-7~deb10u8+rpi1_armhf.deb ...
06:22:34 #11 18.84 Unpacking libudev1:armhf (241-7~deb10u8+rpi1) over (241-7~deb10u7+rpi1) ...
06:22:34  debian/rules clean
06:22:34 dh clean --with=bash-completion
06:22:34    dh_clean
06:22:34 #11 18.96 Setting up libudev1:armhf (241-7~deb10u8+rpi1) ...
06:22:34 #11 19.06 Selecting previously unselected package dmsetup.
06:22:34 #11 19.06 (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 ... 21425 files and directories currently installed.)
06:22:34 #11 19.09 Preparing to unpack .../00-dmsetup_2%3a1.02.155-3_armhf.deb ...
06:22:34 #11 19.10 Unpacking dmsetup (2:1.02.155-3) ...
06:22:34 #11 19.18 Selecting previously unselected package libdevmapper1.02.1:armhf.
06:22:34  dpkg-source -I.git -b .
06:22:34 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
06:22:34 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
06:22:34 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210901112847-56e5910-0~ubuntu'
06:22:34 dpkg-source: info: using source format '1.0'
06:22:34 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal.tar.gz
06:22:34 #11 19.19 Preparing to unpack .../01-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
06:22:34 #11 19.20 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
06:22:34 #11 19.26 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
06:22:34 #11 19.27 Preparing to unpack .../02-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
06:22:34 #11 19.27 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
06:22:34 #11 19.32 Selecting previously unselected package libudev-dev:armhf.
06:22:34 #11 19.33 Preparing to unpack .../03-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ...
06:22:34 #11 19.34 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ...
06:22:34 #11 19.41 Selecting previously unselected package libsepol1-dev:armhf.
06:22:34 #11 19.42 Preparing to unpack .../04-libsepol1-dev_2.8-1_armhf.deb ...
06:22:34 #11 19.42 Unpacking libsepol1-dev:armhf (2.8-1) ...
06:22:35 #11 19.53 Selecting previously unselected package libpcre16-3:armhf.
06:22:35 #11 19.54 Preparing to unpack .../05-libpcre16-3_2%3a8.39-12_armhf.deb ...
06:22:35 #11 19.54 Unpacking libpcre16-3:armhf (2:8.39-12) ...
06:22:35 #11 19.62 Selecting previously unselected package libpcre32-3:armhf.
06:22:35 #11 19.62 Preparing to unpack .../06-libpcre32-3_2%3a8.39-12_armhf.deb ...
06:22:35 #11 19.63 Unpacking libpcre32-3:armhf (2:8.39-12) ...
06:22:35 #11 19.70 Selecting previously unselected package libpcrecpp0v5:armhf.
06:22:35 #11 19.70 Preparing to unpack .../07-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
06:22:35 #11 19.70 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
06:22:35 #11 19.76 Selecting previously unselected package libpcre3-dev:armhf.
06:22:35 #11 19.76 Preparing to unpack .../08-libpcre3-dev_2%3a8.39-12_armhf.deb ...
06:22:35 #11 19.77 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
06:22:35 #11 19.89 Selecting previously unselected package libselinux1-dev:armhf.
06:22:35 #11 19.89 Preparing to unpack .../09-libselinux1-dev_2.8-1+b1_armhf.deb ...
06:22:35 #11 19.90 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
06:22:35 #11 19.98 Selecting previously unselected package libdevmapper-dev:armhf.
06:22:35 #11 19.98 Preparing to unpack .../10-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
06:22:35 #11 19.99 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
06:22:35 #11 20.13 Selecting previously unselected package libltdl7:armhf.
06:22:35 #11 20.14 Preparing to unpack .../11-libltdl7_2.4.6-9_armhf.deb ...
06:22:35 #11 20.14 Unpacking libltdl7:armhf (2.4.6-9) ...
06:22:35 #11 20.19 Selecting previously unselected package libltdl-dev:armhf.
06:22:35 #11 20.20 Preparing to unpack .../12-libltdl-dev_2.4.6-9_armhf.deb ...
06:22:35 #11 20.20 Unpacking libltdl-dev:armhf (2.4.6-9) ...
06:22:35 #11 20.27 Selecting previously unselected package libseccomp-dev:armhf.
06:22:36 #11 20.28 Preparing to unpack .../13-libseccomp-dev_2.3.3-4_armhf.deb ...
06:22:36 #11 20.28 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
06:22:36 #11 20.34 Preparing to unpack .../14-libsystemd0_241-7~deb10u8+rpi1_armhf.deb ...
06:22:36 #11 20.36 Unpacking libsystemd0:armhf (241-7~deb10u8+rpi1) over (241-7~deb10u7+rpi1) ...
06:22:36 #11 20.52 Setting up libsystemd0:armhf (241-7~deb10u8+rpi1) ...
06:22:36 #11 20.57 Selecting previously unselected package libsystemd-dev:armhf.
06:22:36 #11 20.57 (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 ... 22051 files and directories currently installed.)
06:22:36 #11 20.60 Preparing to unpack .../libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ...
06:22:36 #11 20.61 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
06:22:36 #11 20.74 Selecting previously unselected package pkg-config.
06:22:36 #11 20.75 Preparing to unpack .../pkg-config_0.29-6_armhf.deb ...
06:22:36 #11 20.75 Unpacking pkg-config (0.29-6) ...
06:22:36 #11 20.81 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
06:22:36 #11 20.83 Setting up libseccomp-dev:armhf (2.3.3-4) ...
06:22:36 #11 20.84 Setting up libpcre16-3:armhf (2:8.39-12) ...
06:22:36 #11 20.85 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
06:22:36 #11 20.87 Setting up libsepol1-dev:armhf (2.8-1) ...
06:22:36 #11 20.88 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ...
06:22:36 #11 20.89 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
06:22:36 #11 20.91 Setting up bash-completion (1:2.8-6) ...
06:22:37 #11 22.43 Setting up libpcre32-3:armhf (2:8.39-12) ...
06:22:38 #11 22.45 Setting up pkg-config (0.29-6) ...
06:22:38 #11 22.57 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ...
06:22:38 #11 22.59 Setting up libltdl7:armhf (2.4.6-9) ...
06:22:38 #11 22.61 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
06:22:38 #11 22.62 Setting up librhash0:armhf (1.3.8-1) ...
06:22:38 #11 22.63 Setting up cmake-data (3.16.3-3~bpo10+1) ...
06:22:38 #11 22.65 Setting up dh-apparmor (2.13.2-10) ...
06:22:38 #11 22.67 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
06:22:38 #11 22.68 Setting up libjsoncpp1:armhf (1.7.4-3) ...
06:22:38 #11 22.70 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
06:22:38 #11 22.71 Setting up libpcre3-dev:armhf (2:8.39-12) ...
06:22:38 #11 22.73 Setting up libltdl-dev:armhf (2.4.6-9) ...
06:22:38 #11 22.74 Setting up g++-8 (8.3.0-6+rpi1) ...
06:22:38 #11 22.75 Setting up cmake (3.16.3-3~bpo10+1) ...
06:22:38 #11 22.77 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
06:22:38 #11 22.78 Setting up g++ (4:8.3.0-1+rpi2) ...
06:22:38 #11 22.83 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
06:22:38 #11 22.84 Setting up build-essential (12.6) ...
06:22:38 #11 22.85 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
06:22:38 #11 22.87 Setting up dmsetup (2:1.02.155-3) ...
06:22:38 #11 22.88 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
06:22:38 #11 22.90 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
06:22:38 #11 22.91 Setting up docker-ce-build-deps (1.0) ...
06:22:38 #11 22.93 Processing triggers for libc-bin (2.28-10+rpi1) ...
06:22:38 #11 22.96 Processing triggers for man-db (2.8.5-2) ...
06:22:39 #11 DONE 23.7s
06:22:39 
06:22:39 #12 [stage-1 5/8] COPY sources/ /sources
06:22:39 #12 sha256:7e2ee9ef82c89fd480d6f37d8995027474de219090e76cd2c6898bef5c2d16f2
06:22:39 #12 DONE 0.3s
06:22:39 
06:22:39 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
06:22:39 #14 sha256:8bac9a851e0700f221db25bcf2a2379085b268f5b8f29ddcfb939aae09b4a5e4
06:22:42 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal.dsc
06:22:42  debian/rules build
06:22:42 dh build --with=bash-completion
06:22:42    dh_update_autotools_config
06:22:42    dh_autoreconf
06:22:43    debian/rules override_dh_auto_build
06:22:43 make[1]: Entering directory '/root/build-deb'
06:22:43 # Build the daemon and dependencies
06:22:43 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
06:22:43 
06:22:43 Removing bundles/
06:22:43 
06:22:43 ---> Making bundle: dynbinary (in bundles/dynbinary)
06:22:43 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910
06:22:43 GOOS="" GOARCH="" GOARM=""
06:22:43 #14 DONE 3.6s
06:22:43 
06:22:43 #15 [stage-1 7/8] WORKDIR /root/build-deb
06:22:43 #15 sha256:b5193a45c033b02e1aa18833b3521e9ceff0bb638e162e883172533af1542c72
06:22:43 #15 DONE 0.0s
06:22:43 
06:22:43 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
06:22:43 #16 sha256:60105917f18644a72b3bd3e84178baf3bb8e1f0a1229c744a30b39fbeaac02f1
06:22:43 #16 DONE 0.0s
06:22:43 
06:22:43 #17 exporting to image
06:22:43 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:22:43 #17 exporting layers
06:22:52 #17 exporting layers 8.3s done
06:22:52 #17 writing image sha256:b77c01b32ed28f1cf01400adcfc6139e8bd6a7c8cdc264e6a35b5f9a7e525186
06:22:52 #17 writing image sha256:b77c01b32ed28f1cf01400adcfc6139e8bd6a7c8cdc264e6a35b5f9a7e525186 done
06:22:52 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
06:22:52 #17 DONE 8.4s
06:22:52 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210901112847-56e5910 -e VERSION=0.0.0-20210901112847-56e5910 -e CLI_GITCOMMIT=56e5910 -e ENGINE_GITCOMMIT=5176095 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
06:22:52 + set -e
06:22:52 + mkdir -p /root/build-deb/engine
06:22:52 + tar -C /root/build-deb -xzf /sources/engine.tgz
06:22:53 + mkdir -p /root/build-deb/cli
06:22:53 + tar -C /root/build-deb -xzf /sources/cli.tgz
06:22:54 + mkdir -p /root/build-deb/scan-cli-plugin
06:22:54 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
06:22:54 + mkdir -p /go/src/github.com/docker
06:22:54 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
06:22:54 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
06:22:54 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
06:22:54 + EPOCH=5
06:22:54 + EPOCH_SEP=
06:22:54 + [[ ! -z 5 ]]
06:22:54 + EPOCH_SEP=:
06:22:54 + [[ -z 0.0.0-20210901112847-56e5910 ]]
06:22:54 + echo VERSION AAA 0.0.0-20210901112847-56e5910
06:22:54 VERSION AAA 0.0.0-20210901112847-56e5910
06:22:54 VERSION bbb 0.0.0-20210901112847-56e5910
06:22:54 + VERSION=0.0.0-20210901112847-56e5910
06:22:54 + echo VERSION bbb 0.0.0-20210901112847-56e5910
06:22:54 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
06:22:54 + debSource=docker-ce
06:22:54 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
06:22:54 + debMaintainer='Docker <support@docker.com>'
06:22:54 ++ date --rfc-2822
06:22:54 + debDate='Mon, 06 Sep 2021 06:22:54 +0000'
06:22:54 + cat
06:22:54 + export CLI_GITCOMMIT=56e5910
06:22:54 + CLI_GITCOMMIT=56e5910
06:22:54 + export ENGINE_GITCOMMIT=5176095
06:22:54 + ENGINE_GITCOMMIT=5176095
06:22:54 + export SCAN_GITCOMMIT=35651ca
06:22:54 + SCAN_GITCOMMIT=35651ca
06:22:54 + echo VERSION BBB 0.0.0-20210901112847-56e5910
06:22:54 + dpkg-buildpackage -uc -us -I.git
06:22:54 VERSION BBB 0.0.0-20210901112847-56e5910
06:22:54 dpkg-buildpackage: info: source package docker-ce
06:22:54 dpkg-buildpackage: info: source version 5:0.0.0-20210901112847-56e5910-0~raspbian-buster
06:22:54 dpkg-buildpackage: info: source distribution buster
06:22:54 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
06:22:54 dpkg-buildpackage: info: host architecture armhf
06:22:54  dpkg-source -I.git --before-build .
06:22:55  debian/rules clean
06:22:55 dh clean --with=bash-completion
06:22:55    dh_clean
06:22:55  dpkg-source -I.git -b .
06:22:56 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210901112847-56e5910-0~raspbian'
06:22:56 dpkg-source: info: using source format '1.0'
06:22:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster.tar.gz
06:23:14 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster.dsc
06:23:14  debian/rules build
06:23:14 dh build --with=bash-completion
06:23:14    dh_update_autotools_config
06:23:14    dh_autoreconf
06:23:14    debian/rules override_dh_auto_build
06:23:14 make[1]: Entering directory '/root/build-deb'
06:23:14 # Build the daemon and dependencies
06:23:14 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
06:23:14 
06:23:14 Removing bundles/
06:23:14 
06:23:14 ---> Making bundle: dynbinary (in bundles/dynbinary)
06:23:14 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910
06:23:14 GOOS="" GOARCH="" GOARM=""
06:23:17 #22 DONE 92.2s
06:23:17 
06:23:17 #23 [binary 1/1] COPY --from=build /out .
06:23:17 #23 sha256:21e05747fdd1f1c14e21f2f2105f298f0f2b92c9106f6c101184584e7b7e7bf0
06:23:17 #23 DONE 0.9s
06:23:17 
06:23:17 #24 exporting to client
06:23:17 #24 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
06:23:17 #24 copying files 47B
06:23:17 #24 copying files 54.76MB 0.5s done
06:23:17 #24 DONE 0.6s
06:23:17 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker VERSION=0.0.0-20210901112847-56e5910 binary
06:23:17 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker'
06:23:18 mkdir -p autogen
06:23:18 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 .
06:23:19 #1 [internal] load build definition from Dockerfile
06:23:19 #1 sha256:b9c0dc8068d9782f17bd30fa27577e9772f2031ebd16f68555bb532b85020d4f
06:23:19 #1 transferring dockerfile: 16.34kB done
06:23:19 #1 DONE 0.0s
06:23:19 
06:23:19 #2 [internal] load .dockerignore
06:23:19 #2 sha256:ea7bea6cabb1edb24242fb0ed946fbb6c976712bf112e82f0017d305c6a1f36e
06:23:19 #2 transferring context: 87B done
06:23:19 #2 DONE 0.0s
06:23:19 
06:23:19 #3 resolve image config for docker.io/docker/dockerfile:1.3
06:23:19 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
06:23:19 #3 DONE 0.1s
06:23:19 
06:23:19 #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
06:23:19 #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
06:23:19 #4 CACHED
06:23:19 
06:23:19 #5 [internal] load .dockerignore
06:23:19 #5 sha256:1d2d1539bb6f2353e2f2a98f71bfac8ff89d63d144394b3630c47f9e2105b16a
06:23:19 #5 DONE 0.0s
06:23:19 
06:23:19 #6 [internal] load build definition from Dockerfile
06:23:19 #6 sha256:3d8f8e62c5c97571ab346cfe2ca905132ea24d0f4cfa2e8ef02abf49fea669d8
06:23:19 #6 DONE 0.0s
06:23:19 
06:23:19 #10 [auth] djs55/vpnkit:pull token for registry-1.docker.io
06:23:19 #10 sha256:547be5ef3485efa3f4db8825264ff3119aa7bdb7a2b205932fc6475c22c0f736
06:23:19 #10 DONE 0.0s
06:23:19 
06:23:19 #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:23:19 #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
06:23:20 #9 DONE 1.3s
06:23:20 
06:23:20 #7 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye
06:23:20 #7 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3
06:23:20 #7 DONE 1.2s
06:23:20 
06:23:20 #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:23:20 #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
06:23:20 #8 DONE 1.2s
06:23:21 
06:23:21 #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a
06:23:21 #11 sha256:322e3503b3c8360a3f9a96a81a32a7846c91b67cd294b312d212b192d5006be1
06:23:21 #11 resolve docker.io/library/golang:1.16.7-bullseye@sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a 0.0s done
06:23:21 #11 sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a 1.86kB / 1.86kB done
06:23:21 #11 sha256:953dfa4c0a09d03b197f8244a2c33e7fe0077e16add884dc91cf46f9bfe3e442 1.80kB / 1.80kB done
06:23:21 #11 sha256:4f66698aec33de68b52df801d79cbf5d707b1f8d2c633734ea88860688bcafa4 6.95kB / 6.95kB done
06:23:21 #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 1.05MB / 54.93MB 0.1s
06:23:21 #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0B / 5.15MB 0.1s
06:23:21 #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0B / 10.87MB 0.1s
06:23:21 #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 4.19MB / 5.15MB 0.2s
06:23:21 #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 3.15MB / 10.87MB 0.2s
06:23:21 #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.3s
06:23:21 #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 15.73MB / 54.93MB 0.5s
06:23:21 #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.3s done
06:23:21 #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.5s done
06:23:21 #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 14.68MB / 54.57MB 0.5s
06:23:21 #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 0B / 85.72MB 0.5s
06:23:21 #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 22.02MB / 54.93MB 0.6s
06:23:21 #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 23.07MB / 54.57MB 0.6s
06:23:21 #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 29.36MB / 54.57MB 0.7s
06:23:21 #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 6.29MB / 85.72MB 0.7s
06:23:21 #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 40.89MB / 54.93MB 0.9s
06:23:21 #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 42.99MB / 54.57MB 0.9s
06:23:21 #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 14.68MB / 85.72MB 0.9s
06:23:22 #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 51.38MB / 54.93MB 1.0s
06:23:22 #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 51.38MB / 54.57MB 1.0s
06:23:22 #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.1s
06:23:22 #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 1.1s
06:23:22 #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 19.92MB / 85.72MB 1.1s
06:23:22 #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 36.70MB / 85.72MB 1.3s
06:23:22 #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 42.99MB / 85.72MB 1.4s
06:23:22 #12 69.48 --------------------------------------------------------------------------------
06:23:22 #12 69.48 Total                                              1.3 MB/s |  81 MB  00:59     
06:23:22 #12 69.63 Running transaction check
06:23:22 #12 69.79 Running transaction test
06:23:22 #12 69.94 Transaction test succeeded
06:23:22 #12 69.94 Running transaction
06:23:22 #12 72.38   Updating   : glibc-common-2.17-324.el7_9.x86_64                          1/68 
06:23:22 #12 72.86   Updating   : glibc-2.17-324.el7_9.x86_64                                 2/68 
06:23:22 #12 73.38   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/68 
06:23:22 #12 73.39   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/68 
06:23:22 #12 73.93   Updating   : systemd-libs-219-78.el7_9.3.x86_64                          5/68 
06:23:22 #12 75.60   Updating   : systemd-219-78.el7_9.3.x86_64                               6/68 
06:23:22 #12 76.27 Failed to get D-Bus connection: Operation not permitted
06:23:22 #12 76.31   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/68 
06:23:22 #12 76.81   Installing : libmpc-1.0.1-3.el7.x86_64                                   8/68 
06:23:22 #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 58.72MB / 85.72MB 1.6s
06:23:22 #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.7s done
06:23:22 #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 67.11MB / 85.72MB 1.7s
06:23:22 #12 77.32   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64              9/68 
06:23:22 #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 74.45MB / 85.72MB 1.8s
06:23:23 #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 2.0s
06:23:23 #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366
06:23:23 #12 77.84   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  10/68 
06:23:23 #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 2.5s done
06:23:23 #11 sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 0B / 129.04MB 2.5s
06:23:23 #11 sha256:8c9b225c5e05003a6c5b3d83a1ecb00b2ac55d2ef9d404065039a4f99a5da1c6 0B / 156B 2.5s
06:23:23 #11 sha256:8c9b225c5e05003a6c5b3d83a1ecb00b2ac55d2ef9d404065039a4f99a5da1c6 156B / 156B 2.7s
06:23:23 #11 sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 14.68MB / 129.04MB 2.8s
06:23:23 #12 78.35   Installing : lzo-2.06-8.el7.x86_64                                      11/68 
06:23:24 #11 sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 32.51MB / 129.04MB 3.0s
06:23:24 #11 sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 46.14MB / 129.04MB 3.1s
06:23:24 #11 ...
06:23:24 
06:23:24 #16 [internal] load build context
06:23:24 #16 sha256:668b8ed3e6516e10dd3a99a0ee7fe2b8f18392621c9c3f2bdeb5d24563368106
06:23:24 #16 transferring context: 55.47MB 2.8s done
06:23:24 #16 DONE 3.3s
06:23:24 
06:23:24 #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a
06:23:24 #11 sha256:322e3503b3c8360a3f9a96a81a32a7846c91b67cd294b312d212b192d5006be1
06:23:24 #11 sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 57.67MB / 129.04MB 3.2s
06:23:24 #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 3.3s done
06:23:24 #11 sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 69.21MB / 129.04MB 3.3s
06:23:24 #12 78.87   Installing : m4-1.4.16-10.el7.x86_64                                    12/68 
06:23:24 #12 79.40   Installing : checkpolicy-2.5-8.el7.x86_64                               13/68 
06:23:24 #11 sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 81.79MB / 129.04MB 3.5s
06:23:24 #11 sha256:8c9b225c5e05003a6c5b3d83a1ecb00b2ac55d2ef9d404065039a4f99a5da1c6 156B / 156B 3.3s done
06:23:24 #11 sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 90.18MB / 129.04MB 3.6s
06:23:24 #12 79.44   Installing : 1:make-3.82-24.el7.x86_64                                  14/68 
06:23:24 #12 79.95   Installing : 1:perl-Error-0.17020-2.el7.noarch                          15/68 
06:23:24 #11 sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 98.57MB / 129.04MB 3.7s
06:23:24 #11 sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 105.85MB / 129.04MB 3.8s
06:23:25 #11 sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 116.68MB / 129.04MB 4.0s
06:23:25 #11 sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 129.04MB / 129.04MB 4.2s
06:23:26 #12 79.99   Installing : libarchive-3.1.2-14.el7_7.x86_64                           16/68 
06:23:26 #12 81.10   Installing : cpp-4.8.5-44.el7.x86_64                                    17/68 
06:23:26 #11 ...
06:23:26 
06:23:26 #28 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:23:26 #28 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
06:23:26 #28 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
06:23:26 #28 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
06:23:26 #28 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
06:23:26 #28 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
06:23:26 #28 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done
06:23:26 #28 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
06:23:26 #28 DONE 5.5s
06:23:26 
06:23:26 #30 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:23:26 #30 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
06:23:26 #30 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
06:23:26 #30 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
06:23:26 #30 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
06:23:26 #30 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
06:23:26 #30 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done
06:23:26 #30 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done
06:23:26 #30 DONE 5.5s
06:23:26 
06:23:26 #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a
06:23:26 #11 sha256:322e3503b3c8360a3f9a96a81a32a7846c91b67cd294b312d212b192d5006be1
06:23:26 #12 81.63   Installing : rsync-3.1.2-10.el7.x86_64                                  18/68 
06:23:27 #12 82.15   Installing : systemd-devel-219-78.el7_9.3.x86_64                        19/68 
06:23:27 #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.3s done
06:23:27 #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8
06:23:28 #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.3s done
06:23:28 #12 82.67   Installing : libcgroup-0.41-21.el7.x86_64                               20/68 
06:23:28 #11 ...
06:23:28 
06:23:28 #29 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
06:23:28 #29 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
06:23:28 #29 DONE 0.6s
06:23:28 
06:23:28 #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a
06:23:28 #11 sha256:322e3503b3c8360a3f9a96a81a32a7846c91b67cd294b312d212b192d5006be1
06:23:28 #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.1s
06:23:28 #12 83.72   Installing : openssh-7.4p1-21.el7.x86_64                                21/68 
06:23:28 #12 83.74   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        22/68 
06:23:28 #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.3s done
06:23:29 #11 ...
06:23:29 
06:23:29 #31 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
06:23:29 #31 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
06:23:29 #31 DONE 0.6s
06:23:29 #12 83.75   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/68 
06:23:29 
06:23:29 #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a
06:23:29 #11 sha256:322e3503b3c8360a3f9a96a81a32a7846c91b67cd294b312d212b192d5006be1
06:23:29 #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 0.1s
06:23:29 #12 84.26   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/68 
06:23:29 #12 84.77   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/68 
06:23:29 #12 84.87   Installing : policycoreutils-2.5-34.el7.x86_64                          26/68 
06:23:31 #12 84.89   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/68 
06:23:31 #12 85.95   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/68 
06:23:31 #12 86.46   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/68 
06:23:32 #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 2.3s done
06:23:32 #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 0.1s
06:23:32 #12 86.49   Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64                        30/68 
06:23:32 #12 87.15   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             31/68 
06:23:32 #12 87.16   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        32/68 
06:23:32 #12 87.25   Installing : autoconf-2.69-11.el7.noarch                                33/68 
06:23:32 #12 87.78 install-info: No such file or directory for /usr/share/info/autoconf.info
06:23:32 #12 87.82   Installing : libselinux-python-2.5-15.el7.x86_64                        34/68 
06:23:32 #12 87.85   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       35/68 
06:23:33 #12 87.88   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      36/68 
06:23:33 #12 88.48   Installing : openssh-clients-7.4p1-21.el7.x86_64                        37/68 
06:23:33 #12 88.50   Installing : libgomp-4.8.5-44.el7.x86_64                                38/68 
06:23:33 #12 89.03   Installing : less-458-9.el7.x86_64                                      39/68 
06:23:34 #12 89.05   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           40/68 
06:23:34 #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 2.7s done
06:23:34 #11 extracting sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8
06:23:34 #12 89.64   Installing : git-1.8.3.1-23.el7_8.x86_64                                41/68 
06:23:34 #12 89.77   Installing : pcre-devel-8.32-17.el7.x86_64                              42/68 
06:23:34 #12 89.80   Installing : libsepol-devel-2.5-10.el7.x86_64                           43/68 
06:23:34 #12 89.82   Installing : libselinux-devel-2.5-15.el7.x86_64                         44/68 
06:23:34 #12 89.87   Installing : perl-Test-Harness-3.28-3.el7.noarch                        45/68 
06:23:35 #12 89.94   Installing : automake-1.13.4-3.el7.noarch                               46/68 
06:23:35 #12 90.44 install-info: No such file or directory for /usr/share/info/automake.info.gz
06:23:36 #12 90.68   Installing : kernel-headers-3.10.0-1160.41.1.el7.x86_64                 47/68 
06:23:36 #12 91.36   Installing : glibc-headers-2.17-324.el7_9.x86_64                        48/68 
06:23:38 #12 91.45   Installing : glibc-devel-2.17-324.el7_9.x86_64                          49/68 
06:23:38 #12 93.12   Installing : gcc-4.8.5-44.el7.x86_64                                    50/68 
06:23:38 #12 93.63   Installing : python-IPy-0.75-6.el7.noarch                               51/68 
06:23:38 #12 93.69   Installing : policycoreutils-python-2.5-34.el7.x86_64                   52/68 
06:23:39 #12 93.73   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    53/68 
06:23:39 #12 94.25   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             54/68 
06:23:39 #11 extracting sha256:be91c38d26fffbfafc3f2df63d098e225eb62b951d509a002d1ab6b1f245ffb8 4.6s done
06:23:39 #11 extracting sha256:8c9b225c5e05003a6c5b3d83a1ecb00b2ac55d2ef9d404065039a4f99a5da1c6
06:23:39 #11 extracting sha256:8c9b225c5e05003a6c5b3d83a1ecb00b2ac55d2ef9d404065039a4f99a5da1c6 done
06:23:39 #11 DONE 18.5s
06:23:39 
06:23:39 #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
06:23:39 #12 sha256:07dee8f6a4f7b0aa9a19674228e68d670c98166b1216d5e7833a6d69fa39ce0d
06:23:40 #12 94.92   Installing : libtool-2.4.2-22.el7_3.x86_64                              55/68 
06:23:40 #12 95.42 install-info: No such file or directory for /usr/share/info/libtool.info.gz
06:23:40 #12 95.63   Installing : glibc-static-2.17-324.el7_9.x86_64                         56/68 
06:23:40 #12 95.65   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            57/68 
06:23:40 #12 95.71   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       58/68 
06:23:40 #12 95.73   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        59/68 
06:23:41 #12 95.77   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   60/68 
06:23:41 #12 96.59   Installing : cmake-2.8.12.2-2.el7.x86_64                                61/68 
06:23:42 #12 96.61   Installing : which-2.20-7.el7.x86_64                                    62/68 
06:23:42 #12 97.12 install-info: No such file or directory for /usr/share/info/which.info.gz
06:23:42 #12 97.62   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      63/68 
06:23:43 #12 DONE 3.3s
06:23:43 
06:23:43 #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
06:23:43 #13 sha256:dfed64092e42947da416ddbd78b7a8b544bc94d6cce12eb5f7d9eb5a4a479d2d
06:23:43 #13 DONE 0.5s
06:23:43 
06:23: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
06:23:43 #15 sha256:ea50336298951270f60cfdd0a61164720c0bc0492f4d94e2a23c161d99064c7c
06:23:43 #12 97.64   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 64/68 
06:23:44 #12 98.64   Cleanup    : systemd-219-78.el7.x86_64                                  65/68 
06:23:44 #12 99.15   Cleanup    : systemd-libs-219-78.el7.x86_64                             66/68 
06:23:44 #12 99.66   Cleanup    : glibc-common-2.17-317.el7.x86_64                           67/68 
06:23:45 #15 1.673 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:23:45 #15 1.685 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB]
06:23:45 #15 1.686 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
06:23:45 #15 1.914 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB]
06:23:45 #15 2.170 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
06:23:45 #12 99.68   Cleanup    : glibc-2.17-317.el7.x86_64                                  68/68 
06:23:45 #12 100.7   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/68 
06:23:45 #12 100.7   Verifying  : glibc-static-2.17-324.el7_9.x86_64                          2/68 
06:23:45 #12 100.7   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/68 
06:23:45 #12 100.8   Verifying  : glibc-2.17-324.el7_9.x86_64                                 4/68 
06:23:45 #12 100.8   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    5/68 
06:23:45 #12 100.8   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                 6/68 
06:23:45 #12 100.8   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        7/68 
06:23:45 #12 100.8   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          8/68 
06:23:45 #12 100.8   Verifying  : automake-1.13.4-3.el7.noarch                                9/68 
06:23:45 #12 100.8   Verifying  : lzo-2.06-8.el7.x86_64                                      10/68 
06:23:45 #12 100.8   Verifying  : m4-1.4.16-10.el7.x86_64                                    11/68 
06:23:45 #12 100.8   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             12/68 
06:23:45 #12 100.8   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                13/68 
06:23:45 #12 100.8   Verifying  : checkpolicy-2.5-8.el7.x86_64                               14/68 
06:23:45 #12 100.8   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             15/68 
06:23:45 #12 100.8   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        16/68 
06:23:45 #12 100.9   Verifying  : systemd-libs-219-78.el7_9.3.x86_64                         17/68 
06:23:45 #12 100.9   Verifying  : which-2.20-7.el7.x86_64                                    18/68 
06:23:45 #12 100.9   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         19/68 
06:23:45 #12 100.9   Verifying  : glibc-headers-2.17-324.el7_9.x86_64                        20/68 
06:23:45 #12 100.9   Verifying  : cpp-4.8.5-44.el7.x86_64                                    21/68 
06:23:45 #12 100.9   Verifying  : python-IPy-0.75-6.el7.noarch                               22/68 
06:23:45 #12 100.9   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              23/68 
06:23:45 #12 100.9   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               24/68 
06:23:45 #12 100.9   Verifying  : glibc-common-2.17-324.el7_9.x86_64                         25/68 
06:23:45 #12 100.9   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         26/68 
06:23:45 #12 100.9   Verifying  : 1:make-3.82-24.el7.x86_64                                  27/68 
06:23:45 #12 100.9   Verifying  : openssh-7.4p1-21.el7.x86_64                                28/68 
06:23:45 #12 101.0   Verifying  : kernel-headers-3.10.0-1160.41.1.el7.x86_64                 29/68 
06:23:45 #12 101.0   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           30/68 
06:23:45 #12 101.0   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              31/68 
06:23:45 #12 101.0   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            32/68 
06:23:45 #12 101.0   Verifying  : systemd-219-78.el7_9.3.x86_64                              33/68 
06:23:45 #12 101.0   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       34/68 
06:23:45 #12 101.0   Verifying  : e2fsprogs-libs-1.42.9-19.el7.x86_64                        35/68 
06:23:45 #12 101.0   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           36/68 
06:23:45 #12 101.1   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    37/68 
06:23:45 #12 101.1   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        38/68 
06:23:45 #12 101.1   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             39/68 
06:23:45 #12 101.1   Verifying  : openssh-clients-7.4p1-21.el7.x86_64                        40/68 
06:23:45 #12 101.1   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        41/68 
06:23:45 #12 101.1   Verifying  : libselinux-python-2.5-15.el7.x86_64                        42/68 
06:23:45 #12 101.1   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        43/68 
06:23:45 #12 101.1   Verifying  : gcc-4.8.5-44.el7.x86_64                                    44/68 
06:23:45 #12 101.1   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  45/68 
06:23:45 #12 101.1   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   46/68 
06:23:45 #12 101.1   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       47/68 
06:23:45 #12 101.1   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           48/68 
06:23:45 #12 101.2   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          49/68 
06:23:45 #12 101.2   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    50/68 
06:23:45 #12 101.2   Verifying  : pcre-devel-8.32-17.el7.x86_64                              51/68 
06:23:45 #12 101.2   Verifying  : autoconf-2.69-11.el7.noarch                                52/68 
06:23:45 #12 101.2   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      53/68 
06:23:45 #12 101.2   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            54/68 
06:23:45 #12 101.2   Verifying  : rsync-3.1.2-10.el7.x86_64                                  55/68 
06:23:45 #12 101.2   Verifying  : glibc-devel-2.17-324.el7_9.x86_64                          56/68 
06:23:45 #12 101.2   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  57/68 
06:23:46 #12 101.2   Verifying  : policycoreutils-2.5-34.el7.x86_64                          58/68 
06:23:46 #12 101.2   Verifying  : libgomp-4.8.5-44.el7.x86_64                                59/68 
06:23:46 #12 101.3   Verifying  : systemd-devel-219-78.el7_9.3.x86_64                        60/68 
06:23:46 #12 101.3   Verifying  : less-458-9.el7.x86_64                                      61/68 
06:23:46 #12 101.3   Verifying  : libcgroup-0.41-21.el7.x86_64                               62/68 
06:23:46 #12 101.3   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/68 
06:23:46 #12 101.3   Verifying  : glibc-2.17-317.el7.x86_64                                  64/68 
06:23:46 #12 101.3   Verifying  : glibc-common-2.17-317.el7.x86_64                           65/68 
06:23:46 #12 101.3   Verifying  : systemd-libs-219-78.el7.x86_64                             66/68 
06:23:46 #12 101.3   Verifying  : systemd-219-78.el7.x86_64                                  67/68 
06:23:46 #12 101.3   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      68/68 
06:23:46 #12 101.3 
06:23:46 #12 101.3 Installed:
06:23:46 #12 101.3   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
06:23:46 #12 101.3   cmake.x86_64 0:2.8.12.2-2.el7                                                 
06:23:46 #12 101.3   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
06:23:46 #12 101.3   gcc.x86_64 0:4.8.5-44.el7                                                     
06:23:46 #12 101.3   git.x86_64 0:1.8.3.1-23.el7_8                                                 
06:23:46 #12 101.3   glibc-static.x86_64 0:2.17-324.el7_9                                          
06:23:46 #12 101.3   libarchive.x86_64 0:3.1.2-14.el7_7                                            
06:23:46 #12 101.3   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
06:23:46 #12 101.3   libselinux-devel.x86_64 0:2.5-15.el7                                          
06:23:46 #12 101.3   libtool.x86_64 0:2.4.2-22.el7_3                                               
06:23:46 #12 101.3   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
06:23:46 #12 101.3   make.x86_64 1:3.82-24.el7                                                     
06:23:46 #12 101.3   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
06:23:46 #12 101.3   systemd-devel.x86_64 0:219-78.el7_9.3                                         
06:23:46 #12 101.3   which.x86_64 0:2.20-7.el7                                                     
06:23:46 #12 101.3 
06:23:46 #12 101.3 Dependency Installed:
06:23:46 #12 101.3   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
06:23:46 #12 101.3   autoconf.noarch 0:2.69-11.el7                                                 
06:23:46 #12 101.3   automake.noarch 0:1.13.4-3.el7                                                
06:23:46 #12 101.3   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
06:23:46 #12 101.3   checkpolicy.x86_64 0:2.5-8.el7                                                
06:23:46 #12 101.3   cpp.x86_64 0:4.8.5-44.el7                                                     
06:23:46 #12 101.3   e2fsprogs-libs.x86_64 0:1.42.9-19.el7                                         
06:23:46 #12 101.3   fipscheck.x86_64 0:1.4.1-6.el7                                                
06:23:46 #12 101.3   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
06:23:46 #12 101.3   glibc-devel.x86_64 0:2.17-324.el7_9                                           
06:23:46 #12 101.3   glibc-headers.x86_64 0:2.17-324.el7_9                                         
06:23:46 #12 101.3   kernel-headers.x86_64 0:3.10.0-1160.41.1.el7                                  
06:23:46 #12 101.3   less.x86_64 0:458-9.el7                                                       
06:23:46 #12 101.3   libcgroup.x86_64 0:0.41-21.el7                                                
06:23:46 #12 101.3   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
06:23:46 #12 101.3   libgomp.x86_64 0:4.8.5-44.el7                                                 
06:23:46 #12 101.3   libmpc.x86_64 0:1.0.1-3.el7                                                   
06:23:46 #12 101.3   libseccomp.x86_64 0:2.3.1-4.el7                                               
06:23:46 #12 101.3   libselinux-python.x86_64 0:2.5-15.el7                                         
06:23:46 #12 101.3   libselinux-utils.x86_64 0:2.5-15.el7                                          
06:23:46 #12 101.3   libsemanage-python.x86_64 0:2.5-14.el7                                        
06:23:46 #12 101.3   libsepol-devel.x86_64 0:2.5-10.el7                                            
06:23:46 #12 101.3   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
06:23:46 #12 101.3   lzo.x86_64 0:2.06-8.el7                                                       
06:23:46 #12 101.3   m4.x86_64 0:1.4.16-10.el7                                                     
06:23:46 #12 101.3   mpfr.x86_64 0:3.1.1-4.el7                                                     
06:23:46 #12 101.3   openssh.x86_64 0:7.4p1-21.el7                                                 
06:23:46 #12 101.3   openssh-clients.x86_64 0:7.4p1-21.el7                                         
06:23:46 #12 101.3   pcre-devel.x86_64 0:8.32-17.el7                                               
06:23:46 #12 101.3   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
06:23:46 #12 101.3   perl-Error.noarch 1:0.17020-2.el7                                             
06:23:46 #12 101.3   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
06:23:46 #12 101.3   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
06:23:46 #12 101.3   perl-Test-Harness.noarch 0:3.28-3.el7                                         
06:23:46 #12 101.3   policycoreutils.x86_64 0:2.5-34.el7                                           
06:23:46 #12 101.3   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
06:23:46 #12 101.3   policycoreutils-python.x86_64 0:2.5-34.el7                                    
06:23:46 #12 101.3   python-IPy.noarch 0:0.75-6.el7                                                
06:23:46 #12 101.3   rsync.x86_64 0:3.1.2-10.el7                                                   
06:23:46 #12 101.3   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
06:23:46 #12 101.3   setools-libs.x86_64 0:3.3.8-4.el7                                             
06:23:46 #12 101.3 
06:23:46 #12 101.3 Dependency Updated:
06:23:46 #12 101.3   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
06:23:46 #12 101.3   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
06:23:46 #12 101.3   glibc.x86_64 0:2.17-324.el7_9                                                 
06:23:46 #12 101.3   glibc-common.x86_64 0:2.17-324.el7_9                                          
06:23:46 #12 101.3   systemd.x86_64 0:219-78.el7_9.3                                               
06:23:46 #12 101.3   systemd-libs.x86_64 0:219-78.el7_9.3                                          
06:23:46 #12 101.3 
06:23:46 #12 101.3 Complete!
06:23:46 #12 DONE 101.9s
06:23:46 
06:23:46 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
06:23:46 #14 sha256:5b8d82c20d7ecae2cc17f5b11ab9c75dec565490765f64bde4d3935a5aed7767
06:23:48 #15 5.231 Fetched 8401 kB in 4s (2206 kB/s)
06:23:49 #14 DONE 2.3s
06:23:49 
06:23:49 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
06:23:49 #15 sha256:58fdacb6af105f63269e5c7eb9984cbc6ab458f0864e23a8bb377df3c1198f85
06:23:49 #15 DONE 0.0s
06:23:49 
06:23:49 #16 exporting to image
06:23:49 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:23:49 #16 exporting layers
06:23:49 #15 5.231 Reading package lists...
06:23:49 #15 ...
06:23:49 
06:23:49 #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
06:23:49 #24 sha256:1e6ed8524959d7e85f3c85ccbe64325299086cbaaba8aeed098d2ab797ed4610
06:23:49 #24 1.461 + RM_GOPATH=0
06:23:49 #24 1.461 + TMP_GOPATH=
06:23:49 #24 1.461 + : /build
06:23:49 #24 1.461 + '[' -z '' ']'
06:23:49 #24 1.461 ++ mktemp -d
06:23:49 #24 1.462 + export GOPATH=/tmp/tmp.yNuHwXChay
06:23:49 #24 1.462 + GOPATH=/tmp/tmp.yNuHwXChay
06:23:49 #24 1.462 + RM_GOPATH=1
06:23:49 #24 1.462 + case "$(go env GOARCH)" in
06:23:49 #24 1.462 ++ go env GOARCH
06:23:49 #24 1.465 + export GO_BUILDMODE=-buildmode=pie
06:23:49 #24 1.465 + GO_BUILDMODE=-buildmode=pie
06:23:49 #24 1.465 ++ dirname /tmp/install/install.sh
06:23:49 #24 1.466 + dir=/tmp/install
06:23:49 #24 1.466 + bin=rootlesskit
06:23:49 #24 1.466 + shift
06:23:49 #24 1.466 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:23:49 #24 1.466 + . /tmp/install/rootlesskit.installer
06:23:49 #24 1.466 ++ : v0.14.4
06:23:49 #24 1.466 + install_rootlesskit
06:23:49 #24 1.466 + case "$1" in
06:23:49 #24 1.466 + export CGO_ENABLED=0
06:23:49 #24 1.466 + CGO_ENABLED=0
06:23:49 #24 1.466 + _install_rootlesskit
06:23:49 #24 1.467 + echo 'Install rootlesskit version v0.14.4'
06:23:49 #24 1.467 Install rootlesskit version v0.14.4
06:23:49 #24 1.467 + for f in rootlesskit rootlesskit-docker-proxy
06:23:49 #24 1.467 + GOBIN=/build
06:23:49 #24 1.467 + GO111MODULE=on
06:23:49 #24 1.467 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
06:23:49 #24 2.027 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
06:23:49 #24 3.252 go: downloading github.com/pkg/errors v0.9.1
06:23:49 #24 3.262 go: downloading github.com/sirupsen/logrus v1.8.1
06:23:49 #24 3.286 go: downloading github.com/urfave/cli/v2 v2.3.0
06:23:49 #24 3.403 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
06:23:49 #24 4.552 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
06:23:49 #24 4.725 go: downloading github.com/google/uuid v1.3.0
06:23:49 #24 4.736 go: downloading github.com/moby/vpnkit v0.5.0
06:23:49 #24 4.760 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
06:23:49 #24 4.934 go: downloading github.com/gofrs/flock v0.8.1
06:23:49 #24 4.970 go: downloading github.com/gorilla/mux v1.8.0
06:23:49 #24 5.047 go: downloading github.com/moby/sys/mountinfo v0.4.1
06:23:49 #24 5.159 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
06:23:49 #24 5.199 go: downloading github.com/u-root/u-root v7.0.0+incompatible
06:23:49 #24 6.621 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
06:23:49 #24 6.651 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:23:50 #24 ...
06:23:50 
06:23:50 #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
06:23:50 #15 sha256:ea50336298951270f60cfdd0a61164720c0bc0492f4d94e2a23c161d99064c7c
06:23:50 #15 5.231 Reading package lists...
06:23:52 #15 6.894 Reading package lists...
06:23:52 #15 8.476 Building dependency tree...
06:23:52 #15 9.296 The following additional packages will be installed:
06:23:52 #15 9.298   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
06:23:52 #15 9.299 Suggested packages:
06:23:52 #15 9.299   cmake-doc ninja-build lrzip
06:23:52 #15 9.299 Recommended packages:
06:23:52 #15 9.299   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:23:52 #15 9.480 The following NEW packages will be installed:
06:23:52 #15 9.482   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
06:23:52 #15 9.482   vim-common xxd
06:23:53 #15 9.758 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:23:53 #15 9.758 Need to get 17.7 MB of archives.
06:23:53 #15 9.758 After this operation, 70.7 MB of additional disk space will be used.
06:23:53 #15 9.758 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
06:23:53 #15 9.762 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
06:23:53 #15 9.764 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
06:23:53 #15 9.789 Get:4 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
06:23:53 #15 ...
06:23:53 
06:23:53 #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
06:23:53 #21 sha256:9583d3672c32625f077bbff137b8c4bc5c848cb937ffc5456886d0cae223d223
06:23:53 #21 1.638 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:23:53 #21 1.653 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB]
06:23:53 #21 1.655 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
06:23:53 #21 1.829 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB]
06:23:53 #21 2.084 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
06:23:53 #21 5.279 Fetched 8401 kB in 4s (2153 kB/s)
06:23:53 #21 5.279 Reading package lists...
06:23:53 #21 6.806 Reading package lists...
06:23:53 #21 8.489 Building dependency tree...
06:23:53 #21 9.335 The following additional packages will be installed:
06:23:53 #21 9.339   libbtrfs0
06:23:53 #21 9.403 The following NEW packages will be installed:
06:23:53 #21 9.411   libbtrfs-dev libbtrfs0
06:23:53 #21 9.715 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:23:53 #21 9.715 Need to get 460 kB of archives.
06:23:53 #21 9.715 After this operation, 1237 kB of additional disk space will be used.
06:23:53 #21 9.715 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:23:53 #21 9.720 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:23:53 #16 exporting layers 4.4s done
06:23:53 #16 writing image sha256:bd98a935cdd83670e5ef2379b6fde1ac90b3b37e2237ad55c394a209d87c3a82 0.0s done
06:23:53 #16 naming to docker.io/rpmbuild-centos-7/x86_64 done
06:23:53 #16 DONE 4.5s
06:23:53 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli 56e5910' --define '_gitcommit_engine 5176095' --define '_release 0' --define '_version 0.0.0.20210901112847.56e5910' --define '_origversion 0.0.0-20210901112847-56e5910' --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-scan-plugin.spec
06:23:53 #21 ...
06:23:53 
06:23:53 #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
06:23:53 #14 sha256:01ab4aa8415678f1b43ec5a14fc7e24047e31caa4e42f625ce422156dd0b662e
06:23:53 #14 1.552 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:23:53 #14 1.562 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB]
06:23:53 #14 1.562 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
06:23:53 #14 1.648 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB]
06:23:53 #14 1.884 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
06:23:53 #14 4.855 Fetched 8401 kB in 4s (2353 kB/s)
06:23:53 #14 4.855 Reading package lists...
06:23:53 #14 6.460 Reading package lists...
06:23:53 #14 8.039 Building dependency tree...
06:23:53 #14 8.867 The following additional packages will be installed:
06:23:53 #14 8.868   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:23:53 #14 8.868   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
06:23:53 #14 8.868   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
06:23:53 #14 8.869   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
06:23:53 #14 8.869   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
06:23:53 #14 8.869   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
06:23:53 #14 8.870   mingw-w64-common mingw-w64-x86-64-dev
06:23:53 #14 8.872 Suggested packages:
06:23:53 #14 8.872   gcc-10-locales seccomp wine64
06:23:53 #14 9.320 The following NEW packages will be installed:
06:23:53 #14 9.321   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:23:53 #14 9.321   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
06:23:53 #14 9.321   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
06:23:53 #14 9.321   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
06:23:53 #14 9.322   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
06:23:53 #14 9.323   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
06:23:53 #14 9.323   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
06:23:53 #14 9.324   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
06:23:53 #14 9.325   mingw-w64-x86-64-dev
06:23:53 #14 9.625 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
06:23:53 #14 9.625 Need to get 115 MB of archives.
06:23:53 #14 9.625 After this operation, 645 MB of additional disk space will be used.
06:23:53 #14 9.625 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
06:23:53 #14 9.664 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]
06:23:53 #14 9.758 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
06:23:53 #14 9.763 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
06:23:53 #14 9.771 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
06:23:53 #14 9.773 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
06:23:53 #14 9.916 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
06:23:53 #14 10.14 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
06:23:53 #14 10.15 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]
06:23:53 #14 ...
06:23:53 
06:23:53 #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
06:23:53 #15 sha256:ea50336298951270f60cfdd0a61164720c0bc0492f4d94e2a23c161d99064c7c
06:23:53 #15 10.14 Get:5 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
06:23:53 #15 10.15 Get:6 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
06:23:53 #15 10.15 Get:7 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
06:23:53 #15 10.15 Get:8 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
06:23:53 #15 10.16 Get:9 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
06:23:53 #15 10.16 Get:10 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
06:23:54 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TLekMN
06:23:54 + umask 022
06:23:54 + cd /root/rpmbuild/BUILD
06:23:54 + cd /root/rpmbuild/BUILD
06:23:54 + rm -rf src
06:23:54 + /usr/bin/mkdir -p src
06:23:54 + cd src
06:23:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
06:23:54 + /usr/bin/tar -xf -
06:23:54 #15 10.67 debconf: delaying package configuration, since apt-utils is not installed
06:23:54 #15 10.81 Fetched 17.7 MB in 1s (21.4 MB/s)
06:23:54 #15 10.86 Selecting previously unselected package xxd.
06:23:54 #15 10.86 (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.)
06:23:54 #15 10.89 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
06:23:54 #15 10.90 Unpacking xxd (2:8.2.2434-3) ...
06:23:54 #15 11.01 Selecting previously unselected package vim-common.
06:23:54 #15 11.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
06:23:54 #15 11.03 Unpacking vim-common (2:8.2.2434-3) ...
06:23:54 + STATUS=0
06:23:54 + '[' 0 -ne 0 ']'
06:23:54 + /usr/bin/tar -xf -
06:23:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
06:23:55 + STATUS=0
06:23:55 + '[' 0 -ne 0 ']'
06:23:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
06:23:55 + exit 0
06:23:55 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kmEMat
06:23:55 + umask 022
06:23:55 + cd /root/rpmbuild/BUILD
06:23:55 + cd src
06:23:55 + export DOCKER_GITCOMMIT=5176095
06:23:55 + DOCKER_GITCOMMIT=5176095
06:23:55 + mkdir -p /go/src/github.com/docker
06:23:55 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
06:23:55 + pushd /root/rpmbuild/BUILD/src/engine
06:23:55 + TMP_GOPATH=/go
06:23:55 + hack/dockerfile/install/install.sh tini
06:23:55 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
06:23:55 + RM_GOPATH=0
06:23:55 + TMP_GOPATH=/go
06:23:55 + : /usr/local/bin
06:23:55 + '[' -z /go ']'
06:23:55 + export GOPATH=/go
06:23:55 + GOPATH=/go
06:23:55 + case "$(go env GOARCH)" in
06:23:55 ++ go env GOARCH
06:23:55 + export GO_BUILDMODE=-buildmode=pie
06:23:55 + GO_BUILDMODE=-buildmode=pie
06:23:55 ++ dirname hack/dockerfile/install/install.sh
06:23:55 + dir=hack/dockerfile/install
06:23:55 + bin=tini
06:23:55 + shift
06:23:55 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
06:23:55 + . hack/dockerfile/install/tini.installer
06:23:55 ++ : v0.19.0
06:23:55 + install_tini
06:23:55 + echo 'Install tini version v0.19.0'
06:23:55 Install tini version v0.19.0
06:23:55 + git clone https://github.com/krallin/tini.git /go/tini
06:23:55 Cloning into '/go/tini'...
06:23:55 + cd /go/tini
06:23:55 + git checkout -q v0.19.0
06:23:55 + cmake .
06:23:55 -- The C compiler identification is GNU 4.8.5
06:23:55 -- Check for working C compiler: /usr/bin/cc
06:23:55 -- Check for working C compiler: /usr/bin/cc -- works
06:23:55 -- Detecting C compiler ABI info
06:23:55 -- Detecting C compiler ABI info - done
06:23:55 -- Performing Test HAS_BUILTIN_FORTIFY
06:23:55 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:23:55 -- Configuring done
06:23:55 -- Generating done
06:23:55 -- Build files have been written to: /go/tini
06:23:55 + make tini-static
06:23:55 Scanning dependencies of target tini-static
06:23:55 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:23:55 Linking C executable tini-static
06:23:55 [100%] Built target tini-static
06:23:55 + mkdir -p /usr/local/bin
06:23:55 + cp tini-static /usr/local/bin/docker-init
06:23:55 + VERSION=0.0.0-20210901112847-56e5910
06:23:55 + PRODUCT=docker
06:23:55 + hack/make.sh dynbinary
06:23:55 
06:23:56 Removing bundles/
06:23:56 
06:23:56 ---> Making bundle: dynbinary (in bundles/dynbinary)
06:23:56 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910
06:23:56 GOOS="" GOARCH="" GOARM=""
06:23:56 #15 12.80 Selecting previously unselected package cmake-data.#15 ...
06:23:56 
06:23:56 #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
06:23:56 #21 sha256:9583d3672c32625f077bbff137b8c4bc5c848cb937ffc5456886d0cae223d223
06:23:56 #21 10.23 debconf: delaying package configuration, since apt-utils is not installed
06:23:56 #21 10.62 Fetched 460 kB in 0s (1568 kB/s)
06:23:56 #21 10.67 Selecting previously unselected package libbtrfs0:amd64.
06:23:56 #21 10.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 ... 15713 files and directories currently installed.)
06:23:56 #21 10.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
06:23:56 #21 10.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:23:56 #21 10.86 Selecting previously unselected package libbtrfs-dev:amd64.
06:23:56 #21 10.86 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
06:23:56 #21 10.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:23:56 #21 11.02 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:23:56 #21 11.03 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:23:56 #21 11.04 Processing triggers for libc-bin (2.31-13) ...
06:23:56 #21 DONE 12.8s
06:23:56 
06:23:56 #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
06:23:56 #15 sha256:ea50336298951270f60cfdd0a61164720c0bc0492f4d94e2a23c161d99064c7c
06:23:56 #15 12.80 Selecting previously unselected package cmake-data.
06:23:56 #15 12.80 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
06:23:56 #15 12.81 Unpacking cmake-data (3.18.4-2) ...
06:23:57 #15 14.20 Selecting previously unselected package libicu67:amd64.
06:23:57 #15 14.21 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
06:23:57 #15 14.21 Unpacking libicu67:amd64 (67.1-7) ...
06:24:00 #15 16.41 Selecting previously unselected package libxml2:amd64.
06:24:00 #15 16.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
06:24:00 #15 16.42 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
06:24:00 #15 16.63 Selecting previously unselected package libarchive13:amd64.
06:24:00 #15 16.64 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
06:24:00 #15 16.64 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
06:24:00 #15 16.77 Selecting previously unselected package libjsoncpp24:amd64.
06:24:00 #15 16.78 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
06:24:00 #15 16.78 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
06:24:00 #15 16.90 Selecting previously unselected package librhash0:amd64.
06:24:00 #15 16.90 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
06:24:00 #15 16.91 Unpacking librhash0:amd64 (1.4.1-2) ...
06:24:00 #15 16.98 Selecting previously unselected package libuv1:amd64.
06:24:00 #15 17.00 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
06:24:00 #15 17.00 Unpacking libuv1:amd64 (1.40.0-2) ...
06:24:00 #15 17.11 Selecting previously unselected package cmake.
06:24:00 #15 17.11 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ...
06:24:00 #15 17.12 Unpacking cmake (3.18.4-2) ...
06:24:02 #15 19.12 Setting up libicu67:amd64 (67.1-7) ...
06:24:02 #15 19.14 Setting up xxd (2:8.2.2434-3) ...
06:24:02 #15 19.15 Setting up libuv1:amd64 (1.40.0-2) ...
06:24:02 #15 19.17 Setting up vim-common (2:8.2.2434-3) ...
06:24:02 #15 19.21 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
06:24:02 #15 19.22 Setting up librhash0:amd64 (1.4.1-2) ...
06:24:02 #15 19.27 Setting up cmake-data (3.18.4-2) ...
06:24:02 #15 19.28 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
06:24:02 #15 19.29 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
06:24:02 #15 19.30 Setting up cmake (3.18.4-2) ...
06:24:02 #15 19.31 Processing triggers for libc-bin (2.31-13) ...
06:24:03 #15 ...
06:24:03 
06:24:03 #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
06:24:03 #14 sha256:01ab4aa8415678f1b43ec5a14fc7e24047e31caa4e42f625ce422156dd0b662e
06:24:03 #14 10.58 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]
06:24:03 #14 11.53 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]
06:24:03 #14 11.92 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]
06:24:03 #14 12.68 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]
06:24:03 #14 13.56 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]
06:24:03 #14 14.00 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
06:24:03 #14 14.02 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
06:24:03 #14 14.02 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
06:24:03 #14 14.03 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:24:03 #14 14.03 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:24:03 #14 14.04 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
06:24:03 #14 14.04 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
06:24:03 #14 14.04 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
06:24:03 #14 14.05 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
06:24:03 #14 14.05 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
06:24:03 #14 14.05 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
06:24:03 #14 14.06 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
06:24:03 #14 14.07 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
06:24:03 #14 14.09 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
06:24:03 #14 14.09 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
06:24:03 #14 14.09 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
06:24:03 #14 14.40 debconf: delaying package configuration, since apt-utils is not installed
06:24:03 #14 14.50 Fetched 115 MB in 5s (24.1 MB/s)
06:24:03 #14 14.54 Selecting previously unselected package binutils-mingw-w64-i686.
06:24:03 #14 14.54 (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.)
06:24:03 #14 14.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
06:24:03 #14 14.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:24:03 #14 15.46 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:24:03 #14 15.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
06:24:03 #14 15.47 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:24:03 #14 16.53 Selecting previously unselected package binutils-mingw-w64.
06:24:03 #14 16.53 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
06:24:03 #14 16.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
06:24:03 #14 16.60 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:24:03 #14 16.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:24:03 #14 16.61 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:24:03 #14 16.73 Selecting previously unselected package dmsetup.
06:24:03 #14 16.73 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
06:24:03 #14 16.74 Unpacking dmsetup (2:1.02.175-2.1) ...
06:24:03 #14 16.87 Selecting previously unselected package mingw-w64-common.
06:24:03 #14 16.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
06:24:03 #14 16.88 Unpacking mingw-w64-common (8.0.0-1) ...
06:24:03 #14 19.26 Selecting previously unselected package mingw-w64-x86-64-dev.
06:24:03 #14 19.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
06:24:03 #14 19.27 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
06:24:03 #14 ...
06:24:03 
06:24:03 #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
06:24:03 #15 sha256:ea50336298951270f60cfdd0a61164720c0bc0492f4d94e2a23c161d99064c7c
06:24:03 #15 DONE 20.7s
06:24:03 
06:24:03 #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
06:24:03 #22 sha256:9b132448105092a5e218fe796f983140b57716e7b6738baae1b087ea22315d14
06:24:03 #22 1.190 + RM_GOPATH=0
06:24:03 #22 1.190 + TMP_GOPATH=
06:24:03 #22 1.190 + : /build
06:24:03 #22 1.190 + '[' -z '' ']'
06:24:03 #22 1.191 ++ mktemp -d
06:24:03 #22 1.192 + export GOPATH=/tmp/tmp.kqDjEDC92B
06:24:03 #22 1.192 + GOPATH=/tmp/tmp.kqDjEDC92B
06:24:03 #22 1.193 + RM_GOPATH=1
06:24:03 #22 1.193 + case "$(go env GOARCH)" in
06:24:03 #22 1.193 ++ go env GOARCH
06:24:03 #22 1.198 + export GO_BUILDMODE=-buildmode=pie
06:24:03 #22 1.198 + GO_BUILDMODE=-buildmode=pie
06:24:03 #22 1.198 ++ dirname /tmp/install/install.sh
06:24:03 #22 1.199 + dir=/tmp/install
06:24:03 #22 1.199 + bin=containerd
06:24:03 #22 1.199 + shift
06:24:03 #22 1.200 + '[' '!' -f /tmp/install/containerd.installer ']'
06:24:03 #22 1.200 + . /tmp/install/containerd.installer
06:24:03 #22 1.200 ++ set -e
06:24:03 #22 1.200 ++ : v1.5.5
06:24:03 #22 1.200 + install_containerd
06:24:03 #22 1.201 + echo 'Install containerd version v1.5.5'
06:24:03 #22 1.201 Install containerd version v1.5.5
06:24:03 #22 1.201 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kqDjEDC92B/src/github.com/containerd/containerd
06:24:03 #22 1.204 Cloning into '/tmp/tmp.kqDjEDC92B/src/github.com/containerd/containerd'...
06:24:04 #22 ...
06:24:04 
06:24:04 #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
06:24:04 #17 sha256:557407053aba5b61697dde5110eb1ebb30fe8cb035b3d4a81bb4b7c7d4f9c8f3
06:24:05 #17 1.268 + RM_GOPATH=0
06:24:05 #17 1.268 + TMP_GOPATH=
06:24:05 #17 1.268 + : /build
06:24:05 #17 1.268 + '[' -z '' ']'
06:24:05 #17 1.268 ++ mktemp -d
06:24:05 #17 1.268 + export GOPATH=/tmp/tmp.VyDmkmt0ZQ
06:24:05 #17 1.268 + GOPATH=/tmp/tmp.VyDmkmt0ZQ
06:24:05 #17 1.268 + RM_GOPATH=1
06:24:05 #17 1.268 + case "$(go env GOARCH)" in
06:24:05 #17 1.268 ++ go env GOARCH
06:24:05 #17 1.273 + export GO_BUILDMODE=-buildmode=pie
06:24:05 #17 1.273 + GO_BUILDMODE=-buildmode=pie
06:24:05 #17 1.274 ++ dirname /tmp/install/install.sh
06:24:05 #17 1.275 + dir=/tmp/install
06:24:05 #17 1.275 + bin=tini
06:24:05 #17 1.275 + shift
06:24:05 #17 1.275 + '[' '!' -f /tmp/install/tini.installer ']'
06:24:05 #17 1.275 + . /tmp/install/tini.installer
06:24:05 #17 1.275 ++ : v0.19.0
06:24:05 #17 1.275 + install_tini
06:24:05 #17 1.275 + echo 'Install tini version v0.19.0'
06:24:05 #17 1.276 Install tini version v0.19.0
06:24:05 #17 1.276 + git clone https://github.com/krallin/tini.git /tmp/tmp.VyDmkmt0ZQ/tini
06:24:05 #17 1.279 Cloning into '/tmp/tmp.VyDmkmt0ZQ/tini'...
06:24:05 #17 1.671 + cd /tmp/tmp.VyDmkmt0ZQ/tini
06:24:05 #17 1.671 + git checkout -q v0.19.0
06:24:05 #17 1.682 + cmake .
06:24:06 #17 1.888 -- The C compiler identification is GNU 10.2.1
06:24:06 #17 1.919 -- Detecting C compiler ABI info
06:24:06 #17 2.153 -- Detecting C compiler ABI info - done
06:24:06 #17 2.209 -- Check for working C compiler: /usr/bin/cc - skipped
06:24:06 #17 2.210 -- Detecting C compile features
06:24:06 #17 2.211 -- Detecting C compile features - done
06:24:06 #17 2.227 -- Performing Test HAS_BUILTIN_FORTIFY
06:24:06 #17 2.314 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:24:06 #17 2.354 -- Configuring done
06:24:06 #17 2.365 -- Generating done
06:24:06 #17 2.369 -- Build files have been written to: /tmp/tmp.VyDmkmt0ZQ/tini
06:24:06 #17 2.374 + make tini-static
06:24:06 #17 2.474 Scanning dependencies of target tini-static
06:24:06 #17 2.513 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:24:07 #17 3.025 [100%] Linking C executable tini-static
06:24:07 #17 3.286 [100%] Built target tini-static
06:24:07 #17 3.310 + mkdir -p /build
06:24:07 #17 3.315 + cp tini-static /build/docker-init
06:24:08 #17 DONE 4.5s
06:24:08 
06:24:08 #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
06:24:08 #14 sha256:01ab4aa8415678f1b43ec5a14fc7e24047e31caa4e42f625ce422156dd0b662e
06:24:08 #14 21.89 Selecting previously unselected package gcc-mingw-w64-base.
06:24:08 #14 21.90 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
06:24:08 #14 21.90 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:24:08 #14 21.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
06:24:08 #14 21.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
06:24:08 #14 21.98 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:24:08 #14 25.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
06:24:08 #14 25.30 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:24:08 #14 25.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:24:13 #14 ...
06:24:13 
06:24:13 #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
06:24:13 #22 sha256:9b132448105092a5e218fe796f983140b57716e7b6738baae1b087ea22315d14
06:24:13 #22 16.64 + cd /tmp/tmp.kqDjEDC92B/src/github.com/containerd/containerd
06:24:13 #22 16.64 + git checkout -q v1.5.5
06:24:13 #22 17.67 + export 'BUILDTAGS=netgo osusergo static_build'
06:24:13 #22 17.67 + BUILDTAGS='netgo osusergo static_build'
06:24:13 #22 17.67 + export EXTRA_FLAGS=-buildmode=pie
06:24:13 #22 17.67 + EXTRA_FLAGS=-buildmode=pie
06:24:13 #22 17.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:24:13 #22 17.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:24:13 #22 17.67 + '[' '' = dynamic ']'
06:24:13 #22 17.67 + make
06:24:14 #22 18.45 + bin/ctr
06:24:19 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910
06:24:19 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910
06:24:19 GOOS="" GOARCH="" GOARM=""
06:24:19 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910
06:24:19 
06:24:19 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
06:24:19 + RM_GOPATH=0
06:24:19 + TMP_GOPATH=/go
06:24:19 + : /usr/local/bin
06:24:19 + '[' -z /go ']'
06:24:19 + export GOPATH=/go
06:24:19 + GOPATH=/go
06:24:19 + case "$(go env GOARCH)" in
06:24:19 ++ go env GOARCH
06:24:19 + export GO_BUILDMODE=-buildmode=pie
06:24:19 + GO_BUILDMODE=-buildmode=pie
06:24:19 ++ dirname hack/dockerfile/install/install.sh
06:24:19 + dir=hack/dockerfile/install
06:24:19 + bin=tini
06:24:19 + shift
06:24:19 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
06:24:19 + . hack/dockerfile/install/tini.installer
06:24:19 ++ : v0.19.0
06:24:19 + install_tini
06:24:19 Install tini version v0.19.0
06:24:19 + echo 'Install tini version v0.19.0'
06:24:19 + git clone https://github.com/krallin/tini.git /go/tini
06:24:19 Cloning into '/go/tini'...
06:24:19 + cd /go/tini
06:24:19 + git checkout -q v0.19.0
06:24:19 + cmake .
06:24:19 -- The C compiler identification is GNU 9.3.0
06:24:19 -- Check for working C compiler: /usr/bin/cc
06:24:19 -- Check for working C compiler: /usr/bin/cc -- works
06:24:19 -- Detecting C compiler ABI info
06:24:19 -- Detecting C compiler ABI info - done
06:24:19 -- Detecting C compile features
06:24:19 -- Detecting C compile features - done
06:24:19 -- Performing Test HAS_BUILTIN_FORTIFY
06:24:19 -- Performing Test HAS_BUILTIN_FORTIFY - Success
06:24:19 -- Configuring done
06:24:19 -- Generating done
06:24:19 -- Build files have been written to: /go/tini
06:24:19 + make tini-static
06:24:19 make[2]: Entering directory '/go/tini'
06:24:19 make[3]: Entering directory '/go/tini'
06:24:19 make[4]: Entering directory '/go/tini'
06:24:19 make[5]: Entering directory '/go/tini'
06:24:19 Scanning dependencies of target tini-static
06:24:19 make[5]: Leaving directory '/go/tini'
06:24:19 make[5]: Entering directory '/go/tini'
06:24:19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:24:19 [100%] Linking C executable tini-static
06:24:19 make[5]: Leaving directory '/go/tini'
06:24:19 [100%] Built target tini-static
06:24:19 make[4]: Leaving directory '/go/tini'
06:24:19 make[3]: Leaving directory '/go/tini'
06:24:19 make[2]: Leaving directory '/go/tini'
06:24:19 + mkdir -p /usr/local/bin
06:24:19 + cp tini-static /usr/local/bin/docker-init
06:24:19 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
06:24:19 + RM_GOPATH=0
06:24:19 + TMP_GOPATH=/go
06:24:19 + : /usr/local/bin
06:24:19 + '[' -z /go ']'
06:24:19 + export GOPATH=/go
06:24:19 + GOPATH=/go
06:24:19 + case "$(go env GOARCH)" in
06:24:19 ++ go env GOARCH
06:24:19 + export GO_BUILDMODE=-buildmode=pie
06:24:19 + GO_BUILDMODE=-buildmode=pie
06:24:19 ++ dirname hack/dockerfile/install/install.sh
06:24:19 + dir=hack/dockerfile/install
06:24:19 + bin=rootlesskit
06:24:19 + shift
06:24:19 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
06:24:19 + . hack/dockerfile/install/rootlesskit.installer
06:24:19 ++ : v0.14.4
06:24:19 + install_rootlesskit dynamic
06:24:19 + case "$1" in
06:24:19 + install_rootlesskit_dynamic
06:24:19 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
06:24:19 + ROOTLESSKIT_LDFLAGS=-linkmode=external
06:24:19 + export BUILD_MODE=-buildmode=pie
06:24:19 + BUILD_MODE=-buildmode=pie
06:24:19 + _install_rootlesskit
06:24:19 + echo 'Install rootlesskit version v0.14.4'
06:24:19 Install rootlesskit version v0.14.4
06:24:19 + for f in rootlesskit rootlesskit-docker-proxy
06:24:19 + GOBIN=/usr/local/bin
06:24:19 + GO111MODULE=on
06:24:19 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
06:24:19 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
06:24:19 #22 ...
06:24:19 
06:24:19 #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
06:24:19 #14 sha256:01ab4aa8415678f1b43ec5a14fc7e24047e31caa4e42f625ce422156dd0b662e
06:24:19 #14 31.15 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
06:24:19 #14 31.15 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:24:19 #14 31.16 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:24:19 #14 33.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
06:24:19 #14 33.29 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
06:24:19 #14 33.30 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:24:19 #14 35.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
06:24:19 #14 35.58 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:24:19 #14 35.59 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:24:23 #14 ...
06:24:23 
06:24:23 #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
06:24:23 #24 sha256:1e6ed8524959d7e85f3c85ccbe64325299086cbaaba8aeed098d2ab797ed4610
06:24:23 #24 33.06 + for f in rootlesskit rootlesskit-docker-proxy
06:24:23 #24 33.06 + GOBIN=/build
06:24:23 #24 33.06 + GO111MODULE=on
06:24:23 #24 33.06 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
06:24:23 #24 DONE 39.9s
06:24:23 
06:24:23 #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
06:24:23 #14 sha256:01ab4aa8415678f1b43ec5a14fc7e24047e31caa4e42f625ce422156dd0b662e
06:24:23 #14 39.91 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
06:24:23 #14 ...
06:24:23 
06:24:23 #25 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:24:23 #25 sha256:360ad49b5b0fadd5269d4cefa8cadb95ebff710372b6a93ebd9e649fc034f05e
06:24:23 #25 DONE 0.1s
06:24:23 
06:24:23 #26 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:24:23 #26 sha256:78da522cf5a6111a2978be72085cd9c229b5b0642bfb775ceb18d289f8d93860
06:24:23 #26 DONE 0.1s
06:24:23 
06:24:23 #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
06:24:23 #14 sha256:01ab4aa8415678f1b43ec5a14fc7e24047e31caa4e42f625ce422156dd0b662e
06:24:23 #14 39.92 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:24:23 #14 39.93 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:24:26 #14 42.60 Selecting previously unselected package g++-mingw-w64-x86-64.
06:24:26 #14 42.60 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
06:24:26 #14 42.61 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:24:26 #14 42.67 Selecting previously unselected package libapparmor1:amd64.
06:24:26 #14 42.67 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
06:24:26 #14 42.68 Unpacking libapparmor1:amd64 (2.13.6-10) ...
06:24:26 #14 42.72 Selecting previously unselected package libapparmor-dev:amd64.
06:24:26 #14 42.73 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
06:24:26 #14 42.73 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
06:24:26 #14 42.79 Selecting previously unselected package libbtrfs0:amd64.
06:24:26 #14 42.79 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
06:24:26 #14 42.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:24:26 #14 42.86 Selecting previously unselected package libbtrfs-dev:amd64.
06:24:26 #14 42.87 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
06:24:26 #14 42.87 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:24:26 #14 42.96 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:24:26 #14 42.96 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:24:26 #14 42.96 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:24:26 #14 43.00 Selecting previously unselected package libudev-dev:amd64.
06:24:26 #14 43.01 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
06:24:26 #14 43.01 Unpacking libudev-dev:amd64 (247.3-6) ...
06:24:26 #14 43.07 Selecting previously unselected package libsepol1-dev:amd64.
06:24:26 #14 43.07 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
06:24:26 #14 43.08 Unpacking libsepol1-dev:amd64 (3.1-1) ...
06:24:26 #14 43.17 Selecting previously unselected package libpcre2-16-0:amd64.
06:24:26 #14 43.17 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
06:24:26 #14 43.18 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
06:24:26 #14 43.25 Selecting previously unselected package libpcre2-32-0:amd64.
06:24:26 #14 43.26 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
06:24:26 #14 43.26 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
06:24:26 #14 43.33 Selecting previously unselected package libpcre2-posix2:amd64.
06:24:26 #14 43.34 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
06:24:26 #14 43.34 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
06:24:26 #14 43.39 Selecting previously unselected package libpcre2-dev:amd64.
06:24:26 #14 43.39 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
06:24:26 #14 43.40 Unpacking libpcre2-dev:amd64 (10.36-2) ...
06:24:26 #14 43.55 Selecting previously unselected package libselinux1-dev:amd64.
06:24:26 #14 43.55 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
06:24:26 #14 43.55 Unpacking libselinux1-dev:amd64 (3.1-3) ...
06:24:26 #14 43.65 Selecting previously unselected package libdevmapper-dev:amd64.
06:24:26 #14 43.66 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
06:24:26 #14 43.66 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:24:26 #14 43.69 Selecting previously unselected package libseccomp-dev:amd64.
06:24:26 #14 43.70 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
06:24:26 #14 43.70 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
06:24:26 #14 43.76 Selecting previously unselected package libsystemd-dev:amd64.
06:24:26 #14 43.76 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
06:24:27 #14 43.76 Unpacking libsystemd-dev:amd64 (247.3-6) ...
06:24:27 #14 44.00 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
06:24:27 #14 44.01 Setting up libapparmor1:amd64 (2.13.6-10) ...
06:24:27 #14 44.02 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:24:27 #14 44.03 Setting up libsepol1-dev:amd64 (3.1-1) ...
06:24:27 #14 44.04 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:24:27 #14 44.05 Setting up libpcre2-16-0:amd64 (10.36-2) ...
06:24:27 #14 44.06 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:24:27 #14 44.07 Setting up libpcre2-32-0:amd64 (10.36-2) ...
06:24:27 #14 44.08 Setting up libudev-dev:amd64 (247.3-6) ...
06:24:27 #14 44.09 Setting up libpcre2-posix2:amd64 (10.36-2) ...
06:24:27 #14 44.10 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:24:27 #14 44.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:24:27 #14 44.12 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:24:27 #14 44.13 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
06:24:27 #14 44.14 Setting up mingw-w64-common (8.0.0-1) ...
06:24:27 #14 44.15 Setting up libsystemd-dev:amd64 (247.3-6) ...
06:24:27 #14 44.16 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
06:24:27 #14 44.17 Setting up libpcre2-dev:amd64 (10.36-2) ...
06:24:27 #14 44.18 Setting up libselinux1-dev:amd64 (3.1-3) ...
06:24:27 #14 44.19 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:24:27 #14 44.20 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:24:27 #14 44.21 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
06:24:27 #14 44.22 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:24:27 #14 44.23 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
06:24:27 #14 44.23 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
06:24:27 #14 44.24 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:24:27 #14 44.25 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
06:24:27 #14 44.26 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:24:27 #14 44.27 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:24:27 #14 44.29 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:24:27 #14 44.31 Setting up dmsetup (2:1.02.175-2.1) ...
06:24:27 #14 44.32 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:24:27 #14 44.33 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:24:27 #14 44.34 Processing triggers for libc-bin (2.31-13) ...
06:24:27 #14 DONE 44.6s
06:24:27 
06:24:27 #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
06:24:27 #22 sha256:9b132448105092a5e218fe796f983140b57716e7b6738baae1b087ea22315d14
06:24:28 #22 ...
06:24:28 
06:24:28 #18 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
06:24:28 #18 sha256:74fa3c8647a6077c1158dfcc617b4d17b57cb7f04e3891748a53cd003bcda286
06:24:28 #18 DONE 0.1s
06:24:28 
06:24:28 #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
06:24:28 #19 sha256:4c55dfb374d7c45766bd923cbdbdb90cdfc8f7aa9af041653d7754afd76e8098
06:24:29 #19 0.922 + RM_GOPATH=0
06:24:29 #19 0.922 + TMP_GOPATH=
06:24:29 #19 0.922 + : /build
06:24:29 #19 0.922 + '[' -z '' ']'
06:24:29 #19 0.923 ++ mktemp -d
06:24:29 #19 0.924 + export GOPATH=/tmp/tmp.0BAYhiogTf
06:24:29 #19 0.924 + GOPATH=/tmp/tmp.0BAYhiogTf
06:24:29 #19 0.924 + RM_GOPATH=1
06:24:29 #19 0.924 + case "$(go env GOARCH)" in
06:24:29 #19 0.924 ++ go env GOARCH
06:24:29 #19 0.930 + export GO_BUILDMODE=-buildmode=pie
06:24:29 #19 0.930 + GO_BUILDMODE=-buildmode=pie
06:24:29 #19 0.930 ++ dirname /tmp/install/install.sh
06:24:29 #19 0.931 + dir=/tmp/install
06:24:29 #19 0.931 + bin=runc
06:24:29 #19 0.931 + shift
06:24:29 #19 0.931 + '[' '!' -f /tmp/install/runc.installer ']'
06:24:29 #19 0.931 + . /tmp/install/runc.installer
06:24:29 #19 0.932 ++ set -e
06:24:29 #19 0.932 ++ : v1.0.2
06:24:29 #19 0.932 + install_runc
06:24:29 #19 0.932 + RUNC_BUILDTAGS=seccomp
06:24:29 #19 0.932 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
06:24:29 #19 0.932 Install runc version v1.0.2 (build tags: seccomp)
06:24:29 #19 0.932 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0BAYhiogTf/src/github.com/opencontainers/runc
06:24:29 #19 0.934 Cloning into '/tmp/tmp.0BAYhiogTf/src/github.com/opencontainers/runc'...
06:24:29 go: downloading github.com/pkg/errors v0.9.1
06:24:29 go: downloading github.com/sirupsen/logrus v1.8.1
06:24:29 go: downloading github.com/urfave/cli/v2 v2.3.0
06:24:29 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
06:24:29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
06:24:29 go: downloading github.com/google/uuid v1.3.0
06:24:29 go: downloading github.com/moby/vpnkit v0.5.0
06:24:29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
06:24:29 go: downloading github.com/gofrs/flock v0.8.1
06:24:29 go: downloading github.com/gorilla/mux v1.8.0
06:24:30 go: downloading github.com/moby/sys/mountinfo v0.4.1
06:24:30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
06:24:30 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
06:24:30 go: downloading github.com/u-root/u-root v7.0.0+incompatible
06:24:32 #19 4.041 + cd /tmp/tmp.0BAYhiogTf/src/github.com/opencontainers/runc
06:24:32 #19 4.042 + git checkout -q v1.0.2
06:24:32 #19 4.233 + '[' -z '' ']'
06:24:32 #19 4.234 + target=static
06:24:32 #19 4.234 + make BUILDTAGS=seccomp static
06:24:32 #19 4.308 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 .
06:24:32 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:24:38 + for f in rootlesskit rootlesskit-docker-proxy
06:24:38 + GOBIN=/usr/local/bin
06:24:38 + GO111MODULE=on
06:24:38 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
06:24:38 + return
06:24:38 # Build the CLI
06:24:38 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210901112847-56e5910 GITCOMMIT=56e5910 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
06:24:39 Building dynamic docker-linux-amd64
06:25:20 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910
06:25:20 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910
06:25:20 GOOS="" GOARCH="" GOARM=""
06:25:20 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910
06:25:20 
06:25:20 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
06:25:20 + RM_GOPATH=0
06:25:20 + TMP_GOPATH=/go
06:25:20 + : /usr/local/bin
06:25:20 + '[' -z /go ']'
06:25:20 + export GOPATH=/go
06:25:20 + GOPATH=/go
06:25:20 + case "$(go env GOARCH)" in
06:25:20 ++ go env GOARCH
06:25:20 + export GO_BUILDMODE=-buildmode=pie
06:25:20 + GO_BUILDMODE=-buildmode=pie
06:25:20 ++ dirname hack/dockerfile/install/install.sh
06:25:20 + dir=hack/dockerfile/install
06:25:20 + bin=tini
06:25:20 + shift
06:25:20 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
06:25:20 + . hack/dockerfile/install/tini.installer
06:25:20 ++ : v0.19.0
06:25:20 + install_tini
06:25:20 + echo 'Install tini version v0.19.0'
06:25:20 Install tini version v0.19.0
06:25:20 + git clone https://github.com/krallin/tini.git /go/tini
06:25:20 Cloning into '/go/tini'...
06:25:20 + cd /go/tini
06:25:20 + git checkout -q v0.19.0
06:25:20 + cmake .
06:25:20 -- The C compiler identification is GNU 8.3.0
06:25:20 -- Check for working C compiler: /usr/bin/cc
06:25:20 -- Check for working C compiler: /usr/bin/cc -- works
06:25:20 -- Detecting C compiler ABI info
06:25:20 -- Detecting C compiler ABI info - done
06:25:20 -- Detecting C compile features
06:25:20 -- Detecting C compile features - done
06:25:20 -- Performing Test HAS_BUILTIN_FORTIFY
06:25:20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:25:20 -- Configuring done
06:25:20 -- Generating done
06:25:20 -- Build files have been written to: /go/tini
06:25:20 + make tini-static
06:25:20 make[2]: Entering directory '/go/tini'
06:25:20 make[3]: Entering directory '/go/tini'
06:25:20 make[4]: Entering directory '/go/tini'
06:25:20 make[5]: Entering directory '/go/tini'
06:25:20 Scanning dependencies of target tini-static
06:25:20 make[5]: Leaving directory '/go/tini'
06:25:20 make[5]: Entering directory '/go/tini'
06:25:20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:25:20 [100%] Linking C executable tini-static
06:25:20 make[5]: Leaving directory '/go/tini'
06:25:20 [100%] Built target tini-static
06:25:20 make[4]: Leaving directory '/go/tini'
06:25:20 make[3]: Leaving directory '/go/tini'
06:25:20 make[2]: Leaving directory '/go/tini'
06:25:20 + mkdir -p /usr/local/bin
06:25:20 + cp tini-static /usr/local/bin/docker-init
06:25:20 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
06:25:20 + RM_GOPATH=0
06:25:20 + TMP_GOPATH=/go
06:25:20 + : /usr/local/bin
06:25:20 + '[' -z /go ']'
06:25:20 + export GOPATH=/go
06:25:20 + GOPATH=/go
06:25:20 + case "$(go env GOARCH)" in
06:25:20 ++ go env GOARCH
06:25:20 + export GO_BUILDMODE=-buildmode=pie
06:25:20 + GO_BUILDMODE=-buildmode=pie
06:25:20 ++ dirname hack/dockerfile/install/install.sh
06:25:20 + dir=hack/dockerfile/install
06:25:20 + bin=rootlesskit
06:25:20 + shift
06:25:20 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
06:25:20 + . hack/dockerfile/install/rootlesskit.installer
06:25:20 ++ : v0.14.4
06:25:20 + install_rootlesskit dynamic
06:25:20 + case "$1" in
06:25:20 + install_rootlesskit_dynamic
06:25:20 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
06:25:20 + ROOTLESSKIT_LDFLAGS=-linkmode=external
06:25:20 + export BUILD_MODE=-buildmode=pie
06:25:20 + BUILD_MODE=-buildmode=pie
06:25:20 + _install_rootlesskit
06:25:20 + echo 'Install rootlesskit version v0.14.4'
06:25:20 Install rootlesskit version v0.14.4
06:25:20 + for f in rootlesskit rootlesskit-docker-proxy
06:25:20 + GOBIN=/usr/local/bin
06:25:20 + GO111MODULE=on
06:25:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
06:25:20 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
06:25:28 #19 57.32 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
06:25:28 #19 58.30 + mkdir -p /build
06:25:28 #19 58.30 + cp runc /build/runc
06:25:28 #19 DONE 59.3s
06:25:28 
06:25:28 #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
06:25:28 #22 sha256:9b132448105092a5e218fe796f983140b57716e7b6738baae1b087ea22315d14
06:25:28 #22 ...
06:25:28 
06:25:28 #20 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
06:25:28 #20 sha256:c79056fd17400d3224f2102130a02c046b1b5fdf1fd7f6ffa36162ee4f84d6a9
06:25:29 #20 DONE 0.3s
06:25:29 
06:25:29 #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
06:25:29 #22 sha256:9b132448105092a5e218fe796f983140b57716e7b6738baae1b087ea22315d14
06:25:31 #22 94.92 + bin/containerd
06:25:32 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910
06:25:32 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910
06:25:32 GOOS="" GOARCH="" GOARM=""
06:25:32 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910
06:25:32 
06:25:32 + popd
06:25:32 + exit 0
06:25:32 ~/rpmbuild/BUILD/src
06:25:32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JsJtV7
06:25:32 + umask 022
06:25:32 + cd /root/rpmbuild/BUILD
06:25:32 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210901112847.56e5910-0.el7.x86_64 '!=' / ']'
06:25:32 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210901112847.56e5910-0.el7.x86_64
06:25:32 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210901112847.56e5910-0.el7.x86_64
06:25:32 + mkdir -p /root/rpmbuild/BUILDROOT
06:25:32 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210901112847.56e5910-0.el7.x86_64
06:25:32 + cd src
06:25:32 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
06:25:32 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/bin/dockerd
06:25:32 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
06:25:32 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/bin/docker-proxy
06:25:32 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/bin/docker-init
06:25:32 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/lib/systemd/system/docker.service
06:25:32 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/lib/systemd/system/docker.socket
06:25:32 + /usr/lib/rpm/check-buildroot
06:25:32 + /usr/lib/rpm/redhat/brp-compress
06:25:32 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
06:25:32 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
06:25:32 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
06:25:32 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
06:25:32 + /usr/lib/rpm/redhat/brp-python-hardlink
06:25:32 + /usr/lib/rpm/redhat/brp-java-repack-jars
06:25:32 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SCRjbN
06:25:32 + umask 022
06:25:32 + cd /root/rpmbuild/BUILD
06:25:32 + cd src
06:25:32 ++ engine/bundles/dynbinary-daemon/dockerd --version
06:25:32 + ver='Docker version 0.0.0-20210901112847-56e5910, build 5176095'
06:25:32 + test 'Docker version 0.0.0-20210901112847-56e5910, build 5176095' = 'Docker version 0.0.0-20210901112847-56e5910, build 5176095'
06:25:32 + echo 'PASS: daemon version OK'
06:25:32 PASS: daemon version OK
06:25:32 + exit 0
06:25:32 Processing files: docker-ce-0.0.0.20210901112847.56e5910-0.el7.x86_64
06:25:32 Provides: docker-ce = 3:0.0.0.20210901112847.56e5910-0.el7 docker-ce(x86-64) = 3:0.0.0.20210901112847.56e5910-0.el7
06:25:32 Requires(interp): /bin/sh /bin/sh /bin/sh
06:25:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
06:25:32 Requires(post): /bin/sh
06:25:32 Requires(preun): /bin/sh
06:25:32 Requires(postun): /bin/sh
06:25:32 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)
06:25:32 Conflicts: docker docker-io docker-engine-cs docker-ee
06:25:32 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
06:25:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210901112847.56e5910-0.el7.x86_64
06:25:32 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210901112847.56e5910-0.el7.src.rpm
06:25:37 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210901112847.56e5910-0.el7.x86_64.rpm
06:25:37 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZlQhwm
06:25:37 + umask 022
06:25:37 + cd /root/rpmbuild/BUILD
06:25:37 + cd src
06:25:37 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210901112847.56e5910-0.el7.x86_64
06:25:37 + exit 0
06:25:37 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SZYXqw
06:25:37 + umask 022
06:25:37 + cd /root/rpmbuild/BUILD
06:25:37 + cd /root/rpmbuild/BUILD
06:25:37 + rm -rf src
06:25:37 + /usr/bin/mkdir -p src
06:25:37 + cd src
06:25:37 + /usr/bin/tar -xf -
06:25:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
06:25:37 + STATUS=0
06:25:37 + '[' 0 -ne 0 ']'
06:25:37 + /usr/bin/tar -xf -
06:25:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
06:25:37 + STATUS=0
06:25:37 + '[' 0 -ne 0 ']'
06:25:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
06:25:37 + exit 0
06:25:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1C8UTH
06:25:37 + umask 022
06:25:37 + cd /root/rpmbuild/BUILD
06:25:37 + cd src
06:25:37 + mkdir -p /go/src/github.com/docker
06:25:37 + rm -f /go/src/github.com/docker/cli
06:25:37 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
06:25:37 + pushd /go/src/github.com/docker/cli
06:25:37 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
06:25:37 + VERSION=0.0.0-20210901112847-56e5910
06:25:37 + GITCOMMIT=56e5910
06:25:37 + GO_LINKMODE=dynamic
06:25:37 + ./scripts/build/binary
06:25:37 Building dynamic docker-linux-amd64
06:25:47 go: downloading github.com/pkg/errors v0.9.1
06:25:47 go: downloading github.com/sirupsen/logrus v1.8.1
06:25:47 go: downloading github.com/urfave/cli/v2 v2.3.0
06:25:47 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
06:25:47 go: downloading github.com/google/uuid v1.3.0
06:25:47 go: downloading github.com/moby/vpnkit v0.5.0
06:25:47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
06:25:47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
06:25:47 go: downloading github.com/gofrs/flock v0.8.1
06:25:47 go: downloading github.com/gorilla/mux v1.8.0
06:25:47 go: downloading github.com/moby/sys/mountinfo v0.4.1
06:25:47 go: downloading github.com/u-root/u-root v7.0.0+incompatible
06:25:47 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
06:25:47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
06:25:47 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:25:57 + for f in rootlesskit rootlesskit-docker-proxy
06:25:57 + GOBIN=/usr/local/bin
06:25:57 + GO111MODULE=on
06:25:57 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
06:26:00 make[2]: Entering directory '/root/build-deb/cli'
06:26:00 scripts/docs/generate-man.sh
06:26:00 + return
06:26:00 # Build the CLI
06:26:00 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210901112847-56e5910 GITCOMMIT=56e5910 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
06:26:00 Building dynamic docker-linux-arm-v6
06:26:03 #22 126.9 # github.com/containerd/containerd/cmd/containerd
06:26:03 #22 126.9 /usr/bin/ld: /tmp/go-link-592456048/000019.o: in function `New':
06:26:03 #22 126.9 /tmp/tmp.kqDjEDC92B/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
06:26:03 #22 126.9 + bin/containerd-stress
06:26:04 #22 128.0 + bin/containerd-shim
06:26:12 #22 134.9 + bin/containerd-shim-runc-v1
06:26:16 #22 139.9 + bin/containerd-shim-runc-v2
06:26:16 #22 140.5 + binaries
06:26:16 #22 140.5 + install -D bin/containerd /build/containerd
06:26:16 #22 140.5 + install -D bin/containerd-shim /build/containerd-shim
06:26:16 #22 140.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:26:16 #22 140.5 + install -D bin/ctr /build/ctr
06:26:19 #22 DONE 143.1s
06:26:20 
06:26:20 #23 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
06:26:20 #23 sha256:f4f46cf4e60f2946ecc13d4482b0d8ae4d6ec6cedda8f1ce052a3a9f74d2836d
06:26:21 #23 DONE 1.1s
06:26:21 
06:26:21 #27 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
06:26:21 #27 sha256:097d3fa4ce6efd231233461ebba2ff050200aab1be29456226612800f083711a
06:26:21 #27 DONE 0.2s
06:26:21 
06:26:21 #32 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
06:26:21 #32 sha256:12b23fd412926b210420ccaf23371375aaec374778123e8f209c656d1cc83917
06:26:22 #32 DONE 1.3s
06:26:22 
06:26:22 #33 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
06:26:22 #33 sha256:6e9dae8837c41af83cc0a6a87ac0f897d4fd970ce619ce98fb8b968f0247d314
06:26:22 #33 DONE 0.0s
06:26:22 
06:26:22 #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
06:26:22 #34 sha256:d1dde016249ff6979427228445f458e1bb18953553ed7275fcf0b73485dd988b
06:26:23 #34 0.389 
06:26:23 #34 0.446 Removing /build/bundles/
06:26:23 #34 0.447 
06:26:23 #34 0.451 ---> Making bundle: binary (in /build/bundles/binary)
06:26:23 #34 0.477 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20210901112847-56e5910
06:26:23 #34 0.477 GOOS="" GOARCH="" GOARM=""
06:26:59 + DISABLE_WARN_OUTSIDE_CONTAINER=1
06:26:59 + make manpages
06:26:59 scripts/docs/generate-man.sh
06:27:08 Project root: /go/src/github.com/docker/cli
06:27:08 Generating man pages into /go/src/github.com/docker/cli/man/man1
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
06:27:08 2021/09/06 06:27:06 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
06:27:08 make[2]: Leaving directory '/root/build-deb/cli'
06:27:08 # Build the scan-plugin
06:27:08 # TODO change once we support scan-plugin on other architectures
06:27:08 if [ "amd64" = "amd64" ]; then \
06:27:08 	cd /go/src/github.com/docker/scan-cli-plugin \
06:27:08 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
06:27:08 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
06:27:08 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
06:27:08 fi
06:27:08 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
06:27:08 GO111MODULE=on make -f builder.Makefile build
06:27:08 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
06:27:08 mkdir -p bin
06:27: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
06:27:37 make[2]: Entering directory '/root/build-deb/cli'
06:27:37 scripts/docs/generate-man.sh
06:27:44 #34 72.47 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20210901112847-56e5910
06:27:44 #34 72.96 Copying nested executables into /build/bundles/binary-daemon
06:27:44 #34 74.18 Building: /build/bundles/binary-daemon/docker-proxy-0.0.0-20210901112847-56e5910
06:27:44 #34 74.18 GOOS="" GOARCH="" GOARM=""
06:27:44 #34 74.41 Created binary: /build/bundles/binary-daemon/docker-proxy-0.0.0-20210901112847-56e5910
06:27:44 #34 74.43 
06:27:44 #34 DONE 77.3s
06:27:44 
06:27:44 #35 [binary 1/1] COPY --from=build-binary /build/bundles/ /
06:27:44 #35 sha256:512ce1657da3f51b7d257e169242f338d69174ef166a2f8b9ce613b10c663e64
06:27:44 #35 DONE 3.0s
06:27:44 
06:27:44 #36 exporting to client
06:27:44 #36 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
06:27:44 #36 copying files 10.62MB 0.1s
06:27:45 #36 copying files 206.92MB 1.2s done
06:27:45 #36 DONE 1.2s
06:27:45 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker'
06:27:45 mkdir -p build/linux/docker
06:27:45 cp /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/cli/build/docker build/linux/docker/
06:27:45 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
06:27:45 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
06:27:45 done
06:27:45 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20210901112847-56e5910.tgz docker
06:27:57 # extra binaries for running rootless
06:27:57 mkdir -p build/linux/docker-rootless-extras
06:27:57 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
06:27:57 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
06:27:57 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
06:27:57 	fi \
06:27:57 done
06:27:57 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20210901112847-56e5910.tgz docker-rootless-extras
06:27:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/static'
06:27:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/static'
06:27:58 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use
06:27:58 kind_faraday
06:27:58 mkdir -p build/mac/amd64/docker
06:27:58 GOOS=darwin GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-568/static/build/mac/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-568/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-568/static/scripts/build-cli-plugins":/build:ro golang:1.16.7 /build
06:27:59 Unable to find image 'golang:1.16.7' locally
06:27:59 1.16.7: Pulling from library/golang
06:28:00 955615a668ce: Already exists
06:28:00 2756ef5f69a5: Already exists
06:28:00 911ea9f2bd51: Already exists
06:28:01 27b0a22ee906: Already exists
06:28:01 4e94c8ba5874: Already exists
06:28:01 be91c38d26ff: Already exists
06:28:02 8c9b225c5e05: Already exists
06:28:02 Digest: sha256:0b5bf2d2c5682b0de7425b8a379330493bb8bbe984ebbcaf7ced1c0138640417
06:28:02 Status: Downloaded newer image for golang:1.16.7
06:28:04 Cloning into '/go/src/github.com/docker/buildx'...
06:28:07 Fetching origin
06:28:07 Project root: /go/src/github.com/docker/cli
06:28:07 Generating man pages into /go/src/github.com/docker/cli/man/man1
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
06:28:07 2021/09/06 06:28:03 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
06:28:07 ~/rpmbuild/BUILD/src
06:28:07 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
06:28:07 + popd
06:28:07 + pushd /root/rpmbuild/BUILD/src/plugins
06:28:07 + for installer in '*.installer'
06:28:07 + '[' buildx.installer '!=' scan.installer ']'
06:28:07 + bash buildx.installer build
06:28:07 Cloning into '/go/src/github.com/docker/buildx'...
06:28:07 Fetching origin
06:28:07 + GO111MODULE=on
06:28:07 + 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
06:28:07 + GO111MODULE=on
06:28:07 + 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
06:28:16 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
06:28:16 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
06:28:16 go: downloading github.com/spf13/cobra v1.0.0
06:28:16 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
06:28:16 go: downloading github.com/docker/distribution v2.7.1+incompatible
06:28:16 go: downloading github.com/docker/go-connections v0.4.0
06:28:16 go: downloading github.com/sirupsen/logrus v1.4.2
06:28:16 go: downloading github.com/spf13/pflag v1.0.3
06:28:16 go: downloading github.com/theupdateframework/notary v0.6.1
06:28:17 go: downloading github.com/opencontainers/image-spec v1.0.1
06:28:17 go: downloading github.com/docker/go-units v0.4.0
06:28:17 go: downloading github.com/Masterminds/semver/v3 v3.1.0
06:28:17 go: downloading github.com/google/uuid v1.1.1
06:28:17 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:28:17 go: downloading github.com/opencontainers/go-digest v1.0.0
06:28:17 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
06:28:17 go: downloading github.com/docker/go v1.5.1-1
06:28:17 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
06:28:18 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
06:28:18 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
06:28:18 go: downloading github.com/morikuni/aec v1.0.0
06:28:18 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
06:28:18 go: downloading github.com/docker/docker-credential-helpers v0.6.3
06:28:18 go: downloading github.com/containerd/containerd v1.3.4
06:28:18 go: downloading google.golang.org/grpc v1.23.1
06:28:19 go: downloading github.com/gorilla/mux v1.7.4
06:28:19 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
06:28:19 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
06:28:20 go: downloading github.com/gogo/protobuf v1.3.1
06:28:20 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:28:20 go: downloading github.com/golang/protobuf v1.3.2
06:28:21 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
06:28:22 go: downloading github.com/docker/go-metrics v0.0.1
06:28:22 go: downloading github.com/prometheus/client_golang v1.1.0
06:28:22 go: downloading github.com/beorn7/perks v1.0.1
06:28:22 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
06:28:22 go: downloading github.com/prometheus/common v0.6.0
06:28:22 go: downloading github.com/prometheus/procfs v0.0.3
06:28:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
06:28:54 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
06:28:54 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
06:28:54 # Build the CLI plugins
06:28:54 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
06:28:54 set -e;cd /sources && \
06:28:54 	tar xzf plugin-installers.tgz; \
06:28:54 	for installer in plugins/*.installer; do \
06:28:54 		LDFLAGS='' bash ${installer} build; \
06:28:54 	done
06:28:54 Cloning into '/go/src/github.com/docker/buildx'...
06:28:55 Fetching origin
06:28:55 + GO111MODULE=on
06:28:55 + 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
06:29:28 ~/rpmbuild/BUILD/src
06:29:28 + popd
06:29:28 + exit 0
06:29:28 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c27vCH
06:29:28 + umask 022
06:29:28 + cd /root/rpmbuild/BUILD
06:29:28 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64 '!=' / ']'
06:29:28 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64
06:29:28 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64
06:29:28 + mkdir -p /root/rpmbuild/BUILDROOT
06:29:28 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64
06:29:28 + cd src
06:29:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/bin
06:29:28 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/bin/docker
06:29:28 + pushd /root/rpmbuild/BUILD/src/plugins
06:29:28 + for installer in '*.installer'
06:29:28 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
06:29:28 + '[' buildx.installer '!=' scan.installer ']'
06:29:28 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64
06:29:28 + PREFIX=/usr/libexec/docker/cli-plugins
06:29:28 + bash buildx.installer install_plugin
06:29:28 + popd
06:29:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/bash-completion/completions
06:29:28 ~/rpmbuild/BUILD/src
06:29:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/zsh/vendor-completions
06:29:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/fish/vendor_completions.d
06:29:28 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/bash-completion/completions/docker
06:29:28 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
06:29:28 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
06:29:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/man/man1
06:29:28 + 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.20210901112847.56e5910-0.el7.x86_64/usr/share/man/man1
06:29:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/man/man5
06:29:28 + 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.20210901112847.56e5910-0.el7.x86_64/usr/share/man/man5
06:29:28 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/man/man8
06:29:28 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/man/man8
06:29:28 + mkdir -p build-docs
06:29:28 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
06:29:28 + cp cli/LICENSE build-docs/LICENSE
06:29:28 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
06:29:28 + cp cli/MAINTAINERS build-docs/MAINTAINERS
06:29:28 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
06:29:28 + cp cli/NOTICE build-docs/NOTICE
06:29:28 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
06:29:28 + cp cli/README.md build-docs/README.md
06:29:28 + /usr/lib/rpm/check-buildroot
06:29:28 + /usr/lib/rpm/redhat/brp-compress
06:29:28 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
06:29:28 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
06:29:28 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
06:29:28 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
06:29:28 + /usr/lib/rpm/redhat/brp-python-hardlink
06:29:28 + /usr/lib/rpm/redhat/brp-java-repack-jars
06:29:28 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1NpnJK
06:29:28 + umask 022
06:29:28 + cd /root/rpmbuild/BUILD
06:29:28 + cd src
06:29:28 ++ cli/build/docker --version
06:29:28 + ver='Docker version 0.0.0-20210901112847-56e5910, build 56e5910'
06:29:28 + test 'Docker version 0.0.0-20210901112847-56e5910, build 56e5910' = 'Docker version 0.0.0-20210901112847-56e5910, build 56e5910'
06:29:28 + echo 'PASS: cli version OK'
06:29:28 PASS: cli version OK
06:29:28 + exit 0
06:29:28 Processing files: docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64
06:29:28 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kJ0r2N
06:29:28 + umask 022
06:29:28 + cd /root/rpmbuild/BUILD
06:29:28 + cd src
06:29:28 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210901112847.56e5910
06:29:28 + export DOCDIR
06:29:28 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210901112847.56e5910
06:29:28 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210901112847.56e5910
06:29:28 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210901112847.56e5910
06:29:28 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210901112847.56e5910
06:29:28 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210901112847.56e5910
06:29:28 + exit 0
06:29:28 Provides: docker-ce-cli = 1:0.0.0.20210901112847.56e5910-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20210901112847.56e5910-0.el7
06:29:28 Requires(interp): /bin/sh
06:29:28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
06:29:28 Requires(post): /bin/sh
06:29:28 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)
06:29:28 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
06:29:28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64
06:29:28 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.src.rpm
06:29:29 Project root: /go/src/github.com/docker/cli
06:29:29 Generating man pages into /go/src/github.com/docker/cli/man/man1
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
06:29:29 2021/09/06 06:29:19 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
06:29:29 2021/09/06 06:29:20 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
06:29:29 make[2]: Leaving directory '/root/build-deb/cli'
06:29:29 # Build the scan-plugin
06:29:29 # TODO change once we support scan-plugin on other architectures
06:29:29 if [ "armhf" = "amd64" ]; then \
06:29:29 	cd /go/src/github.com/docker/scan-cli-plugin \
06:29:29 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
06:29:29 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
06:29:29 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
06:29:29 fi
06:29:29 # Build the CLI plugins
06:29:29 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
06:29:29 set -e;cd /sources && \
06:29:29 	tar xzf plugin-installers.tgz; \
06:29:29 	for installer in plugins/*.installer; do \
06:29:29 		LDFLAGS='' bash ${installer} build; \
06:29:29 	done
06:29:29 Cloning into '/go/src/github.com/docker/buildx'...
06:29:29 Fetching origin
06:29:29 + GO111MODULE=on
06:29: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
06:29:32 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64.rpm
06:29:32 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DOrrJw
06:29:32 + umask 022
06:29:32 + cd /root/rpmbuild/BUILD
06:29:32 + cd src
06:29:32 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210901112847.56e5910-0.el7.x86_64
06:29:33 + exit 0
06:29:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mhke33
06:29:33 + umask 022
06:29:33 + cd /root/rpmbuild/BUILD
06:29:33 + cd /root/rpmbuild/BUILD
06:29:33 + rm -rf src
06:29:33 + /usr/bin/mkdir -p src
06:29:33 + cd src
06:29:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
06:29:33 + /usr/bin/tar -xf -
06:29:33 + STATUS=0
06:29:33 + '[' 0 -ne 0 ']'
06:29:33 + /usr/bin/tar -xf -
06:29:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
06:29:34 + STATUS=0
06:29:34 + '[' 0 -ne 0 ']'
06:29:34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
06:29:34 + exit 0
06:29:34 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Fh2XPE
06:29:34 + umask 022
06:29:34 + cd /root/rpmbuild/BUILD
06:29:34 + cd src
06:29:34 + export DOCKER_GITCOMMIT=5176095
06:29:34 + DOCKER_GITCOMMIT=5176095
06:29:34 + mkdir -p /go/src/github.com/docker
06:29:34 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
06:29:34 + TMP_GOPATH=/go
06:29:34 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
06:29:34 + RM_GOPATH=0
06:29:34 + TMP_GOPATH=/go
06:29:34 + : /usr/local/bin
06:29:34 + '[' -z /go ']'
06:29:34 + export GOPATH=/go
06:29:34 + GOPATH=/go
06:29:34 + case "$(go env GOARCH)" in
06:29:34 ++ go env GOARCH
06:29:34 + export GO_BUILDMODE=-buildmode=pie
06:29:34 + GO_BUILDMODE=-buildmode=pie
06:29:34 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
06:29:34 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
06:29:34 + bin=rootlesskit
06:29:34 + shift
06:29:34 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
06:29:34 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
06:29:34 ++ : v0.14.4
06:29:34 + install_rootlesskit dynamic
06:29:34 + case "$1" in
06:29:34 + install_rootlesskit_dynamic
06:29:34 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
06:29:34 + ROOTLESSKIT_LDFLAGS=-linkmode=external
06:29:34 + export BUILD_MODE=-buildmode=pie
06:29:34 + BUILD_MODE=-buildmode=pie
06:29:34 + _install_rootlesskit
06:29:34 + echo 'Install rootlesskit version v0.14.4'
06:29:34 Install rootlesskit version v0.14.4
06:29:34 + for f in rootlesskit rootlesskit-docker-proxy
06:29:34 + GOBIN=/usr/local/bin
06:29:34 + GO111MODULE=on
06:29:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
06:29:34 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
06:29:43 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/static:/v -w /v alpine chown -R 1000:1000 build/mac/amd64
06:29:43 Unable to find image 'alpine:latest' locally
06:29:43 latest: Pulling from library/alpine
06:29:43 a0d0a0d46f8b: Already exists
06:29:43 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
06:29:43 Status: Downloaded newer image for alpine:latest
06:29:43 mkdir -p build/mac/arm64/docker
06:29:43 GOOS=darwin GOARCH=arm64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-568/static/build/mac/arm64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-568/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-568/static/scripts/build-cli-plugins":/build:ro golang:1.16.7 /build
06:29:43 Cloning into '/go/src/github.com/docker/buildx'...
06:29:43 Fetching origin
06:29:44 + GO111MODULE=on
06:29:44 + 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
06:29:56 go install github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4: github.com/rootless-containers/rootlesskit@none updating to
06:29:56 	github.com/rootless-containers/rootlesskit@v0.14.4 requires
06:29:56 	github.com/insomniacslk/dhcp@v0.0.0-20210120172423-cc9239ac6294 requires
06:29:56 	github.com/mdlayher/ethernet@v0.0.0-20190606142754-0394541c37b7 requires
06:29:56 	golang.org/x/net@v0.0.0-20190603091049-60506f45cf65 requires
06:29:56 	golang.org/x/crypto@v0.0.0-20190308221718-c2843e01d9a2: invalid version: git fetch --unshallow -f origin in /go/pkg/mod/cache/vcs/f72f7a6f267d2fe79b1e174efab21a591b07c84ef53364f65b8281fda7000b49: exit status 128:
06:29:56 	fatal: git fetch-pack: expected shallow list
06:29:56 
06:29:56 
06:29:56 RPM build errors:
06:29:56 error: Bad exit status from /var/tmp/rpm-tmp.Fh2XPE (%build)
06:29:56     Bad exit status from /var/tmp/rpm-tmp.Fh2XPE (%build)
06:29:56 make: *** [Makefile:111: centos-7] Error 1
06:29:56 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm'
[Pipeline] sh
06:29:57 + make clean
06:29:57 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568:/v -w /v alpine chown -R 1000:1000 src
06:29:58 rm -f -r src
06:29:58 make -C rpm clean
06:29:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm'
06:29:58 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
06:29:59 rm -f -r rpmbuild/
06:29:59 docker builder prune -f --filter until=24h
06:29:59 Total reclaimed space: 0B
06:29:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm'
06:29:59 make -C deb clean
06:29:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/deb'
06:29:59 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb:/v -w /v alpine chown -R 1000:1000 debbuild
06:29:59 rm -f -r debbuild
06:29:59 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb:/v -w /v alpine chown -R 1000:1000 sources
06:29:59 rm -f -r sources
06:29:59 docker builder prune -f --filter until=24h
06:29:59 Total reclaimed space: 0B
06:29:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/deb'
06:29:59 make -C static clean
06:29:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/static'
06:29:59 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/static:/v -w /v alpine chown -R 1000:1000 build
06:29:59 rm -f -r build
06:29:59 docker builder prune -f --filter until=24h
06:29:59 Total reclaimed space: 0B
06:29:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch rpm
06:30:17 make[1]: Leaving directory '/root/build-deb'
06:30:17    debian/rules override_dh_auto_test
06:30:17 make[1]: Entering directory '/root/build-deb'
06:30:17 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
06:30:17 	test "$ver" = "Docker version 0.0.0-20210901112847-56e5910, build 5176095" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
06:30:17 PASS: daemon version OK
06:30:17 ver="$(cli/build/docker --version)"; \
06:30:17 	test "$ver" = "Docker version 0.0.0-20210901112847-56e5910, build 56e5910" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
06:30:17 PASS: cli version OK
06:30:17 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
06:30:17 # TODO change once we support scan-plugin on other architectures
06:30:17 if [ "amd64" = "amd64" ]; then \
06:30:17 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
06:30:17 		test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
06:30:17 fi
06:30:17 PASS: docker-scan version OK
06:30:17 make[1]: Leaving directory '/root/build-deb'
06:30:17    create-stamp debian/debhelper-build-stamp
06:30:17  debian/rules binary
06:30:17 dh binary --with=bash-completion
06:30:17    dh_testroot
06:30:17    dh_prep
06:30:17    debian/rules override_dh_auto_install
06:30:17 make[1]: Entering directory '/root/build-deb'
06:30:17 # docker-ce-cli install
06:30:17 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
06:30:17 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
06:30:17 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
06:30:17 set -e;cd /sources && \
06:30:17 	tar xzf plugin-installers.tgz; \
06:30:17 	for installer in plugins/*.installer; do \
06:30:17 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
06:30:17 		PREFIX=/usr/libexec/docker/cli-plugins \
06:30:17 			bash ${installer} install_plugin; \
06:30:17 	done
06:30:17 # docker-ce install
06:30:17 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
06:30:17 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
06:30:17 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910 debian/docker-ce/usr/bin/dockerd
06:30:17 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910 debian/docker-ce/usr/bin/docker-proxy
06:30:17 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
06:30:17 # docker-scan-plugin install
06:30:17 # TODO change once we support scan-plugin on other architectures
06:30:17 if [ "amd64" = "amd64" ]; then \
06:30:17 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
06:30:17 fi
06:30:17 # docker-ce-rootless-extras install
06:30:17 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
06:30:17 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
06:30:17 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
06:30:17 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
06:30:17 # TODO: how can we install vpnkit?
06:30:17 make[1]: Leaving directory '/root/build-deb'
06:30:17    debian/rules override_dh_install
06:30:17 make[1]: Entering directory '/root/build-deb'
06:30:17 dh_install
06:30:17 # TODO Can we do this from within our container?
06:30:17 dh_apparmor --profile-name=docker-ce -pdocker-ce
06:30:17 make[1]: Leaving directory '/root/build-deb'
06:30:17    dh_installdocs
06:30:17    dh_installchangelogs
06:30:17    dh_installman
06:30:17    dh_bash-completion
06:30:17    dh_systemd_enable
06:30:17    debian/rules override_dh_installinit
06:30:17 make[1]: Entering directory '/root/build-deb'
06:30:17 # use "docker" as our service name, not "docker-ce"
06:30:17 dh_installinit --name=docker
06:30:17 make[1]: Leaving directory '/root/build-deb'
06:30:17    dh_systemd_start
06:30:17    dh_perl
06:30:17    dh_link
06:30:17    dh_strip_nondeterminism
06:30:17    dh_compress
06:30:17    dh_fixperms
06:30:17    dh_missing
06:30:17    debian/rules override_dh_strip
06:30:17 make[1]: Entering directory '/root/build-deb'
06:30:17 # Go has lots of problems with stripping, so just don't
06:30:17 make[1]: Leaving directory '/root/build-deb'
06:30:17    dh_makeshlibs
06:30:17    debian/rules override_dh_shlibdeps
06:30:17 make[1]: Entering directory '/root/build-deb'
06:30:17 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
06:30:25 make[1]: Leaving directory '/root/build-deb'
06:30:25    dh_installdeb
06:30:25    debian/rules override_dh_gencontrol
06:30:25 make[1]: Entering directory '/root/build-deb'
06:30:25 # Use separate version for the scan-plugin package, then generate the other control files as usual
06:30:25 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
06:30:25 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
06:30:25 if [ "amd64" = "amd64" ]; then \
06:30:25 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
06:30:25 fi
06:30:25 dh_gencontrol --remaining-packages
06:30:25 make[1]: Leaving directory '/root/build-deb'
06:30:25    dh_md5sums
06:30:26    dh_builddeb
06:30:26 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb'.
06:30:26 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb'.
06:30:48 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'.
06:31:06 make[1]: Leaving directory '/root/build-deb'
06:31:06    debian/rules override_dh_auto_test
06:31:06 make[1]: Entering directory '/root/build-deb'
06:31:06 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
06:31:06 	test "$ver" = "Docker version 0.0.0-20210901112847-56e5910, build 5176095" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
06:31:06 PASS: daemon version OK
06:31:06 ver="$(cli/build/docker --version)"; \
06:31:06 	test "$ver" = "Docker version 0.0.0-20210901112847-56e5910, build 56e5910" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
06:31:06 PASS: cli version OK
06:31:06 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
06:31:06 # TODO change once we support scan-plugin on other architectures
06:31:06 if [ "armhf" = "amd64" ]; then \
06:31:06 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
06:31:06 		test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
06:31:06 fi
06:31:06 make[1]: Leaving directory '/root/build-deb'
06:31:06    create-stamp debian/debhelper-build-stamp
06:31:06  debian/rules binary
06:31:06 dh binary --with=bash-completion
06:31:06    dh_testroot
06:31:06    dh_prep
06:31:06    debian/rules override_dh_auto_install
06:31:06 make[1]: Entering directory '/root/build-deb'
06:31:06 # docker-ce-cli install
06:31:06 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
06:31:06 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
06:31:06 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
06:31:06 set -e;cd /sources && \
06:31:06 	tar xzf plugin-installers.tgz; \
06:31:06 	for installer in plugins/*.installer; do \
06:31:06 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
06:31:06 		PREFIX=/usr/libexec/docker/cli-plugins \
06:31:06 			bash ${installer} install_plugin; \
06:31:06 	done
06:31:06 # docker-ce install
06:31:06 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
06:31:06 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
06:31:06 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910 debian/docker-ce/usr/bin/dockerd
06:31:06 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910 debian/docker-ce/usr/bin/docker-proxy
06:31:06 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
06:31:06 # docker-scan-plugin install
06:31:06 # TODO change once we support scan-plugin on other architectures
06:31:06 if [ "armhf" = "amd64" ]; then \
06:31:06 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
06:31:06 fi
06:31:06 # docker-ce-rootless-extras install
06:31:06 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
06:31:06 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
06:31:06 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
06:31:06 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
06:31:06 # TODO: how can we install vpnkit?
06:31:06 make[1]: Leaving directory '/root/build-deb'
06:31:06    debian/rules override_dh_install
06:31:06 make[1]: Entering directory '/root/build-deb'
06:31:06 dh_install
06:31:06 # TODO Can we do this from within our container?
06:31:06 dh_apparmor --profile-name=docker-ce -pdocker-ce
06:31:06 make[1]: Leaving directory '/root/build-deb'
06:31:06    dh_installdocs
06:31:07    dh_installchangelogs
06:31:07    dh_installman
06:31:08    dh_bash-completion
06:31:08    dh_systemd_enable
06:31:08    debian/rules override_dh_installinit
06:31:08 make[1]: Entering directory '/root/build-deb'
06:31:08 # use "docker" as our service name, not "docker-ce"
06:31:08 dh_installinit --name=docker
06:31:08 make[1]: Leaving directory '/root/build-deb'
06:31:08    dh_systemd_start
06:31:08    dh_perl
06:31:09    dh_link
06:31:09    dh_strip_nondeterminism
06:31:09    dh_compress
06:31:09    dh_fixperms
06:31:09    dh_missing
06:31:10    debian/rules override_dh_strip
06:31:10 make[1]: Entering directory '/root/build-deb'
06:31:10 # Go has lots of problems with stripping, so just don't
06:31:10 make[1]: Leaving directory '/root/build-deb'
06:31:10    dh_makeshlibs
06:31:10    debian/rules override_dh_shlibdeps
06:31:10 make[1]: Entering directory '/root/build-deb'
06:31:10 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
06:31:14 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb'.
06:31:20 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/static:/v -w /v alpine chown -R 1000:1000 build/mac/arm64
06:31:20 cd /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/cli && VERSION=0.0.0-20210901112847-56e5910 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary
06:31:20 #1 [internal] booting buildkit
06:31:20 #1 sha256:dbd0409d439faf94955c389a51c2cf2f9665676ff0ce583b5cb8b364ff6aa812
06:31:20 #1 pulling image moby/buildkit:buildx-stable-1
06:31:20 #1 pulling image moby/buildkit:buildx-stable-1 2.3s done
06:31:20 #1 creating container buildx_buildkit_kind_faraday0
06:31:20 #1 creating container buildx_buildkit_kind_faraday0 0.9s done
06:31:20 #1 DONE 3.3s
06:31:20 
06:31:20 #2 [internal] load build definition from Dockerfile
06:31:20 #2 sha256:c0919663cbdb4ae94756240aa9f05954056fc3f3efebd49718248f7949f7a0ff
06:31:20 #2 transferring dockerfile: 2.11kB done
06:31:20 #2 DONE 0.0s
06:31:20 
06:31:20 #3 [internal] load .dockerignore
06:31:20 #3 sha256:5324ba5b6438f9bb92b7513391a7cb8526b6059f8f0abc44365e779e3e908fc9
06:31:20 #3 transferring context: 112B done
06:31:20 #3 DONE 0.0s
06:31:20 
06:31:20 #4 resolve image config for docker.io/docker/dockerfile:1.3
06:31:20 #4 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
06:31:20 #4 ...
06:31:20 
06:31:20 #5 [auth] docker/dockerfile:pull token for registry-1.docker.io
06:31:20 #5 sha256:e9cd10a87cee5c5c08a90f02b9c93c13b5c428202e861367bbf7dbb405a927f4
06:31:20 #5 DONE 0.0s
06:31:20 
06:31:20 #4 resolve image config for docker.io/docker/dockerfile:1.3
06:31:20 #4 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
06:31:20 #4 DONE 0.4s
06:31:20 
06:31:20 #6 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
06:31:20 #6 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
06:31:20 #6 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
06:31:20 #6 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done
06:31:20 #6 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338
06:31:20 #6 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done
06:31:20 #6 DONE 0.4s
06:31:20 
06:31:20 #9 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
06:31:20 #9 sha256:43543ccf6aa0b1a935a1b166286293fbf8b250e7e3358d987096008520b18564
06:31:20 #9 ...
06:31:20 
06:31:20 #11 [auth] library/golang:pull token for registry-1.docker.io
06:31:20 #11 sha256:ed1bc19beb562f13ceb06cd64616416b3996a72631826230dfecb350938360b4
06:31:20 #11 DONE 0.0s
06:31:20 
06:31:20 #12 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
06:31:20 #12 sha256:3022f9e0b51229e9e50fe3d33b422bdffdc85b4fa918dcb7cddd139f0c7fb827
06:31:20 #12 DONE 0.0s
06:31:20 
06:31:20 #13 [auth] tonistiigi/xx:pull token for registry-1.docker.io
06:31:20 #13 sha256:3b510a4bbd5f7985609aeb37ae15760c99739b5140d1659b7a0506d018fcd07b
06:31:20 #13 DONE 0.0s
06:31:20 
06:31:20 #14 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
06:31:20 #14 sha256:ea4b6e0be7b6aae6d203ba24958629b5a20854e083b41c77b7c4c463fb53674e
06:31:20 #14 DONE 0.0s
06:31:20 
06:31:20 #9 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
06:31:20 #9 sha256:43543ccf6aa0b1a935a1b166286293fbf8b250e7e3358d987096008520b18564
06:31:20 #9 DONE 0.3s
06:31:20 
06:31:20 #10 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
06:31:20 #10 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
06:31:20 #10 DONE 0.3s
06:31:20 
06:31:20 #7 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
06:31:20 #7 sha256:31c3d3579e9b691d6b00a2b11f4fe609326ff9a5738a9569ec78bdb0da811aad
06:31:20 #7 DONE 0.3s
06:31:20 
06:31:20 #8 [linux/amd64 internal] load metadata for docker.io/library/golang:1.16.7-alpine
06:31:20 #8 sha256:208f5ab37b5da8422cb24deee87b11bc20ffca54fd0f69ed869fb20d607ca9a2
06:31:20 #8 DONE 0.4s
06:31:20 
06:31:20 #21 [internal] load build context
06:31:20 #21 sha256:a147a83d6feb23f2925807e53fc98e563b5aa069e2d3a8df440690d72b613ab0
06:31:20 #21 DONE 0.0s
06:31:20 
06:31:20 #16 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
06:31:20 #16 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
06:31:20 #16 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done
06:31:20 #16 DONE 0.0s
06:31:20 
06:31:20 #15 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
06:31:20 #15 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
06:31:20 #15 resolve docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
06:31:20 #15 ...
06:31:20 
06:31:20 #22 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
06:31:20 #22 sha256:41d45d88cb72f24fcc930628b78bcdeb79509bfda27de6ee523b8c35fe0913d9
06:31:20 #22 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
06:31:20 #22 DONE 0.0s
06:31:20 
06:31:20 #15 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
06:31:20 #15 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
06:31:20 #15 resolve docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 0.0s done
06:31:20 #15 DONE 0.2s
06:31:20 
06:31:20 #16 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
06:31:20 #16 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
06:31:20 #16 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 13.09kB / 13.09kB 0.0s done
06:31:20 #16 extracting sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 0.1s done
06:31:20 #16 DONE 0.1s
06:31:20 
06:31:20 #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
06:31:20 #26 sha256:0eeff095bcae76f93d5ac40db06e650260e178bb72dd133bcd399059a8735c97
06:31:20 #26 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
06:31:20 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 0B / 151.10MB 0.2s
06:31:20 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 11.53MB / 151.10MB 0.5s
06:31:20 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 19.23MB / 151.10MB 0.6s
06:31:20 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 31.46MB / 151.10MB 0.9s
06:31:20 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 41.94MB / 151.10MB 1.2s
06:31:20 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 55.57MB / 151.10MB 1.4s
06:31:20 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 71.32MB / 151.10MB 1.5s
06:31:20 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 80.74MB / 151.10MB 1.7s
06:31:20 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 91.23MB / 151.10MB 1.8s
06:31:20 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 104.86MB / 151.10MB 2.0s
06:31:20 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 119.54MB / 151.10MB 2.1s
06:31:20 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 131.07MB / 151.10MB 2.3s
06:31:20 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 144.59MB / 151.10MB 2.4s
06:31:21 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 2.7s done
06:31:21 #26 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
06:31:22 #26 ...
06:31:22 
06:31:22 #21 [internal] load build context
06:31:22 #21 sha256:a147a83d6feb23f2925807e53fc98e563b5aa069e2d3a8df440690d72b613ab0
06:31:22 #21 transferring context: 51.24MB 3.9s done
06:31:22 #21 DONE 4.0s
06:31:22 
06:31:22 #15 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
06:31:22 #15 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
06:31:22 #15 sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82 156B / 156B 0.0s done
06:31:22 #15 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.0s done
06:31:22 #15 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.1s done
06:31:22 #15 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 105.80MB / 105.80MB 2.0s done
06:31:22 #15 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.1s done
06:31:22 #15 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.5s done
06:31:22 #15 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.3s done
06:31:22 #15 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 0.1s done
06:31:22 #15 extracting sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a
06:31:25 make[1]: Leaving directory '/root/build-deb'
06:31:25    dh_installdeb
06:31:25    debian/rules override_dh_gencontrol
06:31:25 make[1]: Entering directory '/root/build-deb'
06:31:25 # Use separate version for the scan-plugin package, then generate the other control files as usual
06:31:25 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
06:31:25 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
06:31:25 if [ "armhf" = "amd64" ]; then \
06:31:25 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
06:31:25 fi
06:31:25 dh_gencontrol --remaining-packages
06:31:25 make[1]: Leaving directory '/root/build-deb'
06:31:25    dh_md5sums
06:31:25    dh_builddeb
06:31:25 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb'.
06:31:25 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb'.
06:31:25 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb'.
06:31:27 #15 extracting sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 7.1s done
06:31:27 #15 extracting sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82 0.0s done
06:31:27 #15 DONE 9.1s
06:31:27 
06:31:27 #17 [linux/amd64 build-base-alpine 1/3] COPY --from=xx / /
06:31:27 #17 sha256:2e3dd850cdd7af94cd7f36ef16b493cc34b96393a8fad96b9a85d5889daf5183
06:31:29 #17 DONE 1.6s
06:31:29 
06:31:29 #18 [linux/amd64 build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
06:31:29 #18 sha256:91cddf3131c17ae349bce1979e1fef0dcf60e517accea85c50fe224d180bae2d
06:31:29 #18 0.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
06:31:30 #18 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
06:31:30 #18 1.554 (1/18) Installing libffi (3.3-r2)
06:31:30 #18 1.558 (2/18) Installing libgcc (10.3.1_git20210424-r2)
06:31:30 #18 1.561 (3/18) Installing libstdc++ (10.3.1_git20210424-r2)
06:31:30 #18 1.580 (4/18) Installing xz-libs (5.2.5-r0)
06:31:30 #18 1.587 (5/18) Installing libxml2 (2.9.12-r1)
06:31:30 #18 1.612 (6/18) Installing llvm11-libs (11.1.0-r2)
06:31:31 #18 2.721 (7/18) Installing clang-libs (11.1.0-r1)
06:31:32 #18 3.722 (8/18) Installing clang (11.1.0-r1)
06:31:33 #18 4.239 (9/18) Installing libmagic (5.40-r1)
06:31:33 #18 4.283 (10/18) Installing file (5.40-r1)
06:31:33 #18 4.286 (11/18) Installing brotli-libs (1.0.9-r5)
06:31:33 #18 4.307 (12/18) Installing nghttp2-libs (1.43.0-r0)
06:31:33 #18 4.307 (13/18) Installing libcurl (7.78.0-r0)
06:31:33 #18 4.319 (14/18) Installing expat (2.4.1-r0)
06:31:33 #18 4.319 (15/18) Installing pcre2 (10.36-r0)
06:31:33 #18 4.327 (16/18) Installing git (2.32.0-r0)
06:31:33 #18 4.495 (17/18) Installing lld (11.1.0-r0)
06:31:33 #18 4.530 (18/18) Installing llvm11 (11.1.0-r2)
06:31:34 #18 5.067 Executing busybox-1.33.1-r3.trigger
06:31:34 #18 5.082 OK: 285 MiB in 33 packages
06:31:36 #18 DONE 7.0s
06:31:36 
06:31:36 #19 [linux/amd64 build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
06:31:36 #19 sha256:1af343bfccd2e5c6a277e60862f15ca5ed71d6272a0df4070fec3145a311121d
06:31:36 #19 DONE 0.2s
06:31:36 
06:31:36 #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
06:31:36 #26 sha256:0eeff095bcae76f93d5ac40db06e650260e178bb72dd133bcd399059a8735c97
06:31:36 #26 ...
06:31:36 
06:31:36 #20 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
06:31:36 #20 sha256:e7282d8b005d8c14b1024ab2c62f1bbef77edc84a2ea0d32d2860c5558a1b5c1
06:31:36 #20 0.182 skipping packages installation on darwin
06:31:36 #20 DONE 0.2s
06:31:36 
06:31:36 #25 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
06:31:36 #25 sha256:d681dd86125f35ded6e2285dc8e342290d64e504f21fe9bffd10934861e1023f
06:31:36 #25 0.159 skipping packages installation on darwin
06:31:36 #25 DONE 0.2s
06:31:36 
06:31:36 #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
06:31:36 #26 sha256:0eeff095bcae76f93d5ac40db06e650260e178bb72dd133bcd399059a8735c97
06:31:40 #26 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 19.7s done
06:31:40 #26 DONE 22.4s
06:31:47 
06:31:47 #23 [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
06:31:47 #23 sha256:4c6037d86d0ed39ff09a46b4e0d71cdb2560e288e73b6ce45d02859418ee27d3
06:31:47 #23 1.358 wget: can't connect to remote host: Network unreachable
06:31:47 #23 1.361 error: building for darwin requires ld64 linker
06:31:47 #23 1.468 Building static docker-darwin-amd64
06:31:54 #23 7.565 # runtime/cgo
06:31:54 #23 7.565 clang-11: error: invalid linker name in argument '-fuse-ld=ld64'
06:31:56 #23 ...
06:31:56 
06:31:56 #27 [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
06:31:56 #27 sha256:e655e2b41674d48e13ffd667a6bad82b41003a9c15bb12439843cf5f1bdcbe25
06:31:56 #27 1.336 wget: can't connect to remote host: Network unreachable
06:31:56 #27 1.338 error: building for darwin requires ld64 linker
06:31:56 #27 1.439 Building static docker-darwin-arm64
06:31:56 #27 7.024 # runtime/cgo
06:31:56 #27 7.024 clang-11: error: invalid linker name in argument '-fuse-ld=ld64'
06:32:01  dpkg-genbuildinfo
06:32:01  dpkg-genchanges  >../docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.changes
06:32:01 dpkg-genchanges: info: including full source code in upload
06:32:01  dpkg-source -I.git --after-build .
06:32:01 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
06:32:01 + destination=/build
06:32:01 + mkdir -p /build
06:32:01 + mv -v /root/docker-ce-cli_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb /build
06:32:01 copied '/root/docker-ce-cli_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb'
06:32:01 removed '/root/docker-ce-cli_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb'
06:32:01 copied '/root/docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb'
06:32:01 removed '/root/docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb'
06:32:01 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal.dsc'
06:32:01 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal.dsc'
06:32:01 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal.tar.gz'
06:32:01 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal.tar.gz'
06:32:01 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.buildinfo'
06:32:01 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.buildinfo'
06:32:01 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.changes'
06:32:01 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.changes'
06:32:01 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb'
06:32:01 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-focal_amd64.deb'
06:32:01 copied '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'
06:32:01 removed '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'
06:32:01 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
06:32:01 == Building packages for ubuntu-hirsute ==
06:32:01 mkdir -p "debbuild/ubuntu-hirsute"
06:32:01 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 .
06:32:01 #1 [internal] load build definition from Dockerfile
06:32:01 #1 sha256:258db05fb9d306b54c9a5532330e6f941bd36060f0ed21e76167c750ff66c9ac
06:32:01 #1 transferring dockerfile: 1.22kB done
06:32:01 #1 DONE 0.0s
06:32:01 
06:32:01 #2 [internal] load .dockerignore
06:32:01 #2 sha256:0f5476e195dfd5a599421bbc79406c7e8f1f8c35354a4bf2f703ccad0a51c8b5
06:32:01 #2 transferring context: 2B done
06:32:01 #2 DONE 0.1s
06:32:01 
06:32:01 #4 [internal] load metadata for docker.io/library/golang:1.16.7-buster
06:32:01 #4 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
06:32:01 #4 ...
06:32:01 
06:32:01 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
06:32:01 #5 sha256:75d3f1a8fb01ae67d05d94267f9cf8526aafc6c54a51227f79e367759d0cff0b
06:32:01 #5 DONE 0.0s
06:32:01 
06:32:01 #6 [auth] library/golang:pull token for registry-1.docker.io
06:32:01 #6 sha256:0d41e692eb6b31e132a3d3c5cc6961b14303fb337a574b9912f517e2f50b80d6
06:32:01 #6 DONE 0.0s
06:32:01 
06:32:01 #4 [internal] load metadata for docker.io/library/golang:1.16.7-buster
06:32:01 #4 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
06:32:01 #4 DONE 0.2s
06:32:01 
06:32:01 #3 [internal] load metadata for docker.io/library/ubuntu:hirsute
06:32:01 #3 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994
06:32:01 #3 DONE 0.4s
06:32:01 
06:32:01 #14 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:32:01 #14 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
06:32:01 #14 DONE 0.0s
06:32:01 
06:32:01 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c
06:32:01 #7 sha256:df1426df9be7c4ec048881c80006338ae6db2b198dc52dea1a913cc69c93fcb3
06:32:01 #7 resolve docker.io/library/ubuntu:hirsute@sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c 0.0s done
06:32:01 #7 ...
06:32:01 
06:32:01 #10 [internal] load build context
06:32:01 #10 sha256:6be0e76d902717a8029b9ec6b41615247c1d7574338f99f0d5de24ac1bd02a34
06:32:01 #10 transferring context: 756B done
06:32:01 #10 DONE 0.0s
06:32:01 
06:32:01 #14 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:32:01 #14 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
06:32:01 #14 CACHED
06:32:01 
06:32:01 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c
06:32:01 #7 sha256:df1426df9be7c4ec048881c80006338ae6db2b198dc52dea1a913cc69c93fcb3
06:32:01 #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 3.15MB / 31.70MB 0.1s
06:32:01 #7 sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c 1.42kB / 1.42kB done
06:32:01 #7 sha256:e082dd99faca91acb1f43347bf8b50ac9b9d2fdcc72253e29fe65b6b1eb1445d 529B / 529B done
06:32:01 #7 sha256:e5ec58a9f549152a0f6b20681d5c1b981f95b9ed453248a2ee356b2f648376e1 1.46kB / 1.46kB done
06:32:01 #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 12.58MB / 31.70MB 0.2s
06:32:01 #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 31.70MB / 31.70MB 0.4s
06:32:02 #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 31.70MB / 31.70MB 0.7s done
06:32:02 #7 extracting sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92
06:32:03 #7 extracting sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 1.1s done
06:32:03 #7 DONE 2.0s
06:32:03 
06:32:03 #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
06:32:03 #8 sha256:91a7bf46dec2b51e213d1e35f4172d40080eebefebdadd1870357c857156e6d5
06:32:04 #8 DONE 0.7s
06:32:04 
06:32:04 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
06:32:04 #9 sha256:4fbdc07b3897f53a6b8abc1ea66269a11a54b92e7558c9a089f46777aa140d08
06:32:05 #9 0.778 Get:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease [110 kB]
06:32:05 #9 0.895 Get:2 http://security.ubuntu.com/ubuntu hirsute-security/restricted amd64 Packages [209 kB]
06:32:05 #9 0.912 Get:3 http://archive.ubuntu.com/ubuntu hirsute InRelease [269 kB]
06:32:05 #9 0.932 Get:4 http://security.ubuntu.com/ubuntu hirsute-security/multiverse amd64 Packages [3640 B]
06:32:05 #9 0.933 Get:5 http://security.ubuntu.com/ubuntu hirsute-security/universe amd64 Packages [258 kB]
06:32:05 #9 0.938 Get:6 http://security.ubuntu.com/ubuntu hirsute-security/main amd64 Packages [267 kB]
06:32:05 #9 1.315 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease [115 kB]
06:32:05 #9 1.409 Get:8 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease [101 kB]
06:32:05 #9 1.503 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 Packages [1791 kB]
06:32:05 #9 1.727 Get:10 http://archive.ubuntu.com/ubuntu hirsute/multiverse amd64 Packages [252 kB]
06:32:05 #9 1.739 Get:11 http://archive.ubuntu.com/ubuntu hirsute/restricted amd64 Packages [111 kB]
06:32:05 #9 1.744 Get:12 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages [16.8 MB]
06:32:06 #9 2.551 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/multiverse amd64 Packages [8165 B]
06:32:06 #9 2.553 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 Packages [343 kB]
06:32:06 #9 2.556 Get:15 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 Packages [418 kB]
06:32:06 #9 2.561 Get:16 http://archive.ubuntu.com/ubuntu hirsute-updates/restricted amd64 Packages [212 kB]
06:32:06 #9 2.569 Get:17 http://archive.ubuntu.com/ubuntu hirsute-backports/universe amd64 Packages [3949 B]
06:32:07 #9 3.402 Fetched 21.3 MB in 3s (7316 kB/s)
06:32:08 #9 3.402 Reading package lists...
06:32:08 #9 4.060 Reading package lists...
06:32:08 #9 4.683 Building dependency tree...
06:32:08 #9 4.819 Reading state information...
06:32:09 #9 4.969 The following additional packages will be installed:
06:32:09 #9 4.969   autoconf automake autopoint autotools-dev binutils binutils-common
06:32:09 #9 4.969   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
06:32:09 #9 4.969   ca-certificates cpp cpp-10 dctrl-tools debhelper debugedit dh-autoreconf
06:32:09 #9 4.969   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
06:32:09 #9 4.969   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10
06:32:09 #9 4.969   gcc-10-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
06:32:09 #9 4.970   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
06:32:09 #9 4.970   intltool-debian iso-codes less libalgorithm-diff-perl
06:32:09 #9 4.970   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
06:32:09 #9 4.970   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
06:32:09 #9 4.970   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
06:32:09 #9 4.970   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
06:32:09 #9 4.970   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
06:32:09 #9 4.970   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
06:32:09 #9 4.970   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
06:32:09 #9 4.970   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
06:32:09 #9 4.970   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
06:32:09 #9 4.970   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
06:32:09 #9 4.970   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
06:32:09 #9 4.970   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
06:32:09 #9 4.970   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
06:32:09 #9 4.970   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
06:32:09 #9 4.970   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
06:32:09 #9 4.970   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
06:32:09 #9 4.970   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
06:32:09 #9 4.970   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
06:32:09 #9 4.970   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
06:32:09 #9 4.970   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
06:32:09 #9 4.970   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
06:32:09 #9 4.970   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
06:32:09 #9 4.970   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
06:32:09 #9 4.970   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
06:32:09 #9 4.970   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
06:32:09 #9 4.970   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
06:32:09 #9 4.970   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
06:32:09 #9 4.970   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
06:32:09 #9 4.970   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
06:32:09 #9 4.970   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
06:32:09 #9 4.970   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
06:32:09 #9 4.970   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
06:32:09 #9 4.970   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
06:32:09 #9 4.970   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
06:32:09 #9 4.970   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
06:32:09 #9 4.970   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
06:32:09 #9 4.970   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
06:32:09 #9 4.970   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
06:32:09 #9 4.970   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
06:32:09 #9 4.971   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
06:32:09 #9 4.971   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
06:32:09 #9 4.971   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
06:32:09 #9 4.971   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
06:32:09 #9 4.971   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
06:32:09 #9 4.971   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
06:32:09 #9 4.971   libnumber-range-perl libobject-id-perl libpackage-stash-perl
06:32:09 #9 4.971   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
06:32:09 #9 4.971   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
06:32:09 #9 4.971   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
06:32:09 #9 4.971   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
06:32:09 #9 4.971   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
06:32:09 #9 4.971   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
06:32:09 #9 4.971   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
06:32:09 #9 4.971   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
06:32:09 #9 4.971   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
06:32:09 #9 4.971   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
06:32:09 #9 4.971   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
06:32:09 #9 4.971   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
06:32:09 #9 4.971   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
06:32:09 #9 4.971   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
06:32:09 #9 4.971   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
06:32:09 #9 4.971   libtext-levenshteinxs-perl libtext-markdown-discount-perl
06:32:09 #9 4.971   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
06:32:09 #9 4.971   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
06:32:09 #9 4.971   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
06:32:09 #9 4.971   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
06:32:09 #9 4.971   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
06:32:09 #9 4.971   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
06:32:09 #9 4.971   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
06:32:09 #9 4.971   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
06:32:09 #9 4.971   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
06:32:09 #9 4.971   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
06:32:09 #9 4.971   media-types netbase openssh-client openssl patch patchutils perl
06:32:09 #9 4.971   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
06:32:09 #9 4.971   publicsuffix python-apt-common python3 python3-apt python3-certifi
06:32:09 #9 4.971   python3-chardet python3-debian python3-gpg python3-idna python3-magic
06:32:09 #9 4.971   python3-minimal python3-pkg-resources python3-requests python3-six
06:32:09 #9 4.971   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
06:32:09 #9 4.971   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
06:32:09 #9 4.971   xz-utils
06:32:09 #9 4.973 Suggested packages:
06:32:09 #9 4.973   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
06:32:09 #9 4.973   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
06:32:09 #9 4.973   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
06:32:09 #9 4.973   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
06:32:09 #9 4.973   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
06:32:09 #9 4.973   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
06:32:09 #9 4.973   postgresql-client pristine-lfs pristine-tar quilt ratt reprotest
06:32:09 #9 4.973   svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session
06:32:09 #9 4.973   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
06:32:09 #9 4.973   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
06:32:09 #9 4.973   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
06:32:09 #9 4.973   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
06:32:09 #9 4.973   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
06:32:09 #9 4.973   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
06:32:09 #9 4.973   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
06:32:09 #9 4.973   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
06:32:09 #9 4.973   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
06:32:09 #9 4.973   libstdc++-10-doc libbareword-filehandles-perl libindirect-perl
06:32:09 #9 4.973   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
06:32:09 #9 4.973   libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
06:32:09 #9 4.973   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
06:32:09 #9 4.973   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
06:32:09 #9 4.973   diffutils-doc perl-doc libterm-readline-gnu-perl
06:32:09 #9 4.973   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
06:32:09 #9 4.973   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
06:32:09 #9 4.973   python-apt-doc python3-setuptools python3-cryptography python3-openssl
06:32:09 #9 4.973   python3-socks python-requests-doc python3.9-venv python3.9-doc
06:32:09 #9 4.973   binfmt-support readline-doc zip wdiff-doc
06:32:09 #9 5.239 The following NEW packages will be installed:
06:32:09 #9 5.239   autoconf automake autopoint autotools-dev binutils binutils-common
06:32:09 #9 5.239   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
06:32:09 #9 5.239   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debugedit devscripts
06:32:09 #9 5.239   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
06:32:09 #9 5.239   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
06:32:09 #9 5.239   g++ g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git git-man gnupg
06:32:09 #9 5.239   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
06:32:09 #9 5.240   gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl
06:32:09 #9 5.240   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
06:32:09 #9 5.240   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
06:32:09 #9 5.240   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
06:32:09 #9 5.240   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
06:32:09 #9 5.240   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
06:32:09 #9 5.240   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
06:32:09 #9 5.240   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
06:32:09 #9 5.240   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
06:32:09 #9 5.240   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
06:32:09 #9 5.240   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
06:32:09 #9 5.240   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
06:32:09 #9 5.240   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
06:32:09 #9 5.240   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
06:32:09 #9 5.240   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
06:32:09 #9 5.240   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
06:32:09 #9 5.240   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
06:32:09 #9 5.240   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
06:32:09 #9 5.240   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
06:32:09 #9 5.240   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
06:32:09 #9 5.240   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
06:32:09 #9 5.240   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
06:32:09 #9 5.240   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
06:32:09 #9 5.240   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
06:32:09 #9 5.240   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
06:32:09 #9 5.240   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
06:32:09 #9 5.240   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
06:32:09 #9 5.240   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
06:32:09 #9 5.240   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
06:32:09 #9 5.240   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
06:32:09 #9 5.240   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
06:32:09 #9 5.240   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
06:32:09 #9 5.240   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
06:32:09 #9 5.240   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
06:32:09 #9 5.240   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
06:32:09 #9 5.240   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
06:32:09 #9 5.240   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
06:32:09 #9 5.240   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
06:32:09 #9 5.240   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
06:32:09 #9 5.240   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
06:32:09 #9 5.240   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
06:32:09 #9 5.240   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
06:32:09 #9 5.240   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
06:32:09 #9 5.240   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
06:32:09 #9 5.240   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
06:32:09 #9 5.240   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
06:32:09 #9 5.240   libnumber-range-perl libobject-id-perl libpackage-stash-perl
06:32:09 #9 5.240   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
06:32:09 #9 5.240   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
06:32:09 #9 5.240   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
06:32:09 #9 5.240   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
06:32:09 #9 5.240   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
06:32:09 #9 5.240   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
06:32:09 #9 5.240   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
06:32:09 #9 5.241   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
06:32:09 #9 5.241   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
06:32:09 #9 5.241   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
06:32:09 #9 5.241   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
06:32:09 #9 5.241   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
06:32:09 #9 5.241   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
06:32:09 #9 5.241   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
06:32:09 #9 5.241   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
06:32:09 #9 5.241   libtext-levenshteinxs-perl libtext-markdown-discount-perl
06:32:09 #9 5.241   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
06:32:09 #9 5.241   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
06:32:09 #9 5.241   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
06:32:09 #9 5.241   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
06:32:09 #9 5.241   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
06:32:09 #9 5.241   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
06:32:09 #9 5.241   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
06:32:09 #9 5.241   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
06:32:09 #9 5.241   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
06:32:09 #9 5.241   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
06:32:09 #9 5.241   media-types netbase openssh-client openssl patch patchutils perl
06:32:09 #9 5.241   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
06:32:09 #9 5.241   publicsuffix python-apt-common python3 python3-apt python3-certifi
06:32:09 #9 5.241   python3-chardet python3-debian python3-gpg python3-idna python3-magic
06:32:09 #9 5.241   python3-minimal python3-pkg-resources python3-requests python3-six
06:32:09 #9 5.241   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
06:32:09 #9 5.241   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
06:32:09 #9 5.241   xz-utils
06:32:10 #9 5.664 0 upgraded, 372 newly installed, 0 to remove and 0 not upgraded.
06:32:10 #9 5.664 Need to get 118 MB of archives.
06:32:10 #9 5.664 After this operation, 486 MB of additional disk space will be used.
06:32:10 #9 5.664 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB]
06:32:10 #9 5.813 Get:2 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-minimal amd64 3.9.5-3~21.04 [756 kB]
06:32:10 #9 6.180 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexpat1 amd64 2.2.10-2 [76.2 kB]
06:32:10 #9 6.190 Get:4 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9-minimal amd64 3.9.5-3~21.04 [1912 kB]
06:32:10 #9 6.318 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-minimal amd64 3.9.4-1 [23.7 kB]
06:32:10 #9 6.319 Get:6 http://archive.ubuntu.com/ubuntu hirsute/main amd64 media-types all 4.0.0 [22.2 kB]
06:32:10 #9 6.320 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 tzdata all 2021a-1ubuntu1 [294 kB]
06:32:10 #9 6.330 Get:8 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpdec3 amd64 2.5.1-2 [79.8 kB]
06:32:10 #9 6.335 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 readline-common all 8.1-1 [54.1 kB]
06:32:10 #9 6.337 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadline8 amd64 8.1-1 [137 kB]
06:32:10 #9 6.343 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsqlite3-0 amd64 3.34.1-3 [588 kB]
06:32:10 #9 6.376 Get:12 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-stdlib amd64 3.9.5-3~21.04 [1684 kB]
06:32:10 #9 6.455 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9 amd64 3.9.5-3~21.04 [423 kB]
06:32:10 #9 6.473 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpython3-stdlib amd64 3.9.4-1 [6984 B]
06:32:10 #9 6.474 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3 amd64 3.9.4-1 [22.2 kB]
06:32:10 #9 6.474 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bsdextrautils amd64 2.36.1-7ubuntu2 [81.6 kB]
06:32:10 #9 6.477 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libuchardet0 amd64 0.0.7-1 [68.0 kB]
06:32:10 #9 6.479 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 groff-base amd64 1.22.4-6 [864 kB]
06:32:10 #9 6.526 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB]
06:32:10 #9 6.527 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpipeline1 amd64 1.5.3-1 [27.8 kB]
06:32:10 #9 6.528 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 man-db amd64 2.9.4-2 [1154 kB]
06:32:10 #9 6.583 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu2.1 [2755 kB]
06:32:10 #9 6.713 Get:23 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B]
06:32:11 #9 6.714 Get:24 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libperl5.32 amd64 5.32.1-3ubuntu2.1 [4046 kB]
06:32:11 #9 6.909 Get:25 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl amd64 5.32.1-3ubuntu2.1 [225 kB]
06:32:11 #9 6.916 Get:26 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssl amd64 1.1.1j-1ubuntu3.5 [623 kB]
06:32:11 #9 6.944 Get:27 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ca-certificates all 20210119build1 [147 kB]
06:32:11 #9 6.950 Get:28 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 distro-info-data all 0.46ubuntu4 [5104 B]
06:32:11 #9 6.952 Get:29 http://archive.ubuntu.com/ubuntu hirsute/main amd64 less amd64 551-2 [123 kB]
06:32:11 #9 6.957 Get:30 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB]
06:32:11 #9 6.958 Get:31 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB]
06:32:11 #9 6.960 Get:32 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libelf1 amd64 0.183-8 [47.3 kB]
06:32:11 #9 6.962 Get:33 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libicu67 amd64 67.1-6ubuntu2 [8619 kB]
06:32:11 #9 7.390 Get:34 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libxml2 amd64 2.9.10+dfsg-6.3ubuntu0.1 [698 kB]
06:32:11 #9 7.403 Get:35 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
06:32:11 #9 7.405 Get:36 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
06:32:11 #9 7.405 Get:37 http://archive.ubuntu.com/ubuntu hirsute/main amd64 netbase all 6.2 [13.0 kB]
06:32:11 #9 7.406 Get:38 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-pkg-resources all 52.0.0-3 [129 kB]
06:32:11 #9 7.412 Get:39 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ucf all 3.0043 [56.1 kB]
06:32:11 #9 7.415 Get:40 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB]
06:32:11 #9 7.427 Get:41 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB]
06:32:11 #9 7.431 Get:42 http://archive.ubuntu.com/ubuntu hirsute/main amd64 file amd64 1:5.39-3 [23.7 kB]
06:32:11 #9 7.466 Get:43 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext-base amd64 0.21-3ubuntu2 [39.5 kB]
06:32:11 #9 7.540 Get:44 http://archive.ubuntu.com/ubuntu hirsute/main amd64 iso-codes all 4.6.0-1 [2769 kB]
06:32:11 #9 7.645 Get:45 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB]
06:32:11 #9 7.646 Get:46 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libedit2 amd64 3.1-20191231-2 [87.8 kB]
06:32:11 #9 7.650 Get:47 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfido2-1 amd64 1.6.0-2 [53.4 kB]
06:32:11 #9 7.652 Get:48 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpng16-16 amd64 1.6.37-3build3 [184 kB]
06:32:11 #9 7.661 Get:49 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB]
06:32:11 #9 7.688 Get:50 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B]
06:32:11 #9 7.689 Get:51 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu3 [10.3 kB]
06:32:11 #9 7.690 Get:52 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB]
06:32:11 #9 7.691 Get:53 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-data all 2:1.7.0-2ubuntu0.1 [112 kB]
06:32:11 #9 7.770 Get:54 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-6 amd64 2:1.7.0-2ubuntu0.1 [577 kB]
06:32:12 #9 7.796 Get:55 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB]
06:32:12 #9 7.797 Get:56 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
06:32:12 #9 7.798 Get:57 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages all 5.10-1ubuntu0.1 [1375 kB]
06:32:12 #9 7.863 Get:58 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssh-client amd64 1:8.4p1-5ubuntu1.1 [702 kB]
06:32:12 #9 7.896 Get:59 http://archive.ubuntu.com/ubuntu hirsute/main amd64 publicsuffix all 20210108.1309-1 [116 kB]
06:32:12 #9 7.901 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]
06:32:12 #9 7.902 Get:61 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-apt amd64 2.2.0~ubuntu0.21.04.1 [151 kB]
06:32:12 #9 7.908 Get:62 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB]
06:32:12 #9 7.911 Get:63 http://archive.ubuntu.com/ubuntu hirsute/main amd64 strace amd64 5.11-0ubuntu1 [414 kB]
06:32:12 #9 7.931 Get:64 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xauth amd64 1:1.1-1 [24.8 kB]
06:32:12 #9 7.933 Get:65 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xz-utils amd64 5.2.5-1.0build2 [81.6 kB]
06:32:12 #9 7.936 Get:66 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsigsegv2 amd64 2.13-1ubuntu1 [14.2 kB]
06:32:12 #9 7.985 Get:67 http://archive.ubuntu.com/ubuntu hirsute/main amd64 m4 amd64 1.4.18-5 [200 kB]
06:32:12 #9 7.992 Get:68 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autoconf all 2.69-14 [293 kB]
06:32:12 #9 8.003 Get:69 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB]
06:32:12 #9 8.004 Get:70 http://archive.ubuntu.com/ubuntu hirsute/main amd64 automake all 1:1.16.3-2ubuntu1 [552 kB]
06:32:12 #9 8.025 Get:71 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autopoint all 0.21-3ubuntu2 [422 kB]
06:32:12 #9 8.059 Get:72 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-common amd64 2.36.1-6ubuntu1 [217 kB]
06:32:12 #9 8.066 Get:73 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbinutils amd64 2.36.1-6ubuntu1 [584 kB]
06:32:12 #9 8.088 Get:74 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf-nobfd0 amd64 2.36.1-6ubuntu1 [97.8 kB]
06:32:12 #9 8.091 Get:75 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf0 amd64 2.36.1-6ubuntu1 [95.0 kB]
06:32:12 #9 8.095 Get:76 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-x86-64-linux-gnu amd64 2.36.1-6ubuntu1 [1830 kB]
06:32:12 #9 8.179 Get:77 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils amd64 2.36.1-6ubuntu1 [3388 B]
06:32:12 #9 8.180 Get:78 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-dev-bin amd64 2.33-0ubuntu5 [19.3 kB]
06:32:12 #9 8.180 Get:79 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 linux-libc-dev amd64 5.11.0-31.33 [1217 kB]
06:32:12 #9 8.241 Get:80 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcrypt-dev amd64 1:4.4.17-1ubuntu3 [104 kB]
06:32:12 #9 8.245 Get:81 http://archive.ubuntu.com/ubuntu hirsute/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu4 [62.8 kB]
06:32:12 #9 8.247 Get:82 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtirpc-dev amd64 1.3.1-1build1 [183 kB]
06:32:12 #9 8.253 Get:83 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnsl-dev amd64 1.3.0-0ubuntu3 [66.4 kB]
06:32:12 #9 8.256 Get:84 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc6-dev amd64 2.33-0ubuntu5 [2143 kB]
06:32:12 #9 8.368 Get:85 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1 [20.1 kB]
06:32:12 #9 8.368 Get:86 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libisl23 amd64 0.23-1build1 [661 kB]
06:32:12 #9 8.393 Get:87 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB]
06:32:12 #9 8.461 Get:88 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB]
06:32:12 #9 8.462 Get:89 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp-10 amd64 10.3.0-1ubuntu1 [8612 kB]
06:32:13 #9 8.894 Get:90 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp amd64 4:10.3.0-1ubuntu1 [27.7 kB]
06:32:13 #9 8.894 Get:91 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcc1-0 amd64 11.1.0-1ubuntu1~21.04 [48.8 kB]
06:32:13 #9 8.895 Get:92 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgomp1 amd64 11.1.0-1ubuntu1~21.04 [107 kB]
06:32:13 #9 8.897 Get:93 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libitm1 amd64 11.1.0-1ubuntu1~21.04 [26.4 kB]
06:32:13 #9 8.897 Get:94 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libatomic1 amd64 11.1.0-1ubuntu1~21.04 [9236 B]
06:32:13 #9 8.898 Get:95 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libasan6 amd64 11.1.0-1ubuntu1~21.04 [2139 kB]
06:32:13 #9 8.981 Get:96 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 liblsan0 amd64 11.1.0-1ubuntu1~21.04 [893 kB]
06:32:13 #9 9.029 Get:97 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libtsan0 amd64 11.1.0-1ubuntu1~21.04 [2090 kB]
06:32:13 #9 9.123 Get:98 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libubsan1 amd64 11.1.0-1ubuntu1~21.04 [844 kB]
06:32:13 #9 9.168 Get:99 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libquadmath0 amd64 11.1.0-1ubuntu1~21.04 [146 kB]
06:32:13 #9 9.175 Get:100 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgcc-10-dev amd64 10.3.0-1ubuntu1 [2337 kB]
06:32:13 #9 9.279 Get:101 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10 amd64 10.3.0-1ubuntu1 [17.5 MB]
06:32:14 #9 10.53 Get:102 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc amd64 4:10.3.0-1ubuntu1 [5212 B]
06:32:14 #9 10.61 Get:103 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstdc++-10-dev amd64 10.3.0-1ubuntu1 [1754 kB]
06:32:15 #9 11.12 Get:104 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++-10 amd64 10.3.0-1ubuntu1 [9803 kB]
06:32:15 #9 11.61 Get:105 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++ amd64 4:10.3.0-1ubuntu1 [1608 B]
06:32:15 #9 11.61 Get:106 http://archive.ubuntu.com/ubuntu hirsute/main amd64 make amd64 4.3-4ubuntu1 [167 kB]
06:32:15 #9 11.62 Get:107 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdpkg-perl all 1.20.9ubuntu1 [232 kB]
06:32:15 #9 11.62 Get:108 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB]
06:32:15 #9 11.62 Get:109 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patch amd64 2.7.6-7 [105 kB]
06:32:15 #9 11.62 Get:110 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lto-disabled-list all 7 [11.9 kB]
06:32:15 #9 11.62 Get:111 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dpkg-dev all 1.20.9ubuntu1 [937 kB]
06:32:15 #9 11.65 Get:112 http://archive.ubuntu.com/ubuntu hirsute/main amd64 build-essential amd64 12.8ubuntu3 [4640 B]
06:32:15 #9 11.66 Get:113 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbrotli1 amd64 1.0.9-2build2 [274 kB]
06:32:15 #9 11.69 Get:114 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-2 [41.8 kB]
06:32:15 #9 11.74 Get:115 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-2 [181 kB]
06:32:15 #9 11.75 Get:116 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-2 [29.7 kB]
06:32:15 #9 11.75 Get:117 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-2 [88.0 kB]
06:32:15 #9 11.75 Get:118 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-2 [47.6 kB]
06:32:15 #9 11.75 Get:119 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-2 [107 kB]
06:32:15 #9 11.76 Get:120 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-2 [207 kB]
06:32:15 #9 11.77 Get:121 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-2 [15.1 kB]
06:32:15 #9 11.77 Get:122 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-2 [96.5 kB]
06:32:15 #9 11.77 Get:123 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu1 [14.7 kB]
06:32:15 #9 11.84 Get:124 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu1 [49.3 kB]
06:32:15 #9 11.84 Get:125 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-2ubuntu1 [156 kB]
06:32:15 #9 11.85 Get:126 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB]
06:32:16 #9 11.85 Get:127 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build2 [55.0 kB]
06:32:16 #9 11.85 Get:128 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libssh-4 amd64 0.9.5-1ubuntu0.1 [170 kB]
06:32:16 #9 11.86 Get:129 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl4 amd64 7.74.0-1ubuntu2.1 [251 kB]
06:32:16 #9 11.92 Get:130 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 curl amd64 7.74.0-1ubuntu2.1 [170 kB]
06:32:16 #9 11.92 Get:131 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
06:32:16 #9 11.92 Get:132 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdebhelper-perl all 13.3.4ubuntu1 [61.1 kB]
06:32:16 #9 11.93 Get:133 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtool all 2.4.6-15 [161 kB]
06:32:16 #9 11.99 Get:134 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-autoreconf all 20 [16.1 kB]
06:32:16 #9 11.99 Get:135 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
06:32:16 #9 11.99 Get:136 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-override-perl all 0.09-2 [9532 B]
06:32:16 #9 11.99 Get:137 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-stripnondeterminism-perl all 1.11.0-1 [17.0 kB]
06:32:16 #9 11.99 Get:138 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-strip-nondeterminism all 1.11.0-1 [5236 B]
06:32:16 #9 11.99 Get:139 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdw1 amd64 0.183-8 [225 kB]
06:32:16 #9 12.06 Get:140 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debugedit amd64 1:0.1-0ubuntu2 [39.7 kB]
06:32:16 #9 12.06 Get:141 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dwz amd64 0.14-1 [98.1 kB]
06:32:16 #9 12.07 Get:142 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext amd64 0.21-3ubuntu2 [825 kB]
06:32:16 #9 12.10 Get:143 http://archive.ubuntu.com/ubuntu hirsute/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
06:32:16 #9 12.14 Get:144 http://archive.ubuntu.com/ubuntu hirsute/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
06:32:16 #9 12.15 Get:145 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debhelper all 13.3.4ubuntu1 [920 kB]
06:32:16 #9 12.18 Get:146 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB]
06:32:16 #9 12.18 Get:147 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB]
06:32:16 #9 12.18 Get:148 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libassuan0 amd64 2.5.4-1ubuntu1 [35.7 kB]
06:32:16 #9 12.18 Get:149 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgconf amd64 2.2.20-1ubuntu3 [125 kB]
06:32:16 #9 12.21 Get:150 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libksba8 amd64 1.5.0-3 [106 kB]
06:32:16 #9 12.21 Get:151 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnpth0 amd64 1.6-3 [8220 B]
06:32:16 #9 12.22 Get:152 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dirmngr amd64 2.2.20-1ubuntu3 [333 kB]
06:32:16 #9 12.23 Get:153 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-l10n all 2.2.20-1ubuntu3 [51.4 kB]
06:32:16 #9 12.29 Get:154 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-utils amd64 2.2.20-1ubuntu3 [485 kB]
06:32:16 #9 12.30 Get:155 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg amd64 2.2.20-1ubuntu3 [486 kB]
06:32:16 #9 12.32 Get:156 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pinentry-curses amd64 1.1.0-4build1 [36.5 kB]
06:32:16 #9 12.32 Get:157 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-agent amd64 2.2.20-1ubuntu3 [233 kB]
06:32:16 #9 12.33 Get:158 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu3 [98.2 kB]
06:32:16 #9 12.33 Get:159 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu3 [91.0 kB]
06:32:16 #9 12.36 Get:160 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgsm amd64 2.2.20-1ubuntu3 [217 kB]
06:32:16 #9 12.37 Get:161 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg all 2.2.20-1ubuntu3 [260 kB]
06:32:16 #9 12.38 Get:162 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
06:32:16 #9 12.38 Get:163 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
06:32:16 #9 12.43 Get:164 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
06:32:16 #9 12.43 Get:165 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-touch-perl all 0.11-1 [8284 B]
06:32:16 #9 12.44 Get:166 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-pty-perl amd64 1:1.15-2 [32.7 kB]
06:32:16 #9 12.44 Get:167 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
06:32:16 #9 12.44 Get:168 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
06:32:16 #9 12.44 Get:169 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB]
06:32:16 #9 12.51 Get:170 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
06:32:16 #9 12.51 Get:171 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu2 [14.5 kB]
06:32:16 #9 12.51 Get:172 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-classify-perl amd64 0.015-1build3 [21.1 kB]
06:32:16 #9 12.51 Get:173 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
06:32:16 #9 12.58 Get:174 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
06:32:16 #9 12.58 Get:175 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
06:32:16 #9 12.58 Get:176 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
06:32:16 #9 12.58 Get:177 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
06:32:16 #9 12.58 Get:178 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoo-perl all 2.004004-1 [46.9 kB]
06:32:16 #9 12.59 Get:179 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
06:32:16 #9 12.66 Get:180 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
06:32:16 #9 12.66 Get:181 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
06:32:16 #9 12.66 Get:182 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
06:32:16 #9 12.66 Get:183 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
06:32:16 #9 12.73 Get:184 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liburi-perl all 5.07-1 [77.3 kB]
06:32:17 #9 12.73 Get:185 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-parser-perl amd64 3.75-1build1 [85.5 kB]
06:32:17 #9 12.73 Get:186 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
06:32:17 #9 12.74 Get:187 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
06:32:17 #9 12.74 Get:188 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
06:32:17 #9 12.74 Get:189 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-message-perl all 6.28-1 [75.5 kB]
06:32:17 #9 12.80 Get:190 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
06:32:17 #9 12.80 Get:191 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
06:32:17 #9 12.80 Get:192 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl-openssl-defaults amd64 5 [7404 B]
06:32:17 #9 12.81 Get:193 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB]
06:32:17 #9 12.88 Get:194 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB]
06:32:17 #9 12.88 Get:195 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-http-perl all 6.20-1 [23.0 kB]
06:32:17 #9 12.88 Get:196 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
06:32:17 #9 12.88 Get:197 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
06:32:17 #9 12.89 Get:198 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
06:32:17 #9 12.89 Get:199 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-perl all 6.52-1 [140 kB]
06:32:17 #9 12.95 Get:200 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patchutils amd64 0.4.2-1 [75.5 kB]
06:32:17 #9 12.95 Get:201 http://archive.ubuntu.com/ubuntu hirsute/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
06:32:17 #9 12.95 Get:202 http://archive.ubuntu.com/ubuntu hirsute/main amd64 devscripts amd64 2.21.1ubuntu1 [974 kB]
06:32:17 #9 13.39 Get:203 http://archive.ubuntu.com/ubuntu hirsute/main amd64 diffstat amd64 1.64-1 [27.8 kB]
06:32:17 #9 13.53 Get:204 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
06:32:17 #9 13.69 Get:205 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-six all 1.15.0-2 [12.0 kB]
06:32:17 #9 13.70 Get:206 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-debian all 0.1.39 [71.0 kB]
06:32:17 #9 13.74 Get:207 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgpgme11 amd64 1.14.0-1ubuntu3 [122 kB]
06:32:18 #9 13.80 Get:208 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-gpg amd64 1.14.0-1ubuntu3 [173 kB]
06:32:18 #9 13.84 Get:209 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dput all 1.1.0ubuntu1 [44.0 kB]
06:32:18 #9 13.85 Get:210 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
06:32:18 #9 13.96 Get:211 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB]
06:32:18 #9 13.96 Get:212 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl3-gnutls amd64 7.74.0-1ubuntu2.1 [248 kB]
06:32:18 #9 13.98 Get:213 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
06:32:18 #9 13.98 Get:214 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git-man all 1:2.30.2-1ubuntu1 [931 kB]
06:32:18 #9 14.02 Get:215 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git amd64 1:2.30.2-1ubuntu1 [3457 kB]
06:32:18 #9 14.18 Get:216 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
06:32:18 #9 14.18 Get:217 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB]
06:32:18 #9 14.18 Get:218 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
06:32:18 #9 14.18 Get:219 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
06:32:18 #9 14.19 Get:220 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libapt-pkg-perl amd64 0.1.39build1 [69.5 kB]
06:32:18 #9 14.19 Get:221 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
06:32:18 #9 14.19 Get:222 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
06:32:18 #9 14.19 Get:223 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
06:32:18 #9 14.19 Get:224 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
06:32:18 #9 14.26 Get:225 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB]
06:32:18 #9 14.27 Get:226 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB]
06:32:18 #9 14.27 Get:227 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB]
06:32:18 #9 14.28 Get:228 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB]
06:32:18 #9 14.28 Get:229 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB]
06:32:18 #9 14.28 Get:230 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
06:32:18 #9 14.28 Get:231 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdeflate0 amd64 1.7-1ubuntu1 [52.6 kB]
06:32:18 #9 14.28 Get:232 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]
06:32:18 #9 14.28 Get:233 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.21.04.1 [184 kB]
06:32:18 #9 14.33 Get:234 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtiff5 amd64 4.2.0-1build1 [168 kB]
06:32:18 #9 14.36 Get:235 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]
06:32:18 #9 14.36 Get:236 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgd3 amd64 2.3.0-2 [118 kB]
06:32:18 #9 14.36 Get:237 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-devtools amd64 2.33-0ubuntu5 [27.2 kB]
06:32:18 #9 14.36 Get:238 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
06:32:18 #9 14.36 Get:239 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
06:32:18 #9 14.36 Get:240 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB]
06:32:18 #9 14.36 Get:241 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB]
06:32:18 #9 14.36 Get:242 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB]
06:32:18 #9 14.40 Get:243 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconfig-tiny-perl all 2.24-1 [12.4 kB]
06:32:18 #9 14.44 Get:244 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-util-perl amd64 1.102-1build1 [21.8 kB]
06:32:18 #9 14.44 Get:245 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
06:32:18 #9 14.44 Get:246 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB]
06:32:18 #9 14.44 Get:247 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
06:32:18 #9 14.44 Get:248 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
06:32:18 #9 14.44 Get:249 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwant-perl amd64 0.29-1build5 [24.0 kB]
06:32:18 #9 14.44 Get:250 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
06:32:18 #9 14.44 Get:251 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB]
06:32:18 #9 14.47 Get:252 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
06:32:18 #9 14.52 Get:253 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexception-class-perl all 1.44-1 [25.9 kB]
06:32:18 #9 14.52 Get:254 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
06:32:18 #9 14.52 Get:255 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
06:32:18 #9 14.52 Get:256 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
06:32:18 #9 14.52 Get:257 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB]
06:32:18 #9 14.52 Get:258 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
06:32:18 #9 14.52 Get:259 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
06:32:18 #9 14.52 Get:260 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB]
06:32:18 #9 14.55 Get:261 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-messagepack-perl amd64 1.00-4build1 [33.4 kB]
06:32:18 #9 14.60 Get:262 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
06:32:18 #9 14.60 Get:263 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
06:32:18 #9 14.60 Get:264 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdistro-info-perl all 1.0 [5508 B]
06:32:18 #9 14.60 Get:265 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libemail-address-xs-perl amd64 1.04-1build4 [27.2 kB]
06:32:18 #9 14.60 Get:266 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
06:32:18 #9 14.60 Get:267 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
06:32:18 #9 14.60 Get:268 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
06:32:18 #9 14.60 Get:269 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB]
06:32:18 #9 14.62 Get:270 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B]
06:32:18 #9 14.68 Get:271 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-glob-perl all 0.11-1 [7992 B]
06:32:18 #9 14.68 Get:272 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
06:32:18 #9 14.68 Get:273 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
06:32:18 #9 14.68 Get:274 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
06:32:18 #9 14.68 Get:275 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
06:32:18 #9 14.68 Get:276 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
06:32:18 #9 14.68 Get:277 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-validate-perl amd64 1.30-1build1 [53.0 kB]
06:32:18 #9 14.68 Get:278 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB]
06:32:18 #9 14.69 Get:279 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
06:32:19 #9 14.76 Get:280 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
06:32:19 #9 14.76 Get:281 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
06:32:19 #9 14.76 Get:282 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
06:32:19 #9 14.76 Get:283 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-perl all 4.03000-1 [80.6 kB]
06:32:19 #9 14.76 Get:284 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-perl all 1.709-1 [67.7 kB]
06:32:19 #9 14.76 Get:285 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
06:32:19 #9 14.76 Get:286 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
06:32:19 #9 14.76 Get:287 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-identify-perl amd64 0.14-1build3 [10.6 kB]
06:32:19 #9 14.77 Get:288 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-name-perl amd64 0.26-1build1 [11.5 kB]
06:32:19 #9 14.84 Get:289 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
06:32:19 #9 14.84 Get:290 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB]
06:32:19 #9 14.85 Get:291 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-perl all 1.012001-2 [318 kB]
06:32:19 #9 14.85 Get:292 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
06:32:19 #9 14.85 Get:293 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhash-fieldhash-perl amd64 0.15-1build3 [16.8 kB]
06:32:19 #9 14.85 Get:294 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
06:32:19 #9 14.85 Get:295 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
06:32:19 #9 14.85 Get:296 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
06:32:19 #9 14.85 Get:297 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB]
06:32:19 #9 14.91 Get:298 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
06:32:19 #9 14.92 Get:299 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-xs-perl amd64 4.030-1build1 [84.5 kB]
06:32:19 #9 14.92 Get:300 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
06:32:19 #9 14.92 Get:301 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-common all 2.4.57+dfsg-2ubuntu1 [16.4 kB]
06:32:19 #9 14.92 Get:302 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
06:32:19 #9 14.93 Get:303 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
06:32:19 #9 15.33 Get:304 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-xs-perl amd64 0.58-2build1 [32.2 kB]
06:32:19 #9 15.47 Get:305 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
06:32:19 #9 15.47 Get:306 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB]
06:32:19 #9 15.55 Get:307 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
06:32:19 #9 15.66 Get:308 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB]
06:32:19 #9 15.69 Get:309 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
06:32:19 #9 15.69 Get:310 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
06:32:19 #9 15.70 Get:311 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
06:32:19 #9 15.70 Get:312 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
06:32:19 #9 15.72 Get:313 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu1 [36.0 kB]
06:32:19 #9 15.73 Get:314 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
06:32:19 #9 15.73 Get:315 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
06:32:19 #9 15.74 Get:316 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
06:32:19 #9 15.77 Get:317 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
06:32:19 #9 15.78 Get:318 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB]
06:32:19 #9 15.79 Get:319 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B]
06:32:19 #9 15.85 Get:320 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-xs-perl amd64 0.29-1build3 [18.4 kB]
06:32:19 #9 15.85 Get:321 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
06:32:19 #9 15.85 Get:322 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libperlio-gzip-perl amd64 0.19-1build6 [14.6 kB]
06:32:19 #9 15.86 Get:323 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
06:32:19 #9 15.86 Get:324 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
06:32:19 #9 15.87 Get:325 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libproc-processtable-perl amd64 0.59-2build1 [35.0 kB]
06:32:19 #9 15.87 Get:326 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre2-9 amd64 20210201+dfsg-1 [166 kB]
06:32:19 #9 15.92 Get:327 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre-engine-re2-perl amd64 0.14-1 [17.7 kB]
06:32:20 #9 15.92 Get:328 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
06:32:20 #9 15.92 Get:329 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
06:32:20 #9 16.00 Get:330 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB]
06:32:20 #9 16.00 Get:331 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB]
06:32:20 #9 16.00 Get:332 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
06:32:20 #9 16.00 Get:333 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu1 [48.8 kB]
06:32:20 #9 16.00 Get:334 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB]
06:32:20 #9 16.01 Get:335 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB]
06:32:20 #9 16.02 Get:336 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-key-perl amd64 1.33-2build3 [35.4 kB]
06:32:20 #9 16.07 Get:337 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
06:32:20 #9 16.07 Get:338 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
06:32:20 #9 16.07 Get:339 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
06:32:20 #9 16.14 Get:340 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB]
06:32:20 #9 16.15 Get:341 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build8 [8632 B]
06:32:20 #9 16.15 Get:342 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-markdown-discount-perl amd64 0.12-1build1 [11.9 kB]
06:32:20 #9 16.15 Get:343 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB]
06:32:20 #9 16.16 Get:344 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
06:32:20 #9 16.16 Get:345 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB]
06:32:20 #9 16.16 Get:346 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB]
06:32:20 #9 16.22 Get:347 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB]
06:32:20 #9 16.22 Get:348 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
06:32:20 #9 16.22 Get:349 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
06:32:20 #9 16.29 Get:350 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
06:32:20 #9 16.30 Get:351 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB]
06:32:20 #9 16.32 Get:352 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB]
06:32:20 #9 16.33 Get:353 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
06:32:20 #9 16.33 Get:354 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB]
06:32:20 #9 16.33 Get:355 http://archive.ubuntu.com/ubuntu hirsute/main amd64 licensecheck all 3.1.1-2 [36.7 kB]
06:32:20 #9 16.33 Get:356 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-size-perl amd64 0.83-1build2 [20.0 kB]
06:32:20 #9 16.37 Get:357 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
06:32:20 #9 16.37 Get:358 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzip amd64 1.22-3 [80.9 kB]
06:32:20 #9 16.37 Get:359 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzop amd64 1.04-2 [83.5 kB]
06:32:20 #9 16.44 Get:360 http://archive.ubuntu.com/ubuntu hirsute/main amd64 t1utils amd64 1.41-4 [56.0 kB]
06:32:20 #9 16.44 Get:361 http://archive.ubuntu.com/ubuntu hirsute/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB]
06:32:20 #9 16.45 Get:362 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 lintian all 2.104.0ubuntu2 [942 kB]
06:32:20 #9 16.48 Get:363 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages-dev all 5.10-1ubuntu0.1 [2309 kB]
06:32:20 #9 16.61 Get:364 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
06:32:20 #9 16.61 Get:365 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-idna all 2.10-1 [35.2 kB]
06:32:20 #9 16.61 Get:366 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-urllib3 all 1.26.2-1ubuntu1 [95.9 kB]
06:32:20 #9 16.62 Get:367 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
06:32:20 #9 16.62 Get:368 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
06:32:20 #9 16.62 Get:369 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-xdg all 0.27-2 [36.9 kB]
06:32:20 #9 16.62 Get:370 http://archive.ubuntu.com/ubuntu hirsute/main amd64 equivs all 2.3.1 [19.0 kB]
06:32:20 #9 16.62 Get:371 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
06:32:20 #9 16.62 Get:372 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB]
06:32:20 #9 16.77 debconf: delaying package configuration, since apt-utils is not installed
06:32:20 #9 16.80 Fetched 118 MB in 11s (10.4 MB/s)
06:32:20 #9 16.82 Selecting previously unselected package liblocale-gettext-perl.
06:32:20 #9 16.82 (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.)
06:32:20 #9 16.83 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ...
06:32:20 #9 16.84 Unpacking liblocale-gettext-perl (1.07-4build1) ...
06:32:21 #9 16.93 Selecting previously unselected package libpython3.9-minimal:amd64.
06:32:21 #9 16.93 Preparing to unpack .../libpython3.9-minimal_3.9.5-3~21.04_amd64.deb ...
06:32:21 #9 16.94 Unpacking libpython3.9-minimal:amd64 (3.9.5-3~21.04) ...
06:32:21 #9 17.06 Selecting previously unselected package libexpat1:amd64.
06:32:21 #9 17.06 Preparing to unpack .../libexpat1_2.2.10-2_amd64.deb ...
06:32:21 #9 17.09 Unpacking libexpat1:amd64 (2.2.10-2) ...
06:32:21 #9 17.19 Selecting previously unselected package python3.9-minimal.
06:32:21 #9 17.19 Preparing to unpack .../python3.9-minimal_3.9.5-3~21.04_amd64.deb ...
06:32:21 #9 17.20 Unpacking python3.9-minimal (3.9.5-3~21.04) ...
06:32:21 #9 17.40 Setting up libpython3.9-minimal:amd64 (3.9.5-3~21.04) ...
06:32:21 #9 17.42 Setting up libexpat1:amd64 (2.2.10-2) ...
06:32:21 #9 17.43 Setting up python3.9-minimal (3.9.5-3~21.04) ...
06:32:21  dpkg-genbuildinfo
06:32:22 #9 18.02 Selecting previously unselected package python3-minimal.
06:32:22 #9 18.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 ... 4647 files and directories currently installed.)
06:32:22 #9 18.02 Preparing to unpack .../0-python3-minimal_3.9.4-1_amd64.deb ...
06:32:22 #9 18.03 Unpacking python3-minimal (3.9.4-1) ...
06:32:22 #9 18.07 Selecting previously unselected package media-types.
06:32:22 #9 18.07 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
06:32:22 #9 18.07 Unpacking media-types (4.0.0) ...
06:32:22 #9 18.12 Selecting previously unselected package tzdata.
06:32:22 #9 18.12 Preparing to unpack .../2-tzdata_2021a-1ubuntu1_all.deb ...
06:32:22 #9 18.12 Unpacking tzdata (2021a-1ubuntu1) ...
06:32:22 #9 18.31 Selecting previously unselected package libmpdec3:amd64.
06:32:22 #9 18.31 Preparing to unpack .../3-libmpdec3_2.5.1-2_amd64.deb ...
06:32:22 #9 18.32 Unpacking libmpdec3:amd64 (2.5.1-2) ...
06:32:22 #9 18.37 Selecting previously unselected package readline-common.
06:32:22 #9 18.38 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
06:32:22 #9 18.39 Unpacking readline-common (8.1-1) ...
06:32:22 #9 18.46 Selecting previously unselected package libreadline8:amd64.
06:32:22 #9 18.46 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
06:32:22 #9 18.47 Unpacking libreadline8:amd64 (8.1-1) ...
06:32:22 #9 18.52 Selecting previously unselected package libsqlite3-0:amd64.
06:32:22 #9 18.52 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
06:32:22 #9 18.53 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
06:32:22 #9 18.61 Selecting previously unselected package libpython3.9-stdlib:amd64.
06:32:22 #9 18.61 Preparing to unpack .../7-libpython3.9-stdlib_3.9.5-3~21.04_amd64.deb ...
06:32:22 #9 18.62 Unpacking libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ...
06:32:22 #9 18.82 Selecting previously unselected package python3.9.
06:32:22 #9 18.82 Preparing to unpack .../8-python3.9_3.9.5-3~21.04_amd64.deb ...
06:32:22 #9 18.82 Unpacking python3.9 (3.9.5-3~21.04) ...
06:32:22 #9 18.86 Selecting previously unselected package libpython3-stdlib:amd64.
06:32:22 #9 18.86 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1_amd64.deb ...
06:32:22 #9 18.86 Unpacking libpython3-stdlib:amd64 (3.9.4-1) ...
06:32:22  dpkg-genchanges  >../docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.changes
06:32:23 #9 18.89 Setting up python3-minimal (3.9.4-1) ...
06:32:23 #9 19.17 Selecting previously unselected package python3.
06:32:23 #9 19.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 ... 6941 files and directories currently installed.)
06:32:23 #9 19.17 Preparing to unpack .../000-python3_3.9.4-1_amd64.deb ...
06:32:23 #9 19.18 Unpacking python3 (3.9.4-1) ...
06:32:23 #9 19.22 Selecting previously unselected package bsdextrautils.
06:32:23 #9 19.22 Preparing to unpack .../001-bsdextrautils_2.36.1-7ubuntu2_amd64.deb ...
06:32:23 #9 19.23 Unpacking bsdextrautils (2.36.1-7ubuntu2) ...
06:32:23 #9 19.31 Selecting previously unselected package libuchardet0:amd64.
06:32:23 #9 19.31 Preparing to unpack .../002-libuchardet0_0.0.7-1_amd64.deb ...
06:32:23 #9 19.31 Unpacking libuchardet0:amd64 (0.0.7-1) ...
06:32:23 #9 19.43 Selecting previously unselected package groff-base.
06:32:23 #9 19.43 Preparing to unpack .../003-groff-base_1.22.4-6_amd64.deb ...
06:32:23 #9 19.45 Unpacking groff-base (1.22.4-6) ...
06:32:23 #9 19.58 Selecting previously unselected package libgdbm6:amd64.
06:32:23 #9 19.58 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ...
06:32:23 #9 19.58 Unpacking libgdbm6:amd64 (1.19-2) ...
06:32:23 #9 19.64 Selecting previously unselected package libpipeline1:amd64.
06:32:23 #9 19.64 Preparing to unpack .../005-libpipeline1_1.5.3-1_amd64.deb ...
06:32:23 #9 19.64 Unpacking libpipeline1:amd64 (1.5.3-1) ...
06:32:23 #9 19.70 Selecting previously unselected package man-db.
06:32:23 dpkg-genchanges: info: including full source code in upload
06:32:23  dpkg-source -I.git --after-build .
06:32:24 #9 19.70 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ...
06:32:24 #9 19.71 Unpacking man-db (2.9.4-2) ...
06:32:24 #9 19.90 Selecting previously unselected package perl-modules-5.32.
06:32:24 #9 19.90 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu2.1_all.deb ...
06:32:24 #9 19.94 Unpacking perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
06:32:24 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
06:32:24 + destination=/build
06:32:24 + mkdir -p /build
06:32:24 + mv -v /root/docker-ce-cli_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb /build
06:32:24 copied '/root/docker-ce-cli_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb'
06:32:24 removed '/root/docker-ce-cli_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb'
06:32:24 copied '/root/docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb'
06:32:24 removed '/root/docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb'
06:32:24 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster.dsc'
06:32:24 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster.dsc'
06:32:24 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster.tar.gz'
06:32:24 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster.tar.gz'
06:32:24 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.buildinfo'
06:32:24 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.buildinfo'
06:32:24 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.changes'
06:32:24 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.changes'
06:32:24 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb'
06:32:24 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-buster_armhf.deb'
06:32:24 #9 20.38 Selecting previously unselected package libgdbm-compat4:amd64.
06:32:24 #9 20.38 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ...
06:32:24 #9 20.39 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
06:32:24 #9 20.43 Selecting previously unselected package libperl5.32:amd64.
06:32:24 #9 20.43 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu2.1_amd64.deb ...
06:32:24 #9 20.43 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu2.1) ...
06:32:25 #9 20.92 Selecting previously unselected package perl.
06:32:25 #9 20.93 Preparing to unpack .../010-perl_5.32.1-3ubuntu2.1_amd64.deb ...
06:32:25 #9 20.94 Unpacking perl (5.32.1-3ubuntu2.1) ...
06:32:25 #9 21.00 Selecting previously unselected package openssl.
06:32:25 #9 21.00 Preparing to unpack .../011-openssl_1.1.1j-1ubuntu3.5_amd64.deb ...
06:32:25 #9 21.00 Unpacking openssl (1.1.1j-1ubuntu3.5) ...
06:32:25 #9 21.10 Selecting previously unselected package ca-certificates.
06:32:25 #9 21.10 Preparing to unpack .../012-ca-certificates_20210119build1_all.deb ...
06:32:25 #9 21.11 Unpacking ca-certificates (20210119build1) ...
06:32:25 #9 21.16 Selecting previously unselected package distro-info-data.
06:32:25 #9 21.16 Preparing to unpack .../013-distro-info-data_0.46ubuntu4_all.deb ...
06:32:25 #9 21.17 Unpacking distro-info-data (0.46ubuntu4) ...
06:32:25 #9 21.20 Selecting previously unselected package less.
06:32:25 #9 21.20 Preparing to unpack .../014-less_551-2_amd64.deb ...
06:32:25 #9 21.21 Unpacking less (551-2) ...
06:32:25 #9 21.29 Selecting previously unselected package libmd0:amd64.
06:32:25 #9 21.29 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ...
06:32:25 #9 21.30 Unpacking libmd0:amd64 (1.0.3-3build1) ...
06:32:25 #9 21.34 Selecting previously unselected package libbsd0:amd64.
06:32:25 #9 21.34 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ...
06:32:25 #9 21.35 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ...
06:32:25 #9 21.58 Selecting previously unselected package libelf1:amd64.
06:32:25 #9 21.58 Preparing to unpack .../017-libelf1_0.183-8_amd64.deb ...
06:32:25 #9 21.64 Unpacking libelf1:amd64 (0.183-8) ...
06:32:25 #9 21.74 Selecting previously unselected package libicu67:amd64.
06:32:25 #9 21.74 Preparing to unpack .../018-libicu67_67.1-6ubuntu2_amd64.deb ...
06:32:25 #9 21.75 Unpacking libicu67:amd64 (67.1-6ubuntu2) ...
06:32:26 #9 22.58 Selecting previously unselected package libxml2:amd64.
06:32:26 #9 22.59 Preparing to unpack .../019-libxml2_2.9.10+dfsg-6.3ubuntu0.1_amd64.deb ...
06:32:26 #9 22.59 Unpacking libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
06:32:26 #9 22.68 Selecting previously unselected package libyaml-0-2:amd64.
06:32:26 #9 22.68 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ...
06:32:26 #9 22.69 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
06:32:26 #9 22.75 Selecting previously unselected package lsb-release.
06:32:26 #9 22.75 Preparing to unpack .../021-lsb-release_11.1.0ubuntu2_all.deb ...
06:32:26 #9 22.76 Unpacking lsb-release (11.1.0ubuntu2) ...
06:32:26 #9 22.80 Selecting previously unselected package netbase.
06:32:26 #9 22.80 Preparing to unpack .../022-netbase_6.2_all.deb ...
06:32:26 #9 22.80 Unpacking netbase (6.2) ...
06:32:26 #9 22.84 Selecting previously unselected package python3-pkg-resources.
06:32:26 #9 22.84 Preparing to unpack .../023-python3-pkg-resources_52.0.0-3_all.deb ...
06:32:26 #9 22.85 Unpacking python3-pkg-resources (52.0.0-3) ...
06:32:26 #9 22.90 Selecting previously unselected package ucf.
06:32:27 #9 22.90 Preparing to unpack .../024-ucf_3.0043_all.deb ...
06:32:27 #9 22.91 Moving old data out of the way
06:32:27 #9 22.91 Unpacking ucf (3.0043) ...
06:32:27 #9 22.94 Selecting previously unselected package libmagic-mgc.
06:32:27 #9 22.94 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ...
06:32:27 #9 22.95 Unpacking libmagic-mgc (1:5.39-3) ...
06:32:27 #9 23.03 Selecting previously unselected package libmagic1:amd64.
06:32:27 #9 23.03 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ...
06:32:27 #9 23.03 Unpacking libmagic1:amd64 (1:5.39-3) ...
06:32:27 #9 23.07 Selecting previously unselected package file.
06:32:27 #9 23.07 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ...
06:32:27 #9 23.07 Unpacking file (1:5.39-3) ...
06:32:27 #9 23.10 Selecting previously unselected package gettext-base.
06:32:27 #9 23.10 Preparing to unpack .../028-gettext-base_0.21-3ubuntu2_amd64.deb ...
06:32:27 #9 23.11 Unpacking gettext-base (0.21-3ubuntu2) ...
06:32:27 #9 23.14 Selecting previously unselected package iso-codes.
06:32:27 #9 23.14 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ...
06:32:27 #9 23.15 Unpacking iso-codes (4.6.0-1) ...
06:32:27 #9 23.53 Selecting previously unselected package libcbor0.6:amd64.
06:32:27 #9 23.54 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ...
06:32:27 #9 23.54 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
06:32:27 #9 23.60 Selecting previously unselected package libedit2:amd64.
06:32:27 #9 23.60 Preparing to unpack .../031-libedit2_3.1-20191231-2_amd64.deb ...
06:32:27 #9 23.61 Unpacking libedit2:amd64 (3.1-20191231-2) ...
06:32:27 #9 23.66 Selecting previously unselected package libfido2-1:amd64.
06:32:27 #9 23.67 Preparing to unpack .../032-libfido2-1_1.6.0-2_amd64.deb ...
06:32:27 #9 23.67 Unpacking libfido2-1:amd64 (1.6.0-2) ...
06:32:27 #9 23.71 Selecting previously unselected package libpng16-16:amd64.
06:32:28 #9 23.71 Preparing to unpack .../033-libpng16-16_1.6.37-3build3_amd64.deb ...
06:32:28 #9 23.72 Unpacking libpng16-16:amd64 (1.6.37-3build3) ...
06:32:28 #9 23.77 Selecting previously unselected package libpsl5:amd64.
06:32:28 #9 23.78 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ...
06:32:28 #9 23.78 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
06:32:28 #9 23.82 Selecting previously unselected package libxau6:amd64.
06:32:28 #9 23.82 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ...
06:32:28 #9 23.82 Unpacking libxau6:amd64 (1:1.0.9-1build3) ...
06:32:28 #9 23.86 Selecting previously unselected package libxdmcp6:amd64.
06:32:28 #9 23.86 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu3_amd64.deb ...
06:32:28 #9 23.87 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
06:32:28 #9 23.90 Selecting previously unselected package libxcb1:amd64.
06:32:28 #9 23.91 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ...
06:32:28 #9 23.91 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ...
06:32:28 #9 23.94 Selecting previously unselected package libx11-data.
06:32:28 #9 23.94 Preparing to unpack .../038-libx11-data_2%3a1.7.0-2ubuntu0.1_all.deb ...
06:32:28 #9 23.94 Unpacking libx11-data (2:1.7.0-2ubuntu0.1) ...
06:32:28 #9 24.01 Selecting previously unselected package libx11-6:amd64.
06:32:28 #9 24.01 Preparing to unpack .../039-libx11-6_2%3a1.7.0-2ubuntu0.1_amd64.deb ...
06:32:28 #9 24.02 Unpacking libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
06:32:28 #9 24.10 Selecting previously unselected package libxext6:amd64.
06:32:28 #9 24.10 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ...
06:32:28 #9 24.11 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ...
06:32:28 #9 24.14 Selecting previously unselected package libxmuu1:amd64.
06:32:28 #9 24.15 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
06:32:28 #9 24.15 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
06:32:28 #9 24.18 Selecting previously unselected package manpages.
06:32:28 #9 24.18 Preparing to unpack .../042-manpages_5.10-1ubuntu0.1_all.deb ...
06:32:28 #9 24.19 Unpacking manpages (5.10-1ubuntu0.1) ...
06:32:28 #9 24.44 Selecting previously unselected package openssh-client.
06:32:28 #9 24.44 Preparing to unpack .../043-openssh-client_1%3a8.4p1-5ubuntu1.1_amd64.deb ...
06:32:28 #9 24.47 Unpacking openssh-client (1:8.4p1-5ubuntu1.1) ...
06:32:28 #9 24.57 Selecting previously unselected package publicsuffix.
06:32:28 #9 24.57 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ...
06:32:28 #9 24.57 Unpacking publicsuffix (20210108.1309-1) ...
06:32:29 #9 24.77 Selecting previously unselected package python-apt-common.
06:32:29 #9 24.77 Preparing to unpack .../045-python-apt-common_2.2.0~ubuntu0.21.04.1_all.deb ...
06:32:29 #9 24.80 Unpacking python-apt-common (2.2.0~ubuntu0.21.04.1) ...
06:32:29 #9 24.91 Selecting previously unselected package python3-apt.
06:32:29 #9 24.91 Preparing to unpack .../046-python3-apt_2.2.0~ubuntu0.21.04.1_amd64.deb ...
06:32:29 #9 24.93 Unpacking python3-apt (2.2.0~ubuntu0.21.04.1) ...
06:32:29 #9 25.03 Selecting previously unselected package libunwind8:amd64.
06:32:29 #9 25.03 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ...
06:32:29 #9 25.05 Unpacking libunwind8:amd64 (1.3.2-2) ...
06:32:29 #9 25.12 Selecting previously unselected package strace.
06:32:29 #9 25.12 Preparing to unpack .../048-strace_5.11-0ubuntu1_amd64.deb ...
06:32:29 #9 25.13 Unpacking strace (5.11-0ubuntu1) ...
06:32:29 #9 25.22 Selecting previously unselected package xauth.
06:32:29 #9 25.22 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ...
06:32:29 #9 25.24 Unpacking xauth (1:1.1-1) ...
06:32:29 #9 25.31 Selecting previously unselected package xz-utils.
06:32:29 #9 25.31 Preparing to unpack .../050-xz-utils_5.2.5-1.0build2_amd64.deb ...
06:32:29 #9 25.32 Unpacking xz-utils (5.2.5-1.0build2) ...
06:32:29 #9 25.40 Selecting previously unselected package libsigsegv2:amd64.
06:32:29 #9 25.40 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu1_amd64.deb ...
06:32:29 #9 25.42 Unpacking libsigsegv2:amd64 (2.13-1ubuntu1) ...
06:32:29 #9 25.46 Selecting previously unselected package m4.
06:32:29 #9 25.46 Preparing to unpack .../052-m4_1.4.18-5_amd64.deb ...
06:32:29 #9 25.47 Unpacking m4 (1.4.18-5) ...
06:32:29 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
06:32:29 #9 25.53 Selecting previously unselected package autoconf.
06:32:29 #9 25.53 Preparing to unpack .../053-autoconf_2.69-14_all.deb ...
06:32:29 #9 25.54 Unpacking autoconf (2.69-14) ...
06:32:29 #9 25.63 Selecting previously unselected package autotools-dev.
06:32:29 #9 25.63 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ...
06:32:29 #9 25.64 Unpacking autotools-dev (20180224.1+nmu1) ...
06:32:29 #9 25.73 Selecting previously unselected package automake.
06:32:29 #9 25.73 Preparing to unpack .../055-automake_1%3a1.16.3-2ubuntu1_all.deb ...
06:32:30 #9 25.74 Unpacking automake (1:1.16.3-2ubuntu1) ...
06:32:30 #9 25.81 Selecting previously unselected package autopoint.
06:32:30 #9 25.82 Preparing to unpack .../056-autopoint_0.21-3ubuntu2_all.deb ...
06:32:30 #9 25.82 Unpacking autopoint (0.21-3ubuntu2) ...
06:32:30 #9 25.86 Selecting previously unselected package binutils-common:amd64.
06:32:30 #9 25.86 Preparing to unpack .../057-binutils-common_2.36.1-6ubuntu1_amd64.deb ...
06:32:30 #9 25.86 Unpacking binutils-common:amd64 (2.36.1-6ubuntu1) ...
06:32:30 #9 25.92 Selecting previously unselected package libbinutils:amd64.
06:32:30 #9 25.92 Preparing to unpack .../058-libbinutils_2.36.1-6ubuntu1_amd64.deb ...
06:32:30 #9 25.93 Unpacking libbinutils:amd64 (2.36.1-6ubuntu1) ...
06:32:30 #9 26.01 Selecting previously unselected package libctf-nobfd0:amd64.
06:32:30 #9 26.02 Preparing to unpack .../059-libctf-nobfd0_2.36.1-6ubuntu1_amd64.deb ...
06:32:30 #9 26.02 Unpacking libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
06:32:30 #9 26.07 Selecting previously unselected package libctf0:amd64.
06:32:30 #9 26.08 Preparing to unpack .../060-libctf0_2.36.1-6ubuntu1_amd64.deb ...
06:32:30 #9 26.08 Unpacking libctf0:amd64 (2.36.1-6ubuntu1) ...
06:32:30 #9 26.15 Selecting previously unselected package binutils-x86-64-linux-gnu.
06:32:30 #9 26.15 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.36.1-6ubuntu1_amd64.deb ...
06:32:30 #9 26.16 Unpacking binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
06:32:30 #9 26.37 Selecting previously unselected package binutils.
06:32:30 #9 26.37 Preparing to unpack .../062-binutils_2.36.1-6ubuntu1_amd64.deb ...
06:32:30 #9 26.38 Unpacking binutils (2.36.1-6ubuntu1) ...
06:32:30 #9 26.42 Selecting previously unselected package libc-dev-bin.
06:32:30 #9 26.42 Preparing to unpack .../063-libc-dev-bin_2.33-0ubuntu5_amd64.deb ...
06:32:30 #9 26.43 Unpacking libc-dev-bin (2.33-0ubuntu5) ...
06:32:30 #9 26.57 Selecting previously unselected package linux-libc-dev:amd64.
06:32:30 #9 26.57 Preparing to unpack .../064-linux-libc-dev_5.11.0-31.33_amd64.deb ...
06:32:30 #9 26.58 Unpacking linux-libc-dev:amd64 (5.11.0-31.33) ...
06:32:30 #9 26.78 Selecting previously unselected package libcrypt-dev:amd64.
06:32:30 #9 26.78 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.17-1ubuntu3_amd64.deb ...
06:32:30 #9 26.78 Unpacking libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
06:32:30 #9 26.82 Selecting previously unselected package rpcsvc-proto.
06:32:31 #9 26.82 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu4_amd64.deb ...
06:32:31 #9 26.83 Unpacking rpcsvc-proto (1.4.2-0ubuntu4) ...
06:32:31 #9 26.86 Selecting previously unselected package libtirpc-dev:amd64.
06:32:31 #9 26.86 Preparing to unpack .../067-libtirpc-dev_1.3.1-1build1_amd64.deb ...
06:32:31 #9 26.87 Unpacking libtirpc-dev:amd64 (1.3.1-1build1) ...
06:32:31 #9 26.92 Selecting previously unselected package libnsl-dev:amd64.
06:32:31 #9 26.92 Preparing to unpack .../068-libnsl-dev_1.3.0-0ubuntu3_amd64.deb ...
06:32:31 #9 26.92 Unpacking libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
06:32:31 #9 26.96 Selecting previously unselected package libc6-dev:amd64.
06:32:31 #9 26.96 Preparing to unpack .../069-libc6-dev_2.33-0ubuntu5_amd64.deb ...
06:32:31 #9 26.97 Unpacking libc6-dev:amd64 (2.33-0ubuntu5) ...
06:32:31 #9 27.25 Selecting previously unselected package gcc-10-base:amd64.
06:32:31 #9 27.25 Preparing to unpack .../070-gcc-10-base_10.3.0-1ubuntu1_amd64.deb ...
06:32:31 #9 27.25 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
06:32:31 #9 27.29 Selecting previously unselected package libisl23:amd64.
06:32:31 #9 27.30 Preparing to unpack .../071-libisl23_0.23-1build1_amd64.deb ...
06:32:31 #9 27.30 Unpacking libisl23:amd64 (0.23-1build1) ...
06:32:31 #9 27.40 Selecting previously unselected package libmpfr6:amd64.
06:32:31 #9 27.41 Preparing to unpack .../072-libmpfr6_4.1.0-3build1_amd64.deb ...
06:32:31 #9 27.41 Unpacking libmpfr6:amd64 (4.1.0-3build1) ...
06:32:31 #9 27.55 Selecting previously unselected package libmpc3:amd64.
06:32:31 #9 27.55 Preparing to unpack .../073-libmpc3_1.2.0-1build1_amd64.deb ...
06:32:31 #9 27.55 Unpacking libmpc3:amd64 (1.2.0-1build1) ...
06:32:31 #9 27.61 Selecting previously unselected package cpp-10.
06:32:31 #9 27.61 Preparing to unpack .../074-cpp-10_10.3.0-1ubuntu1_amd64.deb ...
06:32:31 #9 27.62 Unpacking cpp-10 (10.3.0-1ubuntu1) ...
06:32:32 == Building packages for raspbian-bullseye ==
06:32:32 mkdir -p "debbuild/raspbian-bullseye"
06:32:32 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 .
06:32:32 #9 28.39 Selecting previously unselected package cpp.
06:32:32 #1 [internal] load build definition from Dockerfile
06:32:32 #1 sha256:d8ee54192da1462b2c138a2df1c0f5b1cc2ad2ed7a48b30b24352877057d93d3
06:32:32 #1 transferring dockerfile: 937B done
06:32:32 #1 DONE 0.0s
06:32:32 
06:32:32 #2 [internal] load .dockerignore
06:32:32 #2 sha256:fe2080a07e4fac552d1005a9ffcb041768c998317d53783d090871671a8b5401
06:32:32 #2 transferring context: 2B done
06:32:32 #2 DONE 0.0s
06:32:32 
06:32:32 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
06:32:32 #5 sha256:e974a852466531d965325f39983ee2ed1b0b780b41f1c506d55447482e304e87
06:32:32 #5 DONE 0.0s
06:32:32 
06:32:32 #6 [auth] library/golang:pull token for registry-1.docker.io
06:32:32 #6 sha256:c00898006bddc700b1d8c391dfe45daa1dcb92f66f4d92aacbe7f5ae0bb61448
06:32:32 #6 DONE 0.0s
06:32:32 
06:32:32 #4 [internal] load metadata for docker.io/library/golang:1.16.7-buster
06:32:32 #4 sha256:c2ce41af6755ae75973c978a8c50b1c0f6429f357b36a0a51154a69128483fb5
06:32:32 #9 28.40 Preparing to unpack .../075-cpp_4%3a10.3.0-1ubuntu1_amd64.deb ...
06:32:32 #9 28.40 Unpacking cpp (4:10.3.0-1ubuntu1) ...
06:32:32 #9 28.46 Selecting previously unselected package libcc1-0:amd64.
06:32:32 #9 28.47 Preparing to unpack .../076-libcc1-0_11.1.0-1ubuntu1~21.04_amd64.deb ...
06:32:32 #9 28.47 Unpacking libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:32 #9 28.53 Selecting previously unselected package libgomp1:amd64.
06:32:32 #9 28.53 Preparing to unpack .../077-libgomp1_11.1.0-1ubuntu1~21.04_amd64.deb ...
06:32:32 #9 28.54 Unpacking libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:32 #9 28.58 Selecting previously unselected package libitm1:amd64.
06:32:32 #9 28.58 Preparing to unpack .../078-libitm1_11.1.0-1ubuntu1~21.04_amd64.deb ...
06:32:32 #9 28.59 Unpacking libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:32 #9 28.64 Selecting previously unselected package libatomic1:amd64.
06:32:32 #4 DONE 0.3s
06:32:32 
06:32:32 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
06:32:32 #3 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236
06:32:32 #3 DONE 0.4s
06:32:33 #9 28.64 Preparing to unpack .../079-libatomic1_11.1.0-1ubuntu1~21.04_amd64.deb ...
06:32:33 #9 28.64 Unpacking libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:33 #9 28.68 Selecting previously unselected package libasan6:amd64.
06:32:33 #9 28.68 Preparing to unpack .../080-libasan6_11.1.0-1ubuntu1~21.04_amd64.deb ...
06:32:33 #9 28.69 Unpacking libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:33 #9 28.93 Selecting previously unselected package liblsan0:amd64.
06:32:33 
06:32:33 #9 [internal] load build context
06:32:33 #9 sha256:b6d61423d99811f0907c93eb529282cd57432809fd864b3d207278259f711e5c
06:32:33 #9 transferring context: 756B done
06:32:33 #9 DONE 0.0s
06:32:33 
06:32:33 #13 [golang 1/1] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
06:32:33 #13 sha256:4ff949f647e3a12301f54f639f14ac69c9acb4a8045d50bc4862b0e4d2fff807
06:32:33 #13 CACHED
06:32:33 
06:32:33 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:2fc212977fa019b2726884b8f7dd7f685cefce837b1e1f0945db2b59afcf596a
06:32:33 #7 sha256:c1797527f5ae0e3366c91e149ad433d9fe5f1a187034cd07f0c0bf06b33d46b7
06:32:33 #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:2fc212977fa019b2726884b8f7dd7f685cefce837b1e1f0945db2b59afcf596a done
06:32:33 #7 sha256:2fc212977fa019b2726884b8f7dd7f685cefce837b1e1f0945db2b59afcf596a 1.99kB / 1.99kB done
06:32:33 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 0B / 41.48MB 0.1s
06:32:33 #7 sha256:08d2a007801f97c01be7930308aa1c235296b1de8c3fb3ec041855183b8ddb2c 256B / 256B 0.1s done
06:32:33 #7 sha256:ecc21d181b97add2e24bce5711eadb2553bd2098a661920ba8a26027d0a39aff 0B / 909B 0.1s
06:32:33 #7 sha256:a6e4768b8245918b43d476e1ac5a96cadf6a5bc82f02611ae048fb3d093352b2 5.00kB / 5.00kB done
06:32:33 #7 sha256:3320a56b4f811028ef6e8ddbf4b5858bc73f48bd781e2ac8551383694035d0dd 0B / 303B 0.1s
06:32:33 #9 28.93 Preparing to unpack .../081-liblsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
06:32:33 #9 28.94 Unpacking liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:33 #9 29.07 Selecting previously unselected package libtsan0:amd64.
06:32:33 #9 29.08 Preparing to unpack .../082-libtsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
06:32:33 #9 29.08 Unpacking libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:33 #7 sha256:ecc21d181b97add2e24bce5711eadb2553bd2098a661920ba8a26027d0a39aff 909B / 909B 0.1s done
06:32:33 #7 sha256:3320a56b4f811028ef6e8ddbf4b5858bc73f48bd781e2ac8551383694035d0dd 303B / 303B 0.1s done
06:32:33 #7 sha256:f448c9df652361e74b063dcfd5275e1a41f2b24fcd2d2425bf3e30b6ee53d0e7 413B / 413B 0.2s done
06:32:33 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 0B / 9.71MB 0.2s
06:32:33 #7 sha256:544ae0d9289b1a9dbbfcfe0d1885ec557632e26b6665338dbb045c534a119a57 0B / 123.05kB 0.2s
06:32:33 #7 sha256:589309cc7fea7f3c84b1d6dc9ba40155d98fdd24c298d44aba22b4f842a6bcef 177B / 177B 0.2s done
06:32:33 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 2.10MB / 41.48MB 0.4s
06:32:33 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 2.10MB / 9.71MB 0.4s
06:32:33 #7 sha256:544ae0d9289b1a9dbbfcfe0d1885ec557632e26b6665338dbb045c534a119a57 123.05kB / 123.05kB 0.3s done
06:32:33 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 4.19MB / 41.48MB 0.5s
06:32:33 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 4.19MB / 9.71MB 0.5s
06:32:33 #9 29.32 Selecting previously unselected package libubsan1:amd64.
06:32:33 #9 29.32 Preparing to unpack .../083-libubsan1_11.1.0-1ubuntu1~21.04_amd64.deb ...
06:32:33 #9 29.33 Unpacking libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:33 #9 29.46 Selecting previously unselected package libquadmath0:amd64.
06:32:33 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 5.24MB / 9.71MB 0.6s
06:32:33 #9 29.46 Preparing to unpack .../084-libquadmath0_11.1.0-1ubuntu1~21.04_amd64.deb ...
06:32:33 #9 29.47 Unpacking libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:33 #9 29.51 Selecting previously unselected package libgcc-10-dev:amd64.
06:32:33 #9 29.51 Preparing to unpack .../085-libgcc-10-dev_10.3.0-1ubuntu1_amd64.deb ...
06:32:33 #9 29.53 Unpacking libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
06:32:33 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 8.39MB / 41.48MB 0.8s
06:32:33 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 8.39MB / 9.71MB 0.8s
06:32:33 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 10.49MB / 41.48MB 0.9s
06:32:33 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 9.71MB / 9.71MB 0.9s
06:32:34 #9 29.81 Selecting previously unselected package gcc-10.
06:32:34 #9 29.81 Preparing to unpack .../086-gcc-10_10.3.0-1ubuntu1_amd64.deb ...
06:32:34 #9 29.82 Unpacking gcc-10 (10.3.0-1ubuntu1) ...
06:32:34 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 13.63MB / 41.48MB 1.1s
06:32:34 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 9.71MB / 9.71MB 1.0s done
06:32:34 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 15.73MB / 41.48MB 1.2s
06:32:34 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 18.87MB / 41.48MB 1.4s
06:32:34 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 20.97MB / 41.48MB 1.5s
06:32:34 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 24.12MB / 41.48MB 1.7s
06:32:34 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 29.36MB / 41.48MB 2.0s
06:32:35 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 32.51MB / 41.48MB 2.2s
06:32:35 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 35.65MB / 41.48MB 2.4s
06:32:35 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 37.75MB / 41.48MB 2.5s
06:32:35 #9 31.31 Selecting previously unselected package gcc.
06:32:35 #9 31.31 Preparing to unpack .../087-gcc_4%3a10.3.0-1ubuntu1_amd64.deb ...
06:32:35 #9 31.32 Unpacking gcc (4:10.3.0-1ubuntu1) ...
06:32:35 #9 31.36 Selecting previously unselected package libstdc++-10-dev:amd64.
06:32:35 #9 31.36 Preparing to unpack .../088-libstdc++-10-dev_10.3.0-1ubuntu1_amd64.deb ...
06:32:35 #9 31.37 Unpacking libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
06:32:35 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 41.48MB / 41.48MB 2.8s
06:32:35 #9 31.62 Selecting previously unselected package g++-10.
06:32:35 #9 31.62 Preparing to unpack .../089-g++-10_10.3.0-1ubuntu1_amd64.deb ...
06:32:35 #9 31.63 Unpacking g++-10 (10.3.0-1ubuntu1) ...
06:32:36 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 41.48MB / 41.48MB 3.3s done
06:32:36 #7 extracting sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7
06:32:36 #9 32.48 Selecting previously unselected package g++.
06:32:36 #9 32.48 Preparing to unpack .../090-g++_4%3a10.3.0-1ubuntu1_amd64.deb ...
06:32:36 #9 32.49 Unpacking g++ (4:10.3.0-1ubuntu1) ...
06:32:36 #9 32.52 Selecting previously unselected package make.
06:32:36 #9 32.52 Preparing to unpack .../091-make_4.3-4ubuntu1_amd64.deb ...
06:32:36 #9 32.53 Unpacking make (4.3-4ubuntu1) ...
06:32:36 #9 32.59 Selecting previously unselected package libdpkg-perl.
06:32:36 #9 32.59 Preparing to unpack .../092-libdpkg-perl_1.20.9ubuntu1_all.deb ...
06:32:36 #9 32.60 Unpacking libdpkg-perl (1.20.9ubuntu1) ...
06:32:36 #9 32.68 Selecting previously unselected package bzip2.
06:32:36 #9 32.68 Preparing to unpack .../093-bzip2_1.0.8-4ubuntu3_amd64.deb ...
06:32:36 #9 32.69 Unpacking bzip2 (1.0.8-4ubuntu3) ...
06:32:37 #9 32.72 Selecting previously unselected package patch.
06:32:37 #9 32.72 Preparing to unpack .../094-patch_2.7.6-7_amd64.deb ...
06:32:37 #9 32.73 Unpacking patch (2.7.6-7) ...
06:32:37 #9 32.76 Selecting previously unselected package lto-disabled-list.
06:32:37 #9 32.77 Preparing to unpack .../095-lto-disabled-list_7_all.deb ...
06:32:37 #9 32.77 Unpacking lto-disabled-list (7) ...
06:32:37 #9 32.82 Selecting previously unselected package dpkg-dev.
06:32:37 #9 32.82 Preparing to unpack .../096-dpkg-dev_1.20.9ubuntu1_all.deb ...
06:32:37 #9 32.82 Unpacking dpkg-dev (1.20.9ubuntu1) ...
06:32:37 #9 32.93 Selecting previously unselected package build-essential.
06:32:37 #9 32.94 Preparing to unpack .../097-build-essential_12.8ubuntu3_amd64.deb ...
06:32:37 #9 32.94 Unpacking build-essential (12.8ubuntu3) ...
06:32:37 #9 32.98 Selecting previously unselected package libbrotli1:amd64.
06:32:37 #9 32.99 Preparing to unpack .../098-libbrotli1_1.0.9-2build2_amd64.deb ...
06:32:37 #9 32.99 Unpacking libbrotli1:amd64 (1.0.9-2build2) ...
06:32:37 #9 33.07 Selecting previously unselected package libroken18-heimdal:amd64.
06:32:37 #9 33.07 Preparing to unpack .../099-libroken18-heimdal_7.7.0+dfsg-2_amd64.deb ...
06:32:37 #9 33.07 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:37 #9 33.17 Selecting previously unselected package libasn1-8-heimdal:amd64.
06:32:37 #9 33.17 Preparing to unpack .../100-libasn1-8-heimdal_7.7.0+dfsg-2_amd64.deb ...
06:32:37 #9 33.18 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:37 #9 33.24 Selecting previously unselected package libheimbase1-heimdal:amd64.
06:32:37 #9 33.24 Preparing to unpack .../101-libheimbase1-heimdal_7.7.0+dfsg-2_amd64.deb ...
06:32:37 #9 33.25 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:37 #9 33.28 Selecting previously unselected package libhcrypto4-heimdal:amd64.
06:32:37 #9 33.29 Preparing to unpack .../102-libhcrypto4-heimdal_7.7.0+dfsg-2_amd64.deb ...
06:32:37 #9 33.29 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:37 #9 33.33 Selecting previously unselected package libwind0-heimdal:amd64.
06:32:37 #9 33.33 Preparing to unpack .../103-libwind0-heimdal_7.7.0+dfsg-2_amd64.deb ...
06:32:37 #9 33.34 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:37 #9 33.39 Selecting previously unselected package libhx509-5-heimdal:amd64.
06:32:37 #9 33.39 Preparing to unpack .../104-libhx509-5-heimdal_7.7.0+dfsg-2_amd64.deb ...
06:32:37 #9 33.39 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:37 #9 33.47 Selecting previously unselected package libkrb5-26-heimdal:amd64.
06:32:37 #9 33.47 Preparing to unpack .../105-libkrb5-26-heimdal_7.7.0+dfsg-2_amd64.deb ...
06:32:37 #9 33.48 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:37 #9 33.53 Selecting previously unselected package libheimntlm0-heimdal:amd64.
06:32:37 #9 33.53 Preparing to unpack .../106-libheimntlm0-heimdal_7.7.0+dfsg-2_amd64.deb ...
06:32:37 #9 33.54 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:37 #9 33.58 Selecting previously unselected package libgssapi3-heimdal:amd64.
06:32:37 #9 33.58 Preparing to unpack .../107-libgssapi3-heimdal_7.7.0+dfsg-2_amd64.deb ...
06:32:37 #9 33.59 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:37 #9 33.62 Selecting previously unselected package libsasl2-modules-db:amd64.
06:32:37 #9 33.63 Preparing to unpack .../108-libsasl2-modules-db_2.1.27+dfsg-2ubuntu1_amd64.deb ...
06:32:37 #9 33.63 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
06:32:37 #9 33.66 Selecting previously unselected package libsasl2-2:amd64.
06:32:37 #9 33.66 Preparing to unpack .../109-libsasl2-2_2.1.27+dfsg-2ubuntu1_amd64.deb ...
06:32:37 #9 33.67 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
06:32:37 #9 33.71 Selecting previously unselected package libldap-2.4-2:amd64.
06:32:37 #9 33.71 Preparing to unpack .../110-libldap-2.4-2_2.4.57+dfsg-2ubuntu1_amd64.deb ...
06:32:37 #9 33.72 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
06:32:37 #9 33.77 Selecting previously unselected package libnghttp2-14:amd64.
06:32:38 #9 33.77 Preparing to unpack .../111-libnghttp2-14_1.43.0-1_amd64.deb ...
06:32:38 #9 33.77 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
06:32:38 #9 33.81 Selecting previously unselected package librtmp1:amd64.
06:32:38 #9 33.82 Preparing to unpack .../112-librtmp1_2.4+20151223.gitfa8646d.1-2build2_amd64.deb ...
06:32:38 #9 33.82 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
06:32:38 #9 33.86 Selecting previously unselected package libssh-4:amd64.
06:32:38 #9 33.86 Preparing to unpack .../113-libssh-4_0.9.5-1ubuntu0.1_amd64.deb ...
06:32:38 #9 33.87 Unpacking libssh-4:amd64 (0.9.5-1ubuntu0.1) ...
06:32:38 #9 33.96 Selecting previously unselected package libcurl4:amd64.
06:32:38 #9 33.96 Preparing to unpack .../114-libcurl4_7.74.0-1ubuntu2.1_amd64.deb ...
06:32:38 #9 33.97 Unpacking libcurl4:amd64 (7.74.0-1ubuntu2.1) ...
06:32:38 #9 34.02 Selecting previously unselected package curl.
06:32:38 #9 34.03 Preparing to unpack .../115-curl_7.74.0-1ubuntu2.1_amd64.deb ...
06:32:38 #9 34.03 Unpacking curl (7.74.0-1ubuntu2.1) ...
06:32:38 #9 34.08 Selecting previously unselected package dctrl-tools.
06:32:38 #9 34.08 Preparing to unpack .../116-dctrl-tools_2.24-3_amd64.deb ...
06:32:38 #9 34.09 Unpacking dctrl-tools (2.24-3) ...
06:32:38 #9 34.13 Selecting previously unselected package libdebhelper-perl.
06:32:38 #9 34.14 Preparing to unpack .../117-libdebhelper-perl_13.3.4ubuntu1_all.deb ...
06:32:38 #9 34.14 Unpacking libdebhelper-perl (13.3.4ubuntu1) ...
06:32:38 #9 34.19 Selecting previously unselected package libtool.
06:32:38 #9 34.19 Preparing to unpack .../118-libtool_2.4.6-15_all.deb ...
06:32:38 #9 34.20 Unpacking libtool (2.4.6-15) ...
06:32:38 #9 34.26 Selecting previously unselected package dh-autoreconf.
06:32:38 #9 34.26 Preparing to unpack .../119-dh-autoreconf_20_all.deb ...
06:32:38 #9 34.27 Unpacking dh-autoreconf (20) ...
06:32:38 #9 34.31 Selecting previously unselected package libarchive-zip-perl.
06:32:38 #9 34.31 Preparing to unpack .../120-libarchive-zip-perl_1.68-1_all.deb ...
06:32:38 #9 34.32 Unpacking libarchive-zip-perl (1.68-1) ...
06:32:38 #9 34.36 Selecting previously unselected package libsub-override-perl.
06:32:38 #9 34.36 Preparing to unpack .../121-libsub-override-perl_0.09-2_all.deb ...
06:32:38 #9 34.36 Unpacking libsub-override-perl (0.09-2) ...
06:32:38 #9 34.40 Selecting previously unselected package libfile-stripnondeterminism-perl.
06:32:38 #9 34.41 Preparing to unpack .../122-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
06:32:38 #9 34.41 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
06:32:38 #9 34.44 Selecting previously unselected package dh-strip-nondeterminism.
06:32:38 #9 34.44 Preparing to unpack .../123-dh-strip-nondeterminism_1.11.0-1_all.deb ...
06:32:38 #9 34.45 Unpacking dh-strip-nondeterminism (1.11.0-1) ...
06:32:38 #9 34.49 Selecting previously unselected package libdw1:amd64.
06:32:38 #9 34.49 Preparing to unpack .../124-libdw1_0.183-8_amd64.deb ...
06:32:38 #9 34.50 Unpacking libdw1:amd64 (0.183-8) ...
06:32:38 #9 34.55 Selecting previously unselected package debugedit.
06:32:38 #9 34.55 Preparing to unpack .../125-debugedit_1%3a0.1-0ubuntu2_amd64.deb ...
06:32:38 #9 34.55 Unpacking debugedit (1:0.1-0ubuntu2) ...
06:32:38 #9 34.59 Selecting previously unselected package dwz.
06:32:38 #9 34.59 Preparing to unpack .../126-dwz_0.14-1_amd64.deb ...
06:32:38 #9 34.59 Unpacking dwz (0.14-1) ...
06:32:38 #9 34.66 Selecting previously unselected package gettext.
06:32:38 #9 34.66 Preparing to unpack .../127-gettext_0.21-3ubuntu2_amd64.deb ...
06:32:38 #9 34.66 Unpacking gettext (0.21-3ubuntu2) ...
06:32:38 #9 34.75 Selecting previously unselected package intltool-debian.
06:32:38 #9 34.75 Preparing to unpack .../128-intltool-debian_0.35.0+20060710.5_all.deb ...
06:32:38 #9 34.76 Unpacking intltool-debian (0.35.0+20060710.5) ...
06:32:38 #9 34.79 Selecting previously unselected package po-debconf.
06:32:38 #9 34.79 Preparing to unpack .../129-po-debconf_1.0.21+nmu1_all.deb ...
06:32:38 #9 34.80 Unpacking po-debconf (1.0.21+nmu1) ...
06:32:38 #9 34.86 Selecting previously unselected package debhelper.
06:32:39 #9 34.86 Preparing to unpack .../130-debhelper_13.3.4ubuntu1_all.deb ...
06:32:39 #9 34.88 Unpacking debhelper (13.3.4ubuntu1) ...
06:32:39 #9 34.99 Selecting previously unselected package libfakeroot:amd64.
06:32:39 #9 35.00 Preparing to unpack .../131-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
06:32:39 #9 35.00 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
06:32:39 #9 35.04 Selecting previously unselected package fakeroot.
06:32:39 #9 35.04 Preparing to unpack .../132-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
06:32:39 #9 35.04 Unpacking fakeroot (1.25.3-1.1ubuntu2) ...
06:32:39 #9 35.08 Selecting previously unselected package libassuan0:amd64.
06:32:39 #9 35.09 Preparing to unpack .../133-libassuan0_2.5.4-1ubuntu1_amd64.deb ...
06:32:39 #9 35.09 Unpacking libassuan0:amd64 (2.5.4-1ubuntu1) ...
06:32:39 #9 35.13 Selecting previously unselected package gpgconf.
06:32:39 #9 35.13 Preparing to unpack .../134-gpgconf_2.2.20-1ubuntu3_amd64.deb ...
06:32:39 #9 35.13 Unpacking gpgconf (2.2.20-1ubuntu3) ...
06:32:39 #9 35.19 Selecting previously unselected package libksba8:amd64.
06:32:39 #9 35.20 Preparing to unpack .../135-libksba8_1.5.0-3_amd64.deb ...
06:32:39 #9 35.20 Unpacking libksba8:amd64 (1.5.0-3) ...
06:32:39 #9 35.25 Selecting previously unselected package libnpth0:amd64.
06:32:39 #9 35.25 Preparing to unpack .../136-libnpth0_1.6-3_amd64.deb ...
06:32:39 #9 35.26 Unpacking libnpth0:amd64 (1.6-3) ...
06:32:39 #9 35.29 Selecting previously unselected package dirmngr.
06:32:39 #9 35.30 Preparing to unpack .../137-dirmngr_2.2.20-1ubuntu3_amd64.deb ...
06:32:39 #9 35.31 Unpacking dirmngr (2.2.20-1ubuntu3) ...
06:32:39 #9 35.37 Selecting previously unselected package gnupg-l10n.
06:32:39 #9 35.37 Preparing to unpack .../138-gnupg-l10n_2.2.20-1ubuntu3_all.deb ...
06:32:39 #9 35.37 Unpacking gnupg-l10n (2.2.20-1ubuntu3) ...
06:32:39 #9 35.41 Selecting previously unselected package gnupg-utils.
06:32:39 #9 35.41 Preparing to unpack .../139-gnupg-utils_2.2.20-1ubuntu3_amd64.deb ...
06:32:39 #9 35.42 Unpacking gnupg-utils (2.2.20-1ubuntu3) ...
06:32:39 #9 35.50 Selecting previously unselected package gpg.
06:32:39 #9 35.50 Preparing to unpack .../140-gpg_2.2.20-1ubuntu3_amd64.deb ...
06:32:39 #9 35.50 Unpacking gpg (2.2.20-1ubuntu3) ...
06:32:39 #9 35.58 Selecting previously unselected package pinentry-curses.
06:32:39 #9 35.58 Preparing to unpack .../141-pinentry-curses_1.1.0-4build1_amd64.deb ...
06:32:39 #9 35.59 Unpacking pinentry-curses (1.1.0-4build1) ...
06:32:39 #9 35.65 Selecting previously unselected package gpg-agent.
06:32:39 #9 35.65 Preparing to unpack .../142-gpg-agent_2.2.20-1ubuntu3_amd64.deb ...
06:32:39 #9 35.66 Unpacking gpg-agent (2.2.20-1ubuntu3) ...
06:32:39 #9 35.71 Selecting previously unselected package gpg-wks-client.
06:32:39 #9 35.71 Preparing to unpack .../143-gpg-wks-client_2.2.20-1ubuntu3_amd64.deb ...
06:32:39 #9 35.72 Unpacking gpg-wks-client (2.2.20-1ubuntu3) ...
06:32:39 #9 35.76 Selecting previously unselected package gpg-wks-server.
06:32:39 #9 35.76 Preparing to unpack .../144-gpg-wks-server_2.2.20-1ubuntu3_amd64.deb ...
06:32:39 #9 35.77 Unpacking gpg-wks-server (2.2.20-1ubuntu3) ...
06:32:39 #9 35.81 Selecting previously unselected package gpgsm.
06:32:39 #9 35.81 Preparing to unpack .../145-gpgsm_2.2.20-1ubuntu3_amd64.deb ...
06:32:39 #9 35.82 Unpacking gpgsm (2.2.20-1ubuntu3) ...
06:32:39 #9 35.87 Selecting previously unselected package gnupg.
06:32:39 #9 35.87 Preparing to unpack .../146-gnupg_2.2.20-1ubuntu3_all.deb ...
06:32:39 #9 35.87 Unpacking gnupg (2.2.20-1ubuntu3) ...
06:32:39 #9 35.92 Selecting previously unselected package libfile-dirlist-perl.
06:32:40 #9 35.93 Preparing to unpack .../147-libfile-dirlist-perl_0.05-2_all.deb ...
06:32:40 #9 35.94 Unpacking libfile-dirlist-perl (0.05-2) ...
06:32:40 #9 35.97 Selecting previously unselected package libfile-which-perl.
06:32:40 #9 35.97 Preparing to unpack .../148-libfile-which-perl_1.23-1_all.deb ...
06:32:40 #9 35.97 Unpacking libfile-which-perl (1.23-1) ...
06:32:40 #9 36.00 Selecting previously unselected package libfile-homedir-perl.
06:32:40 #9 36.01 Preparing to unpack .../149-libfile-homedir-perl_1.006-1_all.deb ...
06:32:40 #9 36.01 Unpacking libfile-homedir-perl (1.006-1) ...
06:32:40 #9 36.10 Selecting previously unselected package libfile-touch-perl.
06:32:40 #9 36.10 Preparing to unpack .../150-libfile-touch-perl_0.11-1_all.deb ...
06:32:40 #9 36.13 Unpacking libfile-touch-perl (0.11-1) ...
06:32:40 #9 36.18 Selecting previously unselected package libio-pty-perl.
06:32:40 #9 36.18 Preparing to unpack .../151-libio-pty-perl_1%3a1.15-2_amd64.deb ...
06:32:40 #9 36.21 Unpacking libio-pty-perl (1:1.15-2) ...
06:32:40 #9 36.31 Selecting previously unselected package libipc-run-perl.
06:32:40 #7 extracting sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 3.4s done
06:32:40 #7 extracting sha256:3320a56b4f811028ef6e8ddbf4b5858bc73f48bd781e2ac8551383694035d0dd
06:32:40 #7 extracting sha256:3320a56b4f811028ef6e8ddbf4b5858bc73f48bd781e2ac8551383694035d0dd done
06:32:40 #7 extracting sha256:08d2a007801f97c01be7930308aa1c235296b1de8c3fb3ec041855183b8ddb2c
06:32:40 #7 extracting sha256:08d2a007801f97c01be7930308aa1c235296b1de8c3fb3ec041855183b8ddb2c done
06:32:40 #7 extracting sha256:ecc21d181b97add2e24bce5711eadb2553bd2098a661920ba8a26027d0a39aff
06:32:40 #7 extracting sha256:ecc21d181b97add2e24bce5711eadb2553bd2098a661920ba8a26027d0a39aff done
06:32:40 #7 extracting sha256:589309cc7fea7f3c84b1d6dc9ba40155d98fdd24c298d44aba22b4f842a6bcef
06:32:40 #9 36.31 Preparing to unpack .../152-libipc-run-perl_20200505.0-1_all.deb ...
06:32:40 #9 36.34 Unpacking libipc-run-perl (20200505.0-1) ...
06:32:40 #9 36.39 Selecting previously unselected package libclass-method-modifiers-perl.
06:32:40 #9 36.39 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
06:32:40 #9 36.40 Unpacking libclass-method-modifiers-perl (2.13-1) ...
06:32:40 #7 extracting sha256:589309cc7fea7f3c84b1d6dc9ba40155d98fdd24c298d44aba22b4f842a6bcef done
06:32:40 #7 extracting sha256:f448c9df652361e74b063dcfd5275e1a41f2b24fcd2d2425bf3e30b6ee53d0e7
06:32:40 #7 extracting sha256:f448c9df652361e74b063dcfd5275e1a41f2b24fcd2d2425bf3e30b6ee53d0e7 done
06:32:40 #7 extracting sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334
06:32:40 #9 36.63 Selecting previously unselected package libb-hooks-op-check-perl.
06:32:40 #9 36.63 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ...
06:32:40 #9 36.67 Unpacking libb-hooks-op-check-perl (0.22-1build3) ...
06:32:40 #9 36.84 Selecting previously unselected package libdynaloader-functions-perl.
06:32:40 #9 36.84 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1.1_all.deb ...
06:32:40 #9 36.84 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
06:32:40 #9 36.88 Selecting previously unselected package libdevel-callchecker-perl.
06:32:41 #9 36.88 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu2_amd64.deb ...
06:32:41 #9 36.89 Unpacking libdevel-callchecker-perl (0.008-1ubuntu2) ...
06:32:41 #9 36.96 Selecting previously unselected package libparams-classify-perl.
06:32:41 #9 36.96 Preparing to unpack .../157-libparams-classify-perl_0.015-1build3_amd64.deb ...
06:32:41 #9 36.96 Unpacking libparams-classify-perl (0.015-1build3) ...
06:32:41 #9 36.99 Selecting previously unselected package libmodule-runtime-perl.
06:32:41 #9 37.00 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
06:32:41 #9 37.00 Unpacking libmodule-runtime-perl (0.016-1) ...
06:32:41 #9 37.03 Selecting previously unselected package libimport-into-perl.
06:32:41 #9 37.03 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
06:32:41 #9 37.04 Unpacking libimport-into-perl (1.002005-1) ...
06:32:41 #9 37.07 Selecting previously unselected package librole-tiny-perl.
06:32:41 #9 37.07 Preparing to unpack .../160-librole-tiny-perl_2.002004-1_all.deb ...
06:32:41 #9 37.08 Unpacking librole-tiny-perl (2.002004-1) ...
06:32:41 #9 37.11 Selecting previously unselected package libstrictures-perl.
06:32:41 #9 37.11 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
06:32:41 #9 37.12 Unpacking libstrictures-perl (2.000006-1) ...
06:32:41 #9 37.15 Selecting previously unselected package libsub-quote-perl.
06:32:41 #9 37.15 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
06:32:41 #9 37.16 Unpacking libsub-quote-perl (2.006006-1) ...
06:32:41 #9 37.19 Selecting previously unselected package libmoo-perl.
06:32:41 #9 37.19 Preparing to unpack .../163-libmoo-perl_2.004004-1_all.deb ...
06:32:41 #9 37.20 Unpacking libmoo-perl (2.004004-1) ...
06:32:41 #9 37.23 Selecting previously unselected package libencode-locale-perl.
06:32:41 #7 extracting sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 0.6s done
06:32:41 #7 extracting sha256:544ae0d9289b1a9dbbfcfe0d1885ec557632e26b6665338dbb045c534a119a57
06:32:41 #9 37.23 Preparing to unpack .../164-libencode-locale-perl_1.05-1.1_all.deb ...
06:32:41 #9 37.24 Unpacking libencode-locale-perl (1.05-1.1) ...
06:32:41 #9 37.27 Selecting previously unselected package libtimedate-perl.
06:32:41 #9 37.27 Preparing to unpack .../165-libtimedate-perl_2.3300-2_all.deb ...
06:32:41 #9 37.28 Unpacking libtimedate-perl (2.3300-2) ...
06:32:41 #9 37.31 Selecting previously unselected package libhttp-date-perl.
06:32:41 #9 37.32 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
06:32:41 #9 37.32 Unpacking libhttp-date-perl (6.05-1) ...
06:32:41 #9 37.35 Selecting previously unselected package libfile-listing-perl.
06:32:41 #9 37.36 Preparing to unpack .../167-libfile-listing-perl_6.14-1_all.deb ...
06:32:41 #9 37.38 Unpacking libfile-listing-perl (6.14-1) ...
06:32:41 #9 37.41 Selecting previously unselected package libhtml-tagset-perl.
06:32:41 #9 37.42 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
06:32:41 #9 37.42 Unpacking libhtml-tagset-perl (3.20-4) ...
06:32:41 #9 37.45 Selecting previously unselected package liburi-perl.
06:32:41 #9 37.45 Preparing to unpack .../169-liburi-perl_5.07-1_all.deb ...
06:32:41 #9 37.46 Unpacking liburi-perl (5.07-1) ...
06:32:41 #7 extracting sha256:544ae0d9289b1a9dbbfcfe0d1885ec557632e26b6665338dbb045c534a119a57 done
06:32:41 #9 37.52 Selecting previously unselected package libhtml-parser-perl.
06:32:41 #9 37.52 Preparing to unpack .../170-libhtml-parser-perl_3.75-1build1_amd64.deb ...
06:32:41 #9 37.53 Unpacking libhtml-parser-perl (3.75-1build1) ...
06:32:41 #9 37.56 Selecting previously unselected package libhtml-tree-perl.
06:32:41 #9 37.57 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
06:32:41 #9 37.57 Unpacking libhtml-tree-perl (5.07-2) ...
06:32:41 #9 37.63 Selecting previously unselected package libio-html-perl.
06:32:41 #9 37.63 Preparing to unpack .../172-libio-html-perl_1.004-2_all.deb ...
06:32:41 #9 37.63 Unpacking libio-html-perl (1.004-2) ...
06:32:41 #9 37.67 Selecting previously unselected package liblwp-mediatypes-perl.
06:32:41 #7 DONE 8.9s
06:32:42 #9 37.67 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
06:32:42 #9 37.68 Unpacking liblwp-mediatypes-perl (6.04-1) ...
06:32:42 #9 37.71 Selecting previously unselected package libhttp-message-perl.
06:32:42 #9 37.71 Preparing to unpack .../174-libhttp-message-perl_6.28-1_all.deb ...
06:32:42 #9 37.72 Unpacking libhttp-message-perl (6.28-1) ...
06:32:42 #9 37.77 Selecting previously unselected package libhttp-cookies-perl.
06:32:42 #9 37.78 Preparing to unpack .../175-libhttp-cookies-perl_6.10-1_all.deb ...
06:32:42 #9 37.78 Unpacking libhttp-cookies-perl (6.10-1) ...
06:32:42 #9 37.82 Selecting previously unselected package libhttp-negotiate-perl.
06:32:42 #9 37.82 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
06:32:42 #9 37.82 Unpacking libhttp-negotiate-perl (6.01-1) ...
06:32:42 #9 37.88 Selecting previously unselected package perl-openssl-defaults:amd64.
06:32:42 #9 37.88 Preparing to unpack .../177-perl-openssl-defaults_5_amd64.deb ...
06:32:42 #9 37.89 Unpacking perl-openssl-defaults:amd64 (5) ...
06:32:42 #9 37.92 Selecting previously unselected package libnet-ssleay-perl.
06:32:42 #9 37.92 Preparing to unpack .../178-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ...
06:32:42 #9 37.93 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ...
06:32:42 #9 38.00 Selecting previously unselected package libio-socket-ssl-perl.
06:32:42 
06:32:42 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
06:32:42 #8 sha256:6c9c0574d1096ea6bd01ff73f140cb50cc75bda60b12ad8f9d8362c53eb1b313
06:32:42 #9 38.00 Preparing to unpack .../179-libio-socket-ssl-perl_2.069-1_all.deb ...
06:32:42 #9 38.01 Unpacking libio-socket-ssl-perl (2.069-1) ...
06:32:42 #9 38.08 Selecting previously unselected package libnet-http-perl.
06:32:42 #9 38.08 Preparing to unpack .../180-libnet-http-perl_6.20-1_all.deb ...
06:32:42 #9 38.08 Unpacking libnet-http-perl (6.20-1) ...
06:32:42 #9 38.14 Selecting previously unselected package liblwp-protocol-https-perl.
06:32:42 #9 38.14 Preparing to unpack .../181-liblwp-protocol-https-perl_6.10-1_all.deb ...
06:32:42 #9 38.14 Unpacking liblwp-protocol-https-perl (6.10-1) ...
06:32:42 #9 38.18 Selecting previously unselected package libtry-tiny-perl.
06:32:42 #9 38.18 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
06:32:42 #9 38.19 Unpacking libtry-tiny-perl (0.30-1) ...
06:32:42 #9 38.22 Selecting previously unselected package libwww-robotrules-perl.
06:32:42 #9 38.22 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
06:32:42 #9 38.23 Unpacking libwww-robotrules-perl (6.02-1) ...
06:32:42 #9 38.27 Selecting previously unselected package libwww-perl.
06:32:42 #9 38.27 Preparing to unpack .../184-libwww-perl_6.52-1_all.deb ...
06:32:42 #9 38.28 Unpacking libwww-perl (6.52-1) ...
06:32:42 #9 38.39 Selecting previously unselected package patchutils.
06:32:42 #9 38.39 Preparing to unpack .../185-patchutils_0.4.2-1_amd64.deb ...
06:32:42 #9 38.40 Unpacking patchutils (0.4.2-1) ...
06:32:42 #9 38.47 Selecting previously unselected package wdiff.
06:32:42 #9 38.47 Preparing to unpack .../186-wdiff_1.2.2-2build1_amd64.deb ...
06:32:42 #9 38.47 Unpacking wdiff (1.2.2-2build1) ...
06:32:42 #9 38.55 Selecting previously unselected package devscripts.
06:32:42 #9 38.55 Preparing to unpack .../187-devscripts_2.21.1ubuntu1_amd64.deb ...
06:32:42 #9 38.57 Unpacking devscripts (2.21.1ubuntu1) ...
06:32:43 #9 38.70 Selecting previously unselected package diffstat.
06:32:43 #9 38.70 Preparing to unpack .../188-diffstat_1.64-1_amd64.deb ...
06:32:43 #9 38.71 Unpacking diffstat (1.64-1) ...
06:32:43 #9 38.75 Selecting previously unselected package python3-chardet.
06:32:43 #9 38.75 Preparing to unpack .../189-python3-chardet_4.0.0-1_all.deb ...
06:32:43 #9 38.76 Unpacking python3-chardet (4.0.0-1) ...
06:32:43 #9 38.91 Selecting previously unselected package python3-six.
06:32:43 #9 38.91 Preparing to unpack .../190-python3-six_1.15.0-2_all.deb ...
06:32:43 #9 38.92 Unpacking python3-six (1.15.0-2) ...
06:32:43 #9 38.95 Selecting previously unselected package python3-debian.
06:32:43 #9 38.96 Preparing to unpack .../191-python3-debian_0.1.39_all.deb ...
06:32:43 #9 38.96 Unpacking python3-debian (0.1.39) ...
06:32:43 #9 39.01 Selecting previously unselected package libgpgme11:amd64.
06:32:43 #9 39.01 Preparing to unpack .../192-libgpgme11_1.14.0-1ubuntu3_amd64.deb ...
06:32:43 #9 39.01 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu3) ...
06:32:43 #9 39.06 Selecting previously unselected package python3-gpg.
06:32:43 #9 39.06 Preparing to unpack .../193-python3-gpg_1.14.0-1ubuntu3_amd64.deb ...
06:32:43 #9 39.07 Unpacking python3-gpg (1.14.0-1ubuntu3) ...
06:32:43 #9 39.13 Selecting previously unselected package dput.
06:32:43 #9 39.13 Preparing to unpack .../194-dput_1.1.0ubuntu1_all.deb ...
06:32:43 #9 39.14 Unpacking dput (1.1.0ubuntu1) ...
06:32:43 #8 1.247 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
06:32:43 #8 1.603 Get:2 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.2 kB]
06:32:43 #9 39.21 Selecting previously unselected package fonts-dejavu-core.
06:32:43 #9 39.21 Preparing to unpack .../195-fonts-dejavu-core_2.37-2build1_all.deb ...
06:32:43 #9 39.24 Unpacking fonts-dejavu-core (2.37-2build1) ...
06:32:43 #9 39.46 Selecting previously unselected package fontconfig-config.
06:32:43 #9 39.46 Preparing to unpack .../196-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ...
06:32:43 #9 39.47 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ...
06:32:43 #8 1.790 Get:3 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
06:32:43 #8 1.791 Get:4 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
06:32:43 #8 1.792 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB]
06:32:43 #9 39.52 Selecting previously unselected package libcurl3-gnutls:amd64.
06:32:43 #9 39.52 Preparing to unpack .../197-libcurl3-gnutls_7.74.0-1ubuntu2.1_amd64.deb ...
06:32:43 #9 39.53 Unpacking libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.1) ...
06:32:43 #9 39.58 Selecting previously unselected package liberror-perl.
06:32:43 #9 39.58 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
06:32:43 #9 39.59 Unpacking liberror-perl (0.17029-1) ...
06:32:43 #9 39.64 Selecting previously unselected package git-man.
06:32:43 #9 39.64 Preparing to unpack .../199-git-man_1%3a2.30.2-1ubuntu1_all.deb ...
06:32:43 #9 39.65 Unpacking git-man (1:2.30.2-1ubuntu1) ...
06:32:44 #9 39.81 Selecting previously unselected package git.
06:32:44 #9 39.81 Preparing to unpack .../200-git_1%3a2.30.2-1ubuntu1_amd64.deb ...
06:32:44 #9 39.83 Unpacking git (1:2.30.2-1ubuntu1) ...
06:32:44 #9 40.23 Selecting previously unselected package libalgorithm-diff-perl.
06:32:44 #9 40.24 Preparing to unpack .../201-libalgorithm-diff-perl_1.201-1_all.deb ...
06:32:44 #9 40.24 Unpacking libalgorithm-diff-perl (1.201-1) ...
06:32:44 #9 40.29 Selecting previously unselected package libalgorithm-diff-xs-perl.
06:32:44 #9 40.30 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ...
06:32:44 #9 40.30 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ...
06:32:44 #9 40.33 Selecting previously unselected package libalgorithm-merge-perl.
06:32:44 #9 40.34 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
06:32:44 #9 40.34 Unpacking libalgorithm-merge-perl (0.08-3) ...
06:32:44 #9 40.38 Selecting previously unselected package libaliased-perl.
06:32:44 #9 40.39 Preparing to unpack .../204-libaliased-perl_0.34-1.1_all.deb ...
06:32:44 #9 40.39 Unpacking libaliased-perl (0.34-1.1) ...
06:32:44 #9 40.42 Selecting previously unselected package libapt-pkg-perl.
06:32:44 #9 40.43 Preparing to unpack .../205-libapt-pkg-perl_0.1.39build1_amd64.deb ...
06:32:44 #9 40.43 Unpacking libapt-pkg-perl (0.1.39build1) ...
06:32:44 #9 40.48 Selecting previously unselected package libarchive-cpio-perl.
06:32:44 #9 40.48 Preparing to unpack .../206-libarchive-cpio-perl_0.10-1.1_all.deb ...
06:32:44 #9 40.48 Unpacking libarchive-cpio-perl (0.10-1.1) ...
06:32:44 #9 40.51 Selecting previously unselected package libarray-intspan-perl.
06:32:44 #9 40.51 Preparing to unpack .../207-libarray-intspan-perl_2.004-1_all.deb ...
06:32:44 #9 40.52 Unpacking libarray-intspan-perl (2.004-1) ...
06:32:44 #9 40.56 Selecting previously unselected package libmodule-implementation-perl.
06:32:44 #8 2.913 Get:6 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
06:32:44 #9 40.56 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1.1_all.deb ...
06:32:44 #9 40.56 Unpacking libmodule-implementation-perl (0.09-1.1) ...
06:32:44 #9 40.60 Selecting previously unselected package libsub-exporter-progressive-perl.
06:32:44 #9 40.60 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
06:32:44 #9 40.61 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
06:32:44 #9 40.64 Selecting previously unselected package libvariable-magic-perl.
06:32:44 #9 40.65 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build3_amd64.deb ...
06:32:44 #9 40.65 Unpacking libvariable-magic-perl (0.62-1build3) ...
06:32:44 #9 40.69 Selecting previously unselected package libb-hooks-endofscope-perl.
06:32:44 #9 40.69 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
06:32:44 #9 40.69 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
06:32:44 #9 40.73 Selecting previously unselected package libfreetype6:amd64.
06:32:44 #9 40.74 Preparing to unpack .../212-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ...
06:32:44 #9 40.74 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
06:32:44 #9 40.81 Selecting previously unselected package libfontconfig1:amd64.
06:32:45 #9 40.81 Preparing to unpack .../213-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ...
06:32:45 #9 40.81 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
06:32:45 #9 40.86 Selecting previously unselected package libjpeg-turbo8:amd64.
06:32:45 #9 40.86 Preparing to unpack .../214-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ...
06:32:45 #9 40.87 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
06:32:45 #9 40.91 Selecting previously unselected package libjpeg8:amd64.
06:32:45 #9 40.92 Preparing to unpack .../215-libjpeg8_8c-2ubuntu8_amd64.deb ...
06:32:45 #9 40.92 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
06:32:45 #9 40.96 Selecting previously unselected package libdeflate0:amd64.
06:32:45 #9 40.97 Preparing to unpack .../216-libdeflate0_1.7-1ubuntu1_amd64.deb ...
06:32:45 #9 40.97 Unpacking libdeflate0:amd64 (1.7-1ubuntu1) ...
06:32:45 #9 41.02 Selecting previously unselected package libjbig0:amd64.
06:32:45 #9 41.03 Preparing to unpack .../217-libjbig0_2.1-3.1build1_amd64.deb ...
06:32:45 #9 41.03 Unpacking libjbig0:amd64 (2.1-3.1build1) ...
06:32:45 #9 41.11 Selecting previously unselected package libwebp6:amd64.
06:32:45 #9 41.11 Preparing to unpack .../218-libwebp6_0.6.1-2ubuntu0.21.04.1_amd64.deb ...
06:32:45 #9 41.12 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
06:32:45 #9 41.22 Selecting previously unselected package libtiff5:amd64.
06:32:45 #9 41.22 Preparing to unpack .../219-libtiff5_4.2.0-1build1_amd64.deb ...
06:32:45 #9 41.23 Unpacking libtiff5:amd64 (4.2.0-1build1) ...
06:32:45 #9 41.31 Selecting previously unselected package libxpm4:amd64.
06:32:45 #9 41.32 Preparing to unpack .../220-libxpm4_1%3a3.5.12-1_amd64.deb ...
06:32:45 #9 41.32 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
06:32:45 #9 41.38 Selecting previously unselected package libgd3:amd64.
06:32:45 #9 41.39 Preparing to unpack .../221-libgd3_2.3.0-2_amd64.deb ...
06:32:45 #9 41.39 Unpacking libgd3:amd64 (2.3.0-2) ...
06:32:45 #9 41.44 Selecting previously unselected package libc-devtools.
06:32:45 #9 41.44 Preparing to unpack .../222-libc-devtools_2.33-0ubuntu5_amd64.deb ...
06:32:45 #9 41.45 Unpacking libc-devtools (2.33-0ubuntu5) ...
06:32:45 #9 41.48 Selecting previously unselected package libcapture-tiny-perl.
06:32:45 #9 41.49 Preparing to unpack .../223-libcapture-tiny-perl_0.48-1_all.deb ...
06:32:45 #9 41.50 Unpacking libcapture-tiny-perl (0.48-1) ...
06:32:45 #9 41.53 Selecting previously unselected package libclass-data-inheritable-perl.
06:32:45 #9 41.53 Preparing to unpack .../224-libclass-data-inheritable-perl_0.08-3_all.deb ...
06:32:45 #9 41.54 Unpacking libclass-data-inheritable-perl (0.08-3) ...
06:32:45 #9 41.57 Selecting previously unselected package libclass-xsaccessor-perl.
06:32:45 #9 41.57 Preparing to unpack .../225-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ...
06:32:45 #9 41.57 Unpacking libclass-xsaccessor-perl (1.19-3build7) ...
06:32:45 #9 41.61 Selecting previously unselected package libclone-perl.
06:32:45 #9 41.62 Preparing to unpack .../226-libclone-perl_0.45-1build1_amd64.deb ...
06:32:45 #9 41.62 Unpacking libclone-perl (0.45-1build1) ...
06:32:45 #9 41.65 Selecting previously unselected package libcommon-sense-perl.
06:32:45 #9 41.66 Preparing to unpack .../227-libcommon-sense-perl_3.75-1build4_amd64.deb ...
06:32:45 #9 41.66 Unpacking libcommon-sense-perl (3.75-1build4) ...
06:32:45 #9 41.70 Selecting previously unselected package libconfig-tiny-perl.
06:32:45 #9 41.70 Preparing to unpack .../228-libconfig-tiny-perl_2.24-1_all.deb ...
06:32:45 #9 41.71 Unpacking libconfig-tiny-perl (2.24-1) ...
06:32:45 #9 41.74 Selecting previously unselected package libparams-util-perl.
06:32:45 #9 41.74 Preparing to unpack .../229-libparams-util-perl_1.102-1build1_amd64.deb ...
06:32:45 #9 41.75 Unpacking libparams-util-perl (1.102-1build1) ...
06:32:45 #9 41.78 Selecting previously unselected package libsub-install-perl.
06:32:45 #9 41.78 Preparing to unpack .../230-libsub-install-perl_0.928-1.1_all.deb ...
06:32:45 #9 41.79 Unpacking libsub-install-perl (0.928-1.1) ...
06:32:45 #9 41.83 Selecting previously unselected package libdata-optlist-perl.
06:32:46 #8 4.135 Fetched 18.5 MB in 3s (5285 kB/s)
06:32:46 #9 41.83 Preparing to unpack .../231-libdata-optlist-perl_0.110-1.1_all.deb ...
06:32:46 #9 41.86 Unpacking libdata-optlist-perl (0.110-1.1) ...
06:32:46 #9 41.91 Selecting previously unselected package libsub-exporter-perl.
06:32:46 #9 41.91 Preparing to unpack .../232-libsub-exporter-perl_0.987-1_all.deb ...
06:32:46 #9 41.91 Unpacking libsub-exporter-perl (0.987-1) ...
06:32:46 #9 41.95 Selecting previously unselected package libconst-fast-perl.
06:32:46 #9 41.95 Preparing to unpack .../233-libconst-fast-perl_0.014-1.1_all.deb ...
06:32:46 #9 41.96 Unpacking libconst-fast-perl (0.014-1.1) ...
06:32:46 #9 42.00 Selecting previously unselected package libwant-perl.
06:32:46 #9 42.00 Preparing to unpack .../234-libwant-perl_0.29-1build5_amd64.deb ...
06:32:46 #9 42.00 Unpacking libwant-perl (0.29-1build5) ...
06:32:46 #9 42.04 Selecting previously unselected package libcontextual-return-perl.
06:32:46 #9 42.04 Preparing to unpack .../235-libcontextual-return-perl_0.004014-2_all.deb ...
06:32:46 #9 42.05 Unpacking libcontextual-return-perl (0.004014-2) ...
06:32:46 #9 42.10 Selecting previously unselected package libcpanel-json-xs-perl.
06:32:46 #9 42.10 Preparing to unpack .../236-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ...
06:32:46 #9 42.11 Unpacking libcpanel-json-xs-perl (4.25-1build1) ...
06:32:46 #9 42.16 Selecting previously unselected package libdevel-stacktrace-perl.
06:32:46 #9 42.16 Preparing to unpack .../237-libdevel-stacktrace-perl_2.0400-1_all.deb ...
06:32:46 #9 42.16 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
06:32:46 #9 42.23 Selecting previously unselected package libexception-class-perl.
06:32:46 #9 42.23 Preparing to unpack .../238-libexception-class-perl_1.44-1_all.deb ...
06:32:46 #9 42.23 Unpacking libexception-class-perl (1.44-1) ...
06:32:46 #9 42.34 Selecting previously unselected package libiterator-perl.
06:32:46 #9 42.34 Preparing to unpack .../239-libiterator-perl_0.03+ds1-1.1_all.deb ...
06:32:46 #9 42.38 Unpacking libiterator-perl (0.03+ds1-1.1) ...
06:32:46 #9 42.43 Selecting previously unselected package libiterator-util-perl.
06:32:46 #9 42.44 Preparing to unpack .../240-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
06:32:46 #9 42.44 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
06:32:46 #9 42.54 Selecting previously unselected package libexporter-tiny-perl.
06:32:46 #9 42.54 Preparing to unpack .../241-libexporter-tiny-perl_1.002002-1_all.deb ...
06:32:46 #9 42.55 Unpacking libexporter-tiny-perl (1.002002-1) ...
06:32:46 #9 42.59 Selecting previously unselected package liblist-moreutils-xs-perl.
06:32:46 #9 42.59 Preparing to unpack .../242-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
06:32:46 #9 42.60 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
06:32:46 #9 42.64 Selecting previously unselected package liblist-moreutils-perl.
06:32:46 #9 42.64 Preparing to unpack .../243-liblist-moreutils-perl_0.430-2_all.deb ...
06:32:46 #9 42.64 Unpacking liblist-moreutils-perl (0.430-2) ...
06:32:46 #9 42.68 Selecting previously unselected package libdata-dpath-perl.
06:32:46 #9 42.68 Preparing to unpack .../244-libdata-dpath-perl_0.58-1_all.deb ...
06:32:46 #9 42.69 Unpacking libdata-dpath-perl (0.58-1) ...
06:32:46 #9 42.72 Selecting previously unselected package libdata-dump-perl.
06:32:46 #9 42.72 Preparing to unpack .../245-libdata-dump-perl_1.23-1.1_all.deb ...
06:32:46 #9 42.73 Unpacking libdata-dump-perl (1.23-1.1) ...
06:32:46 #9 42.77 Selecting previously unselected package libdata-messagepack-perl.
06:32:46 #9 42.77 Preparing to unpack .../246-libdata-messagepack-perl_1.00-4build1_amd64.deb ...
06:32:46 #9 42.77 Unpacking libdata-messagepack-perl (1.00-4build1) ...
06:32:46 #9 42.81 Selecting previously unselected package libnet-domain-tld-perl.
06:32:46 #9 42.81 Preparing to unpack .../247-libnet-domain-tld-perl_1.75-1.1_all.deb ...
06:32:46 #9 42.82 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
06:32:46 #9 42.86 Selecting previously unselected package libdata-validate-domain-perl.
06:32:47 #9 42.86 Preparing to unpack .../248-libdata-validate-domain-perl_0.10-1.1_all.deb ...
06:32:47 #9 42.87 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
06:32:47 #9 42.91 Selecting previously unselected package libdistro-info-perl.
06:32:47 #9 42.91 Preparing to unpack .../249-libdistro-info-perl_1.0_all.deb ...
06:32:47 #9 42.92 Unpacking libdistro-info-perl (1.0) ...
06:32:47 #9 42.95 Selecting previously unselected package libemail-address-xs-perl.
06:32:47 #9 42.95 Preparing to unpack .../250-libemail-address-xs-perl_1.04-1build4_amd64.deb ...
06:32:47 #9 42.96 Unpacking libemail-address-xs-perl (1.04-1build4) ...
06:32:47 #9 43.04 Selecting previously unselected package libipc-system-simple-perl.
06:32:47 #9 43.05 Preparing to unpack .../251-libipc-system-simple-perl_1.30-1_all.deb ...
06:32:47 #9 43.06 Unpacking libipc-system-simple-perl (1.30-1) ...
06:32:47 #9 43.09 Selecting previously unselected package libfile-basedir-perl.
06:32:47 #9 43.09 Preparing to unpack .../252-libfile-basedir-perl_0.08-1_all.deb ...
06:32:47 #9 43.10 Unpacking libfile-basedir-perl (0.08-1) ...
06:32:47 #9 43.24 Selecting previously unselected package libfile-chdir-perl.
06:32:47 #9 43.24 Preparing to unpack .../253-libfile-chdir-perl_0.1008-1.1_all.deb ...
06:32:47 #9 43.25 Unpacking libfile-chdir-perl (0.1008-1.1) ...
06:32:47 #9 43.28 Selecting previously unselected package libfile-fcntllock-perl.
06:32:47 #9 43.28 Preparing to unpack .../254-libfile-fcntllock-perl_0.22-3build5_amd64.deb ...
06:32:47 #9 43.29 Unpacking libfile-fcntllock-perl (0.22-3build5) ...
06:32:47 #9 43.32 Selecting previously unselected package libnumber-compare-perl.
06:32:47 #9 43.32 Preparing to unpack .../255-libnumber-compare-perl_0.03-1.1_all.deb ...
06:32:47 #9 43.33 Unpacking libnumber-compare-perl (0.03-1.1) ...
06:32:47 #9 43.36 Selecting previously unselected package libtext-glob-perl.
06:32:47 #9 43.36 Preparing to unpack .../256-libtext-glob-perl_0.11-1_all.deb ...
06:32:47 #9 43.37 Unpacking libtext-glob-perl (0.11-1) ...
06:32:47 #9 43.40 Selecting previously unselected package libfile-find-rule-perl.
06:32:47 #9 43.40 Preparing to unpack .../257-libfile-find-rule-perl_0.34-1_all.deb ...
06:32:47 #9 43.41 Unpacking libfile-find-rule-perl (0.34-1) ...
06:32:47 #9 43.44 Selecting previously unselected package libfont-afm-perl.
06:32:47 #9 43.44 Preparing to unpack .../258-libfont-afm-perl_1.20-3_all.deb ...
06:32:47 #9 43.45 Unpacking libfont-afm-perl (1.20-3) ...
06:32:47 #9 43.48 Selecting previously unselected package libio-string-perl.
06:32:47 #9 43.48 Preparing to unpack .../259-libio-string-perl_1.08-3.1_all.deb ...
06:32:47 #9 43.48 Unpacking libio-string-perl (1.08-3.1) ...
06:32:47 #9 43.52 Selecting previously unselected package libfont-ttf-perl.
06:32:47 #9 43.52 Preparing to unpack .../260-libfont-ttf-perl_1.06-1.1_all.deb ...
06:32:47 #9 43.52 Unpacking libfont-ttf-perl (1.06-1.1) ...
06:32:47 #9 43.58 Selecting previously unselected package libio-stringy-perl.
06:32:47 #9 43.59 Preparing to unpack .../261-libio-stringy-perl_2.111-3_all.deb ...
06:32:47 #9 43.59 Unpacking libio-stringy-perl (2.111-3) ...
06:32:47 #9 43.63 Selecting previously unselected package libparams-validate-perl:amd64.
06:32:47 #9 43.63 Preparing to unpack .../262-libparams-validate-perl_1.30-1build1_amd64.deb ...
06:32:47 #9 43.64 Unpacking libparams-validate-perl:amd64 (1.30-1build1) ...
06:32:47 #9 43.68 Selecting previously unselected package libgetopt-long-descriptive-perl.
06:32:47 #9 43.69 Preparing to unpack .../263-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
06:32:47 #9 43.69 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
06:32:47 #9 43.73 Selecting previously unselected package libsort-versions-perl.
06:32:48 #9 43.74 Preparing to unpack .../264-libsort-versions-perl_1.62-1_all.deb ...
06:32:48 #9 43.74 Unpacking libsort-versions-perl (1.62-1) ...
06:32:48 #9 43.79 Selecting previously unselected package libgit-wrapper-perl.
06:32:48 #9 43.79 Preparing to unpack .../265-libgit-wrapper-perl_0.048-1_all.deb ...
06:32:48 #9 43.80 Unpacking libgit-wrapper-perl (0.048-1) ...
06:32:48 #9 43.86 Selecting previously unselected package libhttp-tiny-multipart-perl.
06:32:48 #9 43.86 Preparing to unpack .../266-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
06:32:48 #9 43.87 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
06:32:48 #9 43.90 Selecting previously unselected package libio-prompter-perl.
06:32:48 #9 43.90 Preparing to unpack .../267-libio-prompter-perl_0.004015-1_all.deb ...
06:32:48 #9 43.91 Unpacking libio-prompter-perl (0.004015-1) ...
06:32:48 #9 43.95 Selecting previously unselected package libjson-perl.
06:32:48 #9 43.95 Preparing to unpack .../268-libjson-perl_4.03000-1_all.deb ...
06:32:48 #9 43.95 Unpacking libjson-perl (4.03000-1) ...
06:32:48 #9 44.00 Selecting previously unselected package liblog-any-perl.
06:32:48 #9 44.00 Preparing to unpack .../269-liblog-any-perl_1.709-1_all.deb ...
06:32:48 #9 44.00 Unpacking liblog-any-perl (1.709-1) ...
06:32:48 #9 44.04 Selecting previously unselected package liblog-any-adapter-screen-perl.
06:32:48 #9 44.05 Preparing to unpack .../270-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
06:32:48 #9 44.06 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
06:32:48 #9 44.12 Selecting previously unselected package libpackage-stash-perl.
06:32:48 #9 44.12 Preparing to unpack .../271-libpackage-stash-perl_0.39-1_all.deb ...
06:32:48 #9 44.14 Unpacking libpackage-stash-perl (0.39-1) ...
06:32:48 #9 44.18 Selecting previously unselected package libsub-identify-perl.
06:32:48 #9 44.18 Preparing to unpack .../272-libsub-identify-perl_0.14-1build3_amd64.deb ...
06:32:48 #9 44.19 Unpacking libsub-identify-perl (0.14-1build3) ...
06:32:48 #9 44.28 Selecting previously unselected package libsub-name-perl.
06:32:48 #9 44.28 Preparing to unpack .../273-libsub-name-perl_0.26-1build1_amd64.deb ...
06:32:48 #9 44.29 Unpacking libsub-name-perl (0.26-1build1) ...
06:32:48 #9 44.33 Selecting previously unselected package libnamespace-clean-perl.
06:32:48 #9 44.33 Preparing to unpack .../274-libnamespace-clean-perl_0.27-1_all.deb ...
06:32:48 #9 44.33 Unpacking libnamespace-clean-perl (0.27-1) ...
06:32:48 #9 44.37 Selecting previously unselected package libpath-tiny-perl.
06:32:48 #9 44.38 Preparing to unpack .../275-libpath-tiny-perl_0.118-1_all.deb ...
06:32:48 #9 44.38 Unpacking libpath-tiny-perl (0.118-1) ...
06:32:48 #9 44.45 Selecting previously unselected package libtype-tiny-perl.
06:32:48 #9 44.45 Preparing to unpack .../276-libtype-tiny-perl_1.012001-2_all.deb ...
06:32:48 #9 44.46 Unpacking libtype-tiny-perl (1.012001-2) ...
06:32:48 #9 44.58 Selecting previously unselected package libgitlab-api-v4-perl.
06:32:48 #9 44.59 Preparing to unpack .../277-libgitlab-api-v4-perl_0.26-1_all.deb ...
06:32:48 #9 44.60 Unpacking libgitlab-api-v4-perl (0.26-1) ...
06:32:48 #9 44.64 Selecting previously unselected package libhash-fieldhash-perl.
06:32:48 #9 44.64 Preparing to unpack .../278-libhash-fieldhash-perl_0.15-1build3_amd64.deb ...
06:32:48 #9 44.64 Unpacking libhash-fieldhash-perl (0.15-1build3) ...
06:32:48 #9 44.70 Selecting previously unselected package libhtml-form-perl.
06:32:48 #9 44.70 Preparing to unpack .../279-libhtml-form-perl_6.07-1_all.deb ...
06:32:48 #9 44.71 Unpacking libhtml-form-perl (6.07-1) ...
06:32:48 #9 44.74 Selecting previously unselected package libhtml-format-perl.
06:32:49 #9 44.74 Preparing to unpack .../280-libhtml-format-perl_2.12-1.1_all.deb ...
06:32:49 #9 44.75 Unpacking libhtml-format-perl (2.12-1.1) ...
06:32:49 #9 44.78 Selecting previously unselected package libhtml-html5-entities-perl.
06:32:49 #9 44.79 Preparing to unpack .../281-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
06:32:49 #9 44.79 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
06:32:49 #9 44.84 Selecting previously unselected package libhttp-daemon-perl.
06:32:49 #9 44.85 Preparing to unpack .../282-libhttp-daemon-perl_6.12-1_all.deb ...
06:32:49 #9 44.85 Unpacking libhttp-daemon-perl (6.12-1) ...
06:32:49 #9 44.89 Selecting previously unselected package libtypes-serialiser-perl.
06:32:49 #9 44.90 Preparing to unpack .../283-libtypes-serialiser-perl_1.01-1_all.deb ...
06:32:49 #9 44.90 Unpacking libtypes-serialiser-perl (1.01-1) ...
06:32:49 #9 44.94 Selecting previously unselected package libjson-xs-perl.
06:32:49 #9 44.94 Preparing to unpack .../284-libjson-xs-perl_4.030-1build1_amd64.deb ...
06:32:49 #9 44.95 Unpacking libjson-xs-perl (4.030-1build1) ...
06:32:49 #9 45.05 Selecting previously unselected package libjson-maybexs-perl.
06:32:49 #9 45.05 Preparing to unpack .../285-libjson-maybexs-perl_1.004003-1_all.deb ...
06:32:49 #9 45.06 Unpacking libjson-maybexs-perl (1.004003-1) ...
06:32:49 #9 45.09 Selecting previously unselected package libldap-common.
06:32:49 #9 45.10 Preparing to unpack .../286-libldap-common_2.4.57+dfsg-2ubuntu1_all.deb ...
06:32:49 #9 45.10 Unpacking libldap-common (2.4.57+dfsg-2ubuntu1) ...
06:32:49 #9 45.13 Selecting previously unselected package liblist-compare-perl.
06:32:49 #9 45.14 Preparing to unpack .../287-liblist-compare-perl_0.55-1_all.deb ...
06:32:49 #9 45.14 Unpacking liblist-compare-perl (0.55-1) ...
06:32:49 #9 45.18 Selecting previously unselected package liblist-someutils-perl.
06:32:49 #8 4.135 Reading package lists...
06:32:49 #9 45.18 Preparing to unpack .../288-liblist-someutils-perl_0.58-1_all.deb ...
06:32:49 #9 45.19 Unpacking liblist-someutils-perl (0.58-1) ...
06:32:49 #9 45.23 Selecting previously unselected package liblist-someutils-xs-perl.
06:32:49 #9 45.23 Preparing to unpack .../289-liblist-someutils-xs-perl_0.58-2build1_amd64.deb ...
06:32:49 #9 45.23 Unpacking liblist-someutils-xs-perl (0.58-2build1) ...
06:32:49 #9 45.27 Selecting previously unselected package liblist-utilsby-perl.
06:32:49 #9 45.27 Preparing to unpack .../290-liblist-utilsby-perl_0.11-1_all.deb ...
06:32:49 #9 45.28 Unpacking liblist-utilsby-perl (0.11-1) ...
06:32:49 #9 45.32 Selecting previously unselected package libltdl7:amd64.
06:32:49 #9 45.32 Preparing to unpack .../291-libltdl7_2.4.6-15_amd64.deb ...
06:32:49 #9 45.33 Unpacking libltdl7:amd64 (2.4.6-15) ...
06:32:49 #9 45.37 Selecting previously unselected package libltdl-dev:amd64.
06:32:49 #9 45.37 Preparing to unpack .../292-libltdl-dev_2.4.6-15_amd64.deb ...
06:32:49 #9 45.38 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
06:32:49 #9 45.43 Selecting previously unselected package liblzo2-2:amd64.
06:32:49 #9 45.43 Preparing to unpack .../293-liblzo2-2_2.10-2build1_amd64.deb ...
06:32:49 #9 45.44 Unpacking liblzo2-2:amd64 (2.10-2build1) ...
06:32:49 #9 45.47 Selecting previously unselected package libsys-hostname-long-perl.
06:32:49 #9 45.48 Preparing to unpack .../294-libsys-hostname-long-perl_1.5-2_all.deb ...
06:32:49 #9 45.48 Unpacking libsys-hostname-long-perl (1.5-2) ...
06:32:49 #9 45.55 Selecting previously unselected package libmail-sendmail-perl.
06:32:49 #9 45.55 Preparing to unpack .../295-libmail-sendmail-perl_0.80-1.1_all.deb ...
06:32:49 #9 45.55 Unpacking libmail-sendmail-perl (0.80-1.1) ...
06:32:49 #9 45.59 Selecting previously unselected package libnet-smtp-ssl-perl.
06:32:49 #9 45.59 Preparing to unpack .../296-libnet-smtp-ssl-perl_1.04-1_all.deb ...
06:32:49 #9 45.60 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
06:32:49 #9 45.63 Selecting previously unselected package libmailtools-perl.
06:32:49 #9 45.63 Preparing to unpack .../297-libmailtools-perl_2.21-1_all.deb ...
06:32:49 #9 45.64 Unpacking libmailtools-perl (2.21-1) ...
06:32:49 #9 45.69 Selecting previously unselected package libmarkdown2:amd64.
06:32:49 #9 45.70 Preparing to unpack .../298-libmarkdown2_2.2.6-1ubuntu1_amd64.deb ...
06:32:49 #9 45.70 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
06:32:49 #9 45.75 Selecting previously unselected package libmoox-aliases-perl.
06:32:49 #9 45.75 Preparing to unpack .../299-libmoox-aliases-perl_0.001006-1.1_all.deb ...
06:32:49 #9 45.76 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
06:32:49 #9 45.82 Selecting previously unselected package libnamespace-autoclean-perl.
06:32:50 #9 45.82 Preparing to unpack .../300-libnamespace-autoclean-perl_0.29-1_all.deb ...
06:32:50 #9 45.83 Unpacking libnamespace-autoclean-perl (0.29-1) ...
06:32:50 #9 45.87 Selecting previously unselected package libobject-id-perl.
06:32:50 #9 45.87 Preparing to unpack .../301-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
06:32:50 #9 45.88 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
06:32:50 #9 46.00 Selecting previously unselected package libmoox-struct-perl.
06:32:50 #9 46.00 Preparing to unpack .../302-libmoox-struct-perl_0.020-1_all.deb ...
06:32:50 #9 46.01 Unpacking libmoox-struct-perl (0.020-1) ...
06:32:50 #9 46.06 Selecting previously unselected package libmouse-perl.
06:32:50 #9 46.07 Preparing to unpack .../303-libmouse-perl_2.5.10-1build2_amd64.deb ...
06:32:50 #9 46.07 Unpacking libmouse-perl (2.5.10-1build2) ...
06:32:50 #9 46.12 Selecting previously unselected package libnumber-range-perl.
06:32:50 #9 46.12 Preparing to unpack .../304-libnumber-range-perl_0.12-1.1_all.deb ...
06:32:50 #9 46.13 Unpacking libnumber-range-perl (0.12-1.1) ...
06:32:50 #9 46.16 Selecting previously unselected package libpackage-stash-xs-perl.
06:32:50 #9 46.16 Preparing to unpack .../305-libpackage-stash-xs-perl_0.29-1build3_amd64.deb ...
06:32:50 #9 46.17 Unpacking libpackage-stash-xs-perl (0.29-1build3) ...
06:32:50 #9 46.20 Selecting previously unselected package libpath-iterator-rule-perl.
06:32:50 #9 46.20 Preparing to unpack .../306-libpath-iterator-rule-perl_1.014-1_all.deb ...
06:32:50 #9 46.21 Unpacking libpath-iterator-rule-perl (1.014-1) ...
06:32:50 #9 46.25 Selecting previously unselected package libperlio-gzip-perl.
06:32:50 #9 46.25 Preparing to unpack .../307-libperlio-gzip-perl_0.19-1build6_amd64.deb ...
06:32:50 #9 46.25 Unpacking libperlio-gzip-perl (0.19-1build6) ...
06:32:50 #9 46.29 Selecting previously unselected package libpod-parser-perl.
06:32:50 #9 46.29 Preparing to unpack .../308-libpod-parser-perl_1.63-2_all.deb ...
06:32:50 #9 46.31 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
06:32:50 #9 46.32 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
06:32:50 #9 46.33 Unpacking libpod-parser-perl (1.63-2) ...
06:32:50 #9 46.39 Selecting previously unselected package libpod-constants-perl.
06:32:50 #9 46.39 Preparing to unpack .../309-libpod-constants-perl_0.19-2_all.deb ...
06:32:50 #9 46.40 Unpacking libpod-constants-perl (0.19-2) ...
06:32:50 #9 46.43 Selecting previously unselected package libproc-processtable-perl.
06:32:50 #9 46.43 Preparing to unpack .../310-libproc-processtable-perl_0.59-2build1_amd64.deb ...
06:32:50 #9 46.44 Unpacking libproc-processtable-perl (0.59-2build1) ...
06:32:50 #9 46.53 Selecting previously unselected package libre2-9:amd64.
06:32:50 #9 46.53 Preparing to unpack .../311-libre2-9_20210201+dfsg-1_amd64.deb ...
06:32:50 #9 46.54 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
06:32:50 #9 46.59 Selecting previously unselected package libre-engine-re2-perl:amd64.
06:32:50 #9 46.60 Preparing to unpack .../312-libre-engine-re2-perl_0.14-1_amd64.deb ...
06:32:50 #9 46.60 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
06:32:50 #9 46.64 Selecting previously unselected package libreadonly-perl.
06:32:50 #9 46.64 Preparing to unpack .../313-libreadonly-perl_2.050-3_all.deb ...
06:32:50 #9 46.66 Unpacking libreadonly-perl (2.050-3) ...
06:32:50 #9 46.69 Selecting previously unselected package libref-util-perl.
06:32:50 #9 46.69 Preparing to unpack .../314-libref-util-perl_0.204-1_all.deb ...
06:32:50 #9 46.70 Unpacking libref-util-perl (0.204-1) ...
06:32:50 #9 46.73 Selecting previously unselected package libref-util-xs-perl.
06:32:50 #9 46.73 Preparing to unpack .../315-libref-util-xs-perl_0.117-1build3_amd64.deb ...
06:32:50 #9 46.74 Unpacking libref-util-xs-perl (0.117-1build3) ...
06:32:50 #9 46.77 Selecting previously unselected package libregexp-pattern-license-perl.
06:32:51 #9 46.78 Preparing to unpack .../316-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
06:32:51 #9 46.78 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
06:32:51 #9 46.83 Selecting previously unselected package libregexp-pattern-perl.
06:32:51 #9 46.83 Preparing to unpack .../317-libregexp-pattern-perl_0.2.14-1_all.deb ...
06:32:51 #9 46.84 Unpacking libregexp-pattern-perl (0.2.14-1) ...
06:32:51 #9 46.89 Selecting previously unselected package libsasl2-modules:amd64.
06:32:51 #9 46.89 Preparing to unpack .../318-libsasl2-modules_2.1.27+dfsg-2ubuntu1_amd64.deb ...
06:32:51 #9 46.90 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
06:32:51 #9 47.20 Selecting previously unselected package libsereal-decoder-perl.
06:32:51 #9 47.20 Preparing to unpack .../319-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ...
06:32:51 #9 47.25 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ...
06:32:51 #9 47.38 Selecting previously unselected package libsereal-encoder-perl.
06:32:51 #9 47.38 Preparing to unpack .../320-libsereal-encoder-perl_4.018+ds-1build1_amd64.deb ...
06:32:51 #9 47.43 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ...
06:32:51 #9 47.73 Selecting previously unselected package libsort-key-perl.
06:32:51 #9 47.73 Preparing to unpack .../321-libsort-key-perl_1.33-2build3_amd64.deb ...
06:32:51 #9 47.78 Unpacking libsort-key-perl (1.33-2build3) ...
06:32:52 #9 47.99 Selecting previously unselected package libstring-copyright-perl.
06:32:52 #9 47.99 Preparing to unpack .../322-libstring-copyright-perl_0.003006-1_all.deb ...
06:32:52 #9 48.17 Unpacking libstring-copyright-perl (0.003006-1) ...
06:32:52 #27 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
06:32:52 
06:32:52 #23 [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
06:32:52 #23 sha256:4c6037d86d0ed39ff09a46b4e0d71cdb2560e288e73b6ce45d02859418ee27d3
06:32:52 #23 CANCELED
06:32:52 ------
06:32:52  > [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:
06:32:52 ------
06:32:52 Dockerfile:49
06:32:52 --------------------
06:32:52   48 |     ARG VERSION
06:32:52   49 | >>> RUN --mount=ro --mount=type=cache,target=/root/.cache \
06:32:52   50 | >>>     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk \
06:32:52   51 | >>>     --mount=type=tmpfs,target=cli/winresources \
06:32:52   52 | >>>     xx-go --wrap && \
06:32:52   53 | >>>     # export GOCACHE=$(go env GOCACHE)/$(xx-info)$([ -f /etc/alpine-release ] && echo "alpine") && \
06:32:52   54 | >>>     TARGET=/out ./scripts/build/binary && \
06:32:52   55 | >>>     xx-verify $([ "$GO_LINKMODE" = "static" ] && echo "--static") /out/docker
06:32:52   56 |     
06:32:52 --------------------
06:32:52 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
06:32:52 make[1]: *** [Makefile:52: cross-mac] Error 1
06:32:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/static'
06:32:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/static'
06:32:52 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker VERSION=0.0.0-20210901112847-56e5910 DOCKER_CROSSPLATFORMS=windows/amd64 cross
06:32:52 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker'
06:32:52 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 .
06:32:52 #1 [internal] load build definition from Dockerfile
06:32:52 #1 sha256:737ac2b32d49c9c1fa636a21475fa9d587e175eafd58c9f1f6d12f63d481c122
06:32:52 #1 transferring dockerfile: 38B done
06:32:52 #1 DONE 0.0s
06:32:52 
06:32:52 #2 [internal] load .dockerignore
06:32:52 #2 sha256:1d03118ef70463e957b89912a20a82beeeb945d8edcff5bc9ed54e2232d500ea
06:32:52 #2 transferring context: 34B done
06:32:52 #2 DONE 0.0s
06:32:52 
06:32:52 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
06:32:52 #4 sha256:00740da523de358f0c07623add70b3b2fd44ea02ff8291d3b73a7b511672a410
06:32:52 #4 DONE 0.0s
06:32:52 
06:32:52 #3 resolve image config for docker.io/docker/dockerfile:1.3
06:32:52 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
06:32:52 #3 DONE 0.2s
06:32:52 
06:32:52 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
06:32:52 #5 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
06:32:52 #5 CACHED
06:32:52 
06:32:52 #6 [internal] load build definition from Dockerfile
06:32:52 #6 sha256:009d41dedb216ac8a19cbb1fa60ace3ff7fbafadb158eae6fcc6a1229ed454d1
06:32:52 #6 DONE 0.0s
06:32:52 
06:32:52 #7 [internal] load .dockerignore
06:32:52 #7 sha256:bf0d3e3717aaa1dcd463a32f7b966f27ccc9f17373ffd2644338640a6853b95d
06:32:52 #7 DONE 0.0s
06:32:52 
06:32:52 #11 [auth] djs55/vpnkit:pull token for registry-1.docker.io
06:32:52 #11 sha256:1f98455e78e8c85ac6ed7dfca6c3facc0f4c93401e05b77edd4a07613085ceb2
06:32:52 #11 DONE 0.0s
06:32:52 
06:32:52 #12 [auth] library/golang:pull token for registry-1.docker.io
06:32:52 #12 sha256:e0949daff9181611164230577d1babe3db34eea5c42f83e3d2a74e24cde6c0ed
06:32:52 #12 DONE 0.0s
06:32:52 
06:32:52 #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:32:52 #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
06:32:52 #10 DONE 0.1s
06:32:52 
06:32:52 #9 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye
06:32:52 #9 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3
06:32:52 #9 DONE 0.1s
06:32:52 
06:32:52 #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
06:32:52 #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
06:32:52 #8 DONE 0.1s
06:32:52 
06:32:52 #13 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:c1e4732ef1da24a7c9292af72f36bdc4d9cbdb50e635284ebf63f58000f1612a
06:32:52 #13 sha256:322e3503b3c8360a3f9a96a81a32a7846c91b67cd294b312d212b192d5006be1
06:32:52 #13 DONE 0.0s
06:32:52 
06:32:52 #39 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:32:52 #39 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
06:32:52 #39 DONE 0.0s
06:32:52 
06:32:52 #37 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
06:32:52 #37 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
06:32:52 #37 DONE 0.0s
06:32:52 
06:32:52 #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
06:32:52 #14 sha256:07dee8f6a4f7b0aa9a19674228e68d670c98166b1216d5e7833a6d69fa39ce0d
06:32:52 #14 CACHED
06:32:52 
06:32:52 #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
06:32:52 #15 sha256:dfed64092e42947da416ddbd78b7a8b544bc94d6cce12eb5f7d9eb5a4a479d2d
06:32:52 #15 CACHED
06:32:52 
06:32:52 #25 [internal] load build context
06:32:52 #25 sha256:3d744f413822bcdec1c9ff7d4bb5f9ca18947f41f23200c5f3e9e6468810b1a4
06:32:52 #25 transferring context: 513.23kB 0.4s done
06:32:52 #25 DONE 0.5s
06:32:52 
06:32:52 #16 [cross-true 1/6] RUN dpkg --add-architecture arm64
06:32:52 #16 sha256:3f921183e88be9a2549d5bfc00afaebf51ecd4bbea3bd45bd05aa60fe0e1faaf
06:32:52 #16 DONE 0.7s
06:32:52 
06:32:52 #17 [cross-true 2/6] RUN dpkg --add-architecture armel
06:32:52 #17 sha256:94bf05ae774e57f722ab17096821dd01c3e26a5ce9fd96ba2e2573dff5047ef9
06:32:52 #17 DONE 0.6s
06:32:52 
06:32:52 #18 [cross-true 3/6] RUN dpkg --add-architecture armhf
06:32:52 #18 sha256:fe58583ada16c036eb0cfbe2c582813bc44ca080b83ac4980313c8c06a19d9ba
06:32:52 #18 DONE 0.5s
06:32:52 
06:32:52 #19 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
06:32:52 #19 sha256:02ca02e0bbd9b71173e4396a1d50b117dcc2cddabbd738f3fb6c4644cde49f57
06:32:52 #19 DONE 0.5s
06:32:52 
06:32:52 #20 [cross-true 5/6] RUN dpkg --add-architecture s390x
06:32:52 #20 sha256:398ea86983f69e449cd48ff060312d1f411c8763bb64cb2d2ac07f0a31be8be1
06:32:52 #20 DONE 0.6s
06:32:52 
06:32:52 #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
06:32:52 #21 sha256:dc17f61f168acbfc1c3c7a76da0f2d5da2e7c7ce884bdf5047efe153e1843664
06:32:52 #21 0.729 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB]
06:32:52 #21 0.730 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:32:52 #21 0.739 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
06:32:52 #21 0.822 Get:4 http://security.debian.org/debian-security bullseye-security/main armel Packages [28.3 kB]
06:32:52 #21 0.833 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB]
06:32:52 #21 0.835 Get:6 http://security.debian.org/debian-security bullseye-security/main armhf Packages [29.2 kB]
06:32:52 #21 0.835 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB]
06:32:52 #21 0.836 Get:8 http://security.debian.org/debian-security bullseye-security/main s390x Packages [29.6 kB]
06:32:52 #21 0.837 Get:9 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [29.6 kB]
06:32:52 #21 1.087 Get:10 http://deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
06:32:52 #21 1.640 Get:11 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
06:32:52 #21 1.718 Get:12 http://deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
06:32:52 #21 1.825 Get:13 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
06:32:52 #21 1.905 Get:14 http://deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
06:32:52 #21 1.983 Get:15 http://deb.debian.org/debian bullseye/main armel Packages [7861 kB]
06:32:52 #8 7.482 Reading package lists...
06:32:52 #8 10.75 Building dependency tree...
06:32:52 #8 11.02 Reading state information...
06:32:53 #9 48.78 Selecting previously unselected package libstring-escape-perl.
06:32:53 #9 48.78 Preparing to unpack .../323-libstring-escape-perl_2010.002-2_all.deb ...
06:32:53 #9 48.80 Unpacking libstring-escape-perl (2010.002-2) ...
06:32:53 #9 49.13 Selecting previously unselected package libstring-shellquote-perl.
06:32:53 #9 49.13 Preparing to unpack .../324-libstring-shellquote-perl_1.04-1_all.deb ...
06:32:53 #9 49.16 Unpacking libstring-shellquote-perl (1.04-1) ...
06:32:53 #8 11.68 The following additional packages will be installed:
06:32:53 #8 11.68   autoconf automake autopoint autotools-dev binutils
06:32:53 #8 11.68   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
06:32:53 #8 11.68   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
06:32:53 #8 11.68   gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian
06:32:53 #8 11.68   libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils
06:32:53 #8 11.68   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
06:32:53 #8 11.68   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
06:32:53 #8 11.68   libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
06:32:53 #8 11.68   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
06:32:53 #8 11.68   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
06:32:53 #8 11.68   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
06:32:53 #8 11.68   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
06:32:53 #8 11.68   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
06:32:53 #8 11.68   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
06:32:53 #8 11.68   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
06:32:53 #8 11.68   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
06:32:53 #8 11.68   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
06:32:53 #8 11.68   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
06:32:53 #8 11.68   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
06:32:53 #8 11.68   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
06:32:53 #8 11.68   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
06:32:53 #8 11.68   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
06:32:53 #8 11.68   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
06:32:53 #8 11.68   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
06:32:53 #8 11.68   media-types patch patchutils perl perl-base perl-modules-5.32
06:32:53 #8 11.68   perl-openssl-defaults po-debconf python3 python3-minimal python3.9
06:32:53 #8 11.68   python3.9-minimal sensible-utils wdiff xz-utils
06:32:53 #8 11.69 Suggested packages:
06:32:53 #8 11.69   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
06:32:53 #8 11.69   gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx
06:32:53 #8 11.69   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
06:32:53 #8 11.69   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
06:32:53 #8 11.69   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
06:32:53 #8 11.69   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
06:32:53 #8 11.69   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
06:32:53 #8 11.69   reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
06:32:53 #8 11.69   manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev
06:32:53 #8 11.69   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
06:32:53 #8 11.69   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
06:32:53 #8 11.69   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
06:32:53 #8 11.69   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
06:32:53 #8 11.69   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
06:32:53 #8 11.69   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
06:32:53 #8 11.69   diffutils-doc perl-doc libterm-readline-gnu-perl
06:32:53 #8 11.69   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
06:32:53 #8 11.69   python3-doc python3-tk python3-venv python3.9-venv python3.9-doc
06:32:53 #8 11.69   binfmt-support wdiff-doc
06:32:53 #8 11.69 Recommended packages:
06:32:53 #8 11.69   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
06:32:53 #8 11.69   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
06:32:53 #8 11.69   licensecheck lintian pristine-tar python3-apt python3-debian python3-magic
06:32:53 #8 11.69   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
06:32:53 #8 11.69   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
06:32:53 #8 11.69   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
06:32:53 #8 11.69   libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl
06:32:53 #8 11.69   libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl
06:32:53 #8 11.69   libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl
06:32:53 #8 11.69   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
06:32:53 #9 49.40 Selecting previously unselected package libterm-readkey-perl.
06:32:53 #9 49.41 Preparing to unpack .../325-libterm-readkey-perl_2.38-1build2_amd64.deb ...
06:32:53 #9 49.41 Unpacking libterm-readkey-perl (2.38-1build2) ...
06:32:53 #9 49.45 Selecting previously unselected package libtext-levenshteinxs-perl.
06:32:53 #9 49.45 Preparing to unpack .../326-libtext-levenshteinxs-perl_0.03-4build8_amd64.deb ...
06:32:53 #9 49.45 Unpacking libtext-levenshteinxs-perl (0.03-4build8) ...
06:32:53 #9 49.49 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
06:32:53 #9 49.50 Preparing to unpack .../327-libtext-markdown-discount-perl_0.12-1build1_amd64.deb ...
06:32:53 #9 49.50 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
06:32:53 #9 49.54 Selecting previously unselected package libtext-xslate-perl.
06:32:53 #9 49.54 Preparing to unpack .../328-libtext-xslate-perl_3.5.8-1build2_amd64.deb ...
06:32:53 #9 49.55 Unpacking libtext-xslate-perl (3.5.8-1build2) ...
06:32:53 #9 49.60 Selecting previously unselected package libtime-duration-perl.
06:32:53 #9 49.60 Preparing to unpack .../329-libtime-duration-perl_1.21-1_all.deb ...
06:32:53 #9 49.60 Unpacking libtime-duration-perl (1.21-1) ...
06:32:53 #9 49.64 Selecting previously unselected package libtime-moment-perl.
06:32:53 #9 49.64 Preparing to unpack .../330-libtime-moment-perl_0.44-1build4_amd64.deb ...
06:32:53 #9 49.64 Unpacking libtime-moment-perl (0.44-1build4) ...
06:32:53 #9 49.69 Selecting previously unselected package libtype-tiny-xs-perl.
06:32:53 #9 49.69 Preparing to unpack .../331-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
06:32:53 #9 49.69 Unpacking libtype-tiny-xs-perl (0.022-1) ...
06:32:53 #9 49.74 Selecting previously unselected package libunicode-utf8-perl.
06:32:54 #9 49.74 Preparing to unpack .../332-libunicode-utf8-perl_0.62-1build2_amd64.deb ...
06:32:54 #9 49.74 Unpacking libunicode-utf8-perl (0.62-1build2) ...
06:32:54 #9 49.78 Selecting previously unselected package libxml-namespacesupport-perl.
06:32:54 #9 49.79 Preparing to unpack .../333-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
06:32:54 #9 49.79 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
06:32:54 #9 49.83 Selecting previously unselected package libxml-sax-base-perl.
06:32:54 #9 49.83 Preparing to unpack .../334-libxml-sax-base-perl_1.09-1.1_all.deb ...
06:32:54 #9 49.84 Unpacking libxml-sax-base-perl (1.09-1.1) ...
06:32:54 #9 49.90 Selecting previously unselected package libxml-sax-perl.
06:32:54 #9 49.90 Preparing to unpack .../335-libxml-sax-perl_1.02+dfsg-1_all.deb ...
06:32:54 #9 49.91 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
06:32:54 #9 49.96 Selecting previously unselected package libxml-libxml-perl.
06:32:54 #9 49.97 Preparing to unpack .../336-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ...
06:32:54 #9 49.97 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ...
06:32:54 #9 50.10 Selecting previously unselected package libxml-parser-perl:amd64.
06:32:54 #9 50.11 Preparing to unpack .../337-libxml-parser-perl_2.46-2_amd64.deb ...
06:32:54 #9 50.12 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
06:32:54 #9 50.24 Selecting previously unselected package libxml-sax-expat-perl.
06:32:54 #9 50.25 Preparing to unpack .../338-libxml-sax-expat-perl_0.51-1_all.deb ...
06:32:54 #9 50.25 Unpacking libxml-sax-expat-perl (0.51-1) ...
06:32:54 #9 50.28 Selecting previously unselected package libyaml-libyaml-perl.
06:32:54 #9 50.29 Preparing to unpack .../339-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ...
06:32:54 #9 50.29 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ...
06:32:54 #9 50.33 Selecting previously unselected package licensecheck.
06:32:54 #9 50.33 Preparing to unpack .../340-licensecheck_3.1.1-2_all.deb ...
06:32:54 #9 50.34 Unpacking licensecheck (3.1.1-2) ...
06:32:54 #9 50.39 Selecting previously unselected package libdevel-size-perl.
06:32:54 #9 50.39 Preparing to unpack .../341-libdevel-size-perl_0.83-1build2_amd64.deb ...
06:32:54 #9 50.39 Unpacking libdevel-size-perl (0.83-1build2) ...
06:32:54 #9 50.43 Selecting previously unselected package libipc-run3-perl.
06:32:54 #9 50.44 Preparing to unpack .../342-libipc-run3-perl_0.048-2_all.deb ...
06:32:54 #9 50.44 Unpacking libipc-run3-perl (0.048-2) ...
06:32:54 #9 50.49 Selecting previously unselected package lzip.
06:32:54 #9 50.49 Preparing to unpack .../343-lzip_1.22-3_amd64.deb ...
06:32:54 #9 50.50 Unpacking lzip (1.22-3) ...
06:32:54 #9 50.55 Selecting previously unselected package lzop.
06:32:54 #9 50.55 Preparing to unpack .../344-lzop_1.04-2_amd64.deb ...
06:32:54 #9 50.56 Unpacking lzop (1.04-2) ...
06:32:54 #9 50.61 Selecting previously unselected package t1utils.
06:32:54 #9 50.62 Preparing to unpack .../345-t1utils_1.41-4_amd64.deb ...
06:32:54 #9 50.62 Unpacking t1utils (1.41-4) ...
06:32:54 #9 50.68 Selecting previously unselected package unzip.
06:32:54 #9 50.68 Preparing to unpack .../346-unzip_6.0-26ubuntu1_amd64.deb ...
06:32:54 #9 50.68 Unpacking unzip (6.0-26ubuntu1) ...
06:32:54 #9 50.75 Selecting previously unselected package lintian.
06:32:54 #9 50.75 Preparing to unpack .../347-lintian_2.104.0ubuntu2_all.deb ...
06:32:54 #9 50.76 Unpacking lintian (2.104.0ubuntu2) ...
06:32:55 #9 51.04 Selecting previously unselected package manpages-dev.
06:32:55 #9 51.04 Preparing to unpack .../348-manpages-dev_5.10-1ubuntu0.1_all.deb ...
06:32:55 #9 51.05 Unpacking manpages-dev (5.10-1ubuntu0.1) ...
06:32:55 #9 51.32 Selecting previously unselected package python3-certifi.
06:32:55 #9 51.32 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
06:32:55 #9 51.33 Unpacking python3-certifi (2020.6.20-1) ...
06:32:55 #9 51.38 Selecting previously unselected package python3-idna.
06:32:55 #9 51.38 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
06:32:55 #9 51.38 Unpacking python3-idna (2.10-1) ...
06:32:55 #9 51.44 Selecting previously unselected package python3-urllib3.
06:32:55 #9 51.44 Preparing to unpack .../351-python3-urllib3_1.26.2-1ubuntu1_all.deb ...
06:32:55 #9 51.45 Unpacking python3-urllib3 (1.26.2-1ubuntu1) ...
06:32:55 #9 51.50 Selecting previously unselected package python3-requests.
06:32:55 #9 51.50 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ...
06:32:55 #9 51.51 Unpacking python3-requests (2.25.1+dfsg-2) ...
06:32:55 #9 51.55 Selecting previously unselected package python3-unidiff.
06:32:55 #9 51.56 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ...
06:32:55 #9 51.56 Unpacking python3-unidiff (0.5.5-2) ...
06:32:55 #9 51.60 Selecting previously unselected package python3-xdg.
06:32:55 #9 51.60 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ...
06:32:55 #9 51.61 Unpacking python3-xdg (0.27-2) ...
06:32:55 #9 51.65 Selecting previously unselected package equivs.
06:32:55 #9 51.66 Preparing to unpack .../355-equivs_2.3.1_all.deb ...
06:32:55 #9 51.66 Unpacking equivs (2.3.1) ...
06:32:55 #9 51.70 Selecting previously unselected package libauthen-sasl-perl.
06:32:55 #9 51.71 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ...
06:32:55 #9 51.71 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
06:32:55 #9 51.75 Selecting previously unselected package python3-magic.
06:32:55 #9 51.75 Preparing to unpack .../357-python3-magic_2%3a0.4.20-3_all.deb ...
06:32:55 #9 51.76 Unpacking python3-magic (2:0.4.20-3) ...
06:32:55 #9 51.81 Setting up libksba8:amd64 (1.5.0-3) ...
06:32:55 #9 51.82 Setting up media-types (4.0.0) ...
06:32:55 #9 51.84 Setting up libpipeline1:amd64 (1.5.3-1) ...
06:32:55 #9 51.85 Setting up wdiff (1.2.2-2build1) ...
06:32:55 #9 51.86 Setting up libxau6:amd64 (1:1.0.9-1build3) ...
06:32:55 #9 51.88 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
06:32:55 #9 51.89 Setting up lto-disabled-list (7) ...
06:32:55 #9 51.91 Setting up libpsl5:amd64 (0.21.0-1.2) ...
06:32:55 #9 51.92 Setting up bsdextrautils (2.36.1-7ubuntu2) ...
06:32:56 #9 51.93 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
06:32:56 #9 51.93 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
06:32:56 #9 51.94 Setting up libicu67:amd64 (67.1-6ubuntu2) ...
06:32:56 #9 51.96 Setting up libmagic-mgc (1:5.39-3) ...
06:32:56 #9 51.97 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
06:32:56 #9 51.98 Setting up distro-info-data (0.46ubuntu4) ...
06:32:56 #9 52.00 Setting up manpages (5.10-1ubuntu0.1) ...
06:32:56 #9 52.02 Setting up unzip (6.0-26ubuntu1) ...
06:32:56 #9 52.05 Setting up perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
06:32:56 #9 52.10 Setting up libbrotli1:amd64 (1.0.9-2build2) ...
06:32:56 #9 52.12 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
06:32:56 #9 52.14 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
06:32:56 #9 52.17 Setting up binutils-common:amd64 (2.36.1-6ubuntu1) ...
06:32:56 #9 52.18 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
06:32:56 #9 52.20 Setting up libmagic1:amd64 (1:5.39-3) ...
06:32:56 #9 52.23 Setting up libdeflate0:amd64 (1.7-1ubuntu1) ...
06:32:56 #9 52.24 Setting up less (551-2) ...
06:32:56 #9 52.26 Setting up perl-openssl-defaults:amd64 (5) ...
06:32:56 #9 52.27 Setting up linux-libc-dev:amd64 (5.11.0-31.33) ...
06:32:56 #9 52.29 Setting up libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
06:32:56 #9 52.31 Setting up gettext-base (0.21-3ubuntu2) ...
06:32:56 #9 52.33 Setting up liblzo2-2:amd64 (2.10-2build1) ...
06:32:56 #9 52.35 Setting up libnpth0:amd64 (1.6-3) ...
06:32:56 #9 52.36 Setting up file (1:5.39-3) ...
06:32:56 #9 52.38 Setting up libassuan0:amd64 (2.5.4-1ubuntu1) ...
06:32:56 #9 52.39 Setting up libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:56 #9 52.41 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
06:32:56 #9 52.42 Setting up bzip2 (1.0.8-4ubuntu3) ...
06:32:56 #9 52.44 Setting up libldap-common (2.4.57+dfsg-2ubuntu1) ...
06:32:56 #9 52.46 Setting up libunwind8:amd64 (1.3.2-2) ...
06:32:56 #9 52.47 Setting up libjbig0:amd64 (2.1-3.1build1) ...
06:32:56 #9 52.49 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
06:32:56 #9 52.50 Setting up libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:56 #9 52.52 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
06:32:56 #9 52.53 Setting up tzdata (2021a-1ubuntu1) ...
06:32:56 #9 52.63 
06:32:56 #9 52.63 Current default time zone: 'Etc/UTC'
06:32:56 #8 14.77 The following NEW packages will be installed:
06:32:56 #8 14.77   autoconf automake autopoint autotools-dev binutils
06:32:56 #8 14.77   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
06:32:56 #8 14.77   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
06:32:56 #8 14.77   equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base
06:32:56 #8 14.77   intltool-debian libarchive-zip-perl libasan6 libatomic1
06:32:56 #8 14.77   libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0
06:32:56 #8 14.77   libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0
06:32:56 #8 14.77   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
06:32:56 #8 14.77   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
06:32:56 #8 14.78   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
06:32:56 #8 14.78   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
06:32:56 #8 14.78   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
06:32:56 #8 14.78   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
06:32:56 #8 14.78   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
06:32:56 #8 14.78   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
06:32:56 #8 14.78   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
06:32:56 #8 14.78   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
06:32:56 #8 14.78   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
06:32:56 #8 14.78   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
06:32:56 #8 14.78   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
06:32:56 #8 14.78   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
06:32:56 #8 14.78   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
06:32:56 #8 14.78   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
06:32:56 #8 14.78   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
06:32:56 #8 14.78   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
06:32:56 #8 14.78   po-debconf python3 python3-minimal python3.9 python3.9-minimal
06:32:56 #8 14.78   sensible-utils wdiff xz-utils
06:32:56 #8 14.78 The following packages will be upgraded:
06:32:56 #8 14.78   curl libc6 libcurl4 perl-base
06:32:56 #9 52.63 Local time is now:      Mon Sep  6 06:32:56 UTC 2021.
06:32:56 #9 52.63 Universal Time is now:  Mon Sep  6 06:32:56 UTC 2021.
06:32:56 #9 52.63 Run 'dpkg-reconfigure tzdata' if you wish to change it.
06:32:56 #9 52.63 
06:32:56 #9 52.65 Setting up fakeroot (1.25.3-1.1ubuntu2) ...
06:32:56 #9 52.67 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
06:32:56 #9 52.67 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
06:32:56 #9 52.67 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
06:32:56 #9 52.67 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
06:32:56 #9 52.67 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
06:32:56 #9 52.67 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
06:32:56 #9 52.67 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
06:32:56 #9 52.67 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
06:32:56 #9 52.67 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
06:32:56 #9 52.68 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
06:32:56 #9 52.69 Setting up autotools-dev (20180224.1+nmu1) ...
06:32:56 #9 52.70 Setting up libtirpc-dev:amd64 (1.3.1-1build1) ...
06:32:56 #9 52.72 Setting up rpcsvc-proto (1.4.2-0ubuntu4) ...
06:32:56 #9 52.73 Setting up libx11-data (2:1.7.0-2ubuntu0.1) ...
06:32:56 #9 52.75 Setting up make (4.3-4ubuntu1) ...
06:32:56 #9 52.77 Setting up libmpfr6:amd64 (4.1.0-3build1) ...
06:32:56 #9 52.78 Setting up gnupg-l10n (2.2.20-1ubuntu3) ...
06:32:56 #9 52.80 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
06:32:56 #9 52.81 Setting up lzip (1.22-3) ...
06:32:56 #9 52.85 Setting up strace (5.11-0ubuntu1) ...
06:32:56 #9 52.86 Setting up libsigsegv2:amd64 (2.13-1ubuntu1) ...
06:32:56 #9 52.87 Setting up xz-utils (5.2.5-1.0build2) ...
06:32:56 #9 52.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:32:56 #9 52.91 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
06:32:56 #9 52.91 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
06:32:56 #9 52.91 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
06:32:56 #9 52.91 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
06:32:56 #9 52.91 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
06:32:56 #9 52.91 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
06:32:56 #9 52.91 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
06:32:56 #9 52.91 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
06:32:56 #9 52.91 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
06:32:56 #9 52.91 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
06:32:56 #9 52.93 Setting up t1utils (1.41-4) ...
06:32:56 #9 52.96 Setting up libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:57 #8 15.33 4 upgraded, 126 newly installed, 0 to remove and 37 not upgraded.
06:32:57 #8 15.33 Need to get 81.8 MB of archives.
06:32:57 #8 15.33 After this operation, 300 MB of additional disk space will be used.
06:32:57 #8 15.33 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf perl-base armhf 5.32.1-4+deb11u1 [1434 kB]
06:32:57 #9 52.97 Setting up diffstat (1.64-1) ...
06:32:57 #9 52.99 Setting up libpng16-16:amd64 (1.6.37-3build3) ...
06:32:57 #9 53.00 Setting up libmpc3:amd64 (1.2.0-1build1) ...
06:32:57 #9 53.01 Setting up libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:57 #9 53.02 Setting up patch (2.7.6-7) ...
06:32:57 #9 53.04 Setting up autopoint (0.21-3ubuntu2) ...
06:32:57 #9 53.05 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
06:32:57 #9 53.06 Setting up fonts-dejavu-core (2.37-2build1) ...
06:32:57 #9 53.13 Setting up ucf (3.0043) ...
06:32:57 #9 53.22 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
06:32:57 #9 53.24 Setting up libltdl7:amd64 (2.4.6-15) ...
06:32:57 #9 53.25 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
06:32:57 #9 53.26 Setting up libssh-4:amd64 (0.9.5-1ubuntu0.1) ...
06:32:57 #9 53.27 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:57 #9 53.29 Setting up libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:57 #9 53.30 Setting up libmd0:amd64 (1.0.3-3build1) ...
06:32:57 #9 53.31 Setting up python-apt-common (2.2.0~ubuntu0.21.04.1) ...
06:32:57 #9 53.33 Setting up libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
06:32:57 #9 53.34 Setting up libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
06:32:57 #9 53.36 Setting up libuchardet0:amd64 (0.0.7-1) ...
06:32:57 #9 53.39 Setting up lzop (1.04-2) ...
06:32:57 #9 53.40 Setting up libmpdec3:amd64 (2.5.1-2) ...
06:32:57 #9 53.41 Setting up git-man (1:2.30.2-1ubuntu1) ...
06:32:57 #8 15.89 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8 [137 kB]
06:32:57 #21 7.617 Fetched 48.3 MB in 7s (6762 kB/s)
06:32:57 #9 53.43 Setting up netbase (6.2) ...
06:32:57 #9 53.46 Setting up libbinutils:amd64 (2.36.1-6ubuntu1) ...
06:32:57 #9 53.48 Setting up libfido2-1:amd64 (1.6.0-2) ...
06:32:57 #9 53.49 Setting up libisl23:amd64 (0.23-1build1) ...
06:32:57 #9 53.51 Setting up libc-dev-bin (2.33-0ubuntu5) ...
06:32:57 #9 53.52 Setting up openssl (1.1.1j-1ubuntu3.5) ...
06:32:57 #9 53.54 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ...
06:32:57 #9 53.55 Setting up libelf1:amd64 (0.183-8) ...
06:32:57 #9 53.57 Setting up readline-common (8.1-1) ...
06:32:57 #9 53.58 Setting up publicsuffix (20210108.1309-1) ...
06:32:57 #9 53.61 Setting up libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
06:32:57 #9 53.62 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
06:32:57 #9 53.64 Setting up libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:57 #9 53.65 Setting up iso-codes (4.6.0-1) ...
06:32:57 #9 53.67 Setting up liblocale-gettext-perl (1.07-4build1) ...
06:32:57 #9 53.68 Setting up liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:57 #9 53.70 Setting up cpp-10 (10.3.0-1ubuntu1) ...
06:32:57 #9 53.71 Setting up dctrl-tools (2.24-3) ...
06:32:57 #9 53.72 Setting up libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:57 #9 53.74 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:57 #8 15.90 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libc6 armhf 2.31-13+rpi1 [2294 kB]
06:32:57 #8 15.99 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
06:32:57 #8 15.99 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB]
06:32:58 #9 53.76 Setting up libgdbm6:amd64 (1.19-2) ...
06:32:58 #9 53.77 Setting up libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
06:32:58 #9 53.79 Setting up libctf0:amd64 (2.36.1-6ubuntu1) ...
06:32:58 #9 53.80 Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
06:32:58 #9 53.82 Setting up pinentry-curses (1.1.0-4build1) ...
06:32:58 #9 53.84 Setting up manpages-dev (5.10-1ubuntu0.1) ...
06:32:58 #9 53.85 Setting up libdw1:amd64 (0.183-8) ...
06:32:58 #9 53.87 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
06:32:58 #9 53.88 Setting up libxcb1:amd64 (1.14-3ubuntu1) ...
06:32:58 #9 53.89 Setting up gettext (0.21-3ubuntu2) ...
06:32:58 #9 53.90 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ...
06:32:58 #8 16.05 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB]
06:32:58 #8 16.05 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB]
06:32:58 #8 16.06 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB]
06:32:58 #8 16.13 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u1 [2823 kB]
06:32:58 #8 16.23 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
06:32:58 #8 16.24 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u1 [3371 kB]
06:32:58 #9 54.12 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:58 #9 54.13 Setting up libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
06:32:58 #9 54.14 Setting up libedit2:amd64 (3.1-20191231-2) ...
06:32:58 #9 54.16 Setting up libreadline8:amd64 (8.1-1) ...
06:32:58 #9 54.18 Setting up m4 (1.4.18-5) ...
06:32:58 #9 54.19 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:58 #9 54.20 Setting up ca-certificates (20210119build1) ...
06:32:58 #8 16.45 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u1 [293 kB]
06:32:58 #8 16.46 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
06:32:58 #8 16.47 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2 [73.4 kB]
06:32:58 #8 16.47 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
06:32:58 #8 16.55 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
06:32:58 #8 16.55 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
06:32:58 #8 16.56 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
06:32:58 #8 16.56 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
06:32:58 #8 16.68 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
06:32:58 #8 16.69 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
06:32:58 #8 16.69 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
06:32:58 #8 16.70 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
06:32:58 #8 16.70 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB]
06:32:58 #8 16.70 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
06:32:58 #8 16.71 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
06:32:58 #8 16.71 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB]
06:32:58 #8 16.71 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
06:32:58 #8 16.77 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2 [215 kB]
06:32:58 #8 16.84 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB]
06:32:58 #8 16.84 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
06:32:58 #8 16.85 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
06:32:58 #8 16.85 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
06:32:58 #8 16.86 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
06:32:58 #8 16.87 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB]
06:32:58 #8 16.93 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB]
06:32:58 #9 54.56 Updating certificates in /etc/ssl/certs...
06:32:58 #8 17.02 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB]
06:32:58 #8 17.03 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB]
06:32:58 #8 17.03 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB]
06:32:58 #8 17.03 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB]
06:32:58 #8 17.17 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB]
06:32:59 #9 54.99 129 added, 0 removed; done.
06:32:59 #8 17.17 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB]
06:32:59 #8 17.18 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB]
06:32:59 #8 17.24 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB]
06:32:59 #8 17.24 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB]
06:32:59 #9 55.02 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
06:32:59 #9 55.03 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
06:32:59 #9 55.05 Setting up libgdbm-compat4:amd64 (1.19-2) ...
06:32:59 #9 55.07 Setting up libperl5.32:amd64 (5.32.1-3ubuntu2.1) ...
06:32:59 #9 55.08 Setting up dwz (0.14-1) ...
06:32:59 #9 55.10 Setting up groff-base (1.22.4-6) ...
06:32:59 #9 55.14 Setting up cpp (4:10.3.0-1ubuntu1) ...
06:32:59 #9 55.16 Setting up gpgconf (2.2.20-1ubuntu3) ...
06:32:59 #9 55.17 Setting up debugedit (1:0.1-0ubuntu2) ...
06:32:59 #9 55.19 Setting up libc6-dev:amd64 (2.33-0ubuntu5) ...
06:32:59 #9 55.20 Setting up libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
06:32:59 #9 55.22 Setting up libtiff5:amd64 (4.2.0-1build1) ...
06:32:59 #9 55.23 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
06:32:59 #9 55.24 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
06:32:59 #9 55.26 Setting up gpg (2.2.20-1ubuntu3) ...
06:32:59 #9 55.28 Setting up libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ...
06:32:59 #9 55.29 Setting up libpython3-stdlib:amd64 (3.9.4-1) ...
06:32:59 #9 55.31 Setting up gnupg-utils (2.2.20-1ubuntu3) ...
06:32:59 #9 55.32 Setting up binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
06:32:59 #8 17.58 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB]
06:32:59 #8 17.59 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3 [254 kB]
06:32:59 #8 17.59 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3 [305 kB]
06:32:59 #8 17.60 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
06:32:59 #8 17.62 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB]
06:32:59 #8 17.62 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB]
06:32:59 #8 17.63 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B]
06:32:59 #8 17.63 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB]
06:32:59 #8 17.71 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB]
06:32:59 #9 55.34 Setting up libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
06:32:59 #9 55.35 Setting up gpg-agent (2.2.20-1ubuntu3) ...
06:32:59 #8 17.74 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB]
06:32:59 #8 17.79 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB]
06:33:00 #9 55.82 Setting up libxpm4:amd64 (1:3.5.12-1) ...
06:33:00 #9 55.83 Setting up openssh-client (1:8.4p1-5ubuntu1.1) ...
06:33:00 #9 55.94 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
06:33:00 #9 55.95 Setting up gpgsm (2.2.20-1ubuntu3) ...
06:33:00 #9 55.97 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ...
06:33:00 #9 56.00 Setting up binutils (2.36.1-6ubuntu1) ...
06:33:00 #9 56.01 Setting up man-db (2.9.4-2) ...
06:33:00 #21 7.617 Reading package lists...
06:33:00 #8 18.57 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B]
06:33:00 #9 56.14 Building database of manual pages ...
06:33:00 #8 18.57 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpi1 [266 kB]
06:33:00 #8 18.57 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf linux-libc-dev armhf 5.10.46-4+rpi1 [1331 kB]
06:33:00 #8 18.62 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB]
06:33:00 #8 18.62 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [173 kB]
06:33:00 #8 18.63 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
06:33:00 #8 18.63 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libc6-dev armhf 2.31-13+rpi1 [1813 kB]
06:33:00 #8 18.70 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
06:33:00 #8 18.77 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
06:33:00 #8 18.77 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
06:33:00 #8 18.77 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
06:33:00 #8 18.78 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
06:33:00 #8 18.78 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
06:33:00 #8 18.78 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.9+rpi1 [1538 kB]
06:33:00 #8 18.85 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB]
06:33:00 #9 56.40 Setting up libgpgme11:amd64 (1.14.0-1ubuntu3) ...
06:33:00 #9 56.41 Setting up perl (5.32.1-3ubuntu2.1) ...
06:33:00 #9 56.44 Setting up libpackage-stash-xs-perl (0.29-1build3) ...
06:33:00 #9 56.45 Setting up libclass-data-inheritable-perl (0.08-3) ...
06:33:00 #9 56.46 Setting up libdata-dump-perl (1.23-1.1) ...
06:33:00 #9 56.48 Setting up libref-util-perl (0.204-1) ...
06:33:00 #9 56.51 Setting up libipc-system-simple-perl (1.30-1) ...
06:33:00 #9 56.58 Setting up libnet-domain-tld-perl (1.75-1.1) ...
06:33:00 #8 18.85 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB]
06:33:00 #8 18.86 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.9+rpi1 [2152 kB]
06:33:00 #8 18.94 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
06:33:00 #8 18.96 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB]
06:33:00 #8 19.00 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB]
06:33:00 #9 56.61 Setting up libhash-fieldhash-perl (0.15-1build3) ...
06:33:00 #9 56.62 Setting up libgd3:amd64 (2.3.0-2) ...
06:33:00 #9 56.63 Setting up libvariable-magic-perl (0.62-1build3) ...
06:33:00 #9 56.67 Setting up libio-html-perl (1.004-2) ...
06:33:00 #9 56.77 Setting up libpod-parser-perl (1.63-2) ...
06:33:00 #9 56.83 Setting up libb-hooks-op-check-perl (0.22-1build3) ...
06:33:00 #9 56.85 Setting up liblist-moreutils-xs-perl (0.430-2) ...
06:33:00 #9 56.87 Setting up gcc-10 (10.3.0-1ubuntu1) ...
06:33:00 #9 56.89 Setting up libparams-util-perl (1.102-1build1) ...
06:33:00 #9 56.91 Setting up libdpkg-perl (1.20.9ubuntu1) ...
06:33:00 #9 56.92 Setting up libtime-duration-perl (1.21-1) ...
06:33:00 #9 56.95 Setting up autoconf (2.69-14) ...
06:33:01 #9 56.97 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
06:33:01 #9 56.99 Setting up libarray-intspan-perl (2.004-1) ...
06:33:01 #9 57.00 Setting up libcapture-tiny-perl (0.48-1) ...
06:33:01 #9 57.03 Setting up libtimedate-perl (2.3300-2) ...
06:33:01 #9 57.05 Setting up gpg-wks-server (2.2.20-1ubuntu3) ...
06:33:01 #9 57.09 Setting up libsub-name-perl (0.26-1build1) ...
06:33:01 #8 19.41 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7 [580 kB]
06:33:01 #8 19.42 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB]
06:33:01 #8 19.48 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
06:33:01 #8 19.48 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
06:33:01 #8 19.48 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
06:33:01 #8 19.55 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB]
06:33:01 #9 57.20 Setting up libtype-tiny-xs-perl (0.022-1) ...
06:33:01 #9 57.23 Setting up libdata-validate-domain-perl (0.10-1.1) ...
06:33:01 #9 57.24 Setting up libproc-processtable-perl (0.59-2build1) ...
06:33:01 #9 57.25 Setting up libfile-chdir-perl (0.1008-1.1) ...
06:33:01 #9 57.27 Setting up xauth (1:1.1-1) ...
06:33:01 #9 57.28 Setting up libpath-tiny-perl (0.118-1) ...
06:33:01 #9 57.29 Setting up libarchive-cpio-perl (0.10-1.1) ...
06:33:01 #9 57.31 Setting up libjson-perl (4.03000-1) ...
06:33:01 #9 57.32 Setting up libipc-run3-perl (0.048-2) ...
06:33:01 #9 57.33 Setting up libsub-override-perl (0.09-2) ...
06:33:01 #9 57.35 Setting up libaliased-perl (0.34-1.1) ...
06:33:01 #9 57.36 Setting up libstrictures-perl (2.000006-1) ...
06:33:01 #9 57.38 Setting up libsub-quote-perl (2.006006-1) ...
06:33:01 #9 57.42 Setting up libdevel-stacktrace-perl (2.0400-1) ...
06:33:01 #8 19.56 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB]
06:33:01 #8 19.56 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
06:33:01 #8 19.56 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
06:33:01 #8 19.56 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
06:33:01 #8 19.57 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
06:33:01 #8 19.57 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB]
06:33:01 #8 19.57 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
06:33:01 #8 19.57 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
06:33:01 #8 19.64 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB]
06:33:01 #8 19.65 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
06:33:01 #8 19.65 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
06:33:01 #8 19.65 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB]
06:33:01 #8 19.65 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
06:33:01 #8 19.72 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
06:33:01 #8 19.73 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
06:33:01 #8 19.73 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
06:33:01 #8 19.73 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
06:33:01 #8 19.80 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
06:33:01 #9 57.44 Setting up libclass-xsaccessor-perl (1.19-3build7) ...
06:33:01 #9 57.47 Setting up libsort-versions-perl (1.62-1) ...
06:33:01 #9 57.49 Setting up libexporter-tiny-perl (1.002002-1) ...
06:33:01 #9 57.53 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
06:33:01 #9 57.55 Setting up libfile-dirlist-perl (0.05-2) ...
06:33:01 #9 57.57 Setting up libterm-readkey-perl (2.38-1build2) ...
06:33:01 #9 57.58 Setting up libtext-levenshteinxs-perl (0.03-4build8) ...
06:33:01 #9 57.60 Setting up libperlio-gzip-perl (0.19-1build6) ...
06:33:01 #9 57.62 Setting up libsys-hostname-long-perl (1.5-2) ...
06:33:01 #9 57.64 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
06:33:01 #9 57.69 Setting up libsereal-decoder-perl (4.018+ds-1build1) ...
06:33:01 #9 57.72 Setting up liburi-perl (5.07-1) ...
06:33:01 #9 57.74 Setting up libfile-touch-perl (0.11-1) ...
06:33:01 #8 19.96 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
06:33:01 #8 20.05 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
06:33:02 #9 57.77 Setting up python3.9 (3.9.5-3~21.04) ...
06:33:02 #8 20.13 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
06:33:02 #8 20.13 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
06:33:02 #8 20.13 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
06:33:02 #8 20.13 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
06:33:02 #8 20.21 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
06:33:02 #8 20.29 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
06:33:02 #8 20.36 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
06:33:02 #8 20.37 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
06:33:02 #8 20.37 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
06:33:02 #8 20.37 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
06:33:02 #8 20.37 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
06:33:02 #8 20.38 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
06:33:02 #8 20.38 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB]
06:33:02 #8 20.44 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
06:33:02 #8 20.45 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
06:33:02 #8 20.50 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
06:33:02 #8 20.50 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
06:33:02 #8 20.50 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
06:33:02 #8 20.50 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
06:33:02 #8 20.51 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
06:33:02 #8 20.51 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB]
06:33:02 #8 20.52 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB]
06:33:02 #8 20.57 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3 [1092 kB]
06:33:02 #8 20.59 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
06:33:02 #9 58.38 Setting up libc-devtools (2.33-0ubuntu5) ...
06:33:02 #9 58.40 Setting up libemail-address-xs-perl (1.04-1build4) ...
06:33:02 #9 58.41 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
06:33:02 #9 58.43 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ...
06:33:02 #9 58.44 Setting up automake (1:1.16.3-2ubuntu1) ...
06:33:02 #9 58.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
06:33:02 #9 58.45 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
06:33:02 #9 58.45 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
06:33:02 #9 58.46 Setting up libapt-pkg-perl (0.1.39build1) ...
06:33:02 #9 58.47 Setting up libstring-escape-perl (2010.002-2) ...
06:33:02 #9 58.49 Setting up libhttp-date-perl (6.05-1) ...
06:33:02 #9 58.51 Setting up libfile-which-perl (1.23-1) ...
06:33:02 #9 58.52 Setting up libfile-basedir-perl (0.08-1) ...
06:33:02 #9 58.54 Setting up libnumber-range-perl (0.12-1.1) ...
06:33:02 #9 58.55 Setting up libunicode-utf8-perl (0.62-1build2) ...
06:33:02 #8 20.65 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3 [301 kB]
06:33:02 #8 20.66 Get:128 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
06:33:02 #8 20.66 Get:129 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
06:33:02 #8 20.74 Get:130 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB]
06:33:02 #9 58.57 Setting up libmouse-perl (2.5.10-1build2) ...
06:33:02 #9 58.58 Setting up g++-10 (10.3.0-1ubuntu1) ...
06:33:02 #9 58.60 Setting up libfile-listing-perl (6.14-1) ...
06:33:02 #9 58.62 Setting up libregexp-pattern-perl (0.2.14-1) ...
06:33:02 #9 58.63 Setting up libdata-messagepack-perl (1.00-4build1) ...
06:33:02 #9 58.64 Setting up libfont-afm-perl (1.20-3) ...
06:33:02 #9 58.65 Setting up libwant-perl (0.29-1build5) ...
06:33:02 #9 58.67 Setting up libdynaloader-functions-perl (0.003-1.1) ...
06:33:02 #9 58.69 Setting up libtext-glob-perl (0.11-1) ...
06:33:02 #9 58.71 Setting up libclass-method-modifiers-perl (2.13-1) ...
06:33:02 #9 58.73 Setting up liblist-compare-perl (0.55-1) ...
06:33:02 #9 58.74 Setting up libref-util-xs-perl (0.117-1build3) ...
06:33:02 #9 58.76 Setting up libio-pty-perl (1:1.15-2) ...
06:33:03 #9 58.78 Setting up libtool (2.4.6-15) ...
06:33:03 #9 58.80 Setting up libfile-fcntllock-perl (0.22-3build5) ...
06:33:03 #9 58.81 Setting up libsort-key-perl (1.33-2build3) ...
06:33:03 #9 58.83 Setting up libclone-perl (0.45-1build1) ...
06:33:03 #9 58.84 Setting up libalgorithm-diff-perl (1.201-1) ...
06:33:03 #9 58.85 Setting up libarchive-zip-perl (1.68-1) ...
06:33:03 #9 58.87 Setting up libsub-identify-perl (0.14-1build3) ...
06:33:03 #9 58.89 Setting up libdistro-info-perl (1.0) ...
06:33:03 #9 58.91 Setting up libcpanel-json-xs-perl (4.25-1build1) ...
06:33:03 #9 58.93 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
06:33:03 #9 58.94 Setting up libio-stringy-perl (2.111-3) ...
06:33:03 #9 58.96 Setting up liblist-moreutils-perl (0.430-2) ...
06:33:03 #9 58.97 Setting up libhtml-tagset-perl (3.20-4) ...
06:33:03 #9 58.99 Setting up liblog-any-perl (1.709-1) ...
06:33:03 #9 59.01 Setting up libauthen-sasl-perl (2.1600-1.1) ...
06:33:03 #9 59.02 Setting up libdevel-size-perl (0.83-1build2) ...
06:33:03 #9 59.04 Setting up libdebhelper-perl (13.3.4ubuntu1) ...
06:33:03 #9 59.07 Setting up libpod-constants-perl (0.19-2) ...
06:33:03 #9 59.09 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
06:33:03 #8 21.37 debconf: delaying package configuration, since apt-utils is not installed
06:33:03 #8 21.43 Fetched 81.8 MB in 6s (13.2 MB/s)
06:33:03 #9 59.17 Setting up liblwp-mediatypes-perl (6.04-1) ...
06:33:03 #9 59.23 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ...
06:33:03 #8 21.47 (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 ... 7961 files and directories currently installed.)
06:33:03 #8 21.49 Preparing to unpack .../perl-base_5.32.1-4+deb11u1_armhf.deb ...
06:33:03 #8 21.52 Unpacking perl-base (5.32.1-4+deb11u1) over (5.32.1-4) ...
06:33:03 #21 10.62 Reading package lists...
06:33:03 #9 59.30 Setting up libtry-tiny-perl (0.30-1) ...
06:33:03 #9 59.37 Setting up libtype-tiny-perl (1.012001-2) ...
06:33:03 #9 59.40 Setting up libcommon-sense-perl (3.75-1build4) ...
06:33:03 #9 59.42 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
06:33:03 #9 59.43 Setting up libnet-http-perl (6.20-1) ...
06:33:03 #9 59.45 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
06:33:03 #9 59.47 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
06:33:03 #9 59.48 Setting up libtime-moment-perl (0.44-1build4) ...
06:33:03 #21 13.65 Building dependency tree...
06:33:03 #9 59.49 Setting up libencode-locale-perl (1.05-1.1) ...
06:33:03 #9 59.51 Setting up python3 (3.9.4-1) ...
06:33:04 #9 59.80 Setting up libexception-class-perl (1.44-1) ...
06:33:04 #9 59.81 Setting up python3-xdg (0.27-2) ...
06:33:04 #9 59.97 Setting up libconfig-tiny-perl (2.24-1) ...
06:33:04 #9 59.98 Setting up libsereal-encoder-perl (4.018+ds-1build1) ...
06:33:04 #9 60.00 Setting up libdevel-callchecker-perl (0.008-1ubuntu2) ...
06:33:04 #9 60.01 Setting up liblist-utilsby-perl (0.11-1) ...
06:33:04 #9 60.02 Setting up libstring-shellquote-perl (1.04-1) ...
06:33:04 #9 60.04 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
06:33:04 #21 14.99 The following additional packages will be installed:
06:33:04 #21 14.99   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
06:33:04 #21 14.99   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
06:33:04 #21 14.99   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
06:33:04 #21 14.99   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
06:33:04 #21 14.99   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
06:33:04 #21 14.99   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
06:33:04 #21 14.99   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
06:33:04 #21 14.99   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
06:33:04 #21 14.99   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
06:33:04 #21 14.99   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
06:33:04 #21 14.99   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
06:33:04 #21 14.99   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
06:33:04 #21 14.99   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
06:33:04 #21 14.99   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
06:33:04 #21 14.99   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
06:33:04 #21 14.99   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
06:33:04 #21 14.99   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
06:33:04 #21 14.99   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
06:33:04 #21 14.99   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
06:33:04 #21 14.99   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
06:33:04 #21 14.99   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
06:33:04 #21 14.99   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
06:33:04 #21 14.99   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
06:33:04 #21 14.99   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
06:33:04 #21 14.99   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
06:33:04 #21 14.99   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
06:33:04 #21 14.99   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
06:33:04 #21 14.99   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
06:33:04 #21 14.99   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
06:33:04 #21 14.99   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
06:33:04 #21 14.99   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
06:33:04 #21 14.99   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
06:33:04 #21 15.00   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
06:33:04 #21 15.00   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
06:33:04 #21 15.00   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
06:33:04 #21 15.00   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
06:33:04 #21 15.00   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
06:33:04 #21 15.00   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
06:33:04 #21 15.00   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
06:33:04 #21 15.00   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
06:33:04 #21 15.00   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
06:33:04 #21 15.00   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
06:33:04 #21 15.00   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
06:33:04 #21 15.00   linux-libc-dev-s390x-cross patch xz-utils
06:33:04 #21 15.01 Suggested packages:
06:33:04 #21 15.01   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
06:33:04 #21 15.01   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
06:33:04 #21 15.01   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
06:33:04 #21 15.01   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
06:33:04 #21 15.01   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
06:33:04 #21 15.01   libyaml-shell-perl ed diffutils-doc
06:33:04 #21 15.01 Recommended packages:
06:33:04 #21 15.01   fakeroot build-essential libalgorithm-merge-perl libwww-perl
06:33:04 #21 15.01   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
06:33:04 #9 60.05 Setting up libsub-install-perl (0.928-1.1) ...
06:33:04 #9 60.07 Setting up gcc (4:10.3.0-1ubuntu1) ...
06:33:04 #9 60.11 Setting up dpkg-dev (1.20.9ubuntu1) ...
06:33:04 #9 60.20 Setting up libnumber-compare-perl (0.03-1.1) ...
06:33:04 #9 60.26 Setting up intltool-debian (0.35.0+20060710.5) ...
06:33:04 #9 60.30 Setting up liberror-perl (0.17029-1) ...
06:33:04 #9 60.31 Setting up python3-six (1.15.0-2) ...
06:33:04 #9 60.50 Setting up dh-autoreconf (20) ...
06:33:04 #9 60.54 Setting up patchutils (0.4.2-1) ...
06:33:04 #9 60.59 Setting up libmail-sendmail-perl (0.80-1.1) ...
06:33:04 #9 60.63 Setting up libltdl-dev:amd64 (2.4.6-15) ...
06:33:04 #9 60.68 Setting up libjson-maybexs-perl (1.004003-1) ...
06:33:04 #9 60.72 Setting up libxml-sax-base-perl (1.09-1.1) ...
06:33:04 #9 60.75 Setting up libio-string-perl (1.08-3.1) ...
06:33:04 #9 60.78 Setting up libreadonly-perl (2.050-3) ...
06:33:04 #9 60.80 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
06:33:04 #9 60.81 Setting up python3-gpg (1.14.0-1ubuntu3) ...
06:33:05 #9 61.00 Setting up python3-certifi (2020.6.20-1) ...
06:33:05 #8 23.54 Setting up perl-base (5.32.1-4+deb11u1) ...
06:33:05 #8 23.61 Selecting previously unselected package bsdextrautils.
06:33:05 #8 23.61 (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 ... 7961 files and directories currently installed.)
06:33:05 #8 23.62 Preparing to unpack .../bsdextrautils_2.36.1-8_armhf.deb ...
06:33:05 #8 23.63 Unpacking bsdextrautils (2.36.1-8) ...
06:33:05 #9 61.15 Setting up libfile-find-rule-perl (0.34-1) ...
06:33:05 #9 61.20 Setting up libstring-copyright-perl (0.003006-1) ...
06:33:05 #9 61.29 Setting up python3-idna (2.10-1) ...
06:33:05 #21 16.23 The following NEW packages will be installed:
06:33:05 #21 16.23   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
06:33:05 #21 16.23   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
06:33:05 #21 16.23   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
06:33:05 #21 16.23   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
06:33:05 #21 16.23   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
06:33:05 #21 16.23   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
06:33:05 #21 16.23   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
06:33:05 #21 16.23   crossbuild-essential-armel crossbuild-essential-armhf
06:33:05 #21 16.23   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
06:33:05 #21 16.23   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
06:33:05 #21 16.23   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
06:33:05 #21 16.23   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
06:33:05 #21 16.23   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
06:33:05 #21 16.23   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
06:33:05 #21 16.23   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
06:33:05 #21 16.23   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
06:33:05 #21 16.23   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
06:33:05 #21 16.23   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
06:33:05 #21 16.23   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
06:33:05 #21 16.23   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
06:33:05 #21 16.23   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
06:33:05 #21 16.23   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
06:33:05 #21 16.23   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
06:33:05 #21 16.23   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
06:33:05 #21 16.23   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
06:33:05 #21 16.23   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
06:33:05 #21 16.23   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
06:33:05 #21 16.23   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
06:33:05 #21 16.23   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
06:33:05 #21 16.23   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
06:33:05 #21 16.23   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
06:33:05 #21 16.23   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
06:33:05 #21 16.23   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
06:33:05 #21 16.23   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
06:33:05 #21 16.23   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
06:33:05 #21 16.24   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
06:33:05 #21 16.24   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
06:33:05 #21 16.24   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
06:33:05 #21 16.24   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
06:33:05 #21 16.24   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
06:33:05 #21 16.24   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
06:33:05 #21 16.24   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
06:33:05 #21 16.24   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
06:33:05 #21 16.24   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
06:33:05 #21 16.24   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
06:33:05 #21 16.24   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
06:33:05 #21 16.24   linux-libc-dev-s390x-cross patch xz-utils
06:33:05 #8 23.74 Preparing to unpack .../libc6_2.31-13+rpi1_armhf.deb ...
06:33:05 #9 61.52 Setting up libdata-optlist-perl (0.110-1.1) ...
06:33:05 #9 61.54 Setting up libipc-run-perl (20200505.0-1) ...
06:33:05 #9 61.56 Setting up libtext-xslate-perl (3.5.8-1build2) ...
06:33:05 #9 61.59 Setting up python3-urllib3 (1.26.2-1ubuntu1) ...
06:33:06 #21 16.54 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
06:33:06 #21 16.54 Need to get 787 MB of archives.
06:33:06 #21 16.54 After this operation, 3385 MB of additional disk space will be used.
06:33:06 #21 16.54 Get:1 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
06:33:06 #21 16.54 Get:2 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
06:33:06 #21 16.54 Get:3 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
06:33:06 #21 16.55 Get:4 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
06:33:06 #21 16.55 Get:5 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
06:33:06 #21 16.55 Get:6 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
06:33:06 #21 16.60 Get:7 http://deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
06:33:06 #8 24.03 Unpacking libc6:armhf (2.31-13+rpi1) over (2.31-11+rpi1) ...
06:33:06 #9 61.77 Setting up libcontextual-return-perl (0.004014-2) ...
06:33:06 #9 61.79 Setting up libwww-robotrules-perl (6.02-1) ...
06:33:06 #9 61.82 Setting up libtypes-serialiser-perl (1.01-1) ...
06:33:06 #9 61.86 Setting up g++ (4:10.3.0-1ubuntu1) ...
06:33:06 #9 61.89 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
06:33:06 #9 61.89 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
06:33:06 #9 61.90 Setting up libhtml-parser-perl (3.75-1build1) ...
06:33:06 #9 61.91 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
06:33:06 #9 61.92 Setting up librole-tiny-perl (2.002004-1) ...
06:33:06 #21 16.85 Get:8 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
06:33:06 #21 16.87 Get:9 http://deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
06:33:06 #21 16.89 Get:10 http://deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
06:33:06 #21 16.90 Get:11 http://deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
06:33:06 #21 16.92 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
06:33:06 #21 16.92 Get:13 http://deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
06:33:06 #9 61.93 Setting up build-essential (12.8ubuntu3) ...
06:33:06 #9 61.94 Setting up python3-unidiff (0.5.5-2) ...
06:33:06 #9 62.11 Setting up lsb-release (11.1.0ubuntu2) ...
06:33:06 #9 62.12 Setting up libfont-ttf-perl (1.06-1.1) ...
06:33:06 #9 62.14 Setting up libfile-homedir-perl (1.006-1) ...
06:33:06 #9 62.15 Setting up python3-magic (2:0.4.20-3) ...
06:33:06 #9 62.29 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ...
06:33:06 #9 62.30 Setting up libio-socket-ssl-perl (2.069-1) ...
06:33:06 #9 62.31 Setting up libsub-exporter-perl (0.987-1) ...
06:33:06 #9 62.33 Setting up libalgorithm-merge-perl (0.08-3) ...
06:33:06 #9 62.34 Setting up libhttp-message-perl (6.28-1) ...
06:33:06 #9 62.36 Setting up libhtml-form-perl (6.07-1) ...
06:33:06 #9 62.38 Setting up python3-pkg-resources (52.0.0-3) ...
06:33:06 #9 62.58 Setting up libiterator-perl (0.03+ds1-1.1) ...
06:33:06 #21 17.31 Get:14 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
06:33:06 #21 17.32 Get:15 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
06:33:06 #9 62.60 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
06:33:06 #9 62.61 Setting up libjson-xs-perl (4.030-1build1) ...
06:33:06 #9 62.64 Setting up libhttp-negotiate-perl (6.01-1) ...
06:33:06 #9 62.65 Setting up libio-prompter-perl (0.004015-1) ...
06:33:06 #9 62.66 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
06:33:06 #9 62.68 Setting up libhttp-cookies-perl (6.10-1) ...
06:33:06 #9 62.71 Setting up python3-apt (2.2.0~ubuntu0.21.04.1) ...
06:33:06 #8 25.13 Setting up libc6:armhf (2.31-13+rpi1) ...
06:33:07 #21 17.73 Get:16 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
06:33:07 #21 17.73 Get:17 http://deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
06:33:07 #9 62.89 Setting up po-debconf (1.0.21+nmu1) ...
06:33:07 #9 62.92 Setting up libhtml-tree-perl (5.07-2) ...
06:33:07 #9 62.95 Setting up libparams-classify-perl (0.015-1build3) ...
06:33:07 #9 62.97 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
06:33:07 #9 63.03 Setting up libpath-iterator-rule-perl (1.014-1) ...
06:33:07 #9 63.07 Setting up libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.1) ...
06:33:07 #21 18.04 Get:18 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
06:33:07 #21 18.13 Get:19 http://deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
06:33:07 #9 63.10 Setting up libhtml-format-perl (2.12-1.1) ...
06:33:07 #9 63.15 Setting up libxml-sax-perl (1.02+dfsg-1) ...
06:33:07 #9 63.21 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
06:33:07 #9 63.27 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
06:33:07 #9 63.38 
06:33:07 #9 63.38 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
06:33:07 #9 63.42 Setting up dirmngr (2.2.20-1ubuntu3) ...
06:33:07 #9 63.56 Setting up python3-chardet (4.0.0-1) ...
06:33:08 #9 63.85 Setting up libnet-smtp-ssl-perl (1.04-1) ...
06:33:08 #9 63.87 Setting up libmodule-runtime-perl (0.016-1) ...
06:33:08 #9 63.88 Setting up libmailtools-perl (2.21-1) ...
06:33:08 #9 63.90 Setting up python3-debian (0.1.39) ...
06:33:08 #9 64.06 Setting up python3-requests (2.25.1+dfsg-2) ...
06:33:08 #8 26.51 Selecting previously unselected package libuchardet0:armhf.
06:33:08 #9 64.22 Setting up git (1:2.30.2-1ubuntu1) ...
06:33:08 #9 64.25 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ...
06:33:08 #9 64.30 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
06:33:08 #8 26.51 (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 ... 7992 files and directories currently installed.)
06:33:08 #8 26.53 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
06:33:08 #8 26.53 Unpacking libuchardet0:armhf (0.0.7-1) ...
06:33:08 #8 26.58 Selecting previously unselected package groff-base.
06:33:08 #8 26.58 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
06:33:08 #8 26.59 Unpacking groff-base (1.22.4-6) ...
06:33:08 #8 26.75 Selecting previously unselected package libgdbm6:armhf.
06:33:08 #8 26.75 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
06:33:08 #8 26.76 Unpacking libgdbm6:armhf (1.19-2) ...
06:33:08 #8 26.81 Selecting previously unselected package libpipeline1:armhf.
06:33:08 #9 64.36 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
06:33:08 #9 64.43 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
06:33:08 #9 64.55 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
06:33:08 #9 64.58 Setting up dh-strip-nondeterminism (1.11.0-1) ...
06:33:08 #9 64.59 Setting up libconst-fast-perl (0.014-1.1) ...
06:33:08 #9 64.61 Setting up libhttp-daemon-perl (6.12-1) ...
06:33:08 #9 64.62 Setting up libgit-wrapper-perl (0.048-1) ...
06:33:08 #8 26.81 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
06:33:08 #8 26.82 Unpacking libpipeline1:armhf (1.5.3-1) ...
06:33:08 #8 26.88 Selecting previously unselected package man-db.
06:33:08 #8 26.88 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
06:33:08 #8 26.89 Unpacking man-db (2.9.4-2) ...
06:33:08 #9 64.63 Setting up libcurl4:amd64 (7.74.0-1ubuntu2.1) ...
06:33:08 #9 64.65 Setting up curl (7.74.0-1ubuntu2.1) ...
06:33:08 #9 64.66 Setting up libdata-dpath-perl (0.58-1) ...
06:33:08 #9 64.67 Setting up gpg-wks-client (2.2.20-1ubuntu3) ...
06:33:08 #9 64.69 Setting up libmodule-implementation-perl (0.09-1.1) ...
06:33:08 #9 64.71 Setting up libpackage-stash-perl (0.39-1) ...
06:33:08 #9 64.72 Setting up libimport-into-perl (1.002005-1) ...
06:33:08 #9 64.73 Setting up libmoo-perl (2.004004-1) ...
06:33:08 #9 64.74 Setting up liblist-someutils-perl (0.58-1) ...
06:33:08 #9 64.75 Setting up debhelper (13.3.4ubuntu1) ...
06:33:08 #9 64.77 Setting up dput (1.1.0ubuntu1) ...
06:33:09 #8 27.12 Selecting previously unselected package perl-modules-5.32.
06:33:09 #8 27.13 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u1_all.deb ...
06:33:09 #8 27.13 Unpacking perl-modules-5.32 (5.32.1-4+deb11u1) ...
06:33:09 #9 64.92 Setting up liblist-someutils-xs-perl (0.58-2build1) ...
06:33:09 #9 64.93 Setting up equivs (2.3.1) ...
06:33:09 #9 64.94 Setting up gnupg (2.2.20-1ubuntu3) ...
06:33:09 #9 64.95 Setting up libmoox-aliases-perl (0.001006-1.1) ...
06:33:09 #9 64.96 Setting up libparams-validate-perl:amd64 (1.30-1build1) ...
06:33:09 #9 64.98 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
06:33:09 #9 64.99 Setting up libnamespace-clean-perl (0.27-1) ...
06:33:09 #9 65.00 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
06:33:09 #9 65.02 Setting up libnamespace-autoclean-perl (0.29-1) ...
06:33:09 #9 65.03 Setting up libgitlab-api-v4-perl (0.26-1) ...
06:33:09 #9 65.04 Setting up libmoox-struct-perl (0.020-1) ...
06:33:09 #9 65.05 Setting up lintian (2.104.0ubuntu2) ...
06:33:09 #9 65.07 Setting up licensecheck (3.1.1-2) ...
06:33:09 #9 65.08 Setting up liblwp-protocol-https-perl (6.10-1) ...
06:33:09 #9 65.09 Setting up libwww-perl (6.52-1) ...
06:33:09 #21 19.63 Get:20 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
06:33:09 #21 19.63 Get:21 http://deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
06:33:09 #21 19.93 Get:22 http://deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
06:33:09 #21 19.93 Get:23 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
06:33:09 #21 19.93 Get:24 http://deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
06:33:09 #21 19.93 Get:25 http://deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
06:33:09 #21 19.93 Get:26 http://deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
06:33:09 #21 19.93 Get:27 http://deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
06:33:09 #21 19.93 Get:28 http://deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
06:33:09 #21 19.94 Get:29 http://deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
06:33:09 #21 19.95 Get:30 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
06:33:09 #21 19.95 Get:31 http://deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
06:33:09 #21 19.95 Get:32 http://deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
06:33:09 #21 19.95 Get:33 http://deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
06:33:09 #21 19.95 Get:34 http://deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
06:33:09 #21 19.97 Get:35 http://deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
06:33:09 #21 19.97 Get:36 http://deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
06:33:09 #21 20.00 Get:37 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
06:33:09 #21 20.00 Get:38 http://deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
06:33:09 #21 20.01 Get:39 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
06:33:09 #21 20.01 Get:40 http://deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
06:33:09 #9 65.11 Setting up devscripts (2.21.1ubuntu1) ...
06:33:09 #9 65.27 Setting up libxml-parser-perl:amd64 (2.46-2) ...
06:33:09 #9 65.28 Setting up libxml-sax-expat-perl (0.51-1) ...
06:33:09 #9 65.32 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
06:33:09 #9 65.37 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
06:33:09 #9 65.49 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
06:33:09 #9 65.52 Processing triggers for libc-bin (2.33-0ubuntu5) ...
06:33:09 #9 65.55 Processing triggers for ca-certificates (20210119build1) ...
06:33:09 #9 65.56 Updating certificates in /etc/ssl/certs...
06:33:09 #8 27.82 Selecting previously unselected package libgdbm-compat4:armhf.
06:33:09 #8 27.82 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
06:33:09 #8 27.83 Unpacking libgdbm-compat4:armhf (1.19-2) ...
06:33:09 #8 27.88 Selecting previously unselected package libperl5.32:armhf.
06:33:09 #8 27.89 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u1_armhf.deb ...
06:33:09 #8 27.89 Unpacking libperl5.32:armhf (5.32.1-4+deb11u1) ...
06:33:09 #21 20.40 Get:41 http://deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
06:33:09 #21 20.40 Get:42 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
06:33:09 #21 20.42 Get:43 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
06:33:09 #21 20.43 Get:44 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
06:33:09 #21 20.44 Get:45 http://deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
06:33:09 #9 65.91 0 added, 0 removed; done.
06:33:10 #9 65.91 Running hooks in /etc/ca-certificates/update.d...
06:33:10 #9 65.91 done.
06:33:10 #9 DONE 66.1s
06:33:10 
06:33:10 #11 [stage-1 4/9] COPY common /root/build-deb/debian
06:33:10 #11 sha256:b77ae3d615b2ac092870a91cf204fa329420a4861db1b9d438668ecf2008036f
06:33:10 #11 DONE 0.1s
06:33:10 #8 28.54 Selecting previously unselected package perl.
06:33:10 #21 20.99 Get:46 http://deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
06:33:10 #21 20.99 Get:47 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
06:33:10 #21 20.99 Get:48 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
06:33:10 #21 21.01 Get:49 http://deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
06:33:10 #21 21.01 Get:50 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
06:33:10 #21 21.02 Get:51 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
06:33:10 #21 21.08 Get:52 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
06:33:10 #21 21.09 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
06:33:10 #21 21.09 Get:54 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
06:33:10 #21 21.09 Get:55 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
06:33:10 #21 21.15 Get:56 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
06:33:10 
06:33:10 #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
06:33:10 #12 sha256:5620b18d82ff13e18cb303abf564447e2e8c8dd48b5b71708be5cdbec631c544
06:33:10 #8 28.55 Preparing to unpack .../08-perl_5.32.1-4+deb11u1_armhf.deb ...
06:33:10 #8 28.56 Unpacking perl (5.32.1-4+deb11u1) ...
06:33:10 #8 28.64 Selecting previously unselected package libpython3.9-minimal:armhf.
06:33:10 #8 28.65 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
06:33:10 #8 28.65 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
06:33:10 #21 21.24 Get:57 http://deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
06:33:10 #21 21.24 Get:58 http://deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
06:33:10 #21 21.24 Get:59 http://deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
06:33:10 #21 21.24 Get:60 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
06:33:10 #21 21.24 Get:61 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
06:33:10 #21 21.24 Get:62 http://deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
06:33:10 #21 21.24 Get:63 http://deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
06:33:10 #21 21.24 Get:64 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
06:33:10 #21 21.32 Get:65 http://deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
06:33:10 #21 21.38 Get:66 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
06:33:10 #8 28.84 Selecting previously unselected package libexpat1:armhf.
06:33:10 #8 28.84 Preparing to unpack .../10-libexpat1_2.2.10-2_armhf.deb ...
06:33:10 #8 28.85 Unpacking libexpat1:armhf (2.2.10-2) ...
06:33:10 #8 28.90 Selecting previously unselected package python3.9-minimal.
06:33:10 #8 28.90 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
06:33:10 #8 28.91 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
06:33:10 #21 21.38 Get:67 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
06:33:10 #21 21.38 Get:68 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
06:33:10 #21 21.38 Get:69 http://deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
06:33:10 #21 21.44 Get:70 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
06:33:10 #21 21.51 Get:71 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
06:33:10 #21 21.51 Get:72 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
06:33:10 #21 21.52 Get:73 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
06:33:11 #8 29.19 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
06:33:11 #8 29.21 Setting up libexpat1:armhf (2.2.10-2) ...
06:33:11 #8 29.23 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
06:33:11 #21 21.88 Get:74 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
06:33:11 #21 21.92 Get:75 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
06:33:11 #12 0.773 Hit:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease
06:33:11 #12 0.886 Hit:2 http://archive.ubuntu.com/ubuntu hirsute InRelease
06:33:11 #12 0.955 Hit:3 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease
06:33:11 #12 1.029 Hit:4 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease
06:33:11 #21 22.25 Get:76 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
06:33:11 #21 22.34 Get:77 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
06:33:11 #21 22.69 Get:78 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
06:33:12 #12 1.110 Reading package lists...
06:33:12 #12 2.008 dpkg-buildpackage: info: source package docker-ce-build-deps
06:33:12 #12 2.008 dpkg-buildpackage: info: source version 1.0
06:33:12 #12 2.008 dpkg-buildpackage: info: source distribution unstable
06:33:12 #12 2.008 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
06:33:12 #12 2.041 dpkg-buildpackage: info: host architecture amd64
06:33:12 #12 2.041  dpkg-source --before-build .
06:33:12 #12 2.138  debian/rules clean
06:33:12 #12 2.140 dh clean
06:33:12 #12 2.225    dh_clean
06:33:12 #12 2.257  debian/rules binary
06:33:12 #12 2.258 dh binary
06:33:12 #12 2.335    dh_update_autotools_config
06:33:12 #12 2.361    dh_autoreconf
06:33:12 #12 2.399    create-stamp debian/debhelper-build-stamp
06:33:12 #12 2.399    dh_prep
06:33:12 #12 2.425    dh_install
06:33:12 #12 2.457    dh_installdocs
06:33:12 #12 2.493    dh_installchangelogs
06:33:12 #12 2.575    dh_perl
06:33:12 #21 23.58 Get:79 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
06:33:12 #21 23.58 Get:80 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
06:33:12 #21 23.59 Get:81 http://deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
06:33:12 #21 23.60 Get:82 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
06:33:12 #21 23.60 Get:83 http://deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
06:33:12 #21 23.60 Get:84 http://deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
06:33:12 #21 23.60 Get:85 http://deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
06:33:12 #21 23.62 Get:86 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
06:33:12 #21 23.63 Get:87 http://deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
06:33:12 #21 23.63 Get:88 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
06:33:12 #21 23.64 Get:89 http://deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
06:33:12 #8 30.70 Selecting previously unselected package python3-minimal.
06:33:12 #8 30.70 (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 ... 10799 files and directories currently installed.)
06:33:12 #8 30.71 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
06:33:12 #8 30.72 Unpacking python3-minimal (3.9.2-3) ...
06:33:12 #8 30.76 Selecting previously unselected package media-types.
06:33:12 #8 30.76 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
06:33:12 #8 30.77 Unpacking media-types (4.0.0) ...
06:33:12 #8 30.82 Selecting previously unselected package libmpdec3:armhf.
06:33:12 #8 30.82 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
06:33:12 #8 30.82 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
06:33:12 #8 30.87 Selecting previously unselected package libpython3.9-stdlib:armhf.
06:33:12 #8 30.87 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
06:33:12 #8 30.88 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
06:33:12 #8 31.16 Selecting previously unselected package python3.9.
06:33:12 #8 31.16 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
06:33:12 #8 31.17 Unpacking python3.9 (3.9.2-1+rpi1) ...
06:33:12 #8 31.23 Selecting previously unselected package libpython3-stdlib:armhf.
06:33:13 #12 2.610    dh_link
06:33:13 #12 2.642    dh_strip_nondeterminism
06:33:13 #12 2.683    dh_compress
06:33:13 #12 2.720    dh_fixperms
06:33:13 #12 2.757    dh_missing
06:33:13 #12 2.782    dh_installdeb
06:33:13 #12 2.813    dh_gencontrol
06:33:13 #8 31.23 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
06:33:13 #8 31.23 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
06:33:13 #8 31.28 Setting up python3-minimal (3.9.2-3) ...
06:33:13 #12 2.927    dh_md5sums
06:33:13 #12 2.959    dh_builddeb
06:33:13 #12 2.983 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
06:33:13 #12 3.003  dpkg-genbuildinfo --build=binary
06:33:13 #12 3.140  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
06:33:13 #12 3.215 dpkg-genchanges: info: binary-only upload (no source code included)
06:33:13 #12 3.218  dpkg-source --after-build .
06:33:13 #12 3.313 dpkg-buildpackage: info: binary-only upload (no source included)
06:33:13 #12 3.317 
06:33:13 #12 3.317 The package has been created.
06:33:13 #12 3.317 Attention, the package has been created in the current directory,
06:33:13 #12 3.317 not in ".." as indicated by the message above!
06:33:13 #12 3.348 Selecting previously unselected package docker-ce-build-deps.
06:33:13 #12 3.365 (Reading database ... 26711 files and directories currently installed.)
06:33:13 #12 3.366 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
06:33:13 #12 3.371 Unpacking docker-ce-build-deps (1.0) ...
06:33:13 #8 31.76 Selecting previously unselected package python3.
06:33:13 #8 31.76 (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 ... 11196 files and directories currently installed.)
06:33:13 #8 31.78 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
06:33:13 #8 31.80 Unpacking python3 (3.9.2-3) ...
06:33:13 #8 31.85 Selecting previously unselected package sensible-utils.
06:33:13 #8 31.85 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
06:33:13 #8 31.85 Unpacking sensible-utils (0.0.14) ...
06:33:13 #8 31.90 Selecting previously unselected package bzip2.
06:33:13 #8 31.90 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ...
06:33:13 #8 31.90 Unpacking bzip2 (1.0.8-4) ...
06:33:13 #8 31.95 Selecting previously unselected package libmagic-mgc.
06:33:13 #8 31.95 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ...
06:33:13 #8 31.95 Unpacking libmagic-mgc (1:5.39-3) ...
06:33:14 #8 32.06 Selecting previously unselected package libmagic1:armhf.
06:33:14 #8 32.06 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ...
06:33:14 #8 32.07 Unpacking libmagic1:armhf (1:5.39-3) ...
06:33:14 #8 32.12 Selecting previously unselected package file.
06:33:14 #8 32.12 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ...
06:33:14 #8 32.13 Unpacking file (1:5.39-3) ...
06:33:14 #8 32.17 Selecting previously unselected package gettext-base.
06:33:14 #8 32.18 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ...
06:33:14 #8 32.18 Unpacking gettext-base (0.21-4) ...
06:33:14 #8 32.29 Selecting previously unselected package xz-utils.
06:33:14 #21 24.79 Get:90 http://deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
06:33:14 #21 24.79 Get:91 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
06:33:14 #21 24.80 Get:92 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
06:33:14 #21 24.84 Get:93 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
06:33:14 #21 24.87 Get:94 http://deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
06:33:14 #8 32.29 Preparing to unpack .../007-xz-utils_5.2.5-2_armhf.deb ...
06:33:14 #8 32.29 Unpacking xz-utils (5.2.5-2) ...
06:33:14 #8 32.36 Selecting previously unselected package libsigsegv2:armhf.
06:33:14 #8 32.37 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ...
06:33:14 #8 32.37 Unpacking libsigsegv2:armhf (2.13-1) ...
06:33:14 #8 32.41 Selecting previously unselected package m4.
06:33:14 #8 32.42 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ...
06:33:14 #8 32.42 Unpacking m4 (1.4.18-5) ...
06:33:14 #8 32.48 Selecting previously unselected package autoconf.
06:33:14 #8 32.49 Preparing to unpack .../010-autoconf_2.69-14_all.deb ...
06:33:14 #8 32.49 Unpacking autoconf (2.69-14) ...
06:33:14 #8 32.58 Selecting previously unselected package autotools-dev.
06:33:14 #8 32.58 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ...
06:33:14 #8 32.58 Unpacking autotools-dev (20180224.1+nmu1) ...
06:33:14 #8 32.64 Selecting previously unselected package automake.
06:33:14 #8 32.64 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ...
06:33:14 #8 32.65 Unpacking automake (1:1.16.3-2) ...
06:33:14 #8 32.78 Selecting previously unselected package autopoint.
06:33:14 #8 32.78 Preparing to unpack .../013-autopoint_0.21-4_all.deb ...
06:33:14 #8 32.79 Unpacking autopoint (0.21-4) ...
06:33:14 #8 32.84 Selecting previously unselected package binutils-common:armhf.
06:33:14 #12 3.455 Reading package lists...
06:33:14 #12 4.071 Building dependency tree...
06:33:14 #12 4.203 Reading state information...
06:33:14 #12 4.221 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
06:33:14 #12 4.381 Starting 2 pkgProblemResolver with broken count: 0
06:33:14 #12 4.384 Done
06:33:14 #8 32.85 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ...
06:33:14 #8 32.85 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ...
06:33:15 #12 4.530  Done
06:33:15 #12 4.667 Starting pkgProblemResolver with broken count: 0
06:33:15 #12 4.689 Starting 2 pkgProblemResolver with broken count: 0
06:33:15 #12 4.692 Done
06:33:15 #8 33.26 Selecting previously unselected package libbinutils:armhf.
06:33:15 #8 33.26 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ...
06:33:15 #8 33.26 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ...
06:33:15 #8 33.36 Selecting previously unselected package libctf-nobfd0:armhf.
06:33:15 #21 25.95 Get:95 http://deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
06:33:15 #21 25.97 Get:96 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
06:33:15 #21 25.97 Get:97 http://deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
06:33:15 #21 25.98 Get:98 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
06:33:15 #21 26.00 Get:99 http://deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
06:33:15 #21 26.01 Get:100 http://deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
06:33:15 #21 26.01 Get:101 http://deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
06:33:15 #21 26.01 Get:102 http://deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
06:33:15 #21 26.03 Get:103 http://deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
06:33:15 #12 4.901 The following additional packages will be installed:
06:33:15 #12 4.901   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
06:33:15 #12 4.902   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
06:33:15 #12 4.902   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
06:33:15 #12 4.902   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
06:33:15 #12 4.903   libsystemd-dev libudev-dev libuv1 pkg-config
06:33:15 #12 4.903 Suggested packages:
06:33:15 #12 4.903   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
06:33:15 #12 4.903 Recommended packages:
06:33:15 #12 4.903   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
06:33:15 #12 4.937 The following NEW packages will be installed:
06:33:15 #8 33.36 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ...
06:33:15 #8 33.37 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
06:33:15 #8 33.42 Selecting previously unselected package libctf0:armhf.
06:33:15 #8 33.43 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ...
06:33:15 #8 33.43 Unpacking libctf0:armhf (2.35.2-2+rpi1) ...
06:33:15 #8 33.48 Selecting previously unselected package binutils-arm-linux-gnueabihf.
06:33:15 #8 33.48 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ...
06:33:15 #8 33.48 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
06:33:15 #21 26.05 Get:104 http://deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
06:33:15 #21 26.08 Get:105 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
06:33:15 #21 26.09 Get:106 http://deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
06:33:15 #21 26.10 Get:107 http://deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
06:33:15 #21 26.10 Get:108 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
06:33:15 #21 26.13 Get:109 http://deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
06:33:15 #12 4.937   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
06:33:15 #12 4.938   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
06:33:15 #12 4.938   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
06:33:15 #12 4.938   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
06:33:15 #12 4.939   libsystemd-dev libudev-dev libuv1 pkg-config
06:33:15 #8 33.87 Selecting previously unselected package binutils.
06:33:15 #8 33.87 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ...
06:33:15 #8 33.87 Unpacking binutils (2.35.2-2+rpi1) ...
06:33:15 #12 5.353 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
06:33:15 #12 5.353 1 not fully installed or removed.
06:33:15 #12 5.353 Need to get 12.0 MB of archives.
06:33:15 #12 5.353 After this operation, 50.5 MB of additional disk space will be used.
06:33:15 #12 5.353 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB]
06:33:15 #8 33.93 Selecting previously unselected package libisl23:armhf.
06:33:15 #8 33.94 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ...
06:33:15 #8 33.94 Unpacking libisl23:armhf (0.23-1) ...
06:33:15 #8 34.06 Selecting previously unselected package libmpfr6:armhf.
06:33:16 #12 5.721 Get:2 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake-data all 3.18.4-2ubuntu1 [1705 kB]
06:33:16 #8 34.07 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ...
06:33:16 #8 34.07 Unpacking libmpfr6:armhf (4.1.0-3) ...
06:33:16 #8 34.15 Selecting previously unselected package libmpc3:armhf.
06:33:16 #8 34.16 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ...
06:33:16 #8 34.16 Unpacking libmpc3:armhf (1.2.0-1) ...
06:33:16 #8 34.21 Selecting previously unselected package cpp-10.
06:33:16 #8 34.21 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ...
06:33:16 #8 34.21 Unpacking cpp-10 (10.2.1-6+rpi1) ...
06:33:16 #12 5.989 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive13 amd64 3.4.3-2 [334 kB]
06:33:16 #12 6.008 Get:4 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjsoncpp24 amd64 1.9.4-4 [75.2 kB]
06:33:16 #12 6.011 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librhash0 amd64 1.4.1-1 [119 kB]
06:33:16 #12 6.019 Get:6 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libuv1 amd64 1.40.0-1ubuntu0.1 [82.7 kB]
06:33:16 #12 6.021 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake amd64 3.18.4-2ubuntu1 [5598 kB]
06:33:16 #12 6.289 Get:8 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 dh-apparmor all 3.0.0-0ubuntu7.1 [9488 B]
06:33:16 #12 6.289 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs0 amd64 5.10.1-1build1 [180 kB]
06:33:16 #12 6.292 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs-dev amd64 5.10.1-1build1 [233 kB]
06:33:16 #12 6.305 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2ubuntu4 [128 kB]
06:33:16 #12 6.313 Get:12 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2ubuntu4 [11.9 kB]
06:33:16 #12 6.314 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev-dev amd64 247.3-3ubuntu3.4 [20.2 kB]
06:33:16 #12 6.315 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsepol1-dev amd64 3.1-1ubuntu1 [330 kB]
06:33:16 #12 6.329 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-16-0 amd64 10.36-2ubuntu5 [189 kB]
06:33:16 #12 6.336 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-32-0 amd64 10.36-2ubuntu5 [179 kB]
06:33:16 #12 6.365 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-posix2 amd64 10.36-2ubuntu5 [5996 B]
06:33:16 #21 27.23 Get:110 http://deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
06:33:16 #21 27.25 Get:111 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
06:33:16 #21 27.27 Get:112 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
06:33:16 #21 27.30 Get:113 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
06:33:16 #21 27.34 Get:114 http://deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
06:33:16 #12 6.366 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-dev amd64 10.36-2ubuntu5 [686 kB]
06:33:16 #12 6.440 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libselinux1-dev amd64 3.1-3build1 [148 kB]
06:33:16 #12 6.445 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-dev amd64 2:1.02.175-2ubuntu4 [35.8 kB]
06:33:16 #12 6.447 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB]
06:33:16 #12 6.451 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd-dev amd64 247.3-3ubuntu3.4 [299 kB]
06:33:16 #12 6.465 Get:23 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libglib2.0-0 amd64 2.68.1-1~ubuntu21.04.1 [1301 kB]
06:33:17 #12 6.527 Get:24 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB]
06:33:17 #12 6.681 debconf: delaying package configuration, since apt-utils is not installed
06:33:17 #12 6.724 Fetched 12.0 MB in 2s (7560 kB/s)
06:33:17 #12 6.757 Selecting previously unselected package bash-completion.
06:33:17 #8 35.21 Selecting previously unselected package cpp.
06:33:17 #8 35.22 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ...
06:33:17 #8 35.22 Unpacking cpp (4:10.2.1-1+rpi1) ...
06:33:17 #8 35.26 Preparing to unpack .../025-curl_7.74.0-1.3_armhf.deb ...
06:33:17 #8 35.28 Unpacking curl (7.74.0-1.3) over (7.74.0-1.2) ...
06:33:17 #8 35.36 Preparing to unpack .../026-libcurl4_7.74.0-1.3_armhf.deb ...
06:33:17 #12 6.757 (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.)
06:33:17 #12 6.774 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ...
06:33:17 #8 35.37 Unpacking libcurl4:armhf (7.74.0-1.3) over (7.74.0-1.2) ...
06:33:17 #8 35.45 Selecting previously unselected package libdebhelper-perl.
06:33:17 #8 35.46 Preparing to unpack .../027-libdebhelper-perl_13.3.4_all.deb ...
06:33:17 #8 35.46 Unpacking libdebhelper-perl (13.3.4) ...
06:33:17 #8 35.53 Selecting previously unselected package libcc1-0:armhf.
06:33:17 #8 35.53 Preparing to unpack .../028-libcc1-0_10.2.1-6+rpi1_armhf.deb ...
06:33:17 #8 35.54 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ...
06:33:17 #8 35.59 Selecting previously unselected package libgomp1:armhf.
06:33:17 #12 7.273 Unpacking bash-completion (1:2.11-2ubuntu1) ...
06:33:17 #8 35.59 Preparing to unpack .../029-libgomp1_10.2.1-6+rpi1_armhf.deb ...
06:33:17 #8 35.59 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ...
06:33:17 #8 35.65 Selecting previously unselected package libatomic1:armhf.
06:33:17 #8 35.65 Preparing to unpack .../030-libatomic1_10.2.1-6+rpi1_armhf.deb ...
06:33:17 #8 35.66 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ...
06:33:17 #8 35.71 Selecting previously unselected package libasan6:armhf.
06:33:17 #8 35.71 Preparing to unpack .../031-libasan6_10.2.1-6+rpi1_armhf.deb ...
06:33:17 #8 35.72 Unpacking libasan6:armhf (10.2.1-6+rpi1) ...
06:33:17 #21 28.36 Get:115 http://deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
06:33:17 #21 28.36 Get:116 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
06:33:17 #21 28.36 Get:117 http://deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
06:33:17 #21 28.37 Get:118 http://deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
06:33:17 #21 28.37 Get:119 http://deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
06:33:17 #21 28.37 Get:120 http://deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
06:33:17 #21 28.37 Get:121 http://deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
06:33:17 #21 28.37 Get:122 http://deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
06:33:17 #21 28.38 Get:123 http://deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
06:33:17 #21 28.39 Get:124 http://deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
06:33:17 #21 28.39 Get:125 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
06:33:17 #21 28.40 Get:126 http://deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
06:33:17 #12 7.441 Selecting previously unselected package cmake-data.
06:33:17 #12 7.444 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu1_all.deb ...
06:33:17 #12 7.453 Unpacking cmake-data (3.18.4-2ubuntu1) ...
06:33:17 #8 36.08 Selecting previously unselected package libubsan1:armhf.
06:33:17 #8 36.08 Preparing to unpack .../032-libubsan1_10.2.1-6+rpi1_armhf.deb ...
06:33:17 #8 36.09 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ...
06:33:18 #8 36.24 Selecting previously unselected package libgcc-10-dev:armhf.
06:33:18 #8 36.24 Preparing to unpack .../033-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ...
06:33:18 #8 36.24 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
06:33:18 #8 36.42 Selecting previously unselected package gcc-10.
06:33:18 #8 36.42 Preparing to unpack .../034-gcc-10_10.2.1-6+rpi1_armhf.deb ...
06:33:18 #8 36.43 Unpacking gcc-10 (10.2.1-6+rpi1) ...
06:33:18 #12 7.829 Selecting previously unselected package libarchive13:amd64.
06:33:18 #12 7.833 Preparing to unpack .../02-libarchive13_3.4.3-2_amd64.deb ...
06:33:18 #12 7.840 Unpacking libarchive13:amd64 (3.4.3-2) ...
06:33:18 #12 7.904 Selecting previously unselected package libjsoncpp24:amd64.
06:33:18 #12 7.907 Preparing to unpack .../03-libjsoncpp24_1.9.4-4_amd64.deb ...
06:33:18 #12 7.914 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
06:33:18 #12 7.965 Selecting previously unselected package librhash0:amd64.
06:33:18 #12 7.968 Preparing to unpack .../04-librhash0_1.4.1-1_amd64.deb ...
06:33:18 #12 7.977 Unpacking librhash0:amd64 (1.4.1-1) ...
06:33:18 #12 8.023 Selecting previously unselected package libuv1:amd64.
06:33:18 #12 8.026 Preparing to unpack .../05-libuv1_1.40.0-1ubuntu0.1_amd64.deb ...
06:33:18 #12 8.032 Unpacking libuv1:amd64 (1.40.0-1ubuntu0.1) ...
06:33:18 #12 8.068 Selecting previously unselected package cmake.
06:33:18 #12 8.071 Preparing to unpack .../06-cmake_3.18.4-2ubuntu1_amd64.deb ...
06:33:18 #12 8.077 Unpacking cmake (3.18.4-2ubuntu1) ...
06:33:18 #21 29.10 Get:127 http://deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
06:33:18 #21 29.10 Get:128 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
06:33:18 #21 29.11 Get:129 http://deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
06:33:18 #21 29.23 Get:130 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
06:33:18 #21 29.28 Get:131 http://deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
06:33:19 #12 8.647 Selecting previously unselected package dh-apparmor.
06:33:19 #12 8.650 Preparing to unpack .../07-dh-apparmor_3.0.0-0ubuntu7.1_all.deb ...
06:33:19 #12 8.657 Unpacking dh-apparmor (3.0.0-0ubuntu7.1) ...
06:33:19 #12 8.706 Selecting previously unselected package libbtrfs0:amd64.
06:33:19 #12 8.709 Preparing to unpack .../08-libbtrfs0_5.10.1-1build1_amd64.deb ...
06:33:19 #12 8.714 Unpacking libbtrfs0:amd64 (5.10.1-1build1) ...
06:33:19 #12 8.764 Selecting previously unselected package libbtrfs-dev:amd64.
06:33:19 #12 8.767 Preparing to unpack .../09-libbtrfs-dev_5.10.1-1build1_amd64.deb ...
06:33:19 #12 8.771 Unpacking libbtrfs-dev:amd64 (5.10.1-1build1) ...
06:33:19 #12 8.831 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:33:19 #12 8.834 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
06:33:19 #12 8.839 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
06:33:19 #12 8.887 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:33:19 #12 8.890 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
06:33:19 #12 8.897 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
06:33:19 #12 8.931 Selecting previously unselected package libudev-dev:amd64.
06:33:19 #12 8.934 Preparing to unpack .../12-libudev-dev_247.3-3ubuntu3.4_amd64.deb ...
06:33:19 #12 8.940 Unpacking libudev-dev:amd64 (247.3-3ubuntu3.4) ...
06:33:19 #12 8.976 Selecting previously unselected package libsepol1-dev:amd64.
06:33:19 #12 8.979 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu1_amd64.deb ...
06:33:19 #12 8.983 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu1) ...
06:33:19 #12 9.076 Selecting previously unselected package libpcre2-16-0:amd64.
06:33:19 #12 9.079 Preparing to unpack .../14-libpcre2-16-0_10.36-2ubuntu5_amd64.deb ...
06:33:19 #12 9.085 Unpacking libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
06:33:19 #12 9.141 Selecting previously unselected package libpcre2-32-0:amd64.
06:33:19 #12 9.145 Preparing to unpack .../15-libpcre2-32-0_10.36-2ubuntu5_amd64.deb ...
06:33:19 #12 9.150 Unpacking libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
06:33:19 #12 9.198 Selecting previously unselected package libpcre2-posix2:amd64.
06:33:19 #12 9.201 Preparing to unpack .../16-libpcre2-posix2_10.36-2ubuntu5_amd64.deb ...
06:33:19 #12 9.206 Unpacking libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
06:33:19 #12 9.236 Selecting previously unselected package libpcre2-dev:amd64.
06:33:19 #12 9.239 Preparing to unpack .../17-libpcre2-dev_10.36-2ubuntu5_amd64.deb ...
06:33:19 #12 9.243 Unpacking libpcre2-dev:amd64 (10.36-2ubuntu5) ...
06:33:19 #12 9.336 Selecting previously unselected package libselinux1-dev:amd64.
06:33:19 #12 9.339 Preparing to unpack .../18-libselinux1-dev_3.1-3build1_amd64.deb ...
06:33:19 #12 9.344 Unpacking libselinux1-dev:amd64 (3.1-3build1) ...
06:33:19 #21 30.30 Get:132 http://deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
06:33:19 #21 30.30 Get:133 http://deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
06:33:19 #12 9.406 Selecting previously unselected package libdevmapper-dev:amd64.
06:33:19 #12 9.409 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2ubuntu4_amd64.deb ...
06:33:19 #12 9.436 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
06:33:20 #12 9.535 Selecting previously unselected package libseccomp-dev:amd64.
06:33:20 #12 9.538 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ...
06:33:20 #12 9.573 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
06:33:20 #12 9.695 Selecting previously unselected package libsystemd-dev:amd64.
06:33:20 #12 9.698 Preparing to unpack .../21-libsystemd-dev_247.3-3ubuntu3.4_amd64.deb ...
06:33:20 #12 9.729 Unpacking libsystemd-dev:amd64 (247.3-3ubuntu3.4) ...
06:33:20 #21 30.61 debconf: delaying package configuration, since apt-utils is not installed
06:33:20 #21 30.73 Fetched 787 MB in 14s (56.1 MB/s)
06:33:20 #21 30.75 Selecting previously unselected package liblocale-gettext-perl.
06:33:20 #21 30.75 (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.)
06:33:20 #21 30.76 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
06:33:20 #21 30.76 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
06:33:20 #21 30.79 Selecting previously unselected package bzip2.
06:33:20 #21 30.79 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
06:33:20 #21 30.79 Unpacking bzip2 (1.0.8-4) ...
06:33:20 #21 30.82 Selecting previously unselected package libmagic-mgc.
06:33:20 #21 30.82 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
06:33:20 #21 30.82 Unpacking libmagic-mgc (1:5.39-3) ...
06:33:20 #21 30.90 Selecting previously unselected package libmagic1:amd64.
06:33:20 #21 30.90 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
06:33:20 #21 30.90 Unpacking libmagic1:amd64 (1:5.39-3) ...
06:33:20 #21 30.94 Selecting previously unselected package file.
06:33:20 #21 30.94 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
06:33:20 #21 30.94 Unpacking file (1:5.39-3) ...
06:33:20 #21 30.97 Selecting previously unselected package xz-utils.
06:33:20 #21 30.97 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ...
06:33:20 #21 30.98 Unpacking xz-utils (5.2.5-2) ...
06:33:20 #21 31.02 Selecting previously unselected package binutils-aarch64-linux-gnu.
06:33:20 #12 9.854 Selecting previously unselected package libglib2.0-0:amd64.
06:33:20 #12 9.858 Preparing to unpack .../22-libglib2.0-0_2.68.1-1~ubuntu21.04.1_amd64.deb ...
06:33:20 #12 9.864 Unpacking libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
06:33:20 #12 10.02 Selecting previously unselected package pkg-config.
06:33:20 #12 10.02 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_amd64.deb ...
06:33:20 #12 10.03 Unpacking pkg-config (0.29.2-1ubuntu1) ...
06:33:20 #12 10.08 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
06:33:20 #8 38.28 Selecting previously unselected package gcc.
06:33:20 #8 38.28 Preparing to unpack .../035-gcc_4%3a10.2.1-1+rpi1_armhf.deb ...
06:33:20 #8 38.29 Unpacking gcc (4:10.2.1-1+rpi1) ...
06:33:20 #8 38.33 Selecting previously unselected package libc-dev-bin.
06:33:20 #8 38.33 Preparing to unpack .../036-libc-dev-bin_2.31-13+rpi1_armhf.deb ...
06:33:20 #8 38.34 Unpacking libc-dev-bin (2.31-13+rpi1) ...
06:33:20 #8 38.39 Selecting previously unselected package linux-libc-dev:armhf.
06:33:20 #8 38.39 Preparing to unpack .../037-linux-libc-dev_5.10.46-4+rpi1_armhf.deb ...
06:33:20 #8 38.40 Unpacking linux-libc-dev:armhf (5.10.46-4+rpi1) ...
06:33:20 #21 31.02 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
06:33:20 #21 31.03 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
06:33:20 #12 10.09 Setting up libarchive13:amd64 (3.4.3-2) ...
06:33:20 #12 10.11 Setting up libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
06:33:20 #12 10.12 No schema files found: doing nothing.
06:33:20 #12 10.12 Setting up libsepol1-dev:amd64 (3.1-1ubuntu1) ...
06:33:20 #12 10.14 Setting up libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
06:33:20 #12 10.15 Setting up libbtrfs0:amd64 (5.10.1-1build1) ...
06:33:20 #12 10.16 Setting up libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
06:33:20 #12 10.18 Setting up libuv1:amd64 (1.40.0-1ubuntu0.1) ...
06:33:20 #12 10.19 Setting up bash-completion (1:2.11-2ubuntu1) ...
06:33:20 #8 38.72 Selecting previously unselected package libcrypt-dev:armhf.
06:33:20 #8 38.73 Preparing to unpack .../038-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
06:33:20 #8 38.73 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
06:33:20 #8 38.78 Selecting previously unselected package libtirpc-dev:armhf.
06:33:20 #8 38.79 Preparing to unpack .../039-libtirpc-dev_1.3.1-1_armhf.deb ...
06:33:20 #8 38.79 Unpacking libtirpc-dev:armhf (1.3.1-1) ...
06:33:20 #8 38.86 Selecting previously unselected package libnsl-dev:armhf.
06:33:20 #21 31.35 Selecting previously unselected package binutils-arm-linux-gnueabi.
06:33:20 #21 31.36 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
06:33:20 #21 31.36 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
06:33:20 #8 38.86 Preparing to unpack .../040-libnsl-dev_1.3.0-2_armhf.deb ...
06:33:20 #8 38.87 Unpacking libnsl-dev:armhf (1.3.0-2) ...
06:33:20 #8 38.92 Selecting previously unselected package libc6-dev:armhf.
06:33:20 #8 38.92 Preparing to unpack .../041-libc6-dev_2.31-13+rpi1_armhf.deb ...
06:33:20 #8 38.93 Unpacking libc6-dev:armhf (2.31-13+rpi1) ...
06:33:20 #21 31.65 Selecting previously unselected package binutils-arm-linux-gnueabihf.
06:33:20 #21 31.66 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
06:33:20 #21 31.66 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
06:33:21 #12 10.76 Setting up pkg-config (0.29.2-1ubuntu1) ...
06:33:21 #12 10.81 Setting up libudev-dev:amd64 (247.3-3ubuntu3.4) ...
06:33:21 #12 10.82 Setting up libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
06:33:21 #12 10.84 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
06:33:21 #12 10.85 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
06:33:21 #12 10.87 Setting up libbtrfs-dev:amd64 (5.10.1-1build1) ...
06:33:21 #12 10.88 Setting up librhash0:amd64 (1.4.1-1) ...
06:33:21 #12 10.90 Setting up cmake-data (3.18.4-2ubuntu1) ...
06:33:21 #12 10.91 Setting up dh-apparmor (3.0.0-0ubuntu7.1) ...
06:33:21 #12 10.93 Setting up libsystemd-dev:amd64 (247.3-3ubuntu3.4) ...
06:33:21 #12 10.94 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
06:33:21 #12 10.96 Setting up libpcre2-dev:amd64 (10.36-2ubuntu5) ...
06:33:21 #12 10.97 Setting up libselinux1-dev:amd64 (3.1-3build1) ...
06:33:21 #12 10.99 Setting up libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
06:33:21 #12 11.00 Setting up cmake (3.18.4-2ubuntu1) ...
06:33:21 #12 11.02 Setting up docker-ce-build-deps (1.0) ...
06:33:21 #12 11.03 Processing triggers for man-db (2.9.4-2) ...
06:33:21 #12 11.06 Processing triggers for libc-bin (2.33-0ubuntu5) ...
06:33:21 #8 39.32 Selecting previously unselected package libtool.
06:33:21 #8 39.33 Preparing to unpack .../042-libtool_2.4.6-15_all.deb ...
06:33:21 #8 39.33 Unpacking libtool (2.4.6-15) ...
06:33:21 #8 39.40 Selecting previously unselected package dh-autoreconf.
06:33:21 #8 39.40 Preparing to unpack .../043-dh-autoreconf_20_all.deb ...
06:33:21 #8 39.41 Unpacking dh-autoreconf (20) ...
06:33:21 #8 39.52 Selecting previously unselected package libarchive-zip-perl.
06:33:21 #8 39.53 Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ...
06:33:21 #8 39.53 Unpacking libarchive-zip-perl (1.68-1) ...
06:33:21 #8 39.59 Selecting previously unselected package libsub-override-perl.
06:33:21 #8 39.59 Preparing to unpack .../045-libsub-override-perl_0.09-2_all.deb ...
06:33:21 #8 39.59 Unpacking libsub-override-perl (0.09-2) ...
06:33:21 #8 39.63 Selecting previously unselected package libfile-stripnondeterminism-perl.
06:33:21 #8 39.64 Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
06:33:21 #8 39.64 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
06:33:21 #8 39.69 Selecting previously unselected package dh-strip-nondeterminism.
06:33:21 #12 DONE 11.3s
06:33:21 
06:33:21 #13 [stage-1 6/9] COPY sources/ /sources
06:33:21 #13 sha256:3a27517b55e711abc18713c5837006c10511bf4f54f8d55e64501c733568c23e
06:33:21 #8 39.69 Preparing to unpack .../047-dh-strip-nondeterminism_1.12.0-1_all.deb ...
06:33:21 #8 39.70 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
06:33:21 #8 39.74 Selecting previously unselected package libdpkg-perl.
06:33:21 #8 39.74 Preparing to unpack .../048-libdpkg-perl_1.20.9+rpi1_all.deb ...
06:33:21 #8 39.74 Unpacking libdpkg-perl (1.20.9+rpi1) ...
06:33:21 #8 39.86 Selecting previously unselected package patch.
06:33:21 #8 39.86 Preparing to unpack .../049-patch_2.7.6-7_armhf.deb ...
06:33:21 #8 39.87 Unpacking patch (2.7.6-7) ...
06:33:21 #8 39.93 Selecting previously unselected package make.
06:33:21 #8 39.93 Preparing to unpack .../050-make_4.3-4.1_armhf.deb ...
06:33:21 #8 39.94 Unpacking make (4.3-4.1) ...
06:33:21 #21 32.53 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
06:33:21 #21 32.53 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
06:33:21 #21 32.54 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
06:33:21 #13 DONE 0.4s
06:33:21 #8 40.04 Selecting previously unselected package dpkg-dev.
06:33:21 #8 40.04 Preparing to unpack .../051-dpkg-dev_1.20.9+rpi1_all.deb ...
06:33:21 #8 40.05 Unpacking dpkg-dev (1.20.9+rpi1) ...
06:33:22 #21 32.86 Selecting previously unselected package binutils-s390x-linux-gnu.
06:33:22 #21 32.87 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
06:33:22 #21 32.87 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
06:33:22 
06:33:22 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
06:33:22 #15 sha256:f6618920cfb387abe5324f270e001782366758d41ff48e1700307efb0e1347d3
06:33:22 #8 40.22 Selecting previously unselected package libelf1:armhf.
06:33:22 #8 40.23 Preparing to unpack .../052-libelf1_0.183-1_armhf.deb ...
06:33:22 #8 40.23 Unpacking libelf1:armhf (0.183-1) ...
06:33:22 #8 40.30 Selecting previously unselected package dwz.
06:33:22 #8 40.30 Preparing to unpack .../053-dwz_0.13+20210201-1_armhf.deb ...
06:33:22 #8 40.31 Unpacking dwz (0.13+20210201-1) ...
06:33:22 #8 40.38 Selecting previously unselected package libicu67:armhf.
06:33:22 #8 40.38 Preparing to unpack .../054-libicu67_67.1-7_armhf.deb ...
06:33:22 #8 40.39 Unpacking libicu67:armhf (67.1-7) ...
06:33:22 #21 33.09 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
06:33:22 #21 33.09 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
06:33:22 #21 33.10 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
06:33:22 #21 33.13 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
06:33:22 #21 33.13 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:33:22 #21 33.13 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
06:33:23 #8 41.71 Selecting previously unselected package libxml2:armhf.
06:33:23 #8 41.71 Preparing to unpack .../055-libxml2_2.9.10+dfsg-6.7_armhf.deb ...
06:33:23 #8 41.72 Unpacking libxml2:armhf (2.9.10+dfsg-6.7) ...
06:33:23 #8 41.84 Selecting previously unselected package gettext.
06:33:23 #8 41.84 Preparing to unpack .../056-gettext_0.21-4_armhf.deb ...
06:33:23 #8 41.85 Unpacking gettext (0.21-4) ...
06:33:23 #8 42.05 Selecting previously unselected package intltool-debian.
06:33:24 #8 42.06 Preparing to unpack .../057-intltool-debian_0.35.0+20060710.5_all.deb ...
06:33:24 #8 42.06 Unpacking intltool-debian (0.35.0+20060710.5) ...
06:33:24 #8 42.10 Selecting previously unselected package po-debconf.
06:33:24 #8 42.11 Preparing to unpack .../058-po-debconf_1.0.21+nmu1_all.deb ...
06:33:24 #8 42.11 Unpacking po-debconf (1.0.21+nmu1) ...
06:33:24 #8 42.19 Selecting previously unselected package debhelper.
06:33:24 #8 42.20 Preparing to unpack .../059-debhelper_13.3.4_all.deb ...
06:33:24 #8 42.20 Unpacking debhelper (13.3.4) ...
06:33:24 #8 42.36 Selecting previously unselected package libfakeroot:armhf.
06:33:24 #8 42.37 Preparing to unpack .../060-libfakeroot_1.25.3-1.1_armhf.deb ...
06:33:24 #8 42.37 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
06:33:24 #8 42.42 Selecting previously unselected package fakeroot.
06:33:24 #8 42.43 Preparing to unpack .../061-fakeroot_1.25.3-1.1_armhf.deb ...
06:33:24 #8 42.43 Unpacking fakeroot (1.25.3-1.1) ...
06:33:24 #8 42.48 Selecting previously unselected package libfile-dirlist-perl.
06:33:24 #8 42.49 Preparing to unpack .../062-libfile-dirlist-perl_0.05-2_all.deb ...
06:33:24 #8 42.49 Unpacking libfile-dirlist-perl (0.05-2) ...
06:33:24 #8 42.53 Selecting previously unselected package libfile-which-perl.
06:33:24 #8 42.54 Preparing to unpack .../063-libfile-which-perl_1.23-1_all.deb ...
06:33:24 #8 42.54 Unpacking libfile-which-perl (1.23-1) ...
06:33:24 #8 42.58 Selecting previously unselected package libfile-homedir-perl.
06:33:24 #8 42.58 Preparing to unpack .../064-libfile-homedir-perl_1.006-1_all.deb ...
06:33:24 #8 42.59 Unpacking libfile-homedir-perl (1.006-1) ...
06:33:24 #8 42.64 Selecting previously unselected package libfile-touch-perl.
06:33:24 #8 42.64 Preparing to unpack .../065-libfile-touch-perl_0.11-1_all.deb ...
06:33:24 #8 42.65 Unpacking libfile-touch-perl (0.11-1) ...
06:33:24 #8 42.69 Selecting previously unselected package libio-pty-perl.
06:33:24 #8 42.69 Preparing to unpack .../066-libio-pty-perl_1%3a1.15-2_armhf.deb ...
06:33:24 #8 42.70 Unpacking libio-pty-perl (1:1.15-2) ...
06:33:24 #8 42.75 Selecting previously unselected package libipc-run-perl.
06:33:24 #8 42.75 Preparing to unpack .../067-libipc-run-perl_20200505.0-1_all.deb ...
06:33:24 #8 42.75 Unpacking libipc-run-perl (20200505.0-1) ...
06:33:24 #8 42.81 Selecting previously unselected package libclass-method-modifiers-perl.
06:33:24 #8 42.81 Preparing to unpack .../068-libclass-method-modifiers-perl_2.13-1_all.deb ...
06:33:24 #8 42.82 Unpacking libclass-method-modifiers-perl (2.13-1) ...
06:33:24 #8 42.86 Selecting previously unselected package libb-hooks-op-check-perl.
06:33:24 #8 42.86 Preparing to unpack .../069-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ...
06:33:24 #8 42.87 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ...
06:33:24 #8 42.91 Selecting previously unselected package libdynaloader-functions-perl.
06:33:24 #8 42.91 Preparing to unpack .../070-libdynaloader-functions-perl_0.003-1.1_all.deb ...
06:33:24 #8 42.92 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
06:33:24 #8 42.96 Selecting previously unselected package libdevel-callchecker-perl.
06:33:24 #8 42.97 Preparing to unpack .../071-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
06:33:24 #8 42.97 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
06:33:24 #8 43.02 Selecting previously unselected package libparams-classify-perl.
06:33:24 #8 43.02 Preparing to unpack .../072-libparams-classify-perl_0.015-1+b3_armhf.deb ...
06:33:24 #8 43.02 Unpacking libparams-classify-perl (0.015-1+b3) ...
06:33:24 #8 43.07 Selecting previously unselected package libmodule-runtime-perl.
06:33:24 #8 43.07 Preparing to unpack .../073-libmodule-runtime-perl_0.016-1_all.deb ...
06:33:24 #8 43.08 Unpacking libmodule-runtime-perl (0.016-1) ...
06:33:24 #8 43.11 Selecting previously unselected package libimport-into-perl.
06:33:24 #8 43.12 Preparing to unpack .../074-libimport-into-perl_1.002005-1_all.deb ...
06:33:24 #8 43.12 Unpacking libimport-into-perl (1.002005-1) ...
06:33:25 #8 43.16 Selecting previously unselected package librole-tiny-perl.
06:33:25 #8 43.17 Preparing to unpack .../075-librole-tiny-perl_2.002004-1_all.deb ...
06:33:25 #8 43.17 Unpacking librole-tiny-perl (2.002004-1) ...
06:33:25 #8 43.22 Selecting previously unselected package libstrictures-perl.
06:33:25 #8 43.22 Preparing to unpack .../076-libstrictures-perl_2.000006-1_all.deb ...
06:33:25 #8 43.23 Unpacking libstrictures-perl (2.000006-1) ...
06:33:25 #8 43.27 Selecting previously unselected package libsub-quote-perl.
06:33:25 #8 43.28 Preparing to unpack .../077-libsub-quote-perl_2.006006-1_all.deb ...
06:33:25 #8 43.28 Unpacking libsub-quote-perl (2.006006-1) ...
06:33:25 #8 43.32 Selecting previously unselected package libmoo-perl.
06:33:25 #8 43.32 Preparing to unpack .../078-libmoo-perl_2.004004-1_all.deb ...
06:33:25 #8 43.33 Unpacking libmoo-perl (2.004004-1) ...
06:33:25 #8 43.38 Selecting previously unselected package libencode-locale-perl.
06:33:25 #8 43.38 Preparing to unpack .../079-libencode-locale-perl_1.05-1.1_all.deb ...
06:33:25 #8 43.39 Unpacking libencode-locale-perl (1.05-1.1) ...
06:33:25 #8 43.43 Selecting previously unselected package libtimedate-perl.
06:33:25 #8 43.43 Preparing to unpack .../080-libtimedate-perl_2.3300-2_all.deb ...
06:33:25 #8 43.44 Unpacking libtimedate-perl (2.3300-2) ...
06:33:25 #8 43.49 Selecting previously unselected package libhttp-date-perl.
06:33:25 #8 43.49 Preparing to unpack .../081-libhttp-date-perl_6.05-1_all.deb ...
06:33:25 #8 43.50 Unpacking libhttp-date-perl (6.05-1) ...
06:33:25 #8 43.57 Selecting previously unselected package libfile-listing-perl.
06:33:25 #8 43.58 Preparing to unpack .../082-libfile-listing-perl_6.14-1_all.deb ...
06:33:25 #8 43.58 Unpacking libfile-listing-perl (6.14-1) ...
06:33:25 #8 43.62 Selecting previously unselected package libhtml-tagset-perl.
06:33:25 #8 43.63 Preparing to unpack .../083-libhtml-tagset-perl_3.20-4_all.deb ...
06:33:25 #8 43.63 Unpacking libhtml-tagset-perl (3.20-4) ...
06:33:25 #8 43.67 Selecting previously unselected package liburi-perl.
06:33:25 #8 43.68 Preparing to unpack .../084-liburi-perl_5.08-1_all.deb ...
06:33:25 #15 DONE 3.2s
06:33:25 
06:33:25 #16 [stage-1 8/9] WORKDIR /root/build-deb
06:33:25 #16 sha256:821d375fab3442c02f22adb8bd3d824506334427d626feaa59cac2d35de53337
06:33:25 #16 DONE 0.0s
06:33:25 
06:33:25 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
06:33:25 #17 sha256:eba7aa156325c14765638c5b71ecc5def0da0f58020c4241ef9ffa4a0b5eb46b
06:33:25 #17 DONE 0.1s
06:33:25 
06:33:25 #18 exporting to image
06:33:25 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:33:25 #18 exporting layers
06:33:25 #8 43.68 Unpacking liburi-perl (5.08-1) ...
06:33:25 #8 43.74 Selecting previously unselected package libhtml-parser-perl.
06:33:25 #8 43.75 Preparing to unpack .../085-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
06:33:25 #8 43.75 Unpacking libhtml-parser-perl (3.75-1+b1) ...
06:33:25 #8 43.81 Selecting previously unselected package libhtml-tree-perl.
06:33:25 #8 43.81 Preparing to unpack .../086-libhtml-tree-perl_5.07-2_all.deb ...
06:33:25 #8 43.81 Unpacking libhtml-tree-perl (5.07-2) ...
06:33:25 #8 43.88 Selecting previously unselected package libio-html-perl.
06:33:25 #8 43.88 Preparing to unpack .../087-libio-html-perl_1.004-2_all.deb ...
06:33:25 #8 43.89 Unpacking libio-html-perl (1.004-2) ...
06:33:25 #8 43.93 Selecting previously unselected package liblwp-mediatypes-perl.
06:33:25 #8 43.93 Preparing to unpack .../088-liblwp-mediatypes-perl_6.04-1_all.deb ...
06:33:25 #8 43.94 Unpacking liblwp-mediatypes-perl (6.04-1) ...
06:33:25 #8 43.98 Selecting previously unselected package libhttp-message-perl.
06:33:25 #8 43.99 Preparing to unpack .../089-libhttp-message-perl_6.28-1_all.deb ...
06:33:25 #8 43.99 Unpacking libhttp-message-perl (6.28-1) ...
06:33:25 #8 44.04 Selecting previously unselected package libhttp-cookies-perl.
06:33:25 #8 44.05 Preparing to unpack .../090-libhttp-cookies-perl_6.10-1_all.deb ...
06:33:25 #8 44.05 Unpacking libhttp-cookies-perl (6.10-1) ...
06:33:25 #8 44.10 Selecting previously unselected package libhttp-negotiate-perl.
06:33:25 #8 44.10 Preparing to unpack .../091-libhttp-negotiate-perl_6.01-1_all.deb ...
06:33:25 #8 44.10 Unpacking libhttp-negotiate-perl (6.01-1) ...
06:33:25 #8 44.15 Selecting previously unselected package perl-openssl-defaults:armhf.
06:33:26 #8 44.15 Preparing to unpack .../092-perl-openssl-defaults_5_armhf.deb ...
06:33:26 #8 44.15 Unpacking perl-openssl-defaults:armhf (5) ...
06:33:26 #8 44.20 Selecting previously unselected package libnet-ssleay-perl.
06:33:26 #8 44.20 Preparing to unpack .../093-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
06:33:26 #8 44.21 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
06:33:26 #8 44.32 Selecting previously unselected package libio-socket-ssl-perl.
06:33:26 #8 44.32 Preparing to unpack .../094-libio-socket-ssl-perl_2.069-1_all.deb ...
06:33:26 #8 44.33 Unpacking libio-socket-ssl-perl (2.069-1) ...
06:33:26 #8 44.39 Selecting previously unselected package libnet-http-perl.
06:33:26 #8 44.40 Preparing to unpack .../095-libnet-http-perl_6.20-1_all.deb ...
06:33:26 #8 44.40 Unpacking libnet-http-perl (6.20-1) ...
06:33:26 #8 44.45 Selecting previously unselected package liblwp-protocol-https-perl.
06:33:26 #8 44.45 Preparing to unpack .../096-liblwp-protocol-https-perl_6.10-1_all.deb ...
06:33:26 #8 44.46 Unpacking liblwp-protocol-https-perl (6.10-1) ...
06:33:26 #8 44.50 Selecting previously unselected package libtry-tiny-perl.
06:33:26 #8 44.50 Preparing to unpack .../097-libtry-tiny-perl_0.30-1_all.deb ...
06:33:26 #8 44.51 Unpacking libtry-tiny-perl (0.30-1) ...
06:33:26 #8 44.56 Selecting previously unselected package libwww-robotrules-perl.
06:33:26 #8 44.57 Preparing to unpack .../098-libwww-robotrules-perl_6.02-1_all.deb ...
06:33:26 #8 44.57 Unpacking libwww-robotrules-perl (6.02-1) ...
06:33:26 #8 44.62 Selecting previously unselected package libwww-perl.
06:33:26 #8 44.62 Preparing to unpack .../099-libwww-perl_6.52-1_all.deb ...
06:33:26 #8 44.62 Unpacking libwww-perl (6.52-1) ...
06:33:26 #8 44.69 Selecting previously unselected package patchutils.
06:33:26 #8 44.70 Preparing to unpack .../100-patchutils_0.4.2-1_armhf.deb ...
06:33:26 #8 44.70 Unpacking patchutils (0.4.2-1) ...
06:33:26 #8 44.76 Selecting previously unselected package libtinfo5:armhf.
06:33:26 #8 44.76 Preparing to unpack .../101-libtinfo5_6.2+20201114-2_armhf.deb ...
06:33:26 #8 44.77 Unpacking libtinfo5:armhf (6.2+20201114-2) ...
06:33:26 #8 44.83 Selecting previously unselected package wdiff.
06:33:26 #8 44.83 Preparing to unpack .../102-wdiff_1.2.2-2_armhf.deb ...
06:33:26 #8 44.84 Unpacking wdiff (1.2.2-2) ...
06:33:27 #8 44.91 Selecting previously unselected package devscripts.
06:33:27 #8 44.91 Preparing to unpack .../103-devscripts_2.21.3_armhf.deb ...
06:33:27 #8 44.95 Unpacking devscripts (2.21.3) ...
06:33:27 #8 45.15 Selecting previously unselected package equivs.
06:33:27 #8 45.16 Preparing to unpack .../104-equivs_2.3.1_all.deb ...
06:33:27 #8 45.16 Unpacking equivs (2.3.1) ...
06:33:27 #8 45.21 Selecting previously unselected package libcurl3-gnutls:armhf.
06:33:27 #8 45.22 Preparing to unpack .../105-libcurl3-gnutls_7.74.0-1.3_armhf.deb ...
06:33:27 #8 45.22 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3) ...
06:33:27 #8 45.33 Selecting previously unselected package liberror-perl.
06:33:27 #8 45.33 Preparing to unpack .../106-liberror-perl_0.17029-1_all.deb ...
06:33:27 #8 45.34 Unpacking liberror-perl (0.17029-1) ...
06:33:27 #8 45.38 Selecting previously unselected package git-man.
06:33:27 #8 45.38 Preparing to unpack .../107-git-man_1%3a2.30.2-1_all.deb ...
06:33:27 #8 45.39 Unpacking git-man (1:2.30.2-1) ...
06:33:27 #8 45.56 Selecting previously unselected package git.
06:33:27 #8 45.56 Preparing to unpack .../108-git_1%3a2.30.2-1_armhf.deb ...
06:33:27 #8 45.59 Unpacking git (1:2.30.2-1) ...
06:33:27 #21 37.68 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
06:33:27 #21 37.69 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
06:33:27 #21 37.69 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
06:33:27 #21 37.72 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
06:33:27 #21 37.72 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
06:33:27 #21 37.72 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
06:33:28 #8 46.37 Setting up media-types (4.0.0) ...
06:33:28 #8 46.39 Setting up libpipeline1:armhf (1.5.3-1) ...
06:33:28 #8 46.41 Setting up bsdextrautils (2.36.1-8) ...
06:33:28 #8 46.43 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
06:33:28 #8 46.43 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
06:33:28 #8 46.43 Setting up libicu67:armhf (67.1-7) ...
06:33:28 #8 46.45 Setting up libmagic-mgc (1:5.39-3) ...
06:33:28 #8 46.46 Setting up perl-modules-5.32 (5.32.1-4+deb11u1) ...
06:33:28 #8 46.48 Setting up binutils-common:armhf (2.35.2-2+rpi1) ...
06:33:28 #8 46.49 Setting up libmagic1:armhf (1:5.39-3) ...
06:33:28 #8 46.52 Setting up perl-openssl-defaults:armhf (5) ...
06:33:28 #8 46.53 Setting up linux-libc-dev:armhf (5.10.46-4+rpi1) ...
06:33:28 #8 46.55 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
06:33:28 #8 46.56 Setting up gettext-base (0.21-4) ...
06:33:28 #8 46.58 Setting up libcurl3-gnutls:armhf (7.74.0-1.3) ...
06:33:28 #8 46.59 Setting up file (1:5.39-3) ...
06:33:28 #8 46.61 Setting up libgomp1:armhf (10.2.1-6+rpi1) ...
06:33:28 #8 46.62 Setting up bzip2 (1.0.8-4) ...
06:33:28 #8 46.64 Setting up libfakeroot:armhf (1.25.3-1.1) ...
06:33:28 #8 46.66 Setting up libasan6:armhf (10.2.1-6+rpi1) ...
06:33:28 #8 46.67 Setting up fakeroot (1.25.3-1.1) ...
06:33:28 #8 46.69 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
06:33:28 #8 46.69 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
06:33:28 #8 46.69 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
06:33:28 #8 46.69 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
06:33:28 #8 46.69 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
06:33:28 #8 46.69 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
06:33:28 #8 46.69 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
06:33:28 #8 46.69 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
06:33:28 #8 46.69 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
06:33:28 #8 46.70 Setting up autotools-dev (20180224.1+nmu1) ...
06:33:28 #8 46.71 Setting up libtirpc-dev:armhf (1.3.1-1) ...
06:33:28 #8 46.73 Setting up make (4.3-4.1) ...
06:33:28 #8 46.74 Setting up libmpfr6:armhf (4.1.0-3) ...
06:33:28 #8 46.76 Setting up libsigsegv2:armhf (2.13-1) ...
06:33:28 #8 46.77 Setting up xz-utils (5.2.5-2) ...
06:33:28 #8 46.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:33:28 #8 46.79 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
06:33:28 #8 46.79 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
06:33:28 #8 46.79 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
06:33:28 #8 46.79 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
06:33:28 #8 46.79 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
06:33:28 #8 46.79 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
06:33:28 #8 46.79 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
06:33:28 #8 46.79 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
06:33:28 #8 46.79 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
06:33:28 #8 46.79 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
06:33:28 #8 46.80 Setting up libmpc3:armhf (1.2.0-1) ...
06:33:28 #8 46.81 Setting up libatomic1:armhf (10.2.1-6+rpi1) ...
06:33:28 #8 46.83 Setting up patch (2.7.6-7) ...
06:33:28 #8 46.84 Setting up autopoint (0.21-4) ...
06:33:28 #8 46.86 Setting up libubsan1:armhf (10.2.1-6+rpi1) ...
06:33:28 #8 46.87 Setting up libnsl-dev:armhf (1.3.0-2) ...
06:33:28 #8 46.89 Setting up sensible-utils (0.0.14) ...
06:33:28 #8 46.90 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
06:33:28 #8 46.92 Setting up libuchardet0:armhf (0.0.7-1) ...
06:33:28 #8 46.93 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
06:33:28 #8 46.95 Setting up libcurl4:armhf (7.74.0-1.3) ...
06:33:28 #8 46.96 Setting up git-man (1:2.30.2-1) ...
06:33:28 #8 46.97 Setting up curl (7.74.0-1.3) ...
06:33:28 #8 46.99 Setting up libbinutils:armhf (2.35.2-2+rpi1) ...
06:33:29 #8 47.00 Setting up libisl23:armhf (0.23-1) ...
06:33:29 #8 47.07 Setting up libc-dev-bin (2.31-13+rpi1) ...
06:33:29 #8 47.08 Setting up libtinfo5:armhf (6.2+20201114-2) ...
06:33:29 #8 47.10 Setting up libelf1:armhf (0.183-1) ...
06:33:29 #8 47.11 Setting up libxml2:armhf (2.9.10+dfsg-6.7) ...
06:33:29 #8 47.13 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ...
06:33:29 #8 47.14 Setting up cpp-10 (10.2.1-6+rpi1) ...
06:33:29 #8 47.16 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
06:33:29 #8 47.17 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
06:33:29 #8 47.19 Setting up libgdbm6:armhf (1.19-2) ...
06:33:29 #8 47.21 Setting up libctf0:armhf (2.35.2-2+rpi1) ...
06:33:29 #8 47.22 Setting up wdiff (1.2.2-2) ...
06:33:29 #8 47.24 Setting up gettext (0.21-4) ...
06:33:29 #8 47.25 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
06:33:29 #8 47.27 Setting up m4 (1.4.18-5) ...
06:33:29 #8 47.28 Setting up libgdbm-compat4:armhf (1.19-2) ...
06:33:29 #8 47.30 Setting up libperl5.32:armhf (5.32.1-4+deb11u1) ...
06:33:29 #8 47.31 Setting up dwz (0.13+20210201-1) ...
06:33:29 #8 47.33 Setting up groff-base (1.22.4-6) ...
06:33:29 #8 47.35 Setting up cpp (4:10.2.1-1+rpi1) ...
06:33:29 #8 47.37 Setting up libc6-dev:armhf (2.31-13+rpi1) ...
06:33:29 #8 47.39 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
06:33:29 #8 47.40 Setting up python3.9 (3.9.2-1+rpi1) ...
06:33:31 #21 41.92 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
06:33:31 #8 49.02 Setting up python3 (3.9.2-3) ...
06:33:31 #8 49.25 Setting up binutils (2.35.2-2+rpi1) ...
06:33:31 #8 49.26 Setting up man-db (2.9.4-2) ...
06:33:31 #21 41.92 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
06:33:31 #21 41.92 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
06:33:31 #21 41.96 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
06:33:31 #21 41.96 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
06:33:31 #21 41.96 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
06:33:31 #8 49.51 Building database of manual pages ...
06:33:32 #18 exporting layers 5.6s done
06:33:32 #18 writing image sha256:64d20866acca2c20e43cf8b6c81d513d6d7ed2fcba5e6cb67442e95c5849d2cd done
06:33:32 #18 naming to docker.io/debbuild-ubuntu-hirsute/x86_64 done
06:33:32 #18 DONE 5.6s
06:33:32 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210901112847-56e5910 -e VERSION=0.0.0-20210901112847-56e5910 -e CLI_GITCOMMIT=56e5910 -e ENGINE_GITCOMMIT=5176095 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb/debbuild/ubuntu-hirsute:/build  debbuild-ubuntu-hirsute/x86_64
06:33:32 + set -e
06:33:32 + mkdir -p /root/build-deb/engine
06:33:32 + tar -C /root/build-deb -xzf /sources/engine.tgz
06:33:32 + mkdir -p /root/build-deb/cli
06:33:32 + tar -C /root/build-deb -xzf /sources/cli.tgz
06:33:32 + mkdir -p /root/build-deb/scan-cli-plugin
06:33:32 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
06:33:32 + mkdir -p /go/src/github.com/docker
06:33:32 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
06:33:32 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
06:33:32 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
06:33:32 + EPOCH=5
06:33:32 + EPOCH_SEP=
06:33:32 + [[ ! -z 5 ]]
06:33:32 + EPOCH_SEP=:
06:33:32 + [[ -z 0.0.0-20210901112847-56e5910 ]]
06:33:32 + echo VERSION AAA 0.0.0-20210901112847-56e5910
06:33:32 VERSION AAA 0.0.0-20210901112847-56e5910
06:33:32 + VERSION=0.0.0-20210901112847-56e5910
06:33:32 + echo VERSION bbb 0.0.0-20210901112847-56e5910
06:33:32 VERSION bbb 0.0.0-20210901112847-56e5910
06:33:32 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
06:33:32 + debSource=docker-ce
06:33:32 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
06:33:32 + debMaintainer='Docker <support@docker.com>'
06:33:32 ++ date --rfc-2822
06:33:32 + debDate='Mon, 06 Sep 2021 06:33:32 +0000'
06:33:32 + cat
06:33:32 + export CLI_GITCOMMIT=56e5910
06:33:32 + CLI_GITCOMMIT=56e5910
06:33:32 + export ENGINE_GITCOMMIT=5176095
06:33:32 + ENGINE_GITCOMMIT=5176095
06:33:32 + export SCAN_GITCOMMIT=35651ca
06:33:32 + SCAN_GITCOMMIT=35651ca
06:33:32 + echo VERSION BBB 0.0.0-20210901112847-56e5910
06:33:32 + dpkg-buildpackage -uc -us -I.git
06:33:32 VERSION BBB 0.0.0-20210901112847-56e5910
06:33:32 dpkg-buildpackage: info: source package docker-ce
06:33:32 dpkg-buildpackage: info: source version 5:0.0.0-20210901112847-56e5910-0~ubuntu-hirsute
06:33:32 dpkg-buildpackage: info: source distribution hirsute
06:33:32 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
06:33:32 dpkg-buildpackage: info: host architecture amd64
06:33:32  dpkg-source -I.git --before-build .
06:33:32  debian/rules clean
06:33:32 dh clean --with=bash-completion
06:33:32    dh_clean
06:33:32  dpkg-source -I.git -b .
06:33:33 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
06:33:33 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
06:33:33 dpkg-source: warning: native package version may not have a revision
06:33:33 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210901112847-56e5910-0~ubuntu'
06:33:33 dpkg-source: info: using source format '1.0'
06:33:33 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-hirsute.tar.gz
06:33:35 #21 46.24 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
06:33:35 #21 46.24 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
06:33:35 #21 46.25 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
06:33:35 #21 46.28 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
06:33:35 #21 46.28 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:33:35 #21 46.28 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
06:33:36 #8 54.57 Setting up perl (5.32.1-4+deb11u1) ...
06:33:36 #8 54.61 Setting up libio-html-perl (1.004-2) ...
06:33:36 #8 54.62 Setting up libb-hooks-op-check-perl (0.22-1+b4) ...
06:33:36 #8 54.64 Setting up gcc-10 (10.2.1-6+rpi1) ...
06:33:36 #8 54.66 Setting up libdpkg-perl (1.20.9+rpi1) ...
06:33:36 #8 54.67 Setting up autoconf (2.69-14) ...
06:33:36 #8 54.69 Setting up libtimedate-perl (2.3300-2) ...
06:33:36 #8 54.71 Setting up libsub-override-perl (0.09-2) ...
06:33:36 #8 54.72 Setting up libstrictures-perl (2.000006-1) ...
06:33:36 #8 54.74 Setting up libsub-quote-perl (2.006006-1) ...
06:33:36 #8 54.75 Setting up libfile-dirlist-perl (0.05-2) ...
06:33:36 #8 54.77 Setting up liburi-perl (5.08-1) ...
06:33:36 #8 54.78 Setting up libfile-touch-perl (0.11-1) ...
06:33:36 #8 54.79 Setting up libnet-ssleay-perl (1.88-3+b1) ...
06:33:36 #8 54.81 Setting up automake (1:1.16.3-2) ...
06:33:36 #8 54.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
06:33:36 #8 54.85 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
06:33:36 #8 54.85 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
06:33:36 #8 54.85 Setting up libhttp-date-perl (6.05-1) ...
06:33:36 #8 54.87 Setting up libfile-which-perl (1.23-1) ...
06:33:36 #8 54.88 Setting up libfile-listing-perl (6.14-1) ...
06:33:36 #8 54.90 Setting up libdynaloader-functions-perl (0.003-1.1) ...
06:33:36 #8 54.91 Setting up libclass-method-modifiers-perl (2.13-1) ...
06:33:36 #8 54.93 Setting up libio-pty-perl (1:1.15-2) ...
06:33:36 #8 54.94 Setting up libtool (2.4.6-15) ...
06:33:36 #8 54.96 Setting up libarchive-zip-perl (1.68-1) ...
06:33:36 #8 54.97 Setting up libhtml-tagset-perl (3.20-4) ...
06:33:36 #8 54.99 Setting up libdebhelper-perl (13.3.4) ...
06:33:36 #8 55.00 Setting up liblwp-mediatypes-perl (6.04-1) ...
06:33:37 #8 55.02 Setting up libtry-tiny-perl (0.30-1) ...
06:33:37 #8 55.03 Setting up libnet-http-perl (6.20-1) ...
06:33:37 #8 55.05 Setting up libencode-locale-perl (1.05-1.1) ...
06:33:37 #8 55.06 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
06:33:37 #8 55.08 Setting up gcc (4:10.2.1-1+rpi1) ...
06:33:37 #8 55.11 Setting up dpkg-dev (1.20.9+rpi1) ...
06:33:37 #8 55.14 Setting up intltool-debian (0.35.0+20060710.5) ...
06:33:37 #8 55.15 Setting up liberror-perl (0.17029-1) ...
06:33:37 #8 55.17 Setting up dh-autoreconf (20) ...
06:33:37 #8 55.18 Setting up patchutils (0.4.2-1) ...
06:33:37 #8 55.20 Setting up libipc-run-perl (20200505.0-1) ...
06:33:37 #8 55.22 Setting up git (1:2.30.2-1) ...
06:33:37 #8 55.28 Setting up libwww-robotrules-perl (6.02-1) ...
06:33:37 #8 55.31 Setting up libhtml-parser-perl (3.75-1+b1) ...
06:33:37 #8 55.33 Setting up librole-tiny-perl (2.002004-1) ...
06:33:37 #8 55.34 Setting up libfile-homedir-perl (1.006-1) ...
06:33:37 #8 55.36 Setting up libio-socket-ssl-perl (2.069-1) ...
06:33:37 #8 55.37 Setting up libhttp-message-perl (6.28-1) ...
06:33:37 #8 55.38 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
06:33:37 #8 55.41 Setting up libhttp-negotiate-perl (6.01-1) ...
06:33:37 #8 55.45 Setting up libhttp-cookies-perl (6.10-1) ...
06:33:37 #8 55.50 Setting up po-debconf (1.0.21+nmu1) ...
06:33:37 #8 55.54 Setting up libhtml-tree-perl (5.07-2) ...
06:33:37 #8 55.57 Setting up libparams-classify-perl (0.015-1+b3) ...
06:33:37 #8 55.62 Setting up libmodule-runtime-perl (0.016-1) ...
06:33:37 #8 55.64 Setting up dh-strip-nondeterminism (1.12.0-1) ...
06:33:37 #8 55.67 Setting up libimport-into-perl (1.002005-1) ...
06:33:37 #8 55.69 Setting up libmoo-perl (2.004004-1) ...
06:33:37 #8 55.74 Setting up debhelper (13.3.4) ...
06:33:37 #8 55.76 Setting up equivs (2.3.1) ...
06:33:37 #8 55.79 Setting up liblwp-protocol-https-perl (6.10-1) ...
06:33:37 #8 55.81 Setting up libwww-perl (6.52-1) ...
06:33:37 #8 55.84 Setting up devscripts (2.21.3) ...
06:33:38 #8 56.19 Processing triggers for libc-bin (2.31-11+rpi1) ...
06:33:38 #8 DONE 56.4s
06:33:38 
06:33:38 #10 [stage-1 3/8] COPY common /root/build-deb/debian
06:33:38 #10 sha256:8e9176da108906b8ec834366fa4883e61972282172238de26cde22c1f2f356a0
06:33:38 #10 DONE 0.0s
06:33:38 
06:33:38 #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
06:33:38 #11 sha256:66a59b4763c78681a5a475c6f4f7ee75be8f8ca5a7cb7d9e8d0f7b9ccd19adf7
06:33:39 #11 1.170 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease
06:33:39 #21 50.59 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
06:33:39 #21 50.59 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
06:33:40 #21 50.61 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
06:33:40 #21 50.96 Selecting previously unselected package cpp-10-s390x-linux-gnu.
06:33:40 #21 50.96 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:33:40 #21 51.02 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
06:33:43 #11 1.352 Reading package lists...
06:33:43 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210901112847-56e5910-0~ubuntu-hirsute.dsc
06:33:43  debian/rules build
06:33:43 dh build --with=bash-completion
06:33:43    dh_update_autotools_config
06:33:43    dh_autoreconf
06:33:43    debian/rules override_dh_auto_build
06:33:43 make[1]: Entering directory '/root/build-deb'
06:33:43 # Build the daemon and dependencies
06:33:43 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
06:33:43 
06:33:43 Removing bundles/
06:33:43 
06:33:43 ---> Making bundle: dynbinary (in bundles/dynbinary)
06:33:43 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910
06:33:43 GOOS="" GOARCH="" GOARM=""
06:33:44 #11 5.528 dpkg-buildpackage: info: source package docker-ce-build-deps
06:33:44 #11 5.528 dpkg-buildpackage: info: source version 1.0
06:33:44 #11 5.528 dpkg-buildpackage: info: source distribution unstable
06:33:44 #11 5.528 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
06:33:44 #11 5.623  dpkg-source --before-build .
06:33:44 #11 5.623 dpkg-buildpackage: info: host architecture armhf
06:33:44 #11 5.928  debian/rules clean
06:33:44 #11 5.931 dh clean
06:33:44 #21 55.00 Selecting previously unselected package cpp-aarch64-linux-gnu.
06:33:44 #21 55.00 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:33:44 #21 55.00 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
06:33:44 #21 55.02 Selecting previously unselected package cpp-arm-linux-gnueabi.
06:33:44 #21 55.03 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
06:33:44 #21 55.03 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
06:33:44 #21 55.05 Selecting previously unselected package cpp-arm-linux-gnueabihf.
06:33:44 #21 55.05 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
06:33:44 #21 55.06 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
06:33:44 #21 55.08 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
06:33:44 #21 55.08 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:33:44 #21 55.08 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
06:33:44 #21 55.11 Selecting previously unselected package cpp-s390x-linux-gnu.
06:33:44 #21 55.11 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:33:44 #21 55.11 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
06:33:44 #21 55.14 Selecting previously unselected package cross-config.
06:33:44 #21 55.14 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
06:33:44 #21 55.14 Unpacking cross-config (2.6.18+nmu1) ...
06:33:44 #21 55.16 Selecting previously unselected package gcc-10-cross-base.
06:33:44 #21 55.16 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
06:33:44 #21 55.17 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
06:33:44 #21 55.20 Selecting previously unselected package libc6-arm64-cross.
06:33:44 #21 55.20 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
06:33:44 #21 55.20 Unpacking libc6-arm64-cross (2.31-9cross4) ...
06:33:44 #11 6.177    dh_clean
06:33:44 #11 6.273  debian/rules binary
06:33:44 #11 6.278 dh binary
06:33:44 #21 55.33 Selecting previously unselected package libgcc-s1-arm64-cross.
06:33:44 #21 55.33 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
06:33:44 #21 55.33 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
06:33:44 #21 55.36 Selecting previously unselected package libgomp1-arm64-cross.
06:33:44 #21 55.36 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
06:33:44 #21 55.37 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
06:33:44 #21 55.40 Selecting previously unselected package libitm1-arm64-cross.
06:33:44 #21 55.40 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
06:33:44 #21 55.40 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
06:33:44 #21 55.43 Selecting previously unselected package libatomic1-arm64-cross.
06:33:44 #21 55.43 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
06:33:44 #21 55.43 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
06:33:44 #21 55.46 Selecting previously unselected package libasan6-arm64-cross.
06:33:44 #21 55.46 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
06:33:44 #21 55.46 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
06:33:44 #11 6.486    dh_update_autotools_config
06:33:44 #11 6.569    dh_autoreconf
06:33:44 #21 55.69 Selecting previously unselected package liblsan0-arm64-cross.
06:33:44 #21 55.69 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
06:33:44 #21 55.69 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
06:33:44 #21 55.79 Selecting previously unselected package libtsan0-arm64-cross.
06:33:44 #21 55.79 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
06:33:45 #11 6.694    create-stamp debian/debhelper-build-stamp
06:33:45 #11 6.694    dh_prep
06:33:45 #11 6.787    dh_install
06:33:45 #21 55.80 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
06:33:45 #21 56.02 Selecting previously unselected package libstdc++6-arm64-cross.
06:33:45 #21 56.02 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
06:33:45 #21 56.02 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
06:33:45 #21 56.09 Selecting previously unselected package libubsan1-arm64-cross.
06:33:45 #21 56.09 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
06:33:45 #11 6.889    dh_installdocs
06:33:45 #11 7.005    dh_installchangelogs
06:33:45 #21 56.09 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
06:33:45 #21 56.19 Selecting previously unselected package libgcc-10-dev-arm64-cross.
06:33:45 #21 56.19 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
06:33:45 #21 56.19 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
06:33:45 #21 56.33 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
06:33:45 #11 7.261    dh_perl
06:33:45 #11 7.368    dh_link
06:33:45 #11 7.470    dh_strip_nondeterminism
06:33:45 #21 56.33 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:33:45 #21 56.33 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
06:33:46 #11 7.657    dh_compress
06:33:46 #11 7.772    dh_fixperms
06:33:46 #11 7.884    dh_missing
06:33:46 #11 7.964    dh_installdeb
06:33:46 #11 8.064    dh_gencontrol
06:33:46 #11 8.397    dh_md5sums
06:33:47 #11 8.493    dh_builddeb
06:33:47 #11 8.572 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
06:33:47 #11 8.606  dpkg-genbuildinfo --build=binary
06:33:47 #11 8.996  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
06:33:47 #11 9.236 dpkg-genchanges: info: binary-only upload (no source code included)
06:33:47 #11 9.242  dpkg-source --after-build .
06:33:47 #11 9.548 dpkg-buildpackage: info: binary-only upload (no source included)
06:33:47 #11 9.557 
06:33:47 #11 9.557 The package has been created.
06:33:47 #11 9.557 Attention, the package has been created in the current directory,
06:33:47 #11 9.557 not in ".." as indicated by the message above!
06:33:47 #11 9.590 Selecting previously unselected package docker-ce-build-deps.
06:33:47 #11 9.616 (Reading database ... 17526 files and directories currently installed.)
06:33:48 #11 9.617 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
06:33:48 #11 9.623 Unpacking docker-ce-build-deps (1.0) ...
06:33:51 #21 61.35 Selecting previously unselected package gcc-aarch64-linux-gnu.
06:33:51 #21 61.35 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:33:51 #21 61.36 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
06:33:51 #21 61.38 Selecting previously unselected package linux-libc-dev-arm64-cross.
06:33:51 #21 61.38 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
06:33:51 #21 61.39 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
06:33:51 #21 61.56 Selecting previously unselected package libc6-dev-arm64-cross.
06:33:51 #21 61.56 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
06:33:51 #21 61.56 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
06:33:51 #21 61.80 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
06:33:51 #21 61.80 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
06:33:51 #21 61.80 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
06:33:51 #21 62.04 Selecting previously unselected package g++-10-aarch64-linux-gnu.
06:33:51 #21 62.05 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:33:51 #21 62.05 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
06:33:51 #11 9.695 Reading package lists...
06:33:51 #11 12.98 Building dependency tree...
06:33:51 #11 13.24 Reading state information...
06:33:51 #11 13.30 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
06:33:52 #11 13.77 Starting 2 pkgProblemResolver with broken count: 0
06:33:52 #11 13.77 Done
06:33:52 #11 14.14  Done
06:33:52 #11 14.45 Starting pkgProblemResolver with broken count: 0
06:33:52 #11 14.57 Starting 2 pkgProblemResolver with broken count: 0
06:33:52 #11 14.58 Done
06:33:53 #11 15.22 The following additional packages will be installed:
06:33:53 #11 15.22   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
06:33:53 #11 15.22   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:33:53 #11 15.22   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
06:33:53 #11 15.22   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
06:33:53 #11 15.23   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
06:33:53 #11 15.23   libstdc++-10-dev libsystemd-dev libsystemd0 libudev-dev libudev1 libuv1
06:33:53 #11 15.23   pkg-config
06:33:53 #11 15.23 Suggested packages:
06:33:53 #11 15.23   cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp
06:33:53 #11 15.23   libstdc++-10-doc
06:33:53 #11 15.23 Recommended packages:
06:33:53 #11 15.23   libglib2.0-data shared-mime-info xdg-user-dirs
06:33:54 #11 16.02 The following NEW packages will be installed:
06:33:54 #11 16.02   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
06:33:54 #11 16.02   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:33:54 #11 16.02   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
06:33:54 #11 16.02   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
06:33:54 #11 16.02   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
06:33:54 #11 16.02   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
06:33:54 #11 16.03 The following packages will be upgraded:
06:33:54 #11 16.03   libsystemd0 libudev1
06:33:54 #11 16.57 2 upgraded, 31 newly installed, 0 to remove and 35 not upgraded.
06:33:54 #11 16.57 1 not fully installed or removed.
06:33:54 #11 16.57 Need to get 20.1 MB of archives.
06:33:54 #11 16.57 After this operation, 84.0 MB of additional disk space will be used.
06:33:54 #11 16.57 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB]
06:33:55 #11 17.12 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB]
06:33:55 #11 17.45 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B]
06:33:55 #11 17.46 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B]
06:33:55 #11 17.46 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
06:33:55 #11 17.46 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf cmake-data all 3.18.4-2+rpi1 [1725 kB]
06:33:55 #11 17.53 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2 [294 kB]
06:33:55 #11 17.59 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB]
06:33:55 #11 17.59 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB]
06:33:55 #11 17.59 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-1 [118 kB]
06:33:55 #11 17.60 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf cmake armhf 3.18.4-2+rpi1 [3118 kB]
06:33:56 #11 17.75 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
06:33:56 #11 17.75 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB]
06:33:56 #11 17.75 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB]
06:33:56 #11 17.76 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libudev1 armhf 247.3-6+rpi1 [161 kB]
06:33:56 #11 17.76 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
06:33:56 #11 17.77 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
06:33:56 #11 17.77 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB]
06:33:56 #11 17.78 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-6+rpi1 [123 kB]
06:33:56 #11 17.78 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB]
06:33:56 #11 17.83 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB]
06:33:56 #11 17.91 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [187 kB]
06:33:56 #11 17.91 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.7 kB]
06:33:56 #11 17.91 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2 [626 kB]
06:33:56 #11 17.92 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB]
06:33:56 #11 17.92 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
06:33:56 #11 17.93 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
06:33:56 #11 17.93 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
06:33:56 #11 17.98 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1 [87.7 kB]
06:33:56 #11 17.99 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd0 armhf 247.3-6+rpi1 [346 kB]
06:33:56 #11 18.06 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-6+rpi1 [401 kB]
06:33:56 #11 18.07 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
06:33:56 #11 18.15 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB]
06:33:56 #21 66.85 Selecting previously unselected package g++-aarch64-linux-gnu.
06:33:56 #21 66.85 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:33:56 #21 66.85 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
06:33:56 #21 66.87 Selecting previously unselected package patch.
06:33:56 #21 66.87 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
06:33:56 #21 66.88 Unpacking patch (2.7.6-7) ...
06:33:56 #21 66.92 Selecting previously unselected package dpkg-dev.
06:33:56 #21 66.92 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ...
06:33:56 #21 66.92 Unpacking dpkg-dev (1.20.9) ...
06:33:56 #21 67.04 Selecting previously unselected package libconfig-inifiles-perl.
06:33:56 #21 67.04 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
06:33:56 #21 67.05 Unpacking libconfig-inifiles-perl (3.000003-1) ...
06:33:56 #21 67.08 Selecting previously unselected package libio-string-perl.
06:33:56 #21 67.08 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
06:33:56 #21 67.08 Unpacking libio-string-perl (1.08-3.1) ...
06:33:56 #21 67.11 Selecting previously unselected package libicu67:amd64.
06:33:56 #21 67.11 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
06:33:56 #21 67.11 Unpacking libicu67:amd64 (67.1-7) ...
06:33:57 #11 18.58 debconf: delaying package configuration, since apt-utils is not installed
06:33:57 #11 18.66 Fetched 20.1 MB in 2s (9290 kB/s)
06:33:57 #11 18.69 Selecting previously unselected package libstdc++-10-dev:armhf.
06:33:57 #11 18.69 (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 ... 17530 files and directories currently installed.)
06:33:57 #11 18.72 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ...
06:33:57 #11 18.72 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
06:33:57 #21 67.94 Selecting previously unselected package libxml2:amd64.
06:33:57 #21 67.94 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
06:33:57 #21 67.95 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
06:33:57 #21 68.03 Selecting previously unselected package libxml-namespacesupport-perl.
06:33:57 #21 68.03 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
06:33:57 #21 68.03 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
06:33:57 #21 68.05 Selecting previously unselected package libxml-sax-base-perl.
06:33:57 #21 68.06 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
06:33:57 #21 68.06 Unpacking libxml-sax-base-perl (1.09-1.1) ...
06:33:57 #21 68.09 Selecting previously unselected package libxml-sax-perl.
06:33:57 #21 68.09 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
06:33:57 #21 68.10 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
06:33:57 #21 68.13 Selecting previously unselected package libxml-libxml-perl.
06:33:57 #21 68.13 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
06:33:57 #21 68.14 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
06:33:57 #21 68.19 Selecting previously unselected package libxml-simple-perl.
06:33:57 #21 68.19 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
06:33:57 #21 68.20 Unpacking libxml-simple-perl (2.25-1) ...
06:33:57 #21 68.23 Selecting previously unselected package libyaml-perl.
06:33:57 #21 68.23 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
06:33:57 #21 68.23 Unpacking libyaml-perl (1.30-1) ...
06:33:57 #11 19.22 Selecting previously unselected package g++-10.
06:33:57 #11 19.22 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ...
06:33:57 #11 19.22 Unpacking g++-10 (10.2.1-6+rpi1) ...
06:33:57 #21 68.26 Selecting previously unselected package libconfig-auto-perl.
06:33:57 #21 68.26 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
06:33:57 #21 68.26 Unpacking libconfig-auto-perl (0.44-1.1) ...
06:33:57 #21 68.28 Selecting previously unselected package libfile-which-perl.
06:33:57 #21 68.29 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
06:33:57 #21 68.29 Unpacking libfile-which-perl (1.23-1) ...
06:33:57 #21 68.31 Selecting previously unselected package libfile-homedir-perl.
06:33:57 #21 68.32 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
06:33:57 #21 68.32 Unpacking libfile-homedir-perl (1.006-1) ...
06:33:57 #21 68.35 Selecting previously unselected package libdebian-dpkgcross-perl.
06:33:57 #21 68.35 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
06:33:57 #21 68.35 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
06:33:57 #21 68.38 Selecting previously unselected package dpkg-cross.
06:33:57 #21 68.39 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
06:33:57 #21 68.39 Unpacking dpkg-cross (2.6.18+nmu1) ...
06:33:57 #21 68.42 Selecting previously unselected package crossbuild-essential-arm64.
06:33:57 #21 68.42 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
06:33:57 #21 68.42 Unpacking crossbuild-essential-arm64 (12.9) ...
06:33:57 #21 68.45 Selecting previously unselected package libc6-armel-cross.
06:33:57 #21 68.45 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
06:33:57 #21 68.45 Unpacking libc6-armel-cross (2.31-9cross4) ...
06:33:57 #21 68.57 Selecting previously unselected package libgcc-s1-armel-cross.
06:33:57 #21 68.57 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
06:33:57 #21 68.58 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
06:33:57 #21 68.61 Selecting previously unselected package libgomp1-armel-cross.
06:33:57 #21 68.61 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
06:33:57 #21 68.61 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
06:33:57 #21 68.64 Selecting previously unselected package libatomic1-armel-cross.
06:33:57 #21 68.64 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
06:33:57 #21 68.64 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
06:33:57 #21 68.67 Selecting previously unselected package libasan6-armel-cross.
06:33:57 #21 68.67 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
06:33:57 #21 68.67 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
06:33:58 #21 68.90 Selecting previously unselected package libstdc++6-armel-cross.
06:33:58 #21 68.90 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
06:33:58 #21 68.90 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
06:33:58 #21 68.96 Selecting previously unselected package libubsan1-armel-cross.
06:33:58 #21 68.97 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
06:33:58 #21 68.97 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
06:33:58 #21 69.07 Selecting previously unselected package libgcc-10-dev-armel-cross.
06:33:58 #21 69.07 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
06:33:58 #21 69.07 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
06:33:58 #21 69.23 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
06:33:58 #21 69.23 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
06:33:58 #21 69.24 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
06:33:59 #11 20.35 Selecting previously unselected package g++.
06:33:59 #11 20.35 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ...
06:33:59 #11 20.35 Unpacking g++ (4:10.2.1-1+rpi1) ...
06:33:59 #11 20.40 Selecting previously unselected package build-essential.
06:33:59 #11 20.40 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
06:33:59 #11 20.41 Unpacking build-essential (12.9) ...
06:33:59 #11 20.46 Selecting previously unselected package bash-completion.
06:33:59 #11 20.46 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ...
06:34:00 #11 21.78 Unpacking bash-completion (1:2.11-2) ...
06:34:00 #11 22.07 Selecting previously unselected package cmake-data.
06:34:00 #11 22.08 Preparing to unpack .../05-cmake-data_3.18.4-2+rpi1_all.deb ...
06:34:00 #11 22.08 Unpacking cmake-data (3.18.4-2+rpi1) ...
06:34:01 #11 23.04 Selecting previously unselected package libarchive13:armhf.
06:34:01 #11 23.05 Preparing to unpack .../06-libarchive13_3.4.3-2_armhf.deb ...
06:34:01 #11 23.06 Unpacking libarchive13:armhf (3.4.3-2) ...
06:34:01 #11 23.14 Selecting previously unselected package libjsoncpp24:armhf.
06:34:01 #11 23.15 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ...
06:34:01 #11 23.15 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
06:34:01 #11 23.21 Selecting previously unselected package librhash0:armhf.
06:34:01 #11 23.21 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ...
06:34:01 #11 23.22 Unpacking librhash0:armhf (1.4.1-2) ...
06:34:01 #11 23.28 Selecting previously unselected package libuv1:armhf.
06:34:01 #11 23.29 Preparing to unpack .../09-libuv1_1.40.0-1_armhf.deb ...
06:34:01 #11 23.29 Unpacking libuv1:armhf (1.40.0-1) ...
06:34:01 #11 23.35 Selecting previously unselected package cmake.
06:34:01 #11 23.35 Preparing to unpack .../10-cmake_3.18.4-2+rpi1_armhf.deb ...
06:34:01 #11 23.35 Unpacking cmake (3.18.4-2+rpi1) ...
06:34:02 #11 23.95 Selecting previously unselected package dh-apparmor.
06:34:02 #11 23.95 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ...
06:34:02 #11 23.96 Unpacking dh-apparmor (2.13.6-10) ...
06:34:02 #11 24.01 Selecting previously unselected package libbtrfs0:armhf.
06:34:02 #11 24.01 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ...
06:34:02 #11 24.02 Unpacking libbtrfs0:armhf (5.10.1-2) ...
06:34:02 #11 24.09 Selecting previously unselected package libbtrfs-dev:armhf.
06:34:02 #11 24.09 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ...
06:34:02 #11 24.09 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
06:34:02 #11 24.18 Preparing to unpack .../14-libudev1_247.3-6+rpi1_armhf.deb ...
06:34:02 #11 24.19 Unpacking libudev1:armhf (247.3-6+rpi1) over (247.3-5+rpi1) ...
06:34:02 #11 24.28 Setting up libudev1:armhf (247.3-6+rpi1) ...
06:34:02 #11 24.34 Selecting previously unselected package dmsetup.
06:34:02 #11 24.34 (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 ... 22067 files and directories currently installed.)
06:34:02 #11 24.37 Preparing to unpack .../00-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
06:34:02 #11 24.37 Unpacking dmsetup (2:1.02.175-2.1) ...
06:34:02 #11 24.43 Selecting previously unselected package libdevmapper1.02.1:armhf.
06:34:02 #11 24.43 Preparing to unpack .../01-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
06:34:02 #11 24.44 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
06:34:02 #11 24.51 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
06:34:02 #11 24.51 Preparing to unpack .../02-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
06:34:02 #11 24.52 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
06:34:02 #11 24.56 Selecting previously unselected package libudev-dev:armhf.
06:34:02 #11 24.57 Preparing to unpack .../03-libudev-dev_247.3-6+rpi1_armhf.deb ...
06:34:02 #11 24.57 Unpacking libudev-dev:armhf (247.3-6+rpi1) ...
06:34:02 #11 24.63 Selecting previously unselected package libsepol1-dev:armhf.
06:34:02 #11 24.64 Preparing to unpack .../04-libsepol1-dev_3.1-1_armhf.deb ...
06:34:02 #11 24.64 Unpacking libsepol1-dev:armhf (3.1-1) ...
06:34:03 #11 24.75 Selecting previously unselected package libpcre2-16-0:armhf.
06:34:03 #11 24.75 Preparing to unpack .../05-libpcre2-16-0_10.36-2_armhf.deb ...
06:34:03 #11 24.75 Unpacking libpcre2-16-0:armhf (10.36-2) ...
06:34:03 #11 24.83 Selecting previously unselected package libpcre2-32-0:armhf.
06:34:03 #11 24.83 Preparing to unpack .../06-libpcre2-32-0_10.36-2_armhf.deb ...
06:34:03 #11 24.83 Unpacking libpcre2-32-0:armhf (10.36-2) ...
06:34:03 #11 24.91 Selecting previously unselected package libpcre2-posix2:armhf.
06:34:03 #11 24.91 Preparing to unpack .../07-libpcre2-posix2_10.36-2_armhf.deb ...
06:34:03 #11 24.92 Unpacking libpcre2-posix2:armhf (10.36-2) ...
06:34:03 #11 24.96 Selecting previously unselected package libpcre2-dev:armhf.
06:34:03 #11 24.97 Preparing to unpack .../08-libpcre2-dev_10.36-2_armhf.deb ...
06:34:03 #11 24.97 Unpacking libpcre2-dev:armhf (10.36-2) ...
06:34:03 #11 25.10 Selecting previously unselected package libselinux1-dev:armhf.
06:34:03 #11 25.10 Preparing to unpack .../09-libselinux1-dev_3.1-3_armhf.deb ...
06:34:03 #11 25.11 Unpacking libselinux1-dev:armhf (3.1-3) ...
06:34:03 #11 25.19 Selecting previously unselected package libdevmapper-dev:armhf.
06:34:03 #11 25.19 Preparing to unpack .../10-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
06:34:03 #11 25.20 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
06:34:03 #11 25.25 Selecting previously unselected package libltdl7:armhf.
06:34:03 #11 25.25 Preparing to unpack .../11-libltdl7_2.4.6-15_armhf.deb ...
06:34:03 #11 25.26 Unpacking libltdl7:armhf (2.4.6-15) ...
06:34:03 #11 25.32 Selecting previously unselected package libltdl-dev:armhf.
06:34:03 #11 25.32 Preparing to unpack .../12-libltdl-dev_2.4.6-15_armhf.deb ...
06:34:03 #11 25.33 Unpacking libltdl-dev:armhf (2.4.6-15) ...
06:34:03 #11 25.40 Selecting previously unselected package libseccomp-dev:armhf.
06:34:03 #21 74.04 Selecting previously unselected package gcc-arm-linux-gnueabi.
06:34:03 #21 74.04 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
06:34:03 #21 74.05 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
06:34:03 #21 74.08 Selecting previously unselected package linux-libc-dev-armel-cross.
06:34:03 #21 74.08 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
06:34:03 #21 74.08 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
06:34:03 #21 74.25 Selecting previously unselected package libc6-dev-armel-cross.
06:34:03 #21 74.25 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
06:34:03 #21 74.26 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
06:34:03 #21 74.47 Selecting previously unselected package libstdc++-10-dev-armel-cross.
06:34:03 #21 74.47 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
06:34:03 #21 74.48 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
06:34:03 #21 74.73 Selecting previously unselected package g++-10-arm-linux-gnueabi.
06:34:04 #11 25.40 Preparing to unpack .../13-libseccomp-dev_2.5.1-1+rpi1_armhf.deb ...
06:34:04 #11 25.40 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1) ...
06:34:04 #11 25.47 Preparing to unpack .../14-libsystemd0_247.3-6+rpi1_armhf.deb ...
06:34:04 #11 25.49 Unpacking libsystemd0:armhf (247.3-6+rpi1) over (247.3-5+rpi1) ...
06:34:04 #11 25.60 Setting up libsystemd0:armhf (247.3-6+rpi1) ...
06:34:04 #11 25.66 Selecting previously unselected package libsystemd-dev:armhf.
06:34:04 #21 74.73 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
06:34:04 #21 74.73 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
06:34:04 #11 25.66 (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 ... 22676 files and directories currently installed.)
06:34:04 #11 25.69 Preparing to unpack .../libsystemd-dev_247.3-6+rpi1_armhf.deb ...
06:34:04 #11 25.69 Unpacking libsystemd-dev:armhf (247.3-6+rpi1) ...
06:34:04 #11 25.85 Selecting previously unselected package libglib2.0-0:armhf.
06:34:04 #11 25.85 Preparing to unpack .../libglib2.0-0_2.66.8-1_armhf.deb ...
06:34:04 #11 25.86 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
06:34:04 #11 26.06 Selecting previously unselected package pkg-config.
06:34:04 #11 26.07 Preparing to unpack .../pkg-config_0.29.2-1_armhf.deb ...
06:34:04 #11 26.07 Unpacking pkg-config (0.29.2-1) ...
06:34:04 #11 26.13 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1) ...
06:34:04 #11 26.15 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
06:34:04 #11 26.16 Setting up g++-10 (10.2.1-6+rpi1) ...
06:34:04 #11 26.18 Setting up libarchive13:armhf (3.4.3-2) ...
06:34:04 #11 26.19 Setting up libglib2.0-0:armhf (2.66.8-1) ...
06:34:04 #11 26.25 No schema files found: doing nothing.
06:34:04 #11 26.26 Setting up libsepol1-dev:armhf (3.1-1) ...
06:34:04 #11 26.28 Setting up libpcre2-16-0:armhf (10.36-2) ...
06:34:04 #11 26.29 Setting up libbtrfs0:armhf (5.10.1-2) ...
06:34:04 #11 26.31 Setting up libpcre2-32-0:armhf (10.36-2) ...
06:34:04 #11 26.32 Setting up libuv1:armhf (1.40.0-1) ...
06:34:04 #11 26.33 Setting up bash-completion (1:2.11-2) ...
06:34:06 #11 27.69 Setting up pkg-config (0.29.2-1) ...
06:34:06 #11 27.81 Setting up libudev-dev:armhf (247.3-6+rpi1) ...
06:34:06 #11 27.82 Setting up libpcre2-posix2:armhf (10.36-2) ...
06:34:06 #11 27.84 Setting up libltdl7:armhf (2.4.6-15) ...
06:34:06 #11 27.85 Setting up libjsoncpp24:armhf (1.9.4-4) ...
06:34:06 #11 27.87 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
06:34:06 #11 27.88 Setting up g++ (4:10.2.1-1+rpi1) ...
06:34:06 #11 27.92 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
06:34:06 #11 27.93 Setting up librhash0:armhf (1.4.1-2) ...
06:34:06 #11 27.94 Setting up build-essential (12.9) ...
06:34:06 #11 27.96 Setting up cmake-data (3.18.4-2+rpi1) ...
06:34:06 #11 27.98 Setting up dh-apparmor (2.13.6-10) ...
06:34:06 #11 27.99 Setting up libsystemd-dev:armhf (247.3-6+rpi1) ...
06:34:06 #11 28.01 Setting up libpcre2-dev:armhf (10.36-2) ...
06:34:06 #11 28.02 Setting up libselinux1-dev:armhf (3.1-3) ...
06:34:06 #11 28.04 Setting up libltdl-dev:armhf (2.4.6-15) ...
06:34:06 #11 28.06 Setting up cmake (3.18.4-2+rpi1) ...
06:34:06 #11 28.07 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
06:34:06 #11 28.08 Setting up dmsetup (2:1.02.175-2.1) ...
06:34:06 #11 28.10 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
06:34:06 #11 28.11 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
06:34:06 #11 28.14 Setting up docker-ce-build-deps (1.0) ...
06:34:06 #11 28.26 Processing triggers for libc-bin (2.31-11+rpi1) ...
06:34:06 #11 28.38 Processing triggers for man-db (2.9.4-2) ...
06:34:07 #11 DONE 28.8s
06:34:07 
06:34:07 #12 [stage-1 5/8] COPY sources/ /sources
06:34:07 #12 sha256:ad514f02c51a496d9a11900dd9412429ce865cb5b7240c3775c98ee54d45bc86
06:34:07 #12 DONE 0.2s
06:34:07 
06:34:07 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
06:34:07 #14 sha256:9ac1c3c47e8268c051f23faf8153aefbeb25d713f74875f1cbafe65ccb35d409
06:34:08 #21 79.22 Selecting previously unselected package g++-arm-linux-gnueabi.
06:34:08 #21 79.22 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
06:34:08 #21 79.22 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
06:34:08 #21 79.25 Selecting previously unselected package crossbuild-essential-armel.
06:34:08 #21 79.25 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
06:34:08 #21 79.25 Unpacking crossbuild-essential-armel (12.9) ...
06:34:08 #21 79.28 Selecting previously unselected package libc6-armhf-cross.
06:34:08 #21 79.28 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
06:34:08 #21 79.29 Unpacking libc6-armhf-cross (2.31-9cross4) ...
06:34:08 #21 79.40 Selecting previously unselected package libgcc-s1-armhf-cross.
06:34:08 #21 79.41 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
06:34:08 #21 79.41 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
06:34:08 #21 79.44 Selecting previously unselected package libgomp1-armhf-cross.
06:34:08 #21 79.44 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
06:34:08 #21 79.44 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
06:34:08 #21 79.48 Selecting previously unselected package libatomic1-armhf-cross.
06:34:08 #21 79.48 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
06:34:08 #21 79.50 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
06:34:08 #21 79.53 Selecting previously unselected package libasan6-armhf-cross.
06:34:08 #21 79.53 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
06:34:08 #21 79.53 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
06:34:08 #21 79.75 Selecting previously unselected package libstdc++6-armhf-cross.
06:34:08 #21 79.75 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
06:34:09 #21 79.76 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
06:34:09 #21 79.82 Selecting previously unselected package libubsan1-armhf-cross.
06:34:09 #21 79.82 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
06:34:09 #21 79.82 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
06:34:09 #21 79.92 Selecting previously unselected package libgcc-10-dev-armhf-cross.
06:34:09 #21 79.92 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
06:34:09 #21 79.92 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
06:34:09 #21 80.03 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
06:34:09 #21 80.03 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
06:34:09 #21 80.04 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
06:34:11 #14 DONE 4.3s
06:34:11 
06:34:11 #15 [stage-1 7/8] WORKDIR /root/build-deb
06:34:11 #15 sha256:16be4bf10261e8200ac880a229be872a6ec6b069b9ab6f76f01548f8e1293fe2
06:34:11 #15 DONE 0.0s
06:34:11 
06:34:11 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
06:34:11 #16 sha256:7a95f55b3a136fd257f09fa587551f818ab7ceaf5f7f0d23534529e10eb4da95
06:34:11 #16 DONE 0.0s
06:34:11 
06:34:11 #17 exporting to image
06:34:11 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:34:11 #17 exporting layers
06:34:14 #21 84.79 Selecting previously unselected package gcc-arm-linux-gnueabihf.
06:34:14 #21 84.80 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
06:34:14 #21 84.80 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
06:34:14 #21 84.83 Selecting previously unselected package linux-libc-dev-armhf-cross.
06:34:14 #21 84.83 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
06:34:14 #21 84.83 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
06:34:14 #21 85.00 Selecting previously unselected package libc6-dev-armhf-cross.
06:34:14 #21 85.00 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
06:34:14 #21 85.00 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
06:34:14 #21 85.22 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
06:34:14 #21 85.22 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
06:34:14 #21 85.22 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
06:34:14 #21 85.47 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
06:34:14 #21 85.47 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
06:34:14 #21 85.48 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
06:34:20 #21 90.05 Selecting previously unselected package g++-arm-linux-gnueabihf.
06:34:20 #21 90.05 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
06:34:20 #21 90.06 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
06:34:20 #21 90.08 Selecting previously unselected package crossbuild-essential-armhf.
06:34:20 #21 90.08 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
06:34:20 #21 90.09 Unpacking crossbuild-essential-armhf (12.9) ...
06:34:20 #21 90.11 Selecting previously unselected package libc6-ppc64el-cross.
06:34:20 #21 90.11 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
06:34:20 #21 90.12 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
06:34:20 #21 90.27 Selecting previously unselected package libgcc-s1-ppc64el-cross.
06:34:20 #21 90.27 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:34:20 #21 90.28 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
06:34:20 #21 90.30 Selecting previously unselected package libgomp1-ppc64el-cross.
06:34:20 #21 90.30 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:34:20 #21 90.31 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
06:34:20 #21 90.35 Selecting previously unselected package libitm1-ppc64el-cross.
06:34:20 #21 90.35 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:34:20 #21 90.35 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
06:34:20 #21 90.38 Selecting previously unselected package libatomic1-ppc64el-cross.
06:34:20 #21 90.38 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:34:20 #21 90.38 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
06:34:20 #21 90.41 Selecting previously unselected package libasan6-ppc64el-cross.
06:34:20 #21 90.41 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:34:20 #21 90.41 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
06:34:20 #21 90.65 Selecting previously unselected package liblsan0-ppc64el-cross.
06:34:20 #21 90.65 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:34:20 #21 90.65 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
06:34:20 #21 90.76 Selecting previously unselected package libtsan0-ppc64el-cross.
06:34:20 #21 90.76 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:34:20 #21 90.77 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
06:34:20 #21 90.99 Selecting previously unselected package libstdc++6-ppc64el-cross.
06:34:20 #21 91.00 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:34:20 #21 91.00 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
06:34:20 #21 91.08 Selecting previously unselected package libubsan1-ppc64el-cross.
06:34:20 #21 91.08 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:34:20 #21 91.08 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
06:34:20 #21 91.19 Selecting previously unselected package libquadmath0-ppc64el-cross.
06:34:20 #21 91.19 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:34:20 #21 91.19 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
06:34:20 #21 91.23 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
06:34:20 #21 91.23 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:34:20 #21 91.23 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
06:34:20 #21 91.41 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
06:34:20 #21 91.41 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:34:20 #21 91.41 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
06:34:21 #17 exporting layers 8.7s done
06:34:21 #17 writing image sha256:3c042f28ddebfaafce1dcbe99d373b6f1f6a4a3726d32894b4b0b43ba8fceb88
06:34:21 #17 writing image sha256:3c042f28ddebfaafce1dcbe99d373b6f1f6a4a3726d32894b4b0b43ba8fceb88 done
06:34:21 #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
06:34:21 #17 DONE 8.7s
06:34:21 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210901112847-56e5910 -e VERSION=0.0.0-20210901112847-56e5910 -e CLI_GITCOMMIT=56e5910 -e ENGINE_GITCOMMIT=5176095 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb/debbuild/raspbian-bullseye:/build  debbuild-raspbian-bullseye/aarch64
06:34:21 + set -e
06:34:21 + mkdir -p /root/build-deb/engine
06:34:21 + tar -C /root/build-deb -xzf /sources/engine.tgz
06:34:22 + mkdir -p /root/build-deb/cli
06:34:22 + tar -C /root/build-deb -xzf /sources/cli.tgz
06:34:23 + mkdir -p /root/build-deb/scan-cli-plugin
06:34:23 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
06:34:23 + mkdir -p /go/src/github.com/docker
06:34:23 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
06:34:23 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
06:34:23 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
06:34:23 VERSION AAA 0.0.0-20210901112847-56e5910
06:34:23 VERSION bbb 0.0.0-20210901112847-56e5910
06:34:23 + EPOCH=5
06:34:23 + EPOCH_SEP=
06:34:23 + [[ ! -z 5 ]]
06:34:23 + EPOCH_SEP=:
06:34:23 + [[ -z 0.0.0-20210901112847-56e5910 ]]
06:34:23 + echo VERSION AAA 0.0.0-20210901112847-56e5910
06:34:23 + VERSION=0.0.0-20210901112847-56e5910
06:34:23 + echo VERSION bbb 0.0.0-20210901112847-56e5910
06:34:23 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
06:34:23 + debSource=docker-ce
06:34:23 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
06:34:23 + debMaintainer='Docker <support@docker.com>'
06:34:23 ++ date --rfc-2822
06:34:23 + debDate='Mon, 06 Sep 2021 06:34:23 +0000'
06:34:23 + cat
06:34:23 + export CLI_GITCOMMIT=56e5910
06:34:23 + CLI_GITCOMMIT=56e5910
06:34:23 + export ENGINE_GITCOMMIT=5176095
06:34:23 + ENGINE_GITCOMMIT=5176095
06:34:23 + export SCAN_GITCOMMIT=35651ca
06:34:23 + SCAN_GITCOMMIT=35651ca
06:34:23 + echo VERSION BBB 0.0.0-20210901112847-56e5910
06:34:23 + dpkg-buildpackage -uc -us -I.git
06:34:23 VERSION BBB 0.0.0-20210901112847-56e5910
06:34:23 dpkg-buildpackage: info: source package docker-ce
06:34:23 dpkg-buildpackage: info: source version 5:0.0.0-20210901112847-56e5910-0~raspbian-bullseye
06:34:23 dpkg-buildpackage: info: source distribution bullseye
06:34:23 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
06:34:23 dpkg-buildpackage: info: host architecture armhf
06:34:23  dpkg-source -I.git --before-build .
06:34:24  debian/rules clean
06:34:24 dh clean --with=bash-completion
06:34:24    dh_clean
06:34:25  dpkg-source -I.git -b .
06:34:25 dpkg-source: warning: native package version may not have a revision
06:34:25 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210901112847-56e5910-0~raspbian'
06:34:25 dpkg-source: info: using source format '1.0'
06:34:25 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye.tar.gz
06:34:25 #21 95.99 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
06:34:25 #21 95.99 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:34:25 #21 95.99 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
06:34:25 #21 96.02 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
06:34:25 #21 96.02 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
06:34:25 #21 96.02 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
06:34:25 #21 96.19 Selecting previously unselected package libc6-dev-ppc64el-cross.
06:34:25 #21 96.19 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
06:34:25 #21 96.20 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
06:34:25 #21 96.46 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
06:34:25 #21 96.46 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
06:34:25 #21 96.47 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
06:34:25 #21 96.72 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
06:34:25 #21 96.72 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:34:26 #21 96.73 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
06:34:31 #21 101.1 Selecting previously unselected package g++-powerpc64le-linux-gnu.
06:34:31 #21 101.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:34:31 #21 101.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
06:34:31 #21 101.1 Selecting previously unselected package crossbuild-essential-ppc64el.
06:34:31 #21 101.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
06:34:31 #21 101.1 Unpacking crossbuild-essential-ppc64el (12.9) ...
06:34:31 #21 101.2 Selecting previously unselected package libc6-s390x-cross.
06:34:31 #21 101.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
06:34:31 #21 101.2 Unpacking libc6-s390x-cross (2.31-9cross4) ...
06:34:31 #21 101.3 Selecting previously unselected package libgcc-s1-s390x-cross.
06:34:31 #21 101.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
06:34:31 #21 101.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
06:34:31 #21 101.3 Selecting previously unselected package libgomp1-s390x-cross.
06:34:31 #21 101.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
06:34:31 #21 101.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
06:34:31 #21 101.4 Selecting previously unselected package libitm1-s390x-cross.
06:34:31 #21 101.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
06:34:31 #21 101.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
06:34:31 #21 101.4 Selecting previously unselected package libatomic1-s390x-cross.
06:34:31 #21 101.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
06:34:31 #21 101.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
06:34:31 #21 101.4 Selecting previously unselected package libasan6-s390x-cross.
06:34:31 #21 101.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
06:34:31 #21 101.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
06:34:31 #21 101.7 Selecting previously unselected package libstdc++6-s390x-cross.
06:34:31 #21 101.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
06:34:31 #21 101.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
06:34:31 #21 101.7 Selecting previously unselected package libubsan1-s390x-cross.
06:34:31 #21 101.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
06:34:31 #21 101.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
06:34:31 #21 101.8 Selecting previously unselected package libgcc-10-dev-s390x-cross.
06:34:31 #21 101.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
06:34:31 #21 101.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
06:34:31 #21 102.0 Selecting previously unselected package gcc-10-s390x-linux-gnu.
06:34:31 #21 102.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:34:31 #21 102.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
06:34:35 #21 106.3 Selecting previously unselected package gcc-s390x-linux-gnu.
06:34:35 #21 106.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:34:35 #21 106.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
06:34:35 #21 106.3 Selecting previously unselected package linux-libc-dev-s390x-cross.
06:34:35 #21 106.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
06:34:35 #21 106.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
06:34:35 #21 106.5 Selecting previously unselected package libc6-dev-s390x-cross.
06:34:35 #21 106.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
06:34:35 #21 106.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
06:34:36 #21 106.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
06:34:36 #21 106.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
06:34:36 #21 106.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
06:34:36 #21 107.0 Selecting previously unselected package g++-10-s390x-linux-gnu.
06:34:36 #21 107.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
06:34:36 #21 107.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
06:34:40 #21 111.2 Selecting previously unselected package g++-s390x-linux-gnu.
06:34:40 #21 111.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
06:34:40 #21 111.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
06:34:40 #21 111.2 Selecting previously unselected package crossbuild-essential-s390x.
06:34:40 #21 111.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
06:34:40 #21 111.2 Unpacking crossbuild-essential-s390x (12.9) ...
06:34:40 #21 111.3 Setting up libconfig-inifiles-perl (3.000003-1) ...
06:34:40 #21 111.3 Setting up libfile-which-perl (1.23-1) ...
06:34:40 #21 111.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
06:34:40 #21 111.3 Setting up libc6-armhf-cross (2.31-9cross4) ...
06:34:40 #21 111.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
06:34:40 #21 111.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
06:34:40 #21 111.3 Setting up libicu67:amd64 (67.1-7) ...
06:34:40 #21 111.3 Setting up libmagic-mgc (1:5.39-3) ...
06:34:40 #21 111.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
06:34:40 #21 111.4 Setting up libc6-s390x-cross (2.31-9cross4) ...
06:34:40 #21 111.4 Setting up libmagic1:amd64 (1:5.39-3) ...
06:34:40 #21 111.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
06:34:40 #21 111.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
06:34:40 #21 111.4 Setting up file (1:5.39-3) ...
06:34:40 #21 111.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
06:34:40 #21 111.4 Setting up bzip2 (1.0.8-4) ...
06:34:40 #21 111.4 Setting up libyaml-perl (1.30-1) ...
06:34:40 #21 111.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
06:34:40 #21 111.5 Setting up libxml-sax-base-perl (1.09-1.1) ...
06:34:40 #21 111.5 Setting up libio-string-perl (1.08-3.1) ...
06:34:40 #21 111.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
06:34:40 #21 111.5 Setting up cross-config (2.6.18+nmu1) ...
06:34:40 #21 111.6 Setting up xz-utils (5.2.5-2) ...
06:34:40 #21 111.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:34:40 #21 111.6 Setting up libc6-arm64-cross (2.31-9cross4) ...
06:34:40 #21 111.6 Setting up patch (2.7.6-7) ...
06:34:40 #21 111.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
06:34:40 #21 111.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
06:34:40 #21 111.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
06:34:40 #21 111.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
06:34:40 #21 111.7 Setting up libc6-armel-cross (2.31-9cross4) ...
06:34:41 #21 111.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
06:34:41 #21 111.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
06:34:41 #21 111.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
06:34:41 #21 111.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
06:34:41 #21 111.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
06:34:41 #21 111.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
06:34:41 #21 111.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
06:34:41 #21 111.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
06:34:41 #21 111.7 Setting up libfile-homedir-perl (1.006-1) ...
06:34:41 #21 111.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
06:34:41 #21 111.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
06:34:41 #21 111.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
06:34:41 #21 111.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
06:34:41 #21 111.8 Setting up liblocale-gettext-perl (1.07-4+b1) ...
06:34:41 #21 111.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
06:34:41 #21 111.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
06:34:41 #21 111.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
06:34:41 #21 111.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
06:34:41 #21 111.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
06:34:41 #21 111.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
06:34:41 #21 111.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
06:34:41 #21 111.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
06:34:41 #21 111.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
06:34:41 #21 111.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
06:34:41 #21 111.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
06:34:41 #21 111.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
06:34:41 #21 111.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
06:34:41 #21 111.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
06:34:41 #21 111.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
06:34:41 #21 111.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
06:34:41 #21 111.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
06:34:41 #21 111.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
06:34:41 #21 112.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
06:34:41 #21 112.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
06:34:41 #21 112.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
06:34:41 #21 112.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
06:34:41 #21 112.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
06:34:41 #21 112.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
06:34:41 #21 112.0 Setting up libxml-sax-perl (1.02+dfsg-1) ...
06:34:41 #21 112.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
06:34:41 #21 112.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
06:34:41 #21 112.3 
06:34:41 #21 112.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
06:34:41 #21 112.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
06:34:41 #21 112.3 Setting up dpkg-dev (1.20.9) ...
06:34:41 #21 112.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
06:34:41 #21 112.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
06:34:41 #21 112.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
06:34:41 #21 112.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
06:34:41 #21 112.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
06:34:41 #21 112.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
06:34:41 #21 112.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
06:34:41 #21 112.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
06:34:41 #21 112.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
06:34:41 #21 112.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
06:34:41 #21 112.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
06:34:41 #21 112.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
06:34:41 #21 112.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
06:34:41 #21 112.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
06:34:42 #21 112.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
06:34:42 #21 112.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
06:34:42 #21 112.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
06:34:42 #21 112.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
06:34:42 #21 112.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
06:34:42 #21 112.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
06:34:42 #21 112.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
06:34:42 #21 112.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
06:34:42 #21 112.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
06:34:42 #21 112.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
06:34:42 #21 112.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
06:34:42 #21 112.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
06:34:42 #21 112.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
06:34:42 #21 112.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
06:34:42 #21 112.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
06:34:42 #21 112.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
06:34:42 #21 112.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
06:34:42 #21 112.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
06:34:42 #21 112.9 Setting up libxml-simple-perl (2.25-1) ...
06:34:42 #21 112.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
06:34:42 #21 112.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
06:34:42 #21 112.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
06:34:42 #21 113.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
06:34:42 #21 113.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
06:34:42 #21 113.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
06:34:42 #21 113.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
06:34:42 #21 113.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
06:34:42 #21 113.0 Setting up libconfig-auto-perl (0.44-1.1) ...
06:34:42 #21 113.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
06:34:42 #21 113.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
06:34:42 #21 113.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
06:34:42 #21 113.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
06:34:42 #21 113.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
06:34:42 #21 113.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
06:34:42 #21 113.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
06:34:42 #21 113.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
06:34:42 #21 113.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
06:34:42 #21 113.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
06:34:42 #21 113.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
06:34:42 #21 113.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
06:34:42 #21 113.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
06:34:42 #21 113.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
06:34:42 #21 113.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
06:34:42 #21 113.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
06:34:42 #21 113.2 Setting up dpkg-cross (2.6.18+nmu1) ...
06:34:42 #21 113.2 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
06:34:42 #21 113.2 Setting up crossbuild-essential-armel (12.9) ...
06:34:42 #21 113.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
06:34:42 #21 113.2 Setting up crossbuild-essential-armhf (12.9) ...
06:34:42 #21 113.2 Setting up crossbuild-essential-arm64 (12.9) ...
06:34:42 #21 113.2 Setting up crossbuild-essential-s390x (12.9) ...
06:34:42 #21 113.3 Setting up crossbuild-essential-ppc64el (12.9) ...
06:34:42 #21 113.3 Processing triggers for libc-bin (2.31-13) ...
06:34:43 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye.dsc
06:34:43  debian/rules build
06:34:43 dh build --with=bash-completion
06:34:43    dh_update_autotools_config
06:34:43    dh_autoreconf
06:34:43    debian/rules override_dh_auto_build
06:34:43 make[1]: Entering directory '/root/build-deb'
06:34:43 # Build the daemon and dependencies
06:34:43 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
06:34:43 
06:34:43 Removing bundles/
06:34:43 
06:34:43 ---> Making bundle: dynbinary (in bundles/dynbinary)
06:34:43 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910
06:34:43 GOOS="" GOARCH="" GOARM=""
06:34:43 #21 DONE 114.3s
06:34:43 
06:34:43 #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
06:34:43 #24 sha256:29885cb1e1d6cbcc28428ff412863568fcc823155cb56af3458621aa2efebf95
06:34:45 #24 1.652 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
06:34:45 #24 1.652 Hit:2 http://deb.debian.org/debian bullseye InRelease
06:34:45 #24 1.652 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
06:34:45 #24 1.766 Get:4 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [29.6 kB]
06:34:45 #24 1.786 Get:5 http://security.debian.org/debian-security bullseye-security/main s390x Packages [29.6 kB]
06:34:45 #24 1.787 Get:6 http://security.debian.org/debian-security bullseye-security/main armel Packages [28.3 kB]
06:34:45 #24 1.788 Get:7 http://security.debian.org/debian-security bullseye-security/main armhf Packages [29.2 kB]
06:34:45 #24 1.788 Get:8 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB]
06:34:45 #24 2.061 Get:9 http://deb.debian.org/debian bullseye/main armel Packages [7861 kB]
06:34:46 #24 2.403 Get:10 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
06:34:46 #24 2.899 Get:11 http://deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
06:34:46 #24 3.196 Get:12 http://deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
06:34:47 #24 3.603 Get:13 http://deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
06:34:49 #24 ...
06:34:49 
06:34:49 #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
06:34:49 #33 sha256:e03d6ba70c652477aaafe9bdc0efdb01da0fb833ede0faabd64cec5d5f88b3b1
06:34:49 #33 1.360 + RM_GOPATH=0
06:34:49 #33 1.360 + TMP_GOPATH=
06:34:49 #33 1.360 + : /build
06:34:49 #33 1.360 + '[' -z '' ']'
06:34:49 #33 1.360 ++ mktemp -d
06:34:49 #33 1.360 + export GOPATH=/tmp/tmp.vHM6lsch5i
06:34:49 #33 1.360 + GOPATH=/tmp/tmp.vHM6lsch5i
06:34:49 #33 1.360 + RM_GOPATH=1
06:34:49 #33 1.360 + case "$(go env GOARCH)" in
06:34:49 #33 1.361 ++ go env GOARCH
06:34:49 #33 1.368 + export GO_BUILDMODE=-buildmode=pie
06:34:49 #33 1.368 + GO_BUILDMODE=-buildmode=pie
06:34:49 #33 1.375 ++ dirname /tmp/install/install.sh
06:34:49 #33 1.376 + dir=/tmp/install
06:34:49 #33 1.376 + bin=rootlesskit
06:34:49 #33 1.376 + shift
06:34:49 #33 1.376 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:34:49 #33 1.376 + . /tmp/install/rootlesskit.installer
06:34:49 #33 1.385 Install rootlesskit version v0.14.4
06:34:49 #33 1.385 ++ : v0.14.4
06:34:49 #33 1.385 + install_rootlesskit
06:34:49 #33 1.385 + case "$1" in
06:34:49 #33 1.385 + export CGO_ENABLED=0
06:34:49 #33 1.385 + CGO_ENABLED=0
06:34:49 #33 1.385 + _install_rootlesskit
06:34:49 #33 1.385 + echo 'Install rootlesskit version v0.14.4'
06:34:49 #33 1.385 + for f in rootlesskit rootlesskit-docker-proxy
06:34:49 #33 1.385 + GOBIN=/build
06:34:49 #33 1.385 + GO111MODULE=on
06:34:49 #33 1.385 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
06:34:49 #33 1.521 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
06:34:49 #33 2.728 go: downloading github.com/pkg/errors v0.9.1
06:34:49 #33 2.730 go: downloading github.com/sirupsen/logrus v1.8.1
06:34:49 #33 2.818 go: downloading github.com/urfave/cli/v2 v2.3.0
06:34:49 #33 2.926 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
06:34:49 #33 4.084 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
06:34:49 #33 4.248 go: downloading github.com/google/uuid v1.3.0
06:34:49 #33 4.256 go: downloading github.com/moby/vpnkit v0.5.0
06:34:49 #33 4.302 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
06:34:49 #33 4.366 go: downloading github.com/gofrs/flock v0.8.1
06:34:49 #33 4.445 go: downloading github.com/gorilla/mux v1.8.0
06:34:49 #33 4.531 go: downloading github.com/moby/sys/mountinfo v0.4.1
06:34:49 #33 4.639 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
06:34:49 #33 4.669 go: downloading github.com/u-root/u-root v7.0.0+incompatible
06:34:49 #33 5.837 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
06:34:49 #33 5.874 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:34:53 #33 ...
06:34:53 
06:34:53 #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
06:34:53 #22 sha256:1de922bf83a3e8d3772762613a648610aa65addf581ae1cdaa0b442d604fa2c0
06:34:53 #22 1.812 Hit:1 http://deb.debian.org/debian bullseye InRelease
06:34:53 #22 1.812 Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
06:34:53 #22 1.812 Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
06:34:53 #22 2.100 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
06:34:53 #22 2.486 Get:5 http://deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
06:34:53 #22 2.927 Get:6 http://deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
06:34:53 #22 3.356 Get:7 http://deb.debian.org/debian bullseye/main armel Packages [7861 kB]
06:34:53 #22 3.826 Get:8 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
06:34:53 #22 4.208 Get:9 http://security.debian.org/debian-security bullseye-security/main armhf Packages [29.2 kB]
06:34:53 #22 4.213 Get:10 http://security.debian.org/debian-security bullseye-security/main armel Packages [28.3 kB]
06:34:53 #22 4.219 Get:11 http://security.debian.org/debian-security bullseye-security/main s390x Packages [29.6 kB]
06:34:53 #22 4.227 Get:12 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [29.6 kB]
06:34:53 #22 4.227 Get:13 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB]
06:34:53 #22 ...
06:34:53 
06:34:53 #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
06:34:53 #30 sha256:8732808b3dc6eb2ecb4d3b028340dbec4bba2aefdff7feeed8f41ecdf356cd22
06:34:53 #30 1.700 Hit:1 http://deb.debian.org/debian bullseye InRelease
06:34:53 #30 1.700 Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
06:34:53 #30 1.700 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
06:34:53 #30 1.888 Get:4 http://deb.debian.org/debian bullseye/main armel Packages [7861 kB]
06:34:53 #30 2.155 Get:5 http://deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
06:34:53 #30 2.631 Get:6 http://deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
06:34:53 #30 2.852 Get:7 http://security.debian.org/debian-security bullseye-security/main armhf Packages [29.2 kB]
06:34:53 #30 2.867 Get:8 http://security.debian.org/debian-security bullseye-security/main armel Packages [28.3 kB]
06:34:53 #30 2.868 Get:9 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB]
06:34:53 #30 2.868 Get:10 http://security.debian.org/debian-security bullseye-security/main ppc64el Packages [29.6 kB]
06:34:53 #30 2.868 Get:11 http://security.debian.org/debian-security bullseye-security/main s390x Packages [29.6 kB]
06:34:53 #30 3.120 Get:12 http://deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
06:34:53 #30 3.647 Get:13 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
06:35:00 #30 17.07 Fetched 39.9 MB in 16s (2555 kB/s)
06:35:00 #30 17.07 Reading package lists...
06:35:00 #30 ...
06:35:00 
06:35: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
06:35:00 #24 sha256:29885cb1e1d6cbcc28428ff412863568fcc823155cb56af3458621aa2efebf95
06:35:00 #24 16.96 Fetched 39.9 MB in 16s (2562 kB/s)
06:35:08 #24 16.96 Reading package lists...
06:35:08 #24 ...
06:35:08 
06:35:08 #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
06:35:08 #33 sha256:e03d6ba70c652477aaafe9bdc0efdb01da0fb833ede0faabd64cec5d5f88b3b1
06:35:08 #33 24.75 + for f in rootlesskit rootlesskit-docker-proxy
06:35:08 #33 24.75 + GOBIN=/build
06:35:08 #33 24.75 + GO111MODULE=on
06:35:08 #33 24.75 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
06:35:11 #33 ...
06:35:11 
06:35:11 #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
06:35:11 #22 sha256:1de922bf83a3e8d3772762613a648610aa65addf581ae1cdaa0b442d604fa2c0
06:35:11 #22 17.48 Fetched 39.9 MB in 16s (2508 kB/s)
06:35:11 #22 17.48 Reading package lists...
06:35:11 #22 26.43 Reading package lists...
06:35:11 #22 ...
06:35:11 
06:35:11 #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
06:35:11 #30 sha256:8732808b3dc6eb2ecb4d3b028340dbec4bba2aefdff7feeed8f41ecdf356cd22
06:35:11 #30 17.07 Reading package lists...
06:35:11 #30 26.01 Reading package lists...
06:35:11 #30 ...
06:35:11 
06:35:11 #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
06:35:11 #33 sha256:e03d6ba70c652477aaafe9bdc0efdb01da0fb833ede0faabd64cec5d5f88b3b1
06:35:11 #33 DONE 28.5s
06:35:12 
06:35:12 #34 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:35:12 #34 sha256:cf3c7f61b8e33438ea88dddec02acac8117be72fd36286675edc7d164492ca41
06:35:12 #34 DONE 0.1s
06:35:12 
06:35:12 #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
06:35:12 #24 sha256:29885cb1e1d6cbcc28428ff412863568fcc823155cb56af3458621aa2efebf95
06:35:12 #24 16.96 Reading package lists...
06:35:12 #24 25.61 Reading package lists...
06:35:12 #24 ...
06:35:12 
06:35:12 #35 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:35:12 #35 sha256:4584cc92b43635db03ce7d95c24fbc55b2904886361de3d7ac03e43f7c9fc68e
06:35:12 #35 DONE 0.1s
06:35:12 
06:35:12 #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
06:35:12 #22 sha256:1de922bf83a3e8d3772762613a648610aa65addf581ae1cdaa0b442d604fa2c0
06:35:15 #22 26.43 Reading package lists...
06:35:15 #22 ...
06:35:15 
06:35:15 #38 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
06:35:15 #38 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
06:35:15 #38 CACHED
06:35:15 
06:35:15 #40 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
06:35:15 #40 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
06:35:15 #40 CACHED
06:35:15 
06:35:15 #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
06:35:15 #24 sha256:29885cb1e1d6cbcc28428ff412863568fcc823155cb56af3458621aa2efebf95
06:35:17 #24 25.61 Reading package lists...
06:35:17 #24 ...
06:35:17 
06:35:17 #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
06:35:17 #30 sha256:8732808b3dc6eb2ecb4d3b028340dbec4bba2aefdff7feeed8f41ecdf356cd22
06:35:17 #30 26.01 Reading package lists...
06:35:19 #30 33.93 Building dependency tree...
06:35:19 #30 35.29 Reading state information...
06:35:19 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910
06:35:19 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910
06:35:19 GOOS="" GOARCH="" GOARM=""
06:35:19 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910
06:35:19 
06:35:19 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
06:35:19 + RM_GOPATH=0
06:35:19 + TMP_GOPATH=/go
06:35:19 + : /usr/local/bin
06:35:19 + '[' -z /go ']'
06:35:19 + export GOPATH=/go
06:35:19 + GOPATH=/go
06:35:19 + case "$(go env GOARCH)" in
06:35:19 ++ go env GOARCH
06:35:19 + export GO_BUILDMODE=-buildmode=pie
06:35:19 + GO_BUILDMODE=-buildmode=pie
06:35:19 ++ dirname hack/dockerfile/install/install.sh
06:35:19 + dir=hack/dockerfile/install
06:35:19 + bin=tini
06:35:19 + shift
06:35:19 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
06:35:19 + . hack/dockerfile/install/tini.installer
06:35:19 ++ : v0.19.0
06:35:19 + install_tini
06:35:19 Install tini version v0.19.0
06:35:19 + echo 'Install tini version v0.19.0'
06:35:19 + git clone https://github.com/krallin/tini.git /go/tini
06:35:19 Cloning into '/go/tini'...
06:35:19 + cd /go/tini
06:35:19 + git checkout -q v0.19.0
06:35:19 + cmake .
06:35:19 -- The C compiler identification is GNU 10.3.0
06:35:19 -- Detecting C compiler ABI info
06:35:19 -- Detecting C compiler ABI info - done
06:35:19 -- Check for working C compiler: /usr/bin/cc - skipped
06:35:19 -- Detecting C compile features
06:35:19 -- Detecting C compile features - done
06:35:19 -- Performing Test HAS_BUILTIN_FORTIFY
06:35:19 -- Performing Test HAS_BUILTIN_FORTIFY - Success
06:35:19 -- Configuring done
06:35:19 -- Generating done
06:35:19 -- Build files have been written to: /go/tini
06:35:19 + make tini-static
06:35:19 make[2]: Entering directory '/go/tini'
06:35:19 make[3]: Entering directory '/go/tini'
06:35:19 make[4]: Entering directory '/go/tini'
06:35:19 make[5]: Entering directory '/go/tini'
06:35:19 Scanning dependencies of target tini-static
06:35:19 make[5]: Leaving directory '/go/tini'
06:35:19 make[5]: Entering directory '/go/tini'
06:35:19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:35:19 [100%] Linking C executable tini-static
06:35:19 make[5]: Leaving directory '/go/tini'
06:35:19 [100%] Built target tini-static
06:35:19 make[4]: Leaving directory '/go/tini'
06:35:19 make[3]: Leaving directory '/go/tini'
06:35:19 make[2]: Leaving directory '/go/tini'
06:35:19 + mkdir -p /usr/local/bin
06:35:19 + cp tini-static /usr/local/bin/docker-init
06:35:19 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
06:35:19 + RM_GOPATH=0
06:35:19 + TMP_GOPATH=/go
06:35:19 + : /usr/local/bin
06:35:19 + '[' -z /go ']'
06:35:19 + export GOPATH=/go
06:35:19 + GOPATH=/go
06:35:19 + case "$(go env GOARCH)" in
06:35:19 ++ go env GOARCH
06:35:19 + export GO_BUILDMODE=-buildmode=pie
06:35:19 + GO_BUILDMODE=-buildmode=pie
06:35:19 ++ dirname hack/dockerfile/install/install.sh
06:35:19 + dir=hack/dockerfile/install
06:35:19 + bin=rootlesskit
06:35:19 + shift
06:35:19 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
06:35:19 + . hack/dockerfile/install/rootlesskit.installer
06:35:19 ++ : v0.14.4
06:35:19 + install_rootlesskit dynamic
06:35:19 + case "$1" in
06:35:19 + install_rootlesskit_dynamic
06:35:19 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
06:35:19 + ROOTLESSKIT_LDFLAGS=-linkmode=external
06:35:19 + export BUILD_MODE=-buildmode=pie
06:35:19 + BUILD_MODE=-buildmode=pie
06:35:19 + _install_rootlesskit
06:35:19 + echo 'Install rootlesskit version v0.14.4'
06:35:19 Install rootlesskit version v0.14.4
06:35:19 + for f in rootlesskit rootlesskit-docker-proxy
06:35:19 + GOBIN=/usr/local/bin
06:35:19 + GO111MODULE=on
06:35:19 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
06:35:19 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
06:35:20 #30 36.75 The following additional packages will be installed:
06:35:20 #30 36.77   libbtrfs0
06:35:20 #30 36.96 The following NEW packages will be installed:
06:35:20 #30 36.97   libbtrfs-dev libbtrfs0
06:35:21 #30 37.44 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:35:21 #30 37.44 Need to get 460 kB of archives.
06:35:21 #30 37.44 After this operation, 1237 kB of additional disk space will be used.
06:35:21 #30 37.44 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:35:21 #30 37.44 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:35:21 #30 37.91 debconf: delaying package configuration, since apt-utils is not installed
06:35:21 #30 38.06 Fetched 460 kB in 0s (1487 kB/s)
06:35:21 #30 38.09 Selecting previously unselected package libbtrfs0:amd64.
06:35:21 #30 38.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 ... 30211 files and directories currently installed.)
06:35:21 #30 38.12 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
06:35:21 #30 38.13 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:35:21 #30 38.20 Selecting previously unselected package libbtrfs-dev:amd64.
06:35:21 #30 38.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
06:35:21 #30 38.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:35:21 #30 38.31 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:35:21 #30 38.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:35:21 #30 38.33 Processing triggers for libc-bin (2.31-13) ...
06:35:22 #30 DONE 38.5s
06:35:22 
06:35:22 #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
06:35:22 #31 sha256:c2506c2e673c26a76d45cc0b4bcabf62cf7c32f11f5c088328096492365aa657
06:35:23 #31 0.992 + RM_GOPATH=0
06:35:23 #31 0.992 + TMP_GOPATH=
06:35:23 #31 0.992 + : /build
06:35:23 #31 0.993 + '[' -z '' ']'
06:35:23 #31 0.993 ++ mktemp -d
06:35:23 #31 0.996 + export GOPATH=/tmp/tmp.qN7r9Uwqjq
06:35:23 #31 0.996 + GOPATH=/tmp/tmp.qN7r9Uwqjq
06:35:23 #31 0.996 + RM_GOPATH=1
06:35:23 #31 0.997 + case "$(go env GOARCH)" in
06:35:23 #31 0.997 ++ go env GOARCH
06:35:23 #31 1.016 + export GO_BUILDMODE=-buildmode=pie
06:35:23 #31 1.016 + GO_BUILDMODE=-buildmode=pie
06:35:23 #31 1.018 ++ dirname /tmp/install/install.sh
06:35:23 #31 1.021 + dir=/tmp/install
06:35:23 #31 1.021 + bin=containerd
06:35:23 #31 1.021 + shift
06:35:23 #31 1.021 + '[' '!' -f /tmp/install/containerd.installer ']'
06:35:23 #31 1.022 + . /tmp/install/containerd.installer
06:35:23 #31 1.022 ++ set -e
06:35:23 #31 1.022 ++ : v1.5.5
06:35:23 #31 1.023 + install_containerd
06:35:23 #31 1.024 Install containerd version v1.5.5
06:35:23 #31 1.024 + echo 'Install containerd version v1.5.5'
06:35:23 #31 1.024 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qN7r9Uwqjq/src/github.com/containerd/containerd
06:35:23 #31 1.025 Cloning into '/tmp/tmp.qN7r9Uwqjq/src/github.com/containerd/containerd'...
06:35:26 #31 ...
06:35:26 
06:35:26 #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
06:35:26 #24 sha256:29885cb1e1d6cbcc28428ff412863568fcc823155cb56af3458621aa2efebf95
06:35:26 #24 25.61 Reading package lists...
06:35:26 #24 34.16 Building dependency tree...
06:35:26 #24 35.84 Reading state information...
06:35:26 #24 37.26 The following additional packages will be installed:
06:35:26 #24 37.28   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
06:35:26 #24 37.30 Suggested packages:
06:35:26 #24 37.30   cmake-doc ninja-build lrzip
06:35:26 #24 37.30 Recommended packages:
06:35:26 #24 37.30   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:35:26 #24 37.74 The following NEW packages will be installed:
06:35:26 #24 37.76   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
06:35:26 #24 38.13 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
06:35:26 #24 38.13 Need to get 8419 kB of archives.
06:35:26 #24 38.13 After this operation, 34.9 MB of additional disk space will be used.
06:35:26 #24 38.13 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
06:35:26 #24 38.14 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
06:35:26 #24 38.14 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
06:35:26 #24 38.17 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
06:35:26 #24 38.18 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
06:35:26 #24 38.18 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
06:35:26 #24 38.19 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
06:35:26 #24 38.19 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
06:35:26 #24 38.85 debconf: delaying package configuration, since apt-utils is not installed
06:35:26 #24 39.13 Fetched 8419 kB in 0s (20.1 MB/s)
06:35:26 #24 39.15 Selecting previously unselected package xxd.
06:35:26 #24 39.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30211 files and directories currently installed.)
06:35:26 #24 39.20 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
06:35:26 #24 39.20 Unpacking xxd (2:8.2.2434-3) ...
06:35:26 #24 39.29 Selecting previously unselected package vim-common.
06:35:26 #24 39.29 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
06:35:26 #24 39.32 Unpacking vim-common (2:8.2.2434-3) ...
06:35:26 #24 39.45 Selecting previously unselected package cmake-data.
06:35:26 #24 39.45 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
06:35:26 #24 39.46 Unpacking cmake-data (3.18.4-2) ...
06:35:26 #24 40.16 Selecting previously unselected package libarchive13:amd64.
06:35:26 #24 40.17 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ...
06:35:26 #24 40.18 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
06:35:26 #24 40.32 Selecting previously unselected package libjsoncpp24:amd64.
06:35:26 #24 40.32 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
06:35:26 #24 40.33 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
06:35:26 #24 40.39 Selecting previously unselected package librhash0:amd64.
06:35:26 #24 40.39 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
06:35:26 #24 40.41 Unpacking librhash0:amd64 (1.4.1-2) ...
06:35:26 #24 40.46 Selecting previously unselected package libuv1:amd64.
06:35:26 #24 40.47 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
06:35:26 #24 40.49 Unpacking libuv1:amd64 (1.40.0-2) ...
06:35:26 #24 40.55 Selecting previously unselected package cmake.
06:35:26 #24 40.55 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ...
06:35:26 #24 40.56 Unpacking cmake (3.18.4-2) ...
06:35:26 #24 41.88 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
06:35:26 #24 41.89 Setting up xxd (2:8.2.2434-3) ...
06:35:26 #24 41.91 Setting up libuv1:amd64 (1.40.0-2) ...
06:35:26 #24 41.92 Setting up vim-common (2:8.2.2434-3) ...
06:35:26 #24 41.93 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
06:35:26 #24 41.94 Setting up librhash0:amd64 (1.4.1-2) ...
06:35:26 #24 41.95 Setting up cmake-data (3.18.4-2) ...
06:35:26 #24 41.97 Setting up cmake (3.18.4-2) ...
06:35:26 #24 41.98 Processing triggers for libc-bin (2.31-13) ...
06:35:26 #24 DONE 42.2s
06:35:26 
06:35:26 #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
06:35:26 #22 sha256:1de922bf83a3e8d3772762613a648610aa65addf581ae1cdaa0b442d604fa2c0
06:35:26 #22 26.43 Reading package lists...
06:35:26 #22 34.75 Building dependency tree...
06:35:26 #22 36.24 Reading state information...
06:35:26 #22 37.50 The following additional packages will be installed:
06:35:26 #22 37.50   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:35:26 #22 37.51   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
06:35:26 #22 37.51   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
06:35:26 #22 37.51   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
06:35:26 #22 37.52   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
06:35:26 #22 37.53   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
06:35:26 #22 37.54   mingw-w64-common mingw-w64-x86-64-dev
06:35:26 #22 37.58 Suggested packages:
06:35:26 #22 37.58   gcc-10-locales seccomp wine64
06:35:26 #22 38.12 The following NEW packages will be installed:
06:35:26 #22 38.12   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:35:26 #22 38.12   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
06:35:26 #22 38.12   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
06:35:26 #22 38.12   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
06:35:26 #22 38.12   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
06:35:26 #22 38.12   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
06:35:26 #22 38.12   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
06:35:26 #22 38.13   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
06:35:26 #22 38.13   mingw-w64-x86-64-dev
06:35:26 #22 38.50 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
06:35:26 #22 38.50 Need to get 115 MB of archives.
06:35:26 #22 38.50 After this operation, 645 MB of additional disk space will be used.
06:35:26 #22 38.50 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
06:35:26 #22 38.57 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]
06:35:26 #22 38.62 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
06:35:26 #22 38.63 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
06:35:26 #22 38.63 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
06:35:26 #22 38.63 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
06:35:26 #22 38.74 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
06:35:26 #22 38.79 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
06:35:26 #22 38.79 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]
06:35:26 #22 38.99 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]
06:35:26 #22 39.38 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]
06:35:26 #22 39.54 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]
06:35:26 #22 39.69 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]
06:35:26 #22 40.10 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]
06:35:26 #22 40.29 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
06:35:26 #22 40.30 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
06:35:26 #22 40.30 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
06:35:26 #22 40.30 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:35:26 #22 40.30 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:35:26 #22 40.31 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
06:35:26 #22 40.31 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
06:35:26 #22 40.31 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
06:35:26 #22 40.32 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
06:35:26 #22 40.33 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
06:35:26 #22 40.33 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
06:35:26 #22 40.33 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
06:35:26 #22 40.34 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
06:35:26 #22 40.34 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
06:35:26 #22 40.34 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
06:35:26 #22 40.35 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
06:35:26 #22 40.85 debconf: delaying package configuration, since apt-utils is not installed
06:35:26 #22 41.10 Fetched 115 MB in 2s (53.8 MB/s)
06:35:26 #22 41.15 Selecting previously unselected package binutils-mingw-w64-i686.
06:35:26 #22 41.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30211 files and directories currently installed.)
06:35:26 #22 41.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
06:35:26 #22 41.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:35:26 #22 41.93 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:35:26 #22 41.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
06:35:26 #22 41.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:35:26 #22 42.86 Selecting previously unselected package binutils-mingw-w64.
06:35:26 #22 42.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
06:35:26 #22 42.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
06:35:26 #22 42.92 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:35:26 #22 42.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:35:26 #22 42.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:35:26 #22 42.99 Selecting previously unselected package dmsetup.
06:35:26 #22 42.99 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
06:35:26 #22 43.00 Unpacking dmsetup (2:1.02.175-2.1) ...
06:35:26 #22 43.06 Selecting previously unselected package mingw-w64-common.
06:35:26 #22 43.07 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
06:35:26 #22 43.07 Unpacking mingw-w64-common (8.0.0-1) ...
06:35:26 #22 ...
06:35:26 
06:35:26 #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
06:35:26 #26 sha256:f9ad41543d1f8515db27e919718b0001c34153d8fd3455fc3e52cf3834ff0701
06:35:26 #26 1.130 + RM_GOPATH=0
06:35:26 #26 1.131 + TMP_GOPATH=
06:35:26 #26 1.131 + : /build
06:35:26 #26 1.131 + '[' -z '' ']'
06:35:26 #26 1.131 ++ mktemp -d
06:35:26 #26 1.133 + export GOPATH=/tmp/tmp.Z6RMaUw7IG
06:35:26 #26 1.133 + GOPATH=/tmp/tmp.Z6RMaUw7IG
06:35:26 #26 1.133 + RM_GOPATH=1
06:35:26 #26 1.134 + case "$(go env GOARCH)" in
06:35:26 #26 1.134 ++ go env GOARCH
06:35:26 #26 1.145 + export GO_BUILDMODE=-buildmode=pie
06:35:26 #26 1.145 + GO_BUILDMODE=-buildmode=pie
06:35:26 #26 1.146 ++ dirname /tmp/install/install.sh
06:35:26 #26 1.148 + dir=/tmp/install
06:35:26 #26 1.148 + bin=tini
06:35:26 #26 1.148 + shift
06:35:26 #26 1.148 + '[' '!' -f /tmp/install/tini.installer ']'
06:35:26 #26 1.148 + . /tmp/install/tini.installer
06:35:26 #26 1.148 ++ : v0.19.0
06:35:26 #26 1.149 + install_tini
06:35:26 #26 1.149 Install tini version v0.19.0
06:35:26 #26 1.149 + echo 'Install tini version v0.19.0'
06:35:26 #26 1.149 + git clone https://github.com/krallin/tini.git /tmp/tmp.Z6RMaUw7IG/tini
06:35:26 #26 1.152 Cloning into '/tmp/tmp.Z6RMaUw7IG/tini'...
06:35:27 #26 1.543 + cd /tmp/tmp.Z6RMaUw7IG/tini
06:35:27 #26 1.544 + git checkout -q v0.19.0
06:35:27 #26 1.552 + cmake .
06:35:27 #26 1.823 -- The C compiler identification is GNU 10.2.1
06:35:27 #26 1.855 -- Detecting C compiler ABI info
06:35:27 #26 2.016 -- Detecting C compiler ABI info - done
06:35:27 #26 2.052 -- Check for working C compiler: /usr/bin/cc - skipped
06:35:27 #26 2.058 -- Detecting C compile features
06:35:27 #26 2.059 -- Detecting C compile features - done
06:35:27 #26 2.073 -- Performing Test HAS_BUILTIN_FORTIFY
06:35:27 #26 2.205 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:35:27 #26 2.235 -- Configuring done
06:35:28 #26 2.244 -- Generating done
06:35:28 #26 2.250 -- Build files have been written to: /tmp/tmp.Z6RMaUw7IG/tini
06:35:28 #26 2.253 + make tini-static
06:35:28 #26 2.385 Scanning dependencies of target tini-static
06:35:28 #26 2.405 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:35:28 #26 2.920 [100%] Linking C executable tini-static
06:35:29 #26 3.165 [100%] Built target tini-static
06:35:29 #26 3.180 + mkdir -p /build
06:35:29 #26 3.181 + cp tini-static /build/docker-init
06:35:29 #26 DONE 3.5s
06:35:29 
06:35:29 #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
06:35:29 #22 sha256:1de922bf83a3e8d3772762613a648610aa65addf581ae1cdaa0b442d604fa2c0
06:35:29 #22 44.64 Selecting previously unselected package mingw-w64-x86-64-dev.
06:35:29 #22 44.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
06:35:29 #22 44.65 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
06:35:30 #22 46.66 Selecting previously unselected package gcc-mingw-w64-base.
06:35:30 #22 46.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
06:35:30 #22 46.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:35:30 #22 46.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
06:35:30 #22 46.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
06:35:30 #22 46.74 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:35:31 go: downloading github.com/pkg/errors v0.9.1
06:35:31 go: downloading github.com/sirupsen/logrus v1.8.1
06:35:31 go: downloading github.com/urfave/cli/v2 v2.3.0
06:35:31 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
06:35:31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
06:35:31 go: downloading github.com/google/uuid v1.3.0
06:35:31 go: downloading github.com/moby/vpnkit v0.5.0
06:35:31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
06:35:31 go: downloading github.com/gofrs/flock v0.8.1
06:35:31 go: downloading github.com/gorilla/mux v1.8.0
06:35:31 go: downloading github.com/moby/sys/mountinfo v0.4.1
06:35:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
06:35:31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
06:35:32 #22 48.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
06:35:32 #22 48.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:35:32 #22 48.85 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:35:32 go: downloading github.com/u-root/u-root v7.0.0+incompatible
06:35:34 #22 ...
06:35:34 
06:35:34 #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
06:35:34 #31 sha256:c2506c2e673c26a76d45cc0b4bcabf62cf7c32f11f5c088328096492365aa657
06:35:34 #31 11.97 + cd /tmp/tmp.qN7r9Uwqjq/src/github.com/containerd/containerd
06:35:34 #31 11.97 + git checkout -q v1.5.5
06:35:34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:35:34 #31 12.79 + export 'BUILDTAGS=netgo osusergo static_build'
06:35:34 #31 12.79 + BUILDTAGS='netgo osusergo static_build'
06:35:34 #31 12.79 + export EXTRA_FLAGS=-buildmode=pie
06:35:34 #31 12.79 + EXTRA_FLAGS=-buildmode=pie
06:35:34 #31 12.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:35:34 #31 12.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:35:34 #31 12.79 + '[' '' = dynamic ']'
06:35:34 #31 12.79 + make
06:35:35 #31 13.42 + bin/ctr
06:35:40 + for f in rootlesskit rootlesskit-docker-proxy
06:35:40 + GOBIN=/usr/local/bin
06:35:40 + GO111MODULE=on
06:35:40 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
06:35:40 + return
06:35:40 # Build the CLI
06:35:40 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210901112847-56e5910 GITCOMMIT=56e5910 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
06:35:40 Building dynamic docker-linux-amd64
06:35:40 #31 ...
06:35:40 
06:35:40 #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
06:35:40 #22 sha256:1de922bf83a3e8d3772762613a648610aa65addf581ae1cdaa0b442d604fa2c0
06:35:40 #22 52.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
06:35:40 #22 52.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:35:40 #22 52.38 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:35:40 #22 53.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
06:35:40 #22 53.93 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
06:35:40 #22 53.93 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:35:40 #22 55.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
06:35:40 #22 55.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:35:40 #22 55.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:35:43 #22 59.42 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
06:35:43 #22 59.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:35:43 #22 59.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:35:45 #22 61.16 Selecting previously unselected package g++-mingw-w64-x86-64.
06:35:45 #22 61.17 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
06:35:45 #22 61.17 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:35:45 #22 61.23 Selecting previously unselected package libapparmor1:amd64.
06:35:45 #22 61.24 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
06:35:45 #22 61.24 Unpacking libapparmor1:amd64 (2.13.6-10) ...
06:35:45 #22 61.28 Selecting previously unselected package libapparmor-dev:amd64.
06:35:45 #22 61.29 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
06:35:45 #22 61.29 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
06:35:45 #22 61.35 Selecting previously unselected package libbtrfs0:amd64.
06:35:45 #22 61.36 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
06:35:45 #22 61.36 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:35:45 #22 61.41 Selecting previously unselected package libbtrfs-dev:amd64.
06:35:45 #22 61.42 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
06:35:45 #22 61.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:35:45 #22 61.51 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:35:45 #22 61.51 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:35:45 #22 61.52 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:35:45 #22 61.55 Selecting previously unselected package libudev-dev:amd64.
06:35:45 #22 61.56 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
06:35:45 #22 61.56 Unpacking libudev-dev:amd64 (247.3-6) ...
06:35:45 #22 61.62 Selecting previously unselected package libsepol1-dev:amd64.
06:35:45 #22 61.64 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
06:35:45 #22 61.64 Unpacking libsepol1-dev:amd64 (3.1-1) ...
06:35:45 #22 61.76 Selecting previously unselected package libpcre2-16-0:amd64.
06:35:45 #22 61.77 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
06:35:45 #22 61.77 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
06:35:45 #22 61.85 Selecting previously unselected package libpcre2-32-0:amd64.
06:35:45 #22 61.85 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
06:35:45 #22 61.86 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
06:35:45 #22 61.93 Selecting previously unselected package libpcre2-posix2:amd64.
06:35:45 #22 61.93 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
06:35:45 #22 61.94 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
06:35:45 #22 61.98 Selecting previously unselected package libpcre2-dev:amd64.
06:35:45 #22 61.98 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
06:35:45 #22 61.98 Unpacking libpcre2-dev:amd64 (10.36-2) ...
06:35:45 #22 62.14 Selecting previously unselected package libselinux1-dev:amd64.
06:35:45 #22 62.15 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
06:35:45 #22 62.15 Unpacking libselinux1-dev:amd64 (3.1-3) ...
06:35:45 #22 62.26 Selecting previously unselected package libdevmapper-dev:amd64.
06:35:45 #22 62.26 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
06:35:45 #22 62.26 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:35:45 #22 62.30 Selecting previously unselected package libseccomp-dev:amd64.
06:35:45 #22 62.31 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
06:35:45 #22 62.32 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
06:35:46 #22 62.37 Selecting previously unselected package libsystemd-dev:amd64.
06:35:46 #22 62.37 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
06:35:46 #22 62.38 Unpacking libsystemd-dev:amd64 (247.3-6) ...
06:35:46 #22 62.59 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
06:35:46 #22 62.60 Setting up libapparmor1:amd64 (2.13.6-10) ...
06:35:46 #22 62.61 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:35:46 #22 62.62 Setting up libsepol1-dev:amd64 (3.1-1) ...
06:35:46 #22 62.63 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:35:46 #22 62.63 Setting up libpcre2-16-0:amd64 (10.36-2) ...
06:35:46 #22 62.64 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:35:46 #22 62.65 Setting up libpcre2-32-0:amd64 (10.36-2) ...
06:35:46 #22 62.66 Setting up libudev-dev:amd64 (247.3-6) ...
06:35:46 #22 62.67 Setting up libpcre2-posix2:amd64 (10.36-2) ...
06:35:46 #22 62.68 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:35:46 #22 62.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:35:46 #22 62.70 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:35:46 #22 62.71 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
06:35:46 #22 62.72 Setting up mingw-w64-common (8.0.0-1) ...
06:35:46 #22 62.73 Setting up libsystemd-dev:amd64 (247.3-6) ...
06:35:46 #22 62.74 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
06:35:46 #22 62.75 Setting up libpcre2-dev:amd64 (10.36-2) ...
06:35:46 #22 62.76 Setting up libselinux1-dev:amd64 (3.1-3) ...
06:35:46 #22 62.77 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:35:46 #22 62.78 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:35:46 #22 62.79 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
06:35:46 #22 62.80 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:35:46 #22 62.80 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
06:35:46 #22 62.82 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
06:35:46 #22 62.83 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:35:46 #22 62.83 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
06:35:46 #22 62.84 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:35:46 #22 62.85 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:35:46 #22 62.87 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:35:46 #22 62.88 Setting up dmsetup (2:1.02.175-2.1) ...
06:35:46 #22 62.89 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:35:46 #22 62.90 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:35:46 #22 62.91 Processing triggers for libc-bin (2.31-13) ...
06:35:47 #22 DONE 64.1s
06:35:47 
06:35:47 #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
06:35:47 #23 sha256:5d43c4931d1baf33eb9542bb79991fd38657392f7bae3a390eaa4f4a8ae6d0c2
06:35:48 #23 1.179 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
06:35:48 #23 1.180 Hit:2 http://deb.debian.org/debian bullseye InRelease
06:35:48 #23 1.181 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
06:35:54 #23 1.632 Reading package lists...
06:35:58 #23 6.807 Reading package lists...
06:36:00 #23 11.36 Building dependency tree...
06:36:00 #23 12.50 Reading state information...
06:36:01 #23 13.64 The following additional packages will be installed:
06:36:01 #23 13.64   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
06:36:01 #23 13.65   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
06:36:01 #23 13.65   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
06:36:01 #23 13.65   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
06:36:01 #23 13.65   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
06:36:01 #23 13.65   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
06:36:01 #23 13.66   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
06:36:01 #23 13.67 Suggested packages:
06:36:01 #23 13.67   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
06:36:01 #23 13.67   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
06:36:01 #23 13.67   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
06:36:01 #23 13.67   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
06:36:01 #23 13.67   seccomp:ppc64el seccomp:s390x
06:36:01 #23 13.67 Recommended packages:
06:36:01 #23 13.67   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
06:36:01 #23 13.67   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
06:36:01 #23 13.67   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
06:36:01 #23 13.67   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
06:36:01 #23 14.13 The following NEW packages will be installed:
06:36:01 #23 14.13   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
06:36:01 #23 14.13   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
06:36:01 #23 14.13   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
06:36:01 #23 14.13   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
06:36:01 #23 14.13   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
06:36:01 #23 14.14   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
06:36:01 #23 14.14   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
06:36:01 #23 14.14   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
06:36:01 #23 14.14   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
06:36:01 #23 14.14   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
06:36:01 #23 14.14   libseccomp2:ppc64el libseccomp2:s390x
06:36:02 #23 14.50 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded.
06:36:02 #23 14.50 Need to get 15.9 MB of archives.
06:36:02 #23 14.50 After this operation, 72.9 MB of additional disk space will be used.
06:36:02 #23 14.50 Get:1 http://deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
06:36:02 #23 14.51 Get:2 http://deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
06:36:02 #23 14.51 Get:3 http://deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
06:36:02 #23 14.51 Get:4 http://deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
06:36:02 #23 14.51 Get:5 http://deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
06:36:02 #23 14.51 Get:6 http://deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
06:36:02 #23 14.52 Get:7 http://deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
06:36:02 #23 14.52 Get:8 http://deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB]
06:36:02 #23 14.55 Get:9 http://deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
06:36:02 #23 14.55 Get:10 http://deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
06:36:02 #23 14.55 Get:11 http://deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
06:36:02 #23 14.55 Get:12 http://deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
06:36:02 #23 14.55 Get:13 http://deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB]
06:36:02 #23 14.59 Get:14 http://deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
06:36:02 #23 14.59 Get:15 http://deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
06:36:02 #23 14.59 Get:16 http://deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
06:36:02 #23 14.59 Get:17 http://deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
06:36:02 #23 14.59 Get:18 http://deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB]
06:36:02 #23 14.62 Get:19 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
06:36:02 #23 14.62 Get:20 http://deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
06:36:02 #23 14.63 Get:21 http://deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
06:36:02 #23 14.63 Get:22 http://deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
06:36:02 #23 14.63 Get:23 http://deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB]
06:36:02 #23 14.65 Get:24 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
06:36:02 #23 14.66 Get:25 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
06:36:02 #23 14.66 Get:26 http://deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
06:36:02 #23 14.66 Get:27 http://deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
06:36:02 #23 14.66 Get:28 http://deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB]
06:36:02 #23 14.69 Get:29 http://deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
06:36:02 #23 14.69 Get:30 http://deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
06:36:02 #23 14.69 Get:31 http://deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB]
06:36:02 #23 14.69 Get:32 http://deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB]
06:36:02 #23 14.70 Get:33 http://deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB]
06:36:02 #23 14.70 Get:34 http://deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB]
06:36:02 #23 14.70 Get:35 http://deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB]
06:36:02 #23 14.70 Get:36 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB]
06:36:02 #23 14.70 Get:37 http://deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB]
06:36:02 #23 14.70 Get:38 http://deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB]
06:36:02 #23 14.70 Get:39 http://deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB]
06:36:02 #23 14.70 Get:40 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB]
06:36:03 #23 15.25 debconf: delaying package configuration, since apt-utils is not installed
06:36:03 #23 15.45 Fetched 15.9 MB in 0s (32.9 MB/s)
06:36:03 #23 15.49 Selecting previously unselected package gcc-10-base:armel.
06:36:03 #23 15.49 (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.)
06:36:03 #23 15.53 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
06:36:03 #23 15.53 Unpacking gcc-10-base:armel (10.2.1-6) ...
06:36:03 #23 15.59 Selecting previously unselected package gcc-10-base:armhf.
06:36:03 #23 15.60 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
06:36:03 #23 15.61 Unpacking gcc-10-base:armhf (10.2.1-6) ...
06:36:03 #23 15.65 Selecting previously unselected package gcc-10-base:ppc64el.
06:36:03 #23 15.66 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
06:36:03 #23 15.66 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
06:36:03 #23 15.70 Selecting previously unselected package gcc-10-base:s390x.
06:36:03 #23 15.72 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
06:36:03 #23 15.72 Unpacking gcc-10-base:s390x (10.2.1-6) ...
06:36:03 #23 15.77 Selecting previously unselected package gcc-10-base:arm64.
06:36:03 #23 15.77 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
06:36:03 #23 15.78 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
06:36:03 #23 15.83 Selecting previously unselected package libgcc-s1:armel.
06:36:03 #23 15.83 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
06:36:03 #23 15.84 Unpacking libgcc-s1:armel (10.2.1-6) ...
06:36:03 #23 15.88 Selecting previously unselected package libcrypt1:armel.
06:36:03 #23 15.88 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
06:36:03 #23 15.89 Unpacking libcrypt1:armel (1:4.4.18-4) ...
06:36:03 #23 15.97 Selecting previously unselected package libc6:armel.
06:36:03 #23 15.97 Preparing to unpack .../07-libc6_2.31-13_armel.deb ...
06:36:04 #23 16.17 Unpacking libc6:armel (2.31-13) ...
06:36:04 #23 16.57 Selecting previously unselected package libapparmor1:armel.
06:36:04 #23 16.57 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
06:36:04 #23 16.58 Unpacking libapparmor1:armel (2.13.6-10) ...
06:36:04 #23 16.63 Selecting previously unselected package libapparmor-dev:armel.
06:36:04 #23 16.63 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
06:36:04 #23 16.63 Unpacking libapparmor-dev:armel (2.13.6-10) ...
06:36:04 #23 16.69 Selecting previously unselected package libgcc-s1:arm64.
06:36:04 #23 16.69 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
06:36:04 #23 16.70 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
06:36:04 #23 16.74 Selecting previously unselected package libcrypt1:arm64.
06:36:04 #23 16.74 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
06:36:04 #23 16.75 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
06:36:04 #23 16.82 Selecting previously unselected package libc6:arm64.
06:36:04 #23 16.82 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ...
06:36:04 #23 17.03 Unpacking libc6:arm64 (2.31-13) ...
06:36:05 #23 17.46 Selecting previously unselected package libapparmor1:arm64.
06:36:05 #23 17.46 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
06:36:05 #23 17.47 Unpacking libapparmor1:arm64 (2.13.6-10) ...
06:36:05 #23 17.51 Selecting previously unselected package libapparmor-dev:arm64.
06:36:05 #23 17.52 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
06:36:05 #23 17.52 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
06:36:05 #23 17.59 Selecting previously unselected package libgcc-s1:s390x.
06:36:05 #23 17.59 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
06:36:05 #23 17.59 Unpacking libgcc-s1:s390x (10.2.1-6) ...
06:36:05 #23 17.63 Selecting previously unselected package libcrypt1:s390x.
06:36:05 #23 17.63 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
06:36:05 #23 17.64 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
06:36:05 #23 17.72 Selecting previously unselected package libc6:s390x.
06:36:05 #23 17.72 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ...
06:36:05 #23 17.90 Unpacking libc6:s390x (2.31-13) ...
06:36:06 #23 18.35 Selecting previously unselected package libapparmor1:s390x.
06:36:06 #23 18.35 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
06:36:06 #23 18.36 Unpacking libapparmor1:s390x (2.13.6-10) ...
06:36:06 #23 18.40 Selecting previously unselected package libapparmor-dev:s390x.
06:36:06 #23 18.41 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
06:36:06 #23 18.41 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
06:36:06 #23 18.47 Selecting previously unselected package libgcc-s1:armhf.
06:36:06 #23 18.49 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
06:36:06 #23 18.49 Unpacking libgcc-s1:armhf (10.2.1-6) ...
06:36:06 #23 18.53 Selecting previously unselected package libcrypt1:armhf.
06:36:06 #23 18.54 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
06:36:06 #23 18.55 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
06:36:06 #23 18.62 Selecting previously unselected package libc6:armhf.
06:36:06 #23 18.63 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ...
06:36:06 #23 18.85 Unpacking libc6:armhf (2.31-13) ...
06:36:06 #23 19.21 Selecting previously unselected package libapparmor1:armhf.
06:36:06 #23 19.21 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
06:36:06 #23 19.22 Unpacking libapparmor1:armhf (2.13.6-10) ...
06:36:06 #23 19.26 Selecting previously unselected package libapparmor-dev:armhf.
06:36:06 #23 19.27 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
06:36:06 #23 19.28 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
06:36:07 #23 19.34 Selecting previously unselected package libgcc-s1:ppc64el.
06:36:07 #23 19.35 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
06:36:07 #23 19.35 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
06:36:07 #23 19.39 Selecting previously unselected package libcrypt1:ppc64el.
06:36:07 #23 19.40 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
06:36:07 #23 19.40 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
06:36:07 #23 19.48 Selecting previously unselected package libc6:ppc64el.
06:36:07 #23 19.49 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ...
06:36:07 #23 19.66 Unpacking libc6:ppc64el (2.31-13) ...
06:36:08 #23 20.23 Selecting previously unselected package libapparmor1:ppc64el.
06:36:08 #23 20.23 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
06:36:08 #23 20.24 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
06:36:08 #23 20.30 Selecting previously unselected package libapparmor-dev:ppc64el.
06:36:08 #23 20.30 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
06:36:08 #23 20.31 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
06:36:08 #23 20.36 Selecting previously unselected package libseccomp2:s390x.
06:36:08 #23 20.37 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ...
06:36:08 #23 20.37 Unpacking libseccomp2:s390x (2.5.1-1) ...
06:36:08 #23 20.42 Selecting previously unselected package libseccomp-dev:s390x.
06:36:08 #23 20.42 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ...
06:36:08 #23 20.42 Unpacking libseccomp-dev:s390x (2.5.1-1) ...
06:36:08 #23 20.48 Selecting previously unselected package libseccomp2:ppc64el.
06:36:08 #23 20.48 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ...
06:36:08 #23 20.49 Unpacking libseccomp2:ppc64el (2.5.1-1) ...
06:36:08 #23 20.52 Selecting previously unselected package libseccomp-dev:ppc64el.
06:36:08 #23 20.53 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ...
06:36:08 #23 20.53 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ...
06:36:08 #23 20.58 Selecting previously unselected package libseccomp2:armhf.
06:36:08 #23 20.58 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ...
06:36:08 #23 20.59 Unpacking libseccomp2:armhf (2.5.1-1) ...
06:36:08 #23 20.62 Selecting previously unselected package libseccomp-dev:armhf.
06:36:08 #23 20.62 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ...
06:36:08 #23 20.63 Unpacking libseccomp-dev:armhf (2.5.1-1) ...
06:36:08 #23 20.68 Selecting previously unselected package libseccomp2:armel.
06:36:08 #23 20.69 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ...
06:36:08 #23 20.69 Unpacking libseccomp2:armel (2.5.1-1) ...
06:36:08 #23 20.72 Selecting previously unselected package libseccomp-dev:armel.
06:36:08 #23 20.73 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ...
06:36:08 #23 20.73 Unpacking libseccomp-dev:armel (2.5.1-1) ...
06:36:08 #23 20.79 Selecting previously unselected package libseccomp2:arm64.
06:36:08 #23 20.79 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ...
06:36:08 #23 20.80 Unpacking libseccomp2:arm64 (2.5.1-1) ...
06:36:08 #23 20.85 Selecting previously unselected package libseccomp-dev:arm64.
06:36:08 #23 20.85 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ...
06:36:08 #23 20.86 Unpacking libseccomp-dev:arm64 (2.5.1-1) ...
06:36:08 #23 20.95 Setting up gcc-10-base:arm64 (10.2.1-6) ...
06:36:08 #23 20.96 Setting up gcc-10-base:armel (10.2.1-6) ...
06:36:08 #23 20.97 Setting up gcc-10-base:armhf (10.2.1-6) ...
06:36:08 #23 20.98 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
06:36:08 #23 20.99 Setting up gcc-10-base:s390x (10.2.1-6) ...
06:36:08 #23 21.01 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
06:36:08 #23 21.02 Setting up libcrypt1:armel (1:4.4.18-4) ...
06:36:08 #23 21.03 Setting up libcrypt1:armhf (1:4.4.18-4) ...
06:36:08 #23 21.04 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
06:36:08 #23 21.06 Setting up libcrypt1:s390x (1:4.4.18-4) ...
06:36:08 #23 21.07 Setting up libgcc-s1:arm64 (10.2.1-6) ...
06:36:08 #23 21.08 Setting up libgcc-s1:armel (10.2.1-6) ...
06:36:08 #23 21.09 Setting up libgcc-s1:armhf (10.2.1-6) ...
06:36:08 #23 21.10 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
06:36:08 #23 21.11 Setting up libgcc-s1:s390x (10.2.1-6) ...
06:36:08 #23 21.12 Setting up libc6:arm64 (2.31-13) ...
06:36:10 #23 22.37 Setting up libc6:armel (2.31-13) ...
06:36:11 #23 23.62 Setting up libc6:armhf (2.31-13) ...
06:36:12 #23 24.82 Setting up libc6:ppc64el (2.31-13) ...
06:36:13 #23 26.04 Setting up libc6:s390x (2.31-13) ...
06:36:14 #23 ...
06:36:14 
06:36:14 #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
06:36:14 #31 sha256:c2506c2e673c26a76d45cc0b4bcabf62cf7c32f11f5c088328096492365aa657
06:36:14 #31 52.77 + bin/containerd
06:36:15 #31 ...
06:36:15 
06:36:15 #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
06:36:15 #23 sha256:5d43c4931d1baf33eb9542bb79991fd38657392f7bae3a390eaa4f4a8ae6d0c2
06:36:15 #23 27.22 Setting up libapparmor1:arm64 (2.13.6-10) ...
06:36:15 #23 27.23 Setting up libapparmor1:armel (2.13.6-10) ...
06:36:15 #23 27.24 Setting up libapparmor1:armhf (2.13.6-10) ...
06:36:15 #23 27.25 Setting up libapparmor1:ppc64el (2.13.6-10) ...
06:36:15 #23 27.26 Setting up libapparmor1:s390x (2.13.6-10) ...
06:36:15 #23 27.27 Setting up libseccomp2:arm64 (2.5.1-1) ...
06:36:15 #23 27.28 Setting up libseccomp2:armel (2.5.1-1) ...
06:36:15 #23 27.28 Setting up libseccomp2:armhf (2.5.1-1) ...
06:36:15 #23 27.29 Setting up libseccomp2:ppc64el (2.5.1-1) ...
06:36:15 #23 27.30 Setting up libseccomp2:s390x (2.5.1-1) ...
06:36:15 #23 27.31 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
06:36:15 #23 27.32 Setting up libapparmor-dev:armel (2.13.6-10) ...
06:36:15 #23 27.33 Setting up libapparmor-dev:armhf (2.13.6-10) ...
06:36:15 #23 27.34 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
06:36:15 #23 27.35 Setting up libapparmor-dev:s390x (2.13.6-10) ...
06:36:15 #23 27.36 Setting up libseccomp-dev:arm64 (2.5.1-1) ...
06:36:15 #23 27.37 Setting up libseccomp-dev:armel (2.5.1-1) ...
06:36:15 #23 27.38 Setting up libseccomp-dev:armhf (2.5.1-1) ...
06:36:15 #23 27.39 Setting up libseccomp-dev:ppc64el (2.5.1-1) ...
06:36:15 #23 27.40 Setting up libseccomp-dev:s390x (2.5.1-1) ...
06:36:15 #23 27.41 Processing triggers for libc-bin (2.31-13) ...
06:36:15 #23 DONE 27.8s
06:36:15 
06:36:15 #27 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
06:36:15 #27 sha256:3e7f1aace04465dfe0d6594f833df254bad858a5e2af37105399d3bbb28c027e
06:36:15 #27 DONE 0.1s
06:36:15 
06:36:15 #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
06:36:15 #28 sha256:29433c7604bc01ed2583fe0568a4e00f6dbc17b21db7d3e1cb4a062c57582e74
06:36:16 #28 0.876 + RM_GOPATH=0
06:36:16 #28 0.876 + TMP_GOPATH=
06:36:16 #28 0.877 + : /build
06:36:16 #28 0.877 + '[' -z '' ']'
06:36:16 #28 0.878 ++ mktemp -d
06:36:16 #28 0.879 + export GOPATH=/tmp/tmp.IYadACHpVD
06:36:16 #28 0.879 + GOPATH=/tmp/tmp.IYadACHpVD
06:36:16 #28 0.879 + RM_GOPATH=1
06:36:16 #28 0.879 + case "$(go env GOARCH)" in
06:36:16 #28 0.880 ++ go env GOARCH
06:36:16 #28 0.885 + export GO_BUILDMODE=-buildmode=pie
06:36:16 #28 0.885 + GO_BUILDMODE=-buildmode=pie
06:36:16 #28 0.886 ++ dirname /tmp/install/install.sh
06:36:16 #28 0.887 + dir=/tmp/install
06:36:16 #28 0.887 + bin=runc
06:36:16 #28 0.887 + shift
06:36:16 #28 0.887 + '[' '!' -f /tmp/install/runc.installer ']'
06:36:16 #28 0.888 + . /tmp/install/runc.installer
06:36:16 #28 0.888 ++ set -e
06:36:16 #28 0.888 ++ : v1.0.2
06:36:16 #28 0.888 + install_runc
06:36:16 #28 0.888 + RUNC_BUILDTAGS=seccomp
06:36:16 #28 0.889 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
06:36:16 #28 0.889 Install runc version v1.0.2 (build tags: seccomp)
06:36:16 #28 0.889 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IYadACHpVD/src/github.com/opencontainers/runc
06:36:16 #28 0.891 Cloning into '/tmp/tmp.IYadACHpVD/src/github.com/opencontainers/runc'...
06:36:19 #28 3.576 + cd /tmp/tmp.IYadACHpVD/src/github.com/opencontainers/runc
06:36:19 #28 3.577 + git checkout -q v1.0.2
06:36:19 #28 3.781 + '[' -z '' ']'
06:36:19 #28 3.781 + target=static
06:36:19 #28 3.781 + make BUILDTAGS=seccomp static
06:36:19 #28 3.873 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 .
06:36:20 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910
06:36:20 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910
06:36:20 GOOS="" GOARCH="" GOARM=""
06:36:20 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910
06:36:20 
06:36:20 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
06:36:20 + RM_GOPATH=0
06:36:20 + TMP_GOPATH=/go
06:36:20 + : /usr/local/bin
06:36:20 + '[' -z /go ']'
06:36:20 + export GOPATH=/go
06:36:20 + GOPATH=/go
06:36:20 + case "$(go env GOARCH)" in
06:36:20 ++ go env GOARCH
06:36:20 + export GO_BUILDMODE=-buildmode=pie
06:36:20 + GO_BUILDMODE=-buildmode=pie
06:36:20 ++ dirname hack/dockerfile/install/install.sh
06:36:20 + dir=hack/dockerfile/install
06:36:20 + bin=tini
06:36:20 + shift
06:36:20 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
06:36:20 + . hack/dockerfile/install/tini.installer
06:36:20 ++ : v0.19.0
06:36:20 + install_tini
06:36:20 + echo 'Install tini version v0.19.0'
06:36:20 Install tini version v0.19.0
06:36:20 + git clone https://github.com/krallin/tini.git /go/tini
06:36:20 Cloning into '/go/tini'...
06:36:20 + cd /go/tini
06:36:20 + git checkout -q v0.19.0
06:36:20 + cmake .
06:36:20 -- The C compiler identification is GNU 10.2.1
06:36:20 -- Detecting C compiler ABI info
06:36:20 -- Detecting C compiler ABI info - done
06:36:20 -- Check for working C compiler: /usr/bin/cc - skipped
06:36:20 -- Detecting C compile features
06:36:20 -- Detecting C compile features - done
06:36:20 -- Performing Test HAS_BUILTIN_FORTIFY
06:36:20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:36:20 -- Configuring done
06:36:20 -- Generating done
06:36:20 -- Build files have been written to: /go/tini
06:36:20 + make tini-static
06:36:20 make[2]: Entering directory '/go/tini'
06:36:20 make[3]: Entering directory '/go/tini'
06:36:20 make[4]: Entering directory '/go/tini'
06:36:20 make[5]: Entering directory '/go/tini'
06:36:20 Scanning dependencies of target tini-static
06:36:20 make[5]: Leaving directory '/go/tini'
06:36:20 make[5]: Entering directory '/go/tini'
06:36:20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:36:20 [100%] Linking C executable tini-static
06:36:20 make[5]: Leaving directory '/go/tini'
06:36:20 [100%] Built target tini-static
06:36:20 make[4]: Leaving directory '/go/tini'
06:36:20 make[3]: Leaving directory '/go/tini'
06:36:20 make[2]: Leaving directory '/go/tini'
06:36:20 + mkdir -p /usr/local/bin
06:36:20 + cp tini-static /usr/local/bin/docker-init
06:36:20 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
06:36:20 + RM_GOPATH=0
06:36:20 + TMP_GOPATH=/go
06:36:20 + : /usr/local/bin
06:36:20 + '[' -z /go ']'
06:36:20 + export GOPATH=/go
06:36:20 + GOPATH=/go
06:36:20 + case "$(go env GOARCH)" in
06:36:20 ++ go env GOARCH
06:36:20 + export GO_BUILDMODE=-buildmode=pie
06:36:20 + GO_BUILDMODE=-buildmode=pie
06:36:20 ++ dirname hack/dockerfile/install/install.sh
06:36:20 + dir=hack/dockerfile/install
06:36:20 + bin=rootlesskit
06:36:20 + shift
06:36:20 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
06:36:20 + . hack/dockerfile/install/rootlesskit.installer
06:36:20 ++ : v0.14.4
06:36:20 + install_rootlesskit dynamic
06:36:20 + case "$1" in
06:36:20 + install_rootlesskit_dynamic
06:36:20 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
06:36:20 + ROOTLESSKIT_LDFLAGS=-linkmode=external
06:36:20 + export BUILD_MODE=-buildmode=pie
06:36:20 + BUILD_MODE=-buildmode=pie
06:36:20 + _install_rootlesskit
06:36:20 + echo 'Install rootlesskit version v0.14.4'
06:36:20 Install rootlesskit version v0.14.4
06:36:20 + for f in rootlesskit rootlesskit-docker-proxy
06:36:20 + GOBIN=/usr/local/bin
06:36:20 + GO111MODULE=on
06:36:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
06:36:20 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
06:36:23 #28 7.372 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
06:36:23 #28 8.151 + mkdir -p /build
06:36:23 #28 8.152 + cp runc /build/runc
06:36:23 #28 DONE 8.5s
06:36:23 
06:36:23 #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
06:36:23 #31 sha256:c2506c2e673c26a76d45cc0b4bcabf62cf7c32f11f5c088328096492365aa657
06:36:25 #31 ...
06:36:25 
06:36:25 #29 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
06:36:25 #29 sha256:f86cebbcab3c9d805895bf291dd157dc1b984b0644b694a7c224820b8efc33d8
06:36:25 #29 DONE 0.2s
06:36:25 
06:36:25 #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
06:36:25 #31 sha256:c2506c2e673c26a76d45cc0b4bcabf62cf7c32f11f5c088328096492365aa657
06:36:46 go: downloading github.com/pkg/errors v0.9.1
06:36:46 go: downloading github.com/sirupsen/logrus v1.8.1
06:36:46 go: downloading github.com/urfave/cli/v2 v2.3.0
06:36:46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
06:36:46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
06:36:46 go: downloading github.com/google/uuid v1.3.0
06:36:46 go: downloading github.com/moby/vpnkit v0.5.0
06:36:46 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
06:36:46 go: downloading github.com/gofrs/flock v0.8.1
06:36:46 go: downloading github.com/gorilla/mux v1.8.0
06:36:46 go: downloading github.com/moby/sys/mountinfo v0.4.1
06:36:46 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
06:36:46 go: downloading github.com/u-root/u-root v7.0.0+incompatible
06:36:46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
06:36:46 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:36:52 #31 87.11 # github.com/containerd/containerd/cmd/containerd
06:36:52 #31 87.11 /usr/bin/ld: /tmp/go-link-594518572/000019.o: in function `New':
06:36:52 #31 87.11 /tmp/tmp.qN7r9Uwqjq/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
06:36:52 #31 87.18 + bin/containerd-stress
06:36:52 #31 88.26 + bin/containerd-shim
06:36:56 + for f in rootlesskit rootlesskit-docker-proxy
06:36:56 + GOBIN=/usr/local/bin
06:36:56 + GO111MODULE=on
06:36:56 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
06:36:57 #31 95.21 + bin/containerd-shim-runc-v1
06:36:58 + return
06:36:58 # Build the CLI
06:36:58 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210901112847-56e5910 GITCOMMIT=56e5910 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
06:36:58 Building dynamic docker-linux-arm-v6
06:37:02 make[2]: Entering directory '/root/build-deb/cli'
06:37:02 scripts/docs/generate-man.sh
06:37:02 #31 100.2 + bin/containerd-shim-runc-v2
06:37:02 #31 100.8 + binaries
06:37:02 #31 100.8 + install -D bin/containerd /build/containerd
06:37:02 #31 100.9 + install -D bin/containerd-shim /build/containerd-shim
06:37:03 #31 100.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:37:03 #31 100.9 + install -D bin/ctr /build/ctr
06:37:03 #31 DONE 101.4s
06:37:04 
06:37:04 #32 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
06:37:04 #32 sha256:f1df41885b76af40d539ae51629773f5ce1977e74eb0f5f51db750cb8dd28676
06:37:04 #32 DONE 0.2s
06:37:04 
06:37:04 #36 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
06:37:04 #36 sha256:428741be900597fc4b15e5286b28f51d0d6777bd9e412514df2212864e953a79
06:37:04 #36 DONE 0.1s
06:37:04 
06:37:04 #41 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
06:37:04 #41 sha256:dbaf519d05a2ea5249ecb78cf4fbf3332c5c2c11004045f5943dedab5ebbc4ee
06:37:05 #41 DONE 0.4s
06:37:05 
06:37:05 #42 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
06:37:05 #42 sha256:44d3d0d27d3fe4562ad6b419df813d70b406b79fd7bb0b6dc265c7a4e02a8bf3
06:37:05 #42 DONE 0.0s
06:37:05 
06:37:05 #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
06:37:05 #43 sha256:fc5bb2d1278cbb40fc21b6996e0f94e6cc2bd3aa41eee2f7757e2bfe8f049ac0
06:37:05 #43 0.404 
06:37:05 #43 0.478 Removing /build/bundles/
06:37:05 #43 0.478 
06:37:05 #43 0.483 ---> Making bundle: cross (in /build/bundles/cross)
06:37:05 #43 0.484 Cross building: /build/bundles/cross/windows/amd64
06:37:05 #43 0.553 Building: /build/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20210901112847-56e5910.exe
06:37:05 #43 0.554 GOOS="windows" GOARCH="amd64" GOARM=""
06:38:09 Project root: /go/src/github.com/docker/cli
06:38:09 Generating man pages into /go/src/github.com/docker/cli/man/man1
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
06:38:09 2021/09/06 06:38:07 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
06:38:09 make[2]: Leaving directory '/root/build-deb/cli'
06:38:09 # Build the scan-plugin
06:38:09 # TODO change once we support scan-plugin on other architectures
06:38:09 if [ "amd64" = "amd64" ]; then \
06:38:09 	cd /go/src/github.com/docker/scan-cli-plugin \
06:38:09 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
06:38:09 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
06:38:09 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
06:38:09 fi
06:38:09 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
06:38:09 GO111MODULE=on make -f builder.Makefile build
06:38:09 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
06:38:09 mkdir -p bin
06:38:09 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
06:38:20 make[2]: Entering directory '/root/build-deb/cli'
06:38:20 scripts/docs/generate-man.sh
06:38:27 #43 78.69 Created binary: /build/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20210901112847-56e5910.exe
06:38:27 #43 79.20 Building: /build/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20210901112847-56e5910.exe
06:38:27 #43 79.20 GOOS="windows" GOARCH="amd64" GOARM=""
06:38:27 #43 79.55 Created binary: /build/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20210901112847-56e5910.exe
06:38:27 #43 79.57 Cloning into '/go/src/github.com/docker/windows-container-utility'...
06:38:27 #43 79.80 Building: /build/bundles/cross/windows/amd64/containerutility.exe
06:38:29 #43 84.73 
06:38:30 #43 DONE 85.0s
06:38:30 
06:38:30 #44 [cross 1/1] COPY --from=build-cross /build/bundles/ /
06:38:30 #44 sha256:105f3de56150ebd43df14324b17abf9eba952589cac9e2c8d968f7d1513465af
06:38:30 #44 DONE 0.1s
06:38:30 
06:38:30 #45 exporting to client
06:38:30 #45 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
06:38:30 #45 copying files 20.51MB 0.1s
06:38:30 #45 copying files 59.81MB 0.3s done
06:38:30 #45 DONE 0.3s
06:38:30 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker'
06:38:30 mkdir -p build/win/amd64/docker/cli-plugins
06:38:30 GOOS=windows GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-568/static/build/win/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-568/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-568/static/scripts/build-cli-plugins":/build:ro golang:1.16.7 /build
06:38:31 Cloning into '/go/src/github.com/docker/buildx'...
06:38:33 Fetching origin
06:38:33 + GO111MODULE=on
06:38:33 + 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
06:39:17 go: gopkg.in/dancannon/gorethink.v3@v3.0.5: unrecognized import path "gopkg.in/dancannon/gorethink.v3": reading https://gopkg.in/dancannon/gorethink.v3?go-get=1: 502 Bad Gateway
06:39:17 	server response: Cannot obtain refs from GitHub: cannot talk to GitHub: Get https://github.com/dancannon/gorethink.git/info/refs?service=git-upload-pack: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
06:39:17 make[3]: *** [builder.Makefile:68: build] Error 1
06:39:17 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
06:39:17 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
06:39:17 make[2]: *** [Makefile:89: native-build] Error 2
06:39:17 make[1]: Leaving directory '/root/build-deb'
06:39:17 make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2
06:39:17 make: *** [debian/rules:102: build] Error 2
06:39:17 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
06:39:18 make: *** [Makefile:76: ubuntu-hirsute] Error 2
06:39:18 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/deb'
[Pipeline] sh
06:39:18 + make clean
06:39:18 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568:/v -w /v alpine chown -R 1000:1000 src
06:39:19 rm -f -r src
06:39:19 make -C rpm clean
06:39:19 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm'
06:39:19 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
06:39:19 rm -f -r rpmbuild/
06:39:20 docker builder prune -f --filter until=24h
06:39:20 Total reclaimed space: 0B
06:39:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm'
06:39:20 make -C deb clean
06:39:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/deb'
06:39:20 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb:/v -w /v alpine chown -R 1000:1000 debbuild
06:39:21 rm -f -r debbuild
06:39:21 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb:/v -w /v alpine chown -R 1000:1000 sources
06:39:21 rm -f -r sources
06:39:21 docker builder prune -f --filter until=24h
06:39:21 Total reclaimed space: 0B
06:39:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/deb'
06:39:21 make -C static clean
06:39:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/static'
06:39:21 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/static:/v -w /v alpine chown -R 1000:1000 build
06:39:21 rm -f -r build
06:39:21 docker builder prune -f --filter until=24h
06:39:21 Total reclaimed space: 0B
06:39:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch deb
06:39:41 Project root: /go/src/github.com/docker/cli
06:39:41 Generating man pages into /go/src/github.com/docker/cli/man/man1
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
06:39:41 2021/09/06 06:39:28 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
06:39:41 make[2]: Leaving directory '/root/build-deb/cli'
06:39:41 # Build the scan-plugin
06:39:41 # TODO change once we support scan-plugin on other architectures
06:39:41 if [ "armhf" = "amd64" ]; then \
06:39:41 	cd /go/src/github.com/docker/scan-cli-plugin \
06:39:41 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
06:39:41 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
06:39:41 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
06:39:41 fi
06:39:41 # Build the CLI plugins
06:39:41 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
06:39:41 set -e;cd /sources && \
06:39:41 	tar xzf plugin-installers.tgz; \
06:39:41 	for installer in plugins/*.installer; do \
06:39:41 		LDFLAGS='' bash ${installer} build; \
06:39:41 	done
06:39:41 Cloning into '/go/src/github.com/docker/buildx'...
06:39:41 Fetching origin
06:39:41 + GO111MODULE=on
06:39:41 + 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
06:40:10 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/static:/v -w /v alpine chown -R 1000:1000 build/win/amd64
06:40:10 find build/win/amd64/docker -type f -not -name "*.exe" -exec mv {} {}.exe \;
06:40:10 cd /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/cli && VERSION=0.0.0-20210901112847-56e5910 docker buildx bake --set binary.platform=windows/amd64 binary
06:40:10 #1 [internal] load build definition from Dockerfile
06:40:10 #1 sha256:e7159e4daef063c7f6cd2e794df0c1a05d06df447f7173a88864f528eaf429bb
06:40:10 #1 transferring dockerfile: 2.11kB done
06:40:10 #1 DONE 0.0s
06:40:10 
06:40:10 #2 [internal] load .dockerignore
06:40:10 #2 sha256:fe1fbf0bbba60449eb934fa42d600ad5ae9947fabf4f2eecbe2a26cbba0fe0dc
06:40:10 #2 transferring context: 112B done
06:40:10 #2 DONE 0.0s
06:40:10 
06:40:10 #3 resolve image config for docker.io/docker/dockerfile:1.3
06:40:10 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
06:40:10 #3 ...
06:40:10 
06:40:10 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
06:40:10 #4 sha256:d14224d29c5c4567a04aca7b16d2d09ba33c4a9dcae6e82949d447e7bbe20883
06:40:10 #4 DONE 0.0s
06:40:10 
06:40:10 #3 resolve image config for docker.io/docker/dockerfile:1.3
06:40:10 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
06:40:10 #3 DONE 0.2s
06:40:10 
06:40:10 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
06:40:10 #5 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
06:40:10 #5 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
06:40:10 #5 CACHED
06:40:10 
06:40:10 #8 [internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
06:40:10 #8 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
06:40:10 #8 DONE 0.0s
06:40:10 
06:40:10 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
06:40:10 #9 sha256:f76c041653b32033cf8d0086aaf3a59696c166b19026efc7148c309c48f6c6e8
06:40:10 #9 DONE 0.0s
06:40:10 
06:40:10 #10 [auth] library/golang:pull token for registry-1.docker.io
06:40:10 #10 sha256:69899f8b96f414a3f17a8880f4e611ddd96ea25e4654cb0020e80353ccf283b7
06:40:10 #10 DONE 0.0s
06:40:10 
06:40:10 #7 [internal] load metadata for docker.io/library/golang:1.16.7-alpine
06:40:10 #7 sha256:208f5ab37b5da8422cb24deee87b11bc20ffca54fd0f69ed869fb20d607ca9a2
06:40:10 #7 DONE 0.2s
06:40:10 
06:40:10 #6 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
06:40:10 #6 sha256:03998c5fb860372e51e99425b67781c11d0f2c67d1842fb3a07b596b392742e1
06:40:10 #6 DONE 0.3s
06:40:10 
06:40:10 #12 [xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
06:40:10 #12 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
06:40:10 #12 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done
06:40:10 #12 DONE 0.0s
06:40:10 
06:40:10 #11 [gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13
06:40:10 #11 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8
06:40:10 #11 resolve docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 0.0s done
06:40:10 #11 DONE 0.0s
06:40:10 
06:40:10 #14 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
06:40:10 #14 sha256:91cddf3131c17ae349bce1979e1fef0dcf60e517accea85c50fe224d180bae2d
06:40:10 #14 CACHED
06:40:10 
06:40:10 #13 [build-base-alpine 1/3] COPY --from=xx / /
06:40:10 #13 sha256:2e3dd850cdd7af94cd7f36ef16b493cc34b96393a8fad96b9a85d5889daf5183
06:40:10 #13 CACHED
06:40:10 
06:40:10 #15 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
06:40:10 #15 sha256:1af343bfccd2e5c6a277e60862f15ca5ed71d6272a0df4070fec3145a311121d
06:40:10 #15 CACHED
06:40:10 
06:40:10 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
06:40:10 #18 sha256:bd6d09290cfa7b6bd8b7d62559a8d0f9c4f5a13e69d91a50c8ebf57731f10c8c
06:40:10 #18 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
06:40:10 #18 DONE 0.1s
06:40:10 
06:40:10 #17 [internal] load build context
06:40:10 #17 sha256:ba47e394791fff021b7b9e751aeb8daa345b3e115fd87288ec6f1f49595c36bf
06:40:10 #17 ...
06:40:10 
06:40:10 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
06:40:10 #18 sha256:bd6d09290cfa7b6bd8b7d62559a8d0f9c4f5a13e69d91a50c8ebf57731f10c8c
06:40:10 #18 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.0s done
06:40:10 #18 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 0.0s done
06:40:10 #18 DONE 0.1s
06:40:10 
06:40:10 #17 [internal] load build context
06:40:10 #17 sha256:ba47e394791fff021b7b9e751aeb8daa345b3e115fd87288ec6f1f49595c36bf
06:40:10 #17 ...
06:40:10 
06:40:10 #16 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
06:40:10 #16 sha256:4f7b5a7553b849d78fc7265d24486bb70068ce8b18ed97ee9dc9d453222f27af
06:40:10 #16 0.227 skipping packages installation on windows
06:40:10 #16 DONE 0.3s
06:40:10 
06:40:10 #17 [internal] load build context
06:40:10 #17 sha256:ba47e394791fff021b7b9e751aeb8daa345b3e115fd87288ec6f1f49595c36bf
06:40:10 #17 transferring context: 394.04kB 0.4s done
06:40:10 #17 DONE 0.4s
06:40:10 
06:40:10 #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
06:40:10 #19 sha256:79c7321e0a23a85d0f6b18ff501a204a1e9c20bb24605bf7484e992c3e2147ff
06:40:10 #19 0.389 Building static docker-windows-amd64.exe
06:40:49 make[1]: Leaving directory '/root/build-deb'
06:40:49    debian/rules override_dh_auto_test
06:40:49 make[1]: Entering directory '/root/build-deb'
06:40:49 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
06:40:49 	test "$ver" = "Docker version 0.0.0-20210901112847-56e5910, build 5176095" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
06:40:49 PASS: daemon version OK
06:40:49 ver="$(cli/build/docker --version)"; \
06:40:49 	test "$ver" = "Docker version 0.0.0-20210901112847-56e5910, build 56e5910" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
06:40:49 PASS: cli version OK
06:40:49 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
06:40:49 # TODO change once we support scan-plugin on other architectures
06:40:49 if [ "armhf" = "amd64" ]; then \
06:40:49 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
06:40:49 		test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
06:40:49 fi
06:40:49 make[1]: Leaving directory '/root/build-deb'
06:40:49    create-stamp debian/debhelper-build-stamp
06:40:49  debian/rules binary
06:40:49 dh binary --with=bash-completion
06:40:49    dh_testroot
06:40:49    dh_prep
06:40:49    debian/rules override_dh_auto_install
06:40:49 make[1]: Entering directory '/root/build-deb'
06:40:50 # docker-ce-cli install
06:40:50 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
06:40:50 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
06:40:50 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
06:40:50 set -e;cd /sources && \
06:40:50 	tar xzf plugin-installers.tgz; \
06:40:50 	for installer in plugins/*.installer; do \
06:40:50 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
06:40:50 		PREFIX=/usr/libexec/docker/cli-plugins \
06:40:50 			bash ${installer} install_plugin; \
06:40:50 	done
06:40:50 # docker-ce install
06:40:50 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
06:40:50 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
06:40:50 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210901112847-56e5910 debian/docker-ce/usr/bin/dockerd
06:40:50 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210901112847-56e5910 debian/docker-ce/usr/bin/docker-proxy
06:40:50 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
06:40:50 # docker-scan-plugin install
06:40:50 # TODO change once we support scan-plugin on other architectures
06:40:50 if [ "armhf" = "amd64" ]; then \
06:40:50 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
06:40:50 fi
06:40:50 # docker-ce-rootless-extras install
06:40:50 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
06:40:50 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
06:40:50 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
06:40:50 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
06:40:50 # TODO: how can we install vpnkit?
06:40:50 make[1]: Leaving directory '/root/build-deb'
06:40:50    debian/rules override_dh_install
06:40:50 make[1]: Entering directory '/root/build-deb'
06:40:50 dh_install
06:40:50 # TODO Can we do this from within our container?
06:40:50 dh_apparmor --profile-name=docker-ce -pdocker-ce
06:40:50 make[1]: Leaving directory '/root/build-deb'
06:40:50    dh_installdocs
06:40:50    dh_installchangelogs
06:40:51    dh_installman
06:40:51    dh_bash-completion
06:40:51    dh_systemd_enable
06:40:51    debian/rules override_dh_installinit
06:40:51 make[1]: Entering directory '/root/build-deb'
06:40:51 # use "docker" as our service name, not "docker-ce"
06:40:51 dh_installinit --name=docker
06:40:52 make[1]: Leaving directory '/root/build-deb'
06:40:52    dh_systemd_start
06:40:52    dh_perl
06:40:52    dh_link
06:40:52    dh_strip_nondeterminism
06:40:56    dh_compress
06:40:56    dh_fixperms
06:40:56    dh_missing
06:40:56    debian/rules override_dh_strip
06:40:56 make[1]: Entering directory '/root/build-deb'
06:40:56 # Go has lots of problems with stripping, so just don't
06:40:56 make[1]: Leaving directory '/root/build-deb'
06:40:56    dh_makeshlibs
06:40:56    debian/rules override_dh_shlibdeps
06:40:56 make[1]: Entering directory '/root/build-deb'
06:40:56 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
06:41:11 make[1]: Leaving directory '/root/build-deb'
06:41:11    dh_installdeb
06:41:11    debian/rules override_dh_gencontrol
06:41:11 make[1]: Entering directory '/root/build-deb'
06:41:11 # Use separate version for the scan-plugin package, then generate the other control files as usual
06:41:11 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
06:41:11 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
06:41:11 if [ "armhf" = "amd64" ]; then \
06:41:11 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
06:41:11 fi
06:41:11 dh_gencontrol --remaining-packages
06:41:11 make[1]: Leaving directory '/root/build-deb'
06:41:11    dh_md5sums
06:41:11    dh_builddeb
06:41:11 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb'.
06:41:11 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb'.
06:41:11 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb'.
06:41:46 #19 DONE 89.5s
06:41:46 
06:41:46 #20 [binary 1/1] COPY --from=build /out .
06:41:46 #20 sha256:944b7c472e6aedef89f389b4fedae20df319e112164619ccba20021c752c86e0
06:41:46 #20 DONE 0.1s
06:41:46 
06:41:46 #21 exporting to client
06:41:46 #21 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
06:41:46 #21 copying files 53B
06:41:46 #21 copying files 53.62MB 0.8s done
06:41:46 #21 DONE 0.8s
06:41:46 mkdir -p build/win/amd64/docker
06:41:46 cp /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe
06:41:46 cp /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20210901112847-56e5910.exe build/win/amd64/docker/dockerd.exe
06:41:46 cp /home/ubuntu/workspace/docker-ce-packaging_PR-568/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20210901112847-56e5910.exe build/win/amd64/docker/dockerd.exe
06:41:46 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20210901112847-56e5910.zip docker'
06:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
06:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
06:41:46 v3.14.2-11-gcd5ad8e85c [https://dl-cdn.alpinelinux.org/alpine/v3.14/main]
06:41:46 v3.14.2-17-ge254734c37 [https://dl-cdn.alpinelinux.org/alpine/v3.14/community]
06:41:46 OK: 14938 distinct packages available
06:41:46 (1/2) Installing unzip (6.0-r9)
06:41:46 (2/2) Installing zip (3.0-r9)
06:41:46 Executing busybox-1.33.1-r3.trigger
06:41:46 OK: 6 MiB in 16 packages
06:41:46   adding: docker/ (stored 0%)
06:41:46   adding: docker/cli-plugins/ (stored 0%)
06:41:46   adding: docker/cli-plugins/docker-buildx.exe (deflated 59%)
06:41:46   adding: docker/dockerd.exe (deflated 61%)
06:41:49   adding: docker/docker.exe (deflated 74%)
06:41:49 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/static:/v -w /v alpine chown -R 1000:1000 build
06:41:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/static'
[Pipeline] sh
06:41:50 + make clean
06:41:50 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568:/v -w /v alpine chown -R 1000:1000 src
06:41:51 rm -f -r src
06:41:51 make -C rpm clean
06:41:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm'
06:41:51 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
06:41:51 rm -f -r rpmbuild/
06:41:51 docker builder prune -f --filter until=24h
06:41:51 Total reclaimed space: 0B
06:41:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm'
06:41:51 make -C deb clean
06:41:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/deb'
06:41:51 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb:/v -w /v alpine chown -R 1000:1000 debbuild
06:41:51 rm -f -r debbuild
06:41:51 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb:/v -w /v alpine chown -R 1000:1000 sources
06:41:51 rm -f -r sources
06:41:51 docker builder prune -f --filter until=24h
06:41:51 Total reclaimed space: 0B
06:41:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/deb'
06:41:51 make -C static clean
06:41:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/static'
06:41:51 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/static:/v -w /v alpine chown -R 1000:1000 build
06:41:52 rm -f -r build
06:41:52 docker builder prune -f --filter until=24h
06:41:52 Total reclaimed space: 0B
06:41:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:41:58  dpkg-genbuildinfo
06:41:58  dpkg-genchanges  >../docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.changes
06:41:59 dpkg-genchanges: info: including full source code in upload
06:41:59  dpkg-source -I.git --after-build .
06:41:59 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
06:41:59 + destination=/build
06:41:59 + mkdir -p /build
06:41:59 + mv -v /root/docker-ce-cli_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb /build
06:41:59 copied '/root/docker-ce-cli_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb'
06:41:59 removed '/root/docker-ce-cli_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb'
06:41:59 copied '/root/docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb'
06:41:59 removed '/root/docker-ce-rootless-extras_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb'
06:41:59 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye.dsc'
06:41:59 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye.dsc'
06:41:59 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye.tar.gz'
06:41:59 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye.tar.gz'
06:41:59 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.buildinfo'
06:41:59 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.buildinfo'
06:41:59 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.changes'
06:41:59 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.changes'
06:41:59 copied '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb'
06:41:59 removed '/root/docker-ce_0.0.0-20210901112847-56e5910-0~raspbian-bullseye_armhf.deb'
06:42:02 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
06:42:03 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/deb'
[Pipeline] sh
06:42:04 + make clean
06:42:04 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568:/v -w /v alpine chown -R 1000:1000 src
06:42:06 rm -f -r src
06:42:07 make -C rpm clean
06:42:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm'
06:42:07 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
06:42:07 rm -f -r rpmbuild/
06:42:07 docker builder prune -f --filter until=24h
06:42:07 Total reclaimed space: 0B
06:42:07 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/rpm'
06:42:07 make -C deb clean
06:42:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/deb'
06:42:07 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb:/v -w /v alpine chown -R 1000:1000 debbuild
06:42:08 rm -f -r debbuild
06:42:08 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/deb:/v -w /v alpine chown -R 1000:1000 sources
06:42:08 rm -f -r sources
06:42:08 docker builder prune -f --filter until=24h
06:42:09 Total reclaimed space: 0B
06:42:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/deb'
06:42:09 make -C static clean
06:42:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/static'
06:42:09 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-568/static:/v -w /v alpine chown -R 1000:1000 build
06:42:09 rm -f -r build
06:42:09 docker builder prune -f --filter until=24h
06:42:09 Total reclaimed space: 0B
06:42:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-568/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

ERROR: script returned exit code 2
Finished: FAILURE