Skip to content
Success

Console Output

Pull request #415 updated
07:45:35 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 HeroCC for docker/docker-ce-packaging
Loading trusted files from base branch master at 3f3a9edf673d7b6cec2b593227aa5180ce63009c rather than 080117db52e50ca3184f987e91ed2f8dad4fc7db
Obtained Jenkinsfile from 3f3a9edf673d7b6cec2b593227aa5180ce63009c
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 49b252bdf16273de41b9b961caae5440a249d3e0
using credential jps-reader
 > git rev-parse --is-inside-work-tree # 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
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0
Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] parallel
[Pipeline] { (Branch: deb)
[Pipeline] { (Branch: rpm)
[Pipeline] { (Branch: static)
[Pipeline] stage
[Pipeline] { (Ubuntu Xenial Debian Package)
[Pipeline] stage
[Pipeline] { (Centos 7 RPM Package)
[Pipeline] stage
[Pipeline] { (Static Linux Binaries)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘ubuntu&&x86_64’ are offline
Still waiting to schedule taskStill waiting to schedule task

All nodes of label ‘ubuntu&&x86_64’ are offline
All nodes of label ‘ubuntu&&x86_64’ are offline
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00b393b763730a5fe) in /home/ubuntu/workspace/docker-ce-packaging_PR-415
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-085de6b9306a959ea) in /home/ubuntu/workspace/docker-ce-packaging_PR-415
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08c0ca61d04d3b0f8) in /home/ubuntu/workspace/docker-ce-packaging_PR-415
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-415@tmp/7d9640ef-4bb1-4385-8ec1-c20ed7ef53e9/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
07:46:43 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
07:46:43 chowning workspace
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-415@tmp/4806b2bd-469c-403a-a171-17127a3e1366/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] sh
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
07:46:43 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
07:46:43 chowning workspace
[Pipeline] sh
07:46:44 + uname -m
[Pipeline] sh
07:46:44 + uname -m
07:46:44 + pwd
07:46:44 + id -u
07:46:44 + id -g
07:46:44 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-415:/workspace busybox chown -R 1000:1000 /workspace
07:46:44 Unable to find image 'busybox:latest' locally
07:46:44 latest: Pulling from library/busybox
[Pipeline] sh
07:46:44 bdbbaa22dec6: Pulling fs layer
07:46:44 bdbbaa22dec6: Verifying Checksum
07:46:44 bdbbaa22dec6: Download complete
07:46:44 + pwd
07:46:44 + id -u
07:46:44 + id -g
07:46:44 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-415:/workspace busybox chown -R 1000:1000 /workspace
07:46:44 Unable to find image 'busybox:latest' locally
07:46:45 latest: Pulling from library/busybox
07:46:45 bdbbaa22dec6: Pulling fs layer
07:46:45 bdbbaa22dec6: Verifying Checksum
07:46:45 bdbbaa22dec6: Download complete
07:46:45 bdbbaa22dec6: Pull complete
07:46:45 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
07:46:45 Status: Downloaded newer image for busybox:latest
07:46:45 bdbbaa22dec6: Pull complete
07:46:45 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
07:46:45 Status: Downloaded newer image for busybox:latest
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-415@tmp/cb7c3a2a-8b33-4d0f-b336-5c8dd6c8f830/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
07:46:46 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
07:46:46 chowning workspace
[Pipeline] sh
07:46:47 + uname -m
[Pipeline] sh
[Pipeline] echo
07:46:48 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
07:46:48 Removing all docker containers
[Pipeline] sh
07:46:48 + pwd
07:46:48 + id -u
07:46:48 + id -g
07:46:48 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-415:/workspace busybox chown -R 1000:1000 /workspace
07:46:48 Unable to find image 'busybox:latest' locally
07:46:48 + docker container ls -aq
[Pipeline] echo
07:46:48 Docker containers have been removed
[Pipeline] echo
07:46:48 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
07:46:48 cleanWorkspace: Workspace is clean.
07:46:48 latest: Pulling from library/busybox
07:46:48 bdbbaa22dec6: Pulling fs layer
[Pipeline] checkout
07:46:48 + docker container ls -aq
[Pipeline] echo
07:46:48 Docker containers have been removed
[Pipeline] echo
07:46:48 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
07:46:48 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
07:46:48 bdbbaa22dec6: Download complete
07:46:49 bdbbaa22dec6: Pull complete
07:46:49 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
07:46:49 Status: Downloaded newer image for busybox:latest
07:46:50 using credential docker-jenkins-github-credentials
07:46:50 Cloning the remote Git repository
07:46:50 Cloning with configured refspecs honoured and without tags
07:46:50 using credential docker-jenkins-github-credentials
07:46:50 Cloning the remote Git repository
07:46:50 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-415 # timeout=10
[Pipeline] echo
07:46:51 Removing all docker containers
[Pipeline] sh
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
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/415/head:refs/remotes/origin/PR-415 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/415/head:refs/remotes/origin/PR-415 # timeout=10
 > git config --add remote.origin.fetch +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-415 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
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/415/head:refs/remotes/origin/PR-415 +refs/heads/master:refs/remotes/origin/master
07:46:52 Fetching without tags
07:46:52 + docker container ls -aq
[Pipeline] echo
07:46:52 Docker containers have been removed
[Pipeline] echo
07:46:52 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
07:46:52 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
07:46:52 Merging remotes/origin/master commit 3f3a9edf673d7b6cec2b593227aa5180ce63009c into PR head commit 080117db52e50ca3184f987e91ed2f8dad4fc7db
07:46:52 Fetching without tags
07:46:52 Merge succeeded, producing 080117db52e50ca3184f987e91ed2f8dad4fc7db
07:46:52 Checking out Revision 080117db52e50ca3184f987e91ed2f8dad4fc7db (PR-415)
07:46:52 Merging remotes/origin/master commit 3f3a9edf673d7b6cec2b593227aa5180ce63009c into PR head commit 080117db52e50ca3184f987e91ed2f8dad4fc7db
07:46:52 Merge succeeded, producing 080117db52e50ca3184f987e91ed2f8dad4fc7db
07:46:52 Checking out Revision 080117db52e50ca3184f987e91ed2f8dad4fc7db (PR-415)
 > 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/415/head:refs/remotes/origin/PR-415 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 080117db52e50ca3184f987e91ed2f8dad4fc7db
 > git merge 3f3a9edf673d7b6cec2b593227aa5180ce63009c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 080117db52e50ca3184f987e91ed2f8dad4fc7db
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/415/head:refs/remotes/origin/PR-415 # 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/415/head:refs/remotes/origin/PR-415 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 080117db52e50ca3184f987e91ed2f8dad4fc7db
 > git merge 3f3a9edf673d7b6cec2b593227aa5180ce63009c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 080117db52e50ca3184f987e91ed2f8dad4fc7db
07:46:53 Commit message: "Include plugins in static build"
07:46:53 First time build. Skipping changelog.
07:46:53 Commit message: "Include plugins in static build"
07:46:54 using credential docker-jenkins-github-credentials
07:46:54 Cloning the remote Git repository
07:46:54 Cloning with configured refspecs honoured and without tags
[Pipeline] sh
[Pipeline] sh
 > git rev-list --no-walk 91a40da173c785270b0a01c240939d3cf1722dbe # timeout=10
07:46:54 + git clone https://github.com/docker/cli.git
07:46:54 Cloning into 'cli'...
07:46:54 + git clone https://github.com/docker/cli.git
07:46:54 Cloning into 'cli'...
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-415 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
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/415/head:refs/remotes/origin/PR-415 +refs/heads/master:refs/remotes/origin/master
07:46:55 Fetching without tags
07:46:55 Merging remotes/origin/master commit 3f3a9edf673d7b6cec2b593227aa5180ce63009c into PR head commit 080117db52e50ca3184f987e91ed2f8dad4fc7db
07:46:55 Merge succeeded, producing 080117db52e50ca3184f987e91ed2f8dad4fc7db
07:46:55 Checking out Revision 080117db52e50ca3184f987e91ed2f8dad4fc7db (PR-415)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/415/head:refs/remotes/origin/PR-415 # 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/415/head:refs/remotes/origin/PR-415 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 080117db52e50ca3184f987e91ed2f8dad4fc7db
 > git merge 3f3a9edf673d7b6cec2b593227aa5180ce63009c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 080117db52e50ca3184f987e91ed2f8dad4fc7db
07:46:56 Commit message: "Include plugins in static build"
[Pipeline] sh
07:46:57 + git clone https://github.com/docker/cli.git
07:46:57 Cloning into 'cli'...
[Pipeline] sh
[Pipeline] sh
07:46:59 + git -C cli checkout master
07:47:00 Already on 'master'
07:47:00 Your branch is up to date with 'origin/master'.
[Pipeline] sh
07:47:00 + git -C cli checkout master
07:47:00 + git clone https://github.com/docker/engine.git
07:47:00 Cloning into 'engine'...
07:47:00 Already on 'master'
07:47:00 Your branch is up to date with 'origin/master'.
[Pipeline] sh
07:47:01 + git clone https://github.com/docker/engine.git
07:47:01 Cloning into 'engine'...
[Pipeline] sh
07:47:03 + git -C cli checkout master
07:47:03 Already on 'master'
07:47:03 Your branch is up to date with 'origin/master'.
[Pipeline] sh
07:47:03 + git clone https://github.com/docker/engine.git
07:47:03 Cloning into 'engine'...
[Pipeline] sh
07:47:22 + git -C engine checkout master
07:47:22 Already on 'master'
07:47:22 Your branch is up to date with 'origin/master'.
[Pipeline] sh
07:47:23 + pwd
07:47:23 + pwd
07:47:23 + make -C deb VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/cli ubuntu-xenial
07:47:23 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/deb'
07:47:23 mkdir -p sources
07:47:23 docker run --rm -i -w /v \
07:47:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-415/cli:/cli \
07:47:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-415/deb/sources:/v \
07:47:23 	alpine \
07:47:23 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
07:47:23 Unable to find image 'alpine:latest' locally
[Pipeline] sh
07:47:23 latest: Pulling from library/alpine
07:47:23 c9b1b535fdd9: Pulling fs layer
07:47:23 c9b1b535fdd9: Verifying Checksum
07:47:23 c9b1b535fdd9: Download complete
07:47:23 + git -C engine checkout master
07:47:23 c9b1b535fdd9: Pull complete
07:47:23 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
07:47:23 Status: Downloaded newer image for alpine:latest
07:47:23 Already on 'master'
07:47:23 Your branch is up to date with 'origin/master'.
[Pipeline] sh
07:47:24 + pwd
07:47:24 + pwd
07:47:24 + make -C rpm VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/cli centos-7
07:47:24 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/rpm'
07:47:24 mkdir -p rpmbuild/SOURCES
07:47:24 docker run --rm -i -w /v \
07:47:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine:/engine \
07:47:24 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-415/rpm/rpmbuild/SOURCES:/v \
07:47:24 	alpine \
07:47:24 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
07:47:24 Unable to find image 'alpine:latest' locally
07:47:24 latest: Pulling from library/alpine
07:47:24 c9b1b535fdd9: Pulling fs layer
07:47:24 c9b1b535fdd9: Verifying Checksum
07:47:24 c9b1b535fdd9: Download complete
07:47:24 c9b1b535fdd9: Pull complete
07:47:24 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
07:47:24 Status: Downloaded newer image for alpine:latest
[Pipeline] sh
07:47:26 + git -C engine checkout master
07:47:26 Already on 'master'
07:47:26 Your branch is up to date with 'origin/master'.
[Pipeline] sh
07:47:26 + pwd
07:47:26 + pwd
07:47:26 + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=static-linux ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/cli static
07:47:26 for p in static-linux; do \
07:47:26 	make -C static VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/cli GO_VERSION=1.12.16 ${p}; \
07:47:26 done
07:47:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/static'
07:47:26 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-415/cli -f docker.Makefile VERSION=0.0.0-20200214221943-d8772509d1 build
07:47:26 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/cli'
07:47:26 # build dockerfile from stdin so that we don't send the build-context; source is bind-mounted in the development environment
07:47:26 cat ./dockerfiles/Dockerfile.binary-native | docker build --build-arg=GO_VERSION -t docker-cli-native -
07:47:26 Sending build context to Docker daemon  2.048kB

07:47:26 Step 1/6 : ARG GO_VERSION=1.12.17
07:47:26 Step 2/6 : FROM    golang:${GO_VERSION}-alpine
07:47:26 1.12.16-alpine: Pulling from library/golang
07:47:26 c9b1b535fdd9: Pulling fs layer
07:47:26 cbb0d8da1b30: Pulling fs layer
07:47:26 d909eff28200: Pulling fs layer
07:47:26 5a53565f2368: Pulling fs layer
07:47:26 70debc116c7f: Pulling fs layer
07:47:26 5a53565f2368: Waiting
07:47:26 70debc116c7f: Waiting
07:47:26 cbb0d8da1b30: Download complete
07:47:26 d909eff28200: Verifying Checksum
07:47:26 d909eff28200: Download complete
07:47:26 c9b1b535fdd9: Verifying Checksum
07:47:26 70debc116c7f: Verifying Checksum
07:47:26 70debc116c7f: Download complete
07:47:27 c9b1b535fdd9: Pull complete
07:47:27 cbb0d8da1b30: Pull complete
07:47:27 d909eff28200: Pull complete
07:47:28 5a53565f2368: Verifying Checksum
07:47:28 5a53565f2368: Download complete
07:47:29 mkdir -p sources
07:47:29 docker run --rm -i -w /v \
07:47:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine:/engine \
07:47:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-415/deb/sources:/v \
07:47:29 	alpine \
07:47:29 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
07:47:30 mkdir -p rpmbuild/SOURCES
07:47:30 docker run --rm -i -w /v \
07:47:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-415/cli:/cli \
07:47:30 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-415/rpm/rpmbuild/SOURCES:/v \
07:47:30 	alpine \
07:47:30 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
07:47:34 mkdir -p rpmbuild/SOURCES
07:47:34 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
07:47:34 mkdir -p rpmbuild/SOURCES
07:47:34 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
07:47:34 docker run --rm -i -w /v \
07:47:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-415/plugins:/plugins \
07:47:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-415/rpm/rpmbuild/SOURCES:/v \
07:47:34 	alpine \
07:47:34 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
07:47:34 mkdir -p sources
07:47:34 cp ../systemd/docker.service sources/docker.service
07:47:34 mkdir -p sources
07:47:34 cp ../systemd/docker.socket sources/docker.socket
07:47:34 docker run --rm -i -w /v \
07:47:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-415/plugins:/plugins \
07:47:34 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-415/deb/sources:/v \
07:47:34 	alpine \
07:47:34 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
07:47:35 == Building packages for ubuntu-xenial ==
07:47:35 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.12.16-stretch --build-arg COMMON_FILES=common -t debbuild-ubuntu-xenial/x86_64 -f /home/ubuntu/workspace/docker-ce-packaging_PR-415/deb/ubuntu-xenial/Dockerfile .
07:47:35 #2 [internal] load .dockerignore
07:47:35 #2 transferring context: 2B done
07:47:35 #2 DONE 0.0s
07:47:35 
07:47:35 #1 [internal] load build definition from Dockerfile
07:47:35 #1 transferring dockerfile: 864B done
07:47:35 #1 DONE 0.0s
07:47:35 
07:47:35 #4 [internal] load metadata for docker.io/library/golang:1.12.16-stretch
07:47:35 #4 DONE 0.4s
07:47:35 
07:47:35 #3 [internal] load metadata for docker.io/library/ubuntu:xenial
07:47:35 #3 DONE 0.4s
07:47:35 
07:47:35 #11 [golang 1/1] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b599...
07:47:35 #11 resolve docker.io/library/golang:1.12.16-stretch@sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 done
07:47:35 #11 sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 1.42kB / 1.42kB done
07:47:35 #11 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 0B / 45.38MB 0.1s
07:47:35 #11 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0B / 4.34MB 0.1s
07:47:35 #11 sha256:a7c95a8a29f7d3457bb219062f641fb1ef39072310f6075ba600259a5e144119 1.80kB / 1.80kB done
07:47:35 #11 sha256:7ad03a8aece51714711b2c514b720c2a1aed410de5c8049efd604bb19c10eb1c 5.46kB / 5.46kB done
07:47:35 #11 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0B / 10.80MB 0.1s
07:47:35 #11 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 12.64MB / 45.38MB 0.3s
07:47:35 #11 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.2s done
07:47:35 #11 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 2.14MB / 10.80MB 0.3s
07:47:35 #11 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 0B / 50.07MB 0.3s
07:47:36 #11 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 17.67MB / 45.38MB 0.4s
07:47:36 #11 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 4.47MB / 10.80MB 0.4s
07:47:36 #11 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 3.81MB / 50.07MB 0.4s
07:47:36 == Building packages for centos-7 ==
07:47:36 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_PR-415/rpm:/v -w /v alpine chown -R root:root rpmbuild
07:47:36 #11 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 25.17MB / 45.38MB 0.5s
07:47:36 #11 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 9.59MB / 10.80MB 0.5s
07:47:36 #11 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 11.13MB / 50.07MB 0.5s
07:47:36 #11 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 28.13MB / 45.38MB 0.6s
07:47:36 #11 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.6s
07:47:36 #11 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 15.41MB / 50.07MB 0.6s
07:47:36 #11 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 37.06MB / 45.38MB 0.8s
07:47:36 #11 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.6s done
07:47:36 #11 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 26.24MB / 50.07MB 0.8s
07:47:36 #11 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 6.53MB / 57.69MB 0.8s
07:47:36 #11 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 39.67MB / 45.38MB 0.9s
07:47:36 #11 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 29.34MB / 50.07MB 0.9s
07:47:36 #11 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 1.1s
07:47:36 #11 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 34.89MB / 50.07MB 1.1s
07:47:36 #11 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 12.65MB / 57.69MB 1.1s
07:47:36 #11 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 1.1s done
07:47:36 #11 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 39.37MB / 50.07MB 1.2s
07:47:36 #11 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 16.63MB / 57.69MB 1.2s
07:47:36 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 0B / 126.73MB 1.2s
07:47:36 #11 ...
07:47:36 
07:47:36 #7 [internal] load build context
07:47:36 #7 transferring context: 17.88MB 1.3s done
07:47:36 #7 DONE 1.3s
07:47:36 
07:47:36 #11 [golang 1/1] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b599...
07:47:36 #11 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 21.65MB / 57.69MB 1.3s
07:47:37 #11 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 44.31MB / 50.07MB 1.5s
07:47:37 #11 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 29.35MB / 57.69MB 1.6s
07:47:37 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 7.98MB / 126.73MB 1.6s
07:47:37 #11 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6
07:47:37 #11 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.7s
07:47:37 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.12.16-stretch -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
07:47:37 #11 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.7s done
07:47:37 #11 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 37.70MB / 57.69MB 1.8s
07:47:37 #11 sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 0B / 126B 1.8s
07:47:37 #11 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 53.71MB / 57.69MB 2.0s
07:47:37 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 21.62MB / 126.73MB 2.0s
07:47:37 #11 sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 126B / 126B 1.8s done
07:47:37 #1 [internal] load build definition from Dockerfile
07:47:37 #1 transferring dockerfile: 752B done
07:47:37 #1 DONE 0.0s
07:47:37 
07:47:37 #2 [internal] load .dockerignore
07:47:37 #2 transferring context: 2B done
07:47:37 #2 DONE 0.0s
07:47:37 
07:47:37 #4 [internal] load metadata for docker.io/library/golang:1.12.16-stretch
07:47:37 #11 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.63MB / 57.69MB 2.1s
07:47:37 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 32.63MB / 126.73MB 2.2s
07:47:37 #11 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 2.2s done
07:47:37 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 39.10MB / 126.73MB 2.4s
07:47:38 #4 DONE 0.3s
07:47:38 
07:47:38 #3 [internal] load metadata for docker.io/library/centos:7
07:47:38 #3 DONE 0.2s
07:47:38 
07:47:38 #7 [internal] load build context
07:47:38 #7 transferring context: 6.89kB done
07:47:38 #7 DONE 0.0s
07:47:38 
07:47:38 #5 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:4a701376d03f6b39b8c...
07:47:38 #5 resolve docker.io/library/centos:7@sha256:4a701376d03f6b39b8c2a8f4a8e499441b0d567f9ab9d58e4991de4472fb813c done
07:47:38 #5 sha256:5e35e350aded98340bc8fcb0ba392d809c807bc3eb5c618d4a0674d98d88bccd 2.18kB / 2.18kB done
07:47:38 #5 sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 2.28MB / 75.78MB 0.1s
07:47:38 #5 sha256:4a701376d03f6b39b8c2a8f4a8e499441b0d567f9ab9d58e4991de4472fb813c 1.20kB / 1.20kB done
07:47:38 #5 sha256:285bc3161133ec01d8ca8680cd746eecbfdbc1faa6313bd863151c4b26d7e5a5 529B / 529B done
07:47:38 #5 sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 6.87MB / 75.78MB 0.2s
07:47:38 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 49.53MB / 126.73MB 2.6s
07:47:38 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 56.68MB / 126.73MB 2.8s
07:47:38 #5 sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 13.89MB / 75.78MB 0.4s
07:47:38 #5 sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 18.52MB / 75.78MB 0.6s
07:47:38 5a53565f2368: Pull complete
07:47:38 70debc116c7f: Pull complete
07:47:38 Digest: sha256:820a1f62d83b65d3ebf3d38afe08ac378ff27a7f5d5fd7f60ccd1601fd03060f
07:47:38 Status: Downloaded newer image for golang:1.12.16-alpine
07:47:38  ---> b889ec575585
07:47:38 Step 3/6 : RUN     apk add -U git bash coreutils gcc musl-dev
07:47:38 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 69.13MB / 126.73MB 3.0s
07:47:38 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 82.36MB / 126.73MB 3.2s
07:47:38 #5 sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 27.96MB / 75.78MB 0.8s
07:47:38 #5 sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 33.56MB / 75.78MB 0.9s
07:47:39 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 89.67MB / 126.73MB 3.4s
07:47:39  ---> Running in 48db6509277b
07:47:39 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 97.57MB / 126.73MB 3.6s
07:47:39 #5 sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 46.50MB / 75.78MB 1.2s
07:47:39 #5 sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 53.39MB / 75.78MB 1.4s
07:47:39 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 107.36MB / 126.73MB 3.9s
07:47:39 #5 sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 59.92MB / 75.78MB 1.6s
07:47:39 #5 sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 64.83MB / 75.78MB 1.7s
07:47:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
07:47:39 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 118.10MB / 126.73MB 4.1s
07:47:39 #5 sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 70.15MB / 75.78MB 1.8s
07:47:39 #5 sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 75.78MB / 75.78MB 2.0s
07:47:40 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 126.73MB / 126.73MB 4.4s
07:47:40 #5 sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 75.78MB / 75.78MB 2.1s done
07:47:40 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 126.73MB / 126.73MB 4.5s done
07:47:40 #5 extracting sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530
07:47:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
07:47:41 (1/24) Installing ncurses-terminfo-base (6.1_p20191130-r0)
07:47:41 (2/24) Installing ncurses-terminfo (6.1_p20191130-r0)
07:47:41 (3/24) Installing ncurses-libs (6.1_p20191130-r0)
07:47:41 (4/24) Installing readline (8.0.1-r0)
07:47:41 (5/24) Installing bash (5.0.11-r1)
07:47:41 Executing bash-5.0.11-r1.post-install
07:47:41 (6/24) Installing libacl (2.2.53-r0)
07:47:41 (7/24) Installing libattr (2.4.48-r0)
07:47:41 (8/24) Installing coreutils (8.31-r0)
07:47:41 (9/24) Installing libgcc (9.2.0-r3)
07:47:41 (10/24) Installing libstdc++ (9.2.0-r3)
07:47:41 (11/24) Installing binutils (2.33.1-r0)
07:47:41 (12/24) Installing gmp (6.1.2-r1)
07:47:41 (13/24) Installing isl (0.18-r0)
07:47:41 (14/24) Installing libgomp (9.2.0-r3)
07:47:41 (15/24) Installing libatomic (9.2.0-r3)
07:47:41 (16/24) Installing mpfr4 (4.0.2-r1)
07:47:41 (17/24) Installing mpc1 (1.1.0-r1)
07:47:41 (18/24) Installing gcc (9.2.0-r3)
07:47:42 #11 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 5.0s
07:47:42 (19/24) Installing nghttp2-libs (1.40.0-r0)
07:47:42 (20/24) Installing libcurl (7.67.0-r0)
07:47:42 (21/24) Installing expat (2.2.9-r1)
07:47:42 (22/24) Installing pcre2 (10.34-r1)
07:47:42 (23/24) Installing git (2.24.1-r0)
07:47:42 (24/24) Installing musl-dev (1.1.24-r0)
07:47:42 Executing busybox-1.31.1-r9.trigger
07:47:42 OK: 138 MiB in 39 packages
07:47:43 #11 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 5.8s done
07:47:43 #11 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159
07:47:44 #11 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.7s done
07:47:44 #11 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2
07:47:44 #11 ...
07:47:44 
07:47:44 #5 [stage-1 1/8] FROM docker.io/library/ubuntu:xenial@sha256:3f3ee50cb89bc1...
07:47:44 #5 resolve docker.io/library/ubuntu:xenial@sha256:3f3ee50cb89bc12028bab7d1e187ae57f12b957135b91648702e835c37c6c971 done
07:47:44 #5 sha256:3f3ee50cb89bc12028bab7d1e187ae57f12b957135b91648702e835c37c6c971 1.42kB / 1.42kB done
07:47:44 #5 sha256:e60a002052d1a073f3212f3732cff8abc7997939c731850e6960eb94a244c406 1.15kB / 1.15kB done
07:47:44 #5 sha256:96da9143fb1848141472255c4ae8b0b3885072a598921ab8e0793dc32a674f77 3.40kB / 3.40kB done
07:47:44 #5 sha256:0a01a72a686c389637334de1e2d0012da298960366f6d8f358b8e10dc3b5e330 44.15MB / 44.15MB 3.1s done
07:47:44 #5 sha256:cc899a5544da1a6cfb970d2484d32c063f8df26a430d92f39c98e72261e226f2 525B / 525B 2.2s done
07:47:44 #5 sha256:19197c55075519928dd2ff059745665a2c9b72f4e8af6f7a1ce662e696d339bd 844B / 844B 2.8s done
07:47:44 #5 sha256:716d454e56b61d1343a01f3b1829574333e2e3df20e77d1958d7b0b939ea1b61 168B / 168B 2.8s done
07:47:44 #5 extracting sha256:0a01a72a686c389637334de1e2d0012da298960366f6d8f358b8e10dc3b5e330 4.5s done
07:47:44 #5 extracting sha256:cc899a5544da1a6cfb970d2484d32c063f8df26a430d92f39c98e72261e226f2 done
07:47:44 #5 extracting sha256:19197c55075519928dd2ff059745665a2c9b72f4e8af6f7a1ce662e696d339bd 0.0s done
07:47:44 #5 extracting sha256:716d454e56b61d1343a01f3b1829574333e2e3df20e77d1958d7b0b939ea1b61 done
07:47:44 #5 DONE 8.5s
07:47:44 
07:47:44 #11 [golang 1/1] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b599...
07:47:44 #11 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.2s done
07:47:44 #11 ...
07:47:44 
07:47:44 #6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e...
07:47:44 #5 ...
07:47:44 
07:47:44 #11 [golang 1/1] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b599...
07:47:44 #11 resolve docker.io/library/golang:1.12.16-stretch@sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 done
07:47:44 #11 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.3s done
07:47:44 #11 sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 1.42kB / 1.42kB done
07:47:44 #11 sha256:a7c95a8a29f7d3457bb219062f641fb1ef39072310f6075ba600259a5e144119 1.80kB / 1.80kB done
07:47:44 #11 sha256:7ad03a8aece51714711b2c514b720c2a1aed410de5c8049efd604bb19c10eb1c 5.46kB / 5.46kB done
07:47:44 #11 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 1.5s done
07:47:44 #11 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.5s done
07:47:44 #11 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 2.2s done
07:47:44 #11 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 3.8s done
07:47:44 #11 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 5.0s
07:47:44 #11 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 126.73MB / 126.73MB 6.1s done
07:47:44 #11 sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 126B / 126B 2.3s done
07:47:45 #11 ...
07:47:45 
07:47:45 #5 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:4a701376d03f6b39b8c...
07:47:45 #5 extracting sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 5.0s
07:47:47 Removing intermediate container 48db6509277b
07:47:47  ---> cf9be53573a2
07:47:47 Step 4/6 : ENV     CGO_ENABLED=0         DISABLE_WARN_OUTSIDE_CONTAINER=1
07:47:47  ---> Running in 55d72b5a4d87
07:47:47 Removing intermediate container 55d72b5a4d87
07:47:47  ---> 00eea1a19324
07:47:47 Step 5/6 : WORKDIR /go/src/github.com/docker/cli
07:47:47  ---> Running in 903967996a03
07:47:47 Removing intermediate container 903967996a03
07:47:47  ---> 5dc1e13c733e
07:47:47 Step 6/6 : CMD     ./scripts/build/binary
07:47:47  ---> Running in 51bcfcb551c7
07:47:47 Removing intermediate container 51bcfcb551c7
07:47:47  ---> 314ae2b18e41
07:47:47 Successfully built 314ae2b18e41
07:47:47 Successfully tagged docker-cli-native:latest
07:47:47 docker run --rm -e VERSION=0.0.0-20200214221943-d8772509d1 -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -v "/home/ubuntu/workspace/docker-ce-packaging_PR-415/cli":/go/src/github.com/docker/cli -v "docker-cli-dev-cache:/root/.cache/go-build"  docker-cli-native
07:47:48 Building statically linked build/docker-linux-amd64
07:47:49 #6 ...
07:47:49 
07:47:49 #11 [golang 1/1] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b599...
07:47:49 #11 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 2.7s done
07:47:49 #11 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 2.1s
07:47:50 #11 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 3.0s done
07:47:50 #11 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7
07:47:51 #5 extracting sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 9.4s done
07:47:51 #5 DONE 12.8s
07:47:51 
07:47:51 #11 [golang 1/1] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b599...
07:47:51 #11 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 7.0s done
07:47:51 #11 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 1.0s done
07:47:51 #11 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.3s done
07:47:51 #11 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 1.9s
07:47:53 #11 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 4.2s done
07:47:53 #11 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae
07:47:55 #11 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 5.0s
07:47:56 #11 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 2.8s done
07:47:57 #11 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 0.1s
07:48:00 #11 ...
07:48:00 
07:48:00 #6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e...
07:48:00 #6 5.335 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
07:48:00 #6 5.737 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
07:48:00 #6 5.827 Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
07:48:00 #6 5.933 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
07:48:00 #6 6.158 Get:5 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
07:48:00 #6 6.193 Get:6 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
07:48:00 #6 6.946 Get:7 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
07:48:00 #6 6.956 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1432 kB]
07:48:00 #6 6.998 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB]
07:48:00 #6 7.005 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1014 kB]
07:48:00 #6 7.033 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.3 kB]
07:48:00 #6 7.033 Get:12 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7942 B]
07:48:00 #6 7.033 Get:13 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8807 B]
07:48:00 #6 7.317 Get:14 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
07:48:00 #6 8.025 Get:15 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1062 kB]
07:48:00 #6 8.360 Get:16 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB]
07:48:00 #6 8.364 Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [612 kB]
07:48:00 #6 8.425 Get:18 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6280 B]
07:48:00 #6 8.888 Fetched 16.3 MB in 7s (2079 kB/s)
07:48:00 #6 8.888 Reading package lists...
07:48:00 #6 10.21 Reading package lists...
07:48:00 #6 11.46 Building dependency tree...
07:48:00 #6 11.65 Reading state information...
07:48:00 #6 11.81 The following additional packages will be installed:
07:48:00 #6 11.81   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
07:48:00 #6 11.81   cpp cpp-5 dctrl-tools debhelper dh-python dh-strip-nondeterminism diffstat
07:48:00 #6 11.81   distro-info-data dpkg-dev dput fakeroot file g++ g++-5 gcc gcc-5 gettext
07:48:00 #6 11.81   gettext-base git-man groff-base hardening-includes ifupdown intltool-debian
07:48:00 #6 11.81   iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
07:48:00 #6 11.81   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
07:48:00 #6 11.81   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
07:48:00 #6 11.81   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
07:48:00 #6 11.81   libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
07:48:00 #6 11.81   libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3
07:48:00 #6 11.81   libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl
07:48:00 #6 11.81   libdns-export162 libdpkg-perl libedit2 libemail-valid-perl
07:48:00 #6 11.81   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
07:48:00 #6 11.81   libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl
07:48:00 #6 11.81   libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl
07:48:00 #6 11.81   libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0
07:48:00 #6 11.81   libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
07:48:00 #6 11.81   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
07:48:00 #6 11.81   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
07:48:00 #6 11.81   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
07:48:00 #6 11.81   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
07:48:00 #6 11.81   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
07:48:00 #6 11.81   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
07:48:00 #6 11.81   libio-socket-ssl-perl libio-string-perl libipc-run-perl
07:48:00 #6 11.81   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
07:48:00 #6 11.81   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
07:48:00 #6 11.81   liblist-moreutils-perl liblocale-gettext-perl liblsan0
07:48:00 #6 11.81   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
07:48:00 #6 11.81   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
07:48:00 #6 11.81   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
07:48:00 #6 11.81   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
07:48:00 #6 11.81   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
07:48:00 #6 11.81   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
07:48:00 #6 11.81   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
07:48:00 #6 11.81   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
07:48:00 #6 11.81   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
07:48:00 #6 11.81   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
07:48:00 #6 11.81   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
07:48:00 #6 11.81   libunistring0 liburi-perl libwind0-heimdal libwww-perl
07:48:00 #6 11.81   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
07:48:00 #6 11.81   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
07:48:00 #6 11.81   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
07:48:00 #6 11.81   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
07:48:00 #6 11.81   po-debconf python python-apt-common python-minimal python2.7
07:48:00 #6 11.81   python2.7-minimal python3 python3-apt python3-chardet python3-debian
07:48:00 #6 11.81   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
07:48:00 #6 11.81   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
07:48:00 #6 11.81   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
07:48:00 #6 11.81 Suggested packages:
07:48:00 #6 11.81   default-mta | mail-transport-agent binutils-doc wamerican | wordlist whois
07:48:00 #6 11.81   vacation bzip2-doc cpp-doc gcc-5-locales debtags dh-make bsd-mailx | mailx
07:48:00 #6 11.81   cvs-buildpackage diffoscope devscripts-el dose-extra gnuplot
07:48:00 #6 11.81   libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl
07:48:00 #6 11.81   mozilla-devscripts mutt svn-buildpackage w3m debian-keyring
07:48:00 #6 11.81   libsoap-lite-perl mini-dinstall python-bzrlib g++-multilib g++-5-multilib
07:48:00 #6 11.81   gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison
07:48:00 #6 11.81   gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg
07:48:00 #6 11.81   libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
07:48:00 #6 11.81   libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gettext-doc autopoint
07:48:00 #6 11.81   git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
07:48:00 #6 11.81   gitweb git-arch git-cvs git-mediawiki git-svn groff ppp rdnssd iproute2-doc
07:48:00 #6 11.81   resolvconf avahi-autoipd isc-dhcp-client-ddns apparmor isoquery
07:48:00 #6 11.81   libgssapi-perl glibc-doc gnutls-bin krb5-doc krb5-user libdata-dump-perl
07:48:00 #6 11.81   libcrypt-ssleay-perl libhtml-template-perl libxml-simple-perl
07:48:00 #6 11.81   libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql
07:48:00 #6 11.81   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
07:48:00 #6 11.81   libstdc++-5-doc libauthen-ntlm-perl binutils-multiarch libtext-template-perl
07:48:00 #6 11.81   lsb make-doc www-browser ssh-askpass libpam-ssh keychain monkeysphere ed
07:48:00 #6 11.81   diffutils-doc perl-doc libterm-readline-gnu-perl
07:48:00 #6 11.81   | libterm-readline-perl-perl libmail-box-perl python-doc python-tk
07:48:00 #6 11.81   python2.7-doc binfmt-support python3-doc python3-tk python3-venv
07:48:00 #6 11.81   python3-apt-dbg python-apt-doc python3-setuptools python3.5-venv
07:48:00 #6 11.81   python3.5-doc openssh-server sgml-base-doc zip
07:48:00 #6 11.81 The following NEW packages will be installed:
07:48:00 #6 11.81   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
07:48:00 #6 11.81   cpp cpp-5 curl dctrl-tools debhelper devscripts dh-python
07:48:00 #6 11.81   dh-strip-nondeterminism diffstat distro-info-data dpkg-dev dput equivs
07:48:00 #6 11.81   fakeroot file g++ g++-5 gcc gcc-5 gettext gettext-base git git-man
07:48:00 #6 11.81   groff-base hardening-includes ifupdown intltool-debian iproute2
07:48:00 #6 11.81   isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
07:48:00 #6 11.81   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
07:48:00 #6 11.81   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
07:48:00 #6 11.81   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
07:48:00 #6 11.81   libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
07:48:00 #6 11.81   libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3
07:48:00 #6 11.81   libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl
07:48:00 #6 11.81   libdns-export162 libdpkg-perl libedit2 libemail-valid-perl
07:48:00 #6 11.81   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
07:48:00 #6 11.81   libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl
07:48:00 #6 11.81   libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl
07:48:00 #6 11.81   libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0
07:48:00 #6 11.81   libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
07:48:00 #6 11.81   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
07:48:00 #6 11.81   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
07:48:00 #6 11.81   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
07:48:00 #6 11.81   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
07:48:00 #6 11.81   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
07:48:00 #6 11.81   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
07:48:00 #6 11.81   libio-socket-ssl-perl libio-string-perl libipc-run-perl
07:48:00 #6 11.81   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
07:48:00 #6 11.81   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
07:48:00 #6 11.81   liblist-moreutils-perl liblocale-gettext-perl liblsan0
07:48:00 #6 11.81   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
07:48:00 #6 11.81   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
07:48:00 #6 11.81   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
07:48:00 #6 11.81   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
07:48:00 #6 11.81   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
07:48:00 #6 11.81   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
07:48:00 #6 11.81   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
07:48:00 #6 11.81   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
07:48:00 #6 11.81   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
07:48:00 #6 11.81   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
07:48:00 #6 11.81   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
07:48:00 #6 11.81   libunistring0 liburi-perl libwind0-heimdal libwww-perl
07:48:00 #6 11.81   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
07:48:00 #6 11.81   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
07:48:00 #6 11.81   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
07:48:00 #6 11.81   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
07:48:00 #6 11.81   po-debconf python python-apt-common python-minimal python2.7
07:48:00 #6 11.81   python2.7-minimal python3 python3-apt python3-chardet python3-debian
07:48:00 #6 11.81   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
07:48:00 #6 11.81   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
07:48:00 #6 11.81   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
07:48:00 #6 ...
07:48:00 
07:48:00 #11 [golang 1/1] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b599...
07:48:01 #11 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 10.2s done
07:48:01 #11 extracting sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 done
07:48:01 #11 ...
07:48:01 
07:48:01 #6 [stage-1 2/7] RUN yum install -y rpm-build rpmlint
07:48:01 #6 1.380 Loaded plugins: fastestmirror, ovl
07:48:01 #6 1.533 Determining fastest mirrors
07:48:01 #6 8.450  * base: d36uatko69830t.cloudfront.net
07:48:01 #6 8.450  * extras: d36uatko69830t.cloudfront.net
07:48:01 #6 8.450  * updates: d36uatko69830t.cloudfront.net
07:48:01 #6 ...
07:48:01 
07:48:01 #11 [golang 1/1] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b599...
07:48:01 #11 DONE 25.5s
07:48:01 
07:48:01 #6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e...
07:48:01 #6 16.53 0 upgraded, 234 newly installed, 0 to remove and 17 not upgraded.
07:48:01 #6 16.53 Need to get 91.0 MB of archives.
07:48:01 #6 16.53 After this operation, 383 MB of additional disk space will be used.
07:48:01 #6 16.53 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB]
07:48:01 #6 16.70 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblocale-gettext-perl amd64 1.07-1build1 [17.1 kB]
07:48:01 #6 16.72 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB]
07:48:01 #6 16.74 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB]
07:48:01 #6 16.79 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.15 [1084 kB]
07:48:01 #6 17.09 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.9 [524 kB]
07:48:01 #6 17.13 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB]
07:48:01 #6 17.14 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.9 [1593 kB]
07:48:01 #6 17.21 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB]
07:48:01 #6 17.21 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB]
07:48:01 #6 17.22 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB]
07:48:01 #6 17.22 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.3 [397 kB]
07:48:01 #6 17.24 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.9 [2137 kB]
07:48:01 #6 17.34 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.9 [165 kB]
07:48:01 #6 17.35 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B]
07:48:01 #6 17.35 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB]
07:48:01 #6 17.35 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B]
07:48:01 #6 17.35 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB]
07:48:01 #6 17.35 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB]
07:48:01 #6 17.35 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.4 [1120 kB]
07:48:01 #6 17.41 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B]
07:48:01 #6 17.56 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB]
07:48:02 #11 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 5.2s
07:48:02 #6 17.65 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB]
07:48:02 #6 17.78 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.1 [113 kB]
07:48:02 #6 17.89 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.1 [570 kB]
07:48:02 #6 18.04 Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
07:48:02 #6 18.05 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB]
07:48:02 #6 18.15 Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB]
07:48:02 #6 18.16 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB]
07:48:02 #6 18.16 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB]
07:48:02 #6 18.19 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB]
07:48:02 #6 18.20 Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB]
07:48:02 #6 18.21 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.6 [2629 kB]
07:48:02 #6 18.34 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.6 [3405 kB]
07:48:02 #6 18.51 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.6 [237 kB]
07:48:02 #6 18.51 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.9 [338 kB]
07:48:02 #6 18.53 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.9 [1262 kB]
07:48:02 #6 18.59 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB]
07:48:02 #6 18.59 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.9 [1884 kB]
07:48:02 #6 18.69 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.9 [224 kB]
07:48:02 #6 18.70 Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B]
07:48:02 #6 18.70 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB]
07:48:03 #6 18.85 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB]
07:48:03 #6 19.25 Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB]
07:48:03 #6 19.29 Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB]
07:48:03 #6 19.30 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB]
07:48:03 #6 19.33 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.13 [4630 B]
07:48:03 #6 19.33 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.3 [216 kB]
07:48:03 #6 19.37 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.3 [21.3 kB]
07:48:03 #6 19.38 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB]
07:48:03 #6 19.44 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB]
07:48:03 #6 19.44 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.15 [153 kB]
07:48:03 #6 19.46 Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.15 [665 kB]
07:48:03 #6 19.51 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB]
07:48:03 #6 19.54 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB]
07:48:03 #6 19.54 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB]
07:48:03 #6 19.54 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.32 [55.8 kB]
07:48:03 #6 19.54 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbsd0 amd64 0.8.2-1ubuntu0.1 [42.0 kB]
07:48:03 #6 19.54 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB]
07:48:03 #6 19.59 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB]
07:48:03 #6 19.59 Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB]
07:48:03 #6 19.60 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB]
07:48:03 #6 19.60 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB]
07:48:03 #6 19.75 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.7 [548 kB]
07:48:04 #6 20.23 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB]
07:48:04 #6 20.24 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB]
07:48:04 #6 20.31 Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB]
07:48:04 #6 20.35 Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.15 [492 kB]
07:48:04 #11 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 7.4s done
07:48:04 #11 extracting sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7
07:48:04 #11 extracting sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 done
07:48:04 #11 DONE 26.5s
07:48:04 
07:48:04 #6 [stage-1 2/7] RUN yum install -y rpm-build rpmlint
07:48:04 #6 20.45 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20170717~16.04.2 [167 kB]
07:48:04 #6 20.51 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6568 B]
07:48:04 #6 20.52 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB]
07:48:04 #6 20.52 Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB]
07:48:04 #6 20.64 Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.1 [13.6 kB]
07:48:05 #6 20.70 Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB]
07:48:05 #6 20.71 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB]
07:48:05 #6 20.71 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.1 [31.2 kB]
07:48:05 #6 20.71 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.1 [81.3 kB]
07:48:05 #6 20.72 Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B]
07:48:05 #6 20.72 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.1 [273 kB]
07:48:05 #6 20.72 Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.1 [120 kB]
07:48:05 #6 20.77 Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB]
07:48:05 #6 20.78 Get:82 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB]
07:48:05 #6 20.78 Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB]
07:48:05 #6 20.88 Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB]
07:48:06 #6 22.13 Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB]
07:48:06 #6 22.51 Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB]
07:48:06 #6 22.51 Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB]
07:48:06 #6 22.54 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB]
07:48:06 #6 22.54 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB]
07:48:06 #6 22.56 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.7 [160 kB]
07:48:06 #6 22.62 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB]
07:48:06 #6 22.63 Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.14 [184 kB]
07:48:06 #6 22.67 Get:93 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB]
07:48:06 #6 22.68 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.4 [131 kB]
07:48:06 #6 22.69 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.4 [7646 kB]
07:48:07 #6 23.36 Get:96 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.2 [47.7 kB]
07:48:07 #6 23.36 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB]
07:48:07 #6 23.38 Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
07:48:07 #6 23.38 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB]
07:48:07 #6 23.40 Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.8 [590 kB]
07:48:07 #6 23.41 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.8 [16.7 kB]
07:48:07 #6 23.41 Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.8 [145 kB]
07:48:07 #6 23.41 Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.2 [329 kB]
07:48:07 #6 23.42 Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB]
07:48:07 #6 23.44 Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 strace amd64 4.11-1ubuntu3 [179 kB]
07:48:07 #6 23.59 Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB]
07:48:08 #6 23.76 Get:107 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB]
07:48:08 #6 23.87 Get:108 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB]
07:48:08 #6 23.90 Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 at amd64 3.1.18-2ubuntu1 [37.8 kB]
07:48:08 #6 23.93 Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB]
07:48:08 #6 23.96 Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB]
07:48:08 #6 24.25 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB]
07:48:08 #6 24.25 Get:113 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-174.204 [859 kB]
07:48:08 #6 24.29 Get:114 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB]
07:48:08 #6 24.40 Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB]
07:48:08 #6 24.42 Get:116 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB]
07:48:09 #6 24.80 Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB]
07:48:09 #6 24.80 Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB]
07:48:09 #6 24.81 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB]
07:48:09 #6 24.81 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB]
07:48:09 #6 24.81 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B]
07:48:09 #6 24.81 Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB]
07:48:09 #6 24.82 Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB]
07:48:09 #6 24.82 Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB]
07:48:09 #6 24.83 Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB]
07:48:09 #6 24.88 Get:126 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB]
07:48:09 #6 25.03 Get:127 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B]
07:48:09 #6 25.12 Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB]
07:48:09 #6 25.33 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB]
07:48:09 #6 25.64 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB]
07:48:10 #6 26.07 Get:131 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B]
07:48:10 #6 26.07 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB]
07:48:10 #6 26.12 Get:133 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB]
07:48:10 #6 26.54 Get:134 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B]
07:48:10 #6 26.54 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
07:48:10 #6 26.55 Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.6 [195 kB]
07:48:10 #6 26.55 Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB]
07:48:10 #6 26.55 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB]
07:48:10 #6 26.55 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.6 [584 kB]
07:48:10 #6 26.59 Get:140 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B]
07:48:10 #6 26.59 Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.14 [139 kB]
07:48:10 #6 26.59 Get:142 http://archive.ubuntu.com/ubuntu xenial/main amd64 dctrl-tools amd64 2.24-2 [59.1 kB]
07:48:10 #6 26.61 Get:143 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB]
07:48:10 #6 26.69 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1082 kB]
07:48:11 #6 26.74 Get:145 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
07:48:11 #6 26.75 Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB]
07:48:11 #6 26.76 Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB]
07:48:11 #6 26.91 Get:148 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB]
07:48:11 #6 27.00 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
07:48:11 #6 27.10 Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4864 B]
07:48:11 #6 27.11 Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB]
07:48:11 #6 27.40 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 devscripts amd64 2.16.2ubuntu3 [848 kB]
07:48:11 #6 27.47 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 diffstat amd64 1.61-1 [23.6 kB]
07:48:11 #6 27.48 Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 dput all 0.9.6.4ubuntu3 [33.1 kB]
07:48:11 #6 27.48 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB]
07:48:11 #6 27.48 Get:156 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB]
07:48:11 #6 27.48 Get:157 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]
07:48:11 #6 27.48 Get:158 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.7 [736 kB]
07:48:11 #6 27.52 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.7 [3160 kB]
07:48:11 #6 27.68 Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
07:48:11 #6 27.68 Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB]
07:48:11 #6 27.68 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
07:48:11 #6 27.68 Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB]
07:48:11 #6 27.69 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4778 B]
07:48:11 #6 27.69 Get:165 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB]
07:48:11 #6 27.69 Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB]
07:48:11 #6 27.69 Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB]
07:48:11 #6 27.69 Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-pm-perl all 4.26-1 [185 kB]
07:48:12 #6 27.84 Get:169 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi-perl amd64 0.77-1build1 [32.3 kB]
07:48:12 #6 28.04 Get:170 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-fast-perl all 1:2.10-1 [10.2 kB]
07:48:12 #6 28.06 Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsub-name-perl amd64 0.14-1build1 [10.8 kB]
07:48:12 #6 28.07 Get:172 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclass-accessor-perl all 0.34-1 [26.0 kB]
07:48:12 #6 28.12 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclone-perl amd64 0.38-1build1 [10.3 kB]
07:48:12 #6 28.13 Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdata-alias-perl amd64 1.20-1build1 [33.9 kB]
07:48:12 #6 28.18 Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
07:48:12 #6 28.19 Get:176 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdistro-info-perl all 0.14ubuntu0.1 [4690 B]
07:48:12 #6 28.20 Get:177 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB]
07:48:12 #6 28.31 Get:178 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB]
07:48:12 #6 28.34 Get:179 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6288 B]
07:48:12 #6 28.35 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB]
07:48:12 #6 28.37 Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsocket6-perl amd64 0.25-1build2 [22.8 kB]
07:48:12 #6 28.37 Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
07:48:12 #6 28.38 Get:183 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
07:48:12 #6 28.38 Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dns-perl amd64 0.81-2build1 [266 kB]
07:48:12 #6 28.41 Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-domain-tld-perl all 1.73-1 [21.4 kB]
07:48:12 #6 28.41 Get:186 http://archive.ubuntu.com/ubuntu xenial/main amd64 libemail-valid-perl all 1.198-1 [16.5 kB]
07:48:12 #6 28.41 Get:187 http://archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
07:48:12 #6 28.46 Get:188 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexporter-tiny-perl all 0.042-1 [28.8 kB]
07:48:12 #6 28.46 Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB]
07:48:12 #6 28.61 Get:190 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
07:48:12 #6 28.76 Get:191 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB]
07:48:12 #6 28.84 Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
07:48:13 #6 28.85 Get:193 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
07:48:13 #6 28.87 Get:194 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB]
07:48:13 #6 28.89 Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB]
07:48:13 #6 28.99 Get:196 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB]
07:48:13 #6 29.04 Get:197 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
07:48:13 #6 29.05 Get:198 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
07:48:13 #6 29.06 Get:199 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB]
07:48:13 #6 29.07 Get:200 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
07:48:13 #6 29.08 Get:201 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB]
07:48:13 #6 29.11 Get:202 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB]
07:48:13 #6 29.12 Get:203 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB]
07:48:13 #6 29.12 Get:204 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB]
07:48:13 #6 29.12 Get:205 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
07:48:13 #6 29.14 Get:206 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-pty-perl amd64 1:1.08-1.1build1 [30.2 kB]
07:48:13 #6 29.15 Get:207 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
07:48:13 #6 29.15 Get:208 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-run-perl all 0.94-1 [92.2 kB]
07:48:13 #6 29.21 Get:209 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblist-moreutils-perl amd64 0.413-1build1 [67.0 kB]
07:48:13 #6 29.22 Get:210 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB]
07:48:13 #6 29.37 Get:211 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
07:48:13 #6 29.48 Get:212 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB]
07:48:14 #6 29.70 Get:213 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8682 B]
07:48:14 #6 29.71 Get:214 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
07:48:14 #6 29.72 Get:215 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB]
07:48:14 #6 29.73 Get:216 http://archive.ubuntu.com/ubuntu xenial/main amd64 libparse-debianchangelog-perl all 1.2.0-8 [50.4 kB]
07:48:14 #6 29.75 Get:217 http://archive.ubuntu.com/ubuntu xenial/main amd64 libperlio-gzip-perl amd64 0.19-1build1 [14.2 kB]
07:48:14 #6 29.76 Get:218 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
07:48:14 #6 29.76 Get:219 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-libyaml-perl amd64 0.41-6build1 [61.2 kB]
07:48:14 #6 29.78 Get:220 http://archive.ubuntu.com/ubuntu xenial/main amd64 hardening-includes all 2.7ubuntu2 [13.6 kB]
07:48:14 #6 29.79 Get:221 http://archive.ubuntu.com/ubuntu xenial/main amd64 patchutils amd64 0.3.4-1 [70.1 kB]
07:48:14 #6 29.81 Get:222 http://archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB]
07:48:14 #6 29.85 Get:223 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lintian all 2.5.43ubuntu0.1 [626 kB]
07:48:14 #6 29.94 Get:224 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB]
07:48:14 #6 30.05 Get:225 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB]
07:48:14 #6 30.06 Get:226 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-chardet all 2.3.0-2 [96.2 kB]
07:48:14 #6 30.06 Get:227 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-six all 1.10.0-3 [11.0 kB]
07:48:14 #6 30.06 Get:228 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-debian all 0.1.27ubuntu2 [43.6 kB]
07:48:14 #6 30.06 Get:229 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB]
07:48:14 #6 30.07 Get:230 http://archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB]
07:48:14 #6 30.07 Get:231 http://archive.ubuntu.com/ubuntu xenial/main amd64 wdiff amd64 1.2.2-1build1 [28.8 kB]
07:48:14 #6 30.22 Get:232 http://archive.ubuntu.com/ubuntu xenial/universe amd64 equivs all 2.0.9+nmu1 [17.7 kB]
07:48:14 #6 30.38 Get:233 http://archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
07:48:14 #6 30.47 Get:234 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-magic all 1:5.25-2ubuntu1.3 [5436 B]
07:48:14 #6 30.57 debconf: delaying package configuration, since apt-utils is not installed
07:48:14 #6 30.60 Fetched 91.0 MB in 18s (4998 kB/s)
07:48:15 #6 30.64 Selecting previously unselected package libatm1:amd64.
07:48:15 #6 30.64 (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 ... 4781 files and directories currently installed.)
07:48:15 #6 30.64 Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ...
07:48:15 #6 30.64 Unpacking libatm1:amd64 (1:2.5.1-1.5) ...
07:48:15 #6 30.67 Selecting previously unselected package liblocale-gettext-perl.
07:48:15 #6 30.67 Preparing to unpack .../liblocale-gettext-perl_1.07-1build1_amd64.deb ...
07:48:15 #6 30.67 Unpacking liblocale-gettext-perl (1.07-1build1) ...
07:48:15 #6 30.71 Selecting previously unselected package libmnl0:amd64.
07:48:15 #6 30.72 Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ...
07:48:15 #6 30.72 Unpacking libmnl0:amd64 (1.0.3-5) ...
07:48:15 #6 30.76 Selecting previously unselected package libpopt0:amd64.
07:48:15 #6 30.76 Preparing to unpack .../libpopt0_1.16-10_amd64.deb ...
07:48:15 #6 30.76 Unpacking libpopt0:amd64 (1.16-10) ...
07:48:15 #6 30.80 Selecting previously unselected package libssl1.0.0:amd64.
07:48:15 #6 30.80 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.15_amd64.deb ...
07:48:15 #6 30.81 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ...
07:48:15 #6 30.95 Selecting previously unselected package libpython3.5-minimal:amd64.
07:48:15 #6 30.95 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.9_amd64.deb ...
07:48:15 #6 30.95 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.9) ...
07:48:15 #6 31.08 Selecting previously unselected package libexpat1:amd64.
07:48:15 #6 31.08 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ...
07:48:15 #6 31.08 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
07:48:15 #6 31.13 Selecting previously unselected package python3.5-minimal.
07:48:15 #6 31.13 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.9_amd64.deb ...
07:48:15 #6 31.14 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.9) ...
07:48:15 #6 31.35 Selecting previously unselected package python3-minimal.
07:48:15 #6 31.35 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ...
07:48:15 #6 31.35 Unpacking python3-minimal (3.5.1-3) ...
07:48:15 #6 31.39 Selecting previously unselected package mime-support.
07:48:15 #6 31.39 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ...
07:48:15 #6 31.39 Unpacking mime-support (3.59ubuntu1) ...
07:48:15 #6 31.44 Selecting previously unselected package libmpdec2:amd64.
07:48:15 #6 31.44 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ...
07:48:15 #6 31.46 Unpacking libmpdec2:amd64 (2.4.2-1) ...
07:48:15 #6 31.50 Selecting previously unselected package libsqlite3-0:amd64.
07:48:15 #6 31.50 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.3_amd64.deb ...
07:48:15 #6 31.50 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.3) ...
07:48:15 #6 31.59 Selecting previously unselected package libpython3.5-stdlib:amd64.
07:48:15 #6 31.59 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.9_amd64.deb ...
07:48:15 #6 31.59 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.9) ...
07:48:16 #6 32.18 Selecting previously unselected package python3.5.
07:48:16 #6 32.18 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.9_amd64.deb ...
07:48:16 #6 32.19 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.9) ...
07:48:16 #6 32.25 Selecting previously unselected package libpython3-stdlib:amd64.
07:48:16 #6 32.25 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ...
07:48:16 #6 32.25 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ...
07:48:16 #6 32.30 Selecting previously unselected package dh-python.
07:48:16 #6 32.30 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ...
07:48:16 #6 32.30 Unpacking dh-python (2.20151103ubuntu1.2) ...
07:48:16 #6 32.34 Processing triggers for libc-bin (2.23-0ubuntu11) ...
07:48:16 #6 32.38 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ...
07:48:16 #6 32.48 debconf: unable to initialize frontend: Dialog
07:48:16 #6 32.48 debconf: (TERM is not set, so the dialog frontend is not usable.)
07:48:16 #6 32.48 debconf: falling back to frontend: Readline
07:48:16 #6 32.48 debconf: unable to initialize frontend: Readline
07:48:16 #6 32.48 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
07:48:16 #6 32.48 debconf: falling back to frontend: Teletype
07:48:16 #6 32.51 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.9) ...
07:48:16 #6 32.59 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
07:48:16 #6 32.60 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.9) ...
07:48:17 #6 33.41 Setting up python3-minimal (3.5.1-3) ...
07:48:17 #6 33.63 Processing triggers for libc-bin (2.23-0ubuntu11) ...
07:48:18 #6 33.68 Selecting previously unselected package python3.
07:48:18 #6 33.68 (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 ... 5787 files and directories currently installed.)
07:48:18 #6 33.68 Preparing to unpack .../python3_3.5.1-3_amd64.deb ...
07:48:18 #6 33.69 Unpacking python3 (3.5.1-3) ...
07:48:18 #6 33.73 Selecting previously unselected package libgdbm3:amd64.
07:48:18 #6 33.73 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ...
07:48:18 #6 33.73 Unpacking libgdbm3:amd64 (1.8.3-13.1) ...
07:48:18 #6 33.81 Selecting previously unselected package libffi6:amd64.
07:48:18 #6 33.81 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ...
07:48:18 #6 33.82 Unpacking libffi6:amd64 (3.2.1-4) ...
07:48:18 #6 33.86 Selecting previously unselected package libglib2.0-0:amd64.
07:48:18 #6 33.86 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.4_amd64.deb ...
07:48:18 #6 33.87 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.4) ...
07:48:18 #6 34.13 Selecting previously unselected package libxau6:amd64.
07:48:18 #6 34.13 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
07:48:18 #6 34.13 Unpacking libxau6:amd64 (1:1.0.8-1) ...
07:48:18 #6 34.16 Selecting previously unselected package libxdmcp6:amd64.
07:48:18 #6 34.16 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ...
07:48:18 #6 34.17 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ...
07:48:18 #6 34.19 Selecting previously unselected package libxcb1:amd64.
07:48:18 #6 34.20 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ...
07:48:18 #6 34.20 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ...
07:48:18 #6 34.23 Selecting previously unselected package libx11-data.
07:48:18 #6 34.23 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.1_all.deb ...
07:48:18 #6 34.24 Unpacking libx11-data (2:1.6.3-1ubuntu2.1) ...
07:48:18 #6 34.32 Selecting previously unselected package libx11-6:amd64.
07:48:18 #6 34.32 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.1_amd64.deb ...
07:48:18 #6 34.33 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ...
07:48:18 #6 34.44 Selecting previously unselected package libxext6:amd64.
07:48:18 #6 34.44 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
07:48:18 #6 34.44 Unpacking libxext6:amd64 (2:1.3.3-1) ...
07:48:18 #6 34.48 Selecting previously unselected package groff-base.
07:48:18 #6 34.48 Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ...
07:48:18 #6 34.49 Unpacking groff-base (1.22.3-7) ...
07:48:18 #6 34.59 Selecting previously unselected package bsdmainutils.
07:48:18 #6 34.59 Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ...
07:48:18 #6 34.59 Unpacking bsdmainutils (9.0.6ubuntu3) ...
07:48:18 #6 34.66 Selecting previously unselected package libpipeline1:amd64.
07:48:18 #6 34.66 Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ...
07:48:18 #6 34.67 Unpacking libpipeline1:amd64 (1.4.1-2) ...
07:48:18 #6 34.71 Selecting previously unselected package man-db.
07:48:18 #6 34.71 Preparing to unpack .../man-db_2.7.5-1_amd64.deb ...
07:48:19 #6 34.73 Unpacking man-db (2.7.5-1) ...
07:48:19 #6 34.88 Selecting previously unselected package sgml-base.
07:48:19 #6 34.88 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ...
07:48:19 #6 34.99 Unpacking sgml-base (1.26+nmu4ubuntu1) ...
07:48:19 #6 35.02 Selecting previously unselected package libunistring0:amd64.
07:48:19 #6 35.02 Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ...
07:48:19 #6 35.02 Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
07:48:19 #6 35.09 Selecting previously unselected package perl-modules-5.22.
07:48:19 #6 35.09 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.6_all.deb ...
07:48:19 #6 35.09 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.6) ...
07:48:19 #6 35.66 Selecting previously unselected package libperl5.22:amd64.
07:48:19 #6 35.66 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.6_amd64.deb ...
07:48:19 #6 35.67 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.6) ...
07:48:20 #6 36.25 Selecting previously unselected package perl.
07:48:20 #6 36.25 Preparing to unpack .../perl_5.22.1-9ubuntu0.6_amd64.deb ...
07:48:20 #6 36.25 Unpacking perl (5.22.1-9ubuntu0.6) ...
07:48:20 #6 36.32 Selecting previously unselected package libpython2.7-minimal:amd64.
07:48:20 #6 36.32 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.9_amd64.deb ...
07:48:20 #6 36.32 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.9) ...
07:48:20 #6 36.43 Selecting previously unselected package python2.7-minimal.
07:48:20 #6 36.43 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.9_amd64.deb ...
07:48:20 #6 36.44 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.9) ...
07:48:20 #6 36.64 Selecting previously unselected package python-minimal.
07:48:20 #6 36.64 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ...
07:48:20 #6 36.64 Unpacking python-minimal (2.7.12-1~16.04) ...
07:48:20 #6 36.67 Selecting previously unselected package libpython2.7-stdlib:amd64.
07:48:20 #6 36.67 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.9_amd64.deb ...
07:48:20 #6 36.67 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.9) ...
07:48:21 #6 37.03 Selecting previously unselected package python2.7.
07:48:21 #6 37.03 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.9_amd64.deb ...
07:48:21 #6 37.03 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.9) ...
07:48:21 #6 37.08 Selecting previously unselected package libpython-stdlib:amd64.
07:48:21 #6 37.08 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...
07:48:21 #6 37.08 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...
07:48:21 #6 37.10 Processing triggers for libc-bin (2.23-0ubuntu11) ...
07:48:21 #6 37.12 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.9) ...
07:48:21 #6 37.14 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.9) ...
07:48:21 #6 37.50 Linking and byte-compiling packages for runtime python2.7...
07:48:21 #6 37.52 Setting up python-minimal (2.7.12-1~16.04) ...
07:48:21 #6 37.59 Selecting previously unselected package python.
07:48:21 #6 37.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9167 files and directories currently installed.)
07:48:21 #6 37.60 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ...
07:48:21 #6 37.60 Unpacking python (2.7.12-1~16.04) ...
07:48:22 #6 37.67 Selecting previously unselected package libgmp10:amd64.
07:48:22 #6 37.67 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ...
07:48:22 #6 37.67 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ...
07:48:22 #6 37.74 Selecting previously unselected package libmpfr4:amd64.
07:48:22 #6 37.74 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ...
07:48:22 #6 37.75 Unpacking libmpfr4:amd64 (3.1.4-1) ...
07:48:22 #6 37.81 Selecting previously unselected package libmpc3:amd64.
07:48:22 #6 37.81 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ...
07:48:22 #6 37.81 Unpacking libmpc3:amd64 (1.0.3-1) ...
07:48:22 #6 37.84 Selecting previously unselected package bzip2.
07:48:22 #6 37.85 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ...
07:48:22 #6 37.85 Unpacking bzip2 (1.0.6-8ubuntu0.2) ...
07:48:22 #6 37.88 Selecting previously unselected package distro-info-data.
07:48:22 #6 37.89 Preparing to unpack .../distro-info-data_0.28ubuntu0.13_all.deb ...
07:48:22 #6 37.89 Unpacking distro-info-data (0.28ubuntu0.13) ...
07:48:22 #6 37.93 Selecting previously unselected package libmagic1:amd64.
07:48:22 #6 37.93 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.3_amd64.deb ...
07:48:22 #6 37.93 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.3) ...
07:48:22 #6 38.01 Selecting previously unselected package file.
07:48:22 #6 38.01 Preparing to unpack .../file_1%3a5.25-2ubuntu1.3_amd64.deb ...
07:48:22 #6 38.02 Unpacking file (1:5.25-2ubuntu1.3) ...
07:48:22 #6 38.05 Selecting previously unselected package iproute2.
07:48:22 #6 38.05 Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ...
07:48:22 #6 38.06 Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ...
07:48:22 #6 38.18 Selecting previously unselected package ifupdown.
07:48:22 #6 38.18 Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ...
07:48:22 #6 38.19 Unpacking ifupdown (0.8.10ubuntu1.4) ...
07:48:22 #6 38.24 Selecting previously unselected package libisc-export160.
07:48:22 #6 38.24 Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.15_amd64.deb ...
07:48:22 #6 38.25 Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...
07:48:22 #6 38.30 Selecting previously unselected package libdns-export162.
07:48:22 #6 38.30 Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.15_amd64.deb ...
07:48:22 #6 38.31 Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...
07:48:22 #6 31.25 Resolving Dependencies
07:48:22 #6 31.26 --> Running transaction check
07:48:22 #6 31.26 ---> Package rpm-build.x86_64 0:4.11.3-40.el7 will be installed
07:48:22 #6 31.28 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-40.el7.x86_64
07:48:22 #6 31.43 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-40.el7.x86_64
07:48:22 #6 31.43 --> Processing Dependency: unzip for package: rpm-build-4.11.3-40.el7.x86_64
07:48:22 #6 31.43 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-40.el7.x86_64
07:48:22 #6 31.43 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-40.el7.x86_64
07:48:22 #6 31.44 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-40.el7.x86_64
07:48:22 #6 31.44 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-40.el7.x86_64
07:48:22 #6 31.44 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-40.el7.x86_64
07:48:22 #6 31.44 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-40.el7.x86_64
07:48:22 #6 31.45 --> Processing Dependency: file for package: rpm-build-4.11.3-40.el7.x86_64
07:48:22 #6 31.45 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-40.el7.x86_64
07:48:22 #6 31.45 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-40.el7.x86_64
07:48:22 #6 31.45 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-40.el7.x86_64
07:48:22 #6 31.45 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
07:48:22 #6 31.46 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
07:48:22 #6 31.46 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
07:48:22 #6 31.46 --> Running transaction check
07:48:22 #6 31.46 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
07:48:22 #6 31.46 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
07:48:22 #6 31.46 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
07:48:22 #6 31.46 ---> Package elfutils.x86_64 0:0.176-2.el7 will be installed
07:48:22 #6 31.47 ---> Package file.x86_64 0:5.11-35.el7 will be installed
07:48:22 #6 31.47 ---> Package gdb.x86_64 0:7.6.1-115.el7 will be installed
07:48:22 #6 31.48 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
07:48:22 #6 31.48 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
07:48:22 #6 31.48 ---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed
07:48:22 #6 31.49 --> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.50 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.50 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.50 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.50 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.50 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.50 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.50 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.51 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.51 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.51 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.51 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.51 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.51 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.51 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.51 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.51 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.51 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.52 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.52 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.52 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.52 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.52 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64
07:48:22 #6 31.52 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
07:48:22 #6 31.53 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
07:48:22 #6 31.53 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
07:48:22 #6 31.53 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
07:48:22 #6 31.53 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
07:48:22 #6 31.53 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
07:48:22 #6 31.54 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
07:48:22 #6 31.54 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
07:48:22 #6 31.54 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
07:48:22 #6 31.54 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
07:48:22 #6 31.54 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
07:48:22 #6 31.54 ---> Package unzip.x86_64 0:6.0-20.el7 will be installed
07:48:22 #6 31.54 --> Running transaction check
07:48:22 #6 31.54 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
07:48:22 #6 31.54 ---> Package emacs-filesystem.noarch 1:24.3-22.el7 will be installed
07:48:22 #6 31.54 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
07:48:22 #6 31.55 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
07:48:22 #6 31.55 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
07:48:22 #6 31.55 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
07:48:22 #6 31.55 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
07:48:22 #6 31.56 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
07:48:22 #6 31.56 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
07:48:22 #6 31.56 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
07:48:22 #6 31.56 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
07:48:22 #6 31.57 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
07:48:22 #6 31.57 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
07:48:22 #6 31.57 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
07:48:22 #6 31.57 ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
07:48:22 #6 31.57 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
07:48:22 #6 31.58 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
07:48:22 #6 31.58 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
07:48:22 #6 31.58 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
07:48:22 #6 31.58 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
07:48:22 #6 31.59 ---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed
07:48:22 #6 31.59 ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed
07:48:22 #6 31.59 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
07:48:22 #6 31.59 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
07:48:22 #6 31.59 ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed
07:48:22 #6 31.59 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
07:48:22 #6 31.59 --> Running transaction check
07:48:22 #6 31.59 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
07:48:22 #6 31.60 ---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed
07:48:22 #6 31.60 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
07:48:22 #6 31.60 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
07:48:22 #6 31.61 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
07:48:22 #6 31.61 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
07:48:22 #6 31.61 --> Running transaction check
07:48:22 #6 31.61 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
07:48:22 #6 31.62 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
07:48:22 #6 31.71 --> Finished Dependency Resolution
07:48:22 #6 31.72 
07:48:22 #6 31.72 Dependencies Resolved
07:48:22 #6 31.73 
07:48:22 #6 31.73 ================================================================================
07:48:22 #6 31.73  Package                   Arch      Version                   Repository  Size
07:48:22 #6 31.73 ================================================================================
07:48:22 #6 31.73 Installing:
07:48:22 #6 31.73  rpm-build                 x86_64    4.11.3-40.el7             base       149 k
07:48:22 #6 31.73  rpmlint                   noarch    1.5-4.el7                 base       229 k
07:48:22 #6 31.73 Installing for dependencies:
07:48:22 #6 31.73  bzip2                     x86_64    1.0.6-13.el7              base        52 k
07:48:22 #6 31.73  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
07:48:22 #6 31.73  dwz                       x86_64    0.11-3.el7                base        99 k
07:48:22 #6 31.73  elfutils                  x86_64    0.176-2.el7               base       305 k
07:48:22 #6 31.73  emacs-filesystem          noarch    1:24.3-22.el7             base        58 k
07:48:22 #6 31.73  file                      x86_64    5.11-35.el7               base        57 k
07:48:22 #6 31.73  gdb                       x86_64    7.6.1-115.el7             base       2.4 M
07:48:22 #6 31.73  groff-base                x86_64    1.22.2-8.el7              base       942 k
07:48:22 #6 31.73  patch                     x86_64    2.7.1-12.el7_7            updates    111 k
07:48:22 #6 31.73  perl                      x86_64    4:5.16.3-294.el7_6        base       8.0 M
07:48:22 #6 31.73  perl-Carp                 noarch    1.26-244.el7              base        19 k
07:48:22 #6 31.73  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
07:48:22 #6 31.73  perl-Exporter             noarch    5.68-3.el7                base        28 k
07:48:22 #6 31.73  perl-File-Path            noarch    2.09-2.el7                base        26 k
07:48:22 #6 31.73  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
07:48:22 #6 31.73  perl-Filter               x86_64    1.49-3.el7                base        76 k
07:48:22 #6 31.73  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
07:48:22 #6 31.73  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
07:48:22 #6 31.73  perl-PathTools            x86_64    3.40-5.el7                base        82 k
07:48:22 #6 31.73  perl-Pod-Escapes          noarch    1:1.04-294.el7_6          base        51 k
07:48:22 #6 31.73  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
07:48:22 #6 31.73  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
07:48:22 #6 31.73  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
07:48:22 #6 31.73  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
07:48:22 #6 31.73  perl-Socket               x86_64    2.010-4.el7               base        49 k
07:48:22 #6 31.73  perl-Storable             x86_64    2.45-3.el7                base        77 k
07:48:22 #6 31.73  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
07:48:22 #6 31.73  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
07:48:22 #6 31.73  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
07:48:22 #6 31.73  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
07:48:22 #6 31.73  perl-constant             noarch    1.27-2.el7                base        19 k
07:48:22 #6 31.73  perl-libs                 x86_64    4:5.16.3-294.el7_6        base       688 k
07:48:22 #6 31.73  perl-macros               x86_64    4:5.16.3-294.el7_6        base        44 k
07:48:22 #6 31.73  perl-parent               noarch    1:0.225-244.el7           base        12 k
07:48:22 #6 31.73  perl-podlators            noarch    2.5.1-3.el7               base       112 k
07:48:22 #6 31.73  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
07:48:22 #6 31.73  perl-threads              x86_64    1.87-4.el7                base        49 k
07:48:22 #6 31.73  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
07:48:22 #6 31.73  python-srpm-macros        noarch    3-32.el7                  base       8.4 k
07:48:22 #6 31.73  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
07:48:22 #6 31.73  unzip                     x86_64    6.0-20.el7                base       170 k
07:48:22 #6 31.73  zip                       x86_64    3.0-11.el7                base       260 k
07:48:22 #6 31.73 
07:48:22 #6 31.73 Transaction Summary
07:48:22 #6 31.73 ================================================================================
07:48:22 #6 31.73 Install  2 Packages (+42 Dependent packages)
07:48:22 #6 31.73 
07:48:22 #6 31.73 Total download size: 16 M
07:48:22 #6 31.73 Installed size: 51 M
07:48:22 #6 31.73 Downloading packages:
07:48:22 #6 38.43 Selecting previously unselected package isc-dhcp-client.
07:48:22 #6 38.44 Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ...
07:48:22 #6 38.44 Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ...
07:48:22 #6 38.51 Selecting previously unselected package isc-dhcp-common.
07:48:22 #6 38.51 Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ...
07:48:22 #6 38.51 Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ...
07:48:22 #6 38.56 Selecting previously unselected package less.
07:48:22 #6 38.56 Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ...
07:48:22 #6 38.57 Unpacking less (481-2.1ubuntu0.2) ...
07:48:22 #6 38.62 Selecting previously unselected package libapt-inst2.0:amd64.
07:48:23 #6 38.62 Preparing to unpack .../libapt-inst2.0_1.2.32_amd64.deb ...
07:48:23 #6 38.63 Unpacking libapt-inst2.0:amd64 (1.2.32) ...
07:48:23 #6 38.69 Selecting previously unselected package libbsd0:amd64.
07:48:23 #6 38.69 Preparing to unpack .../libbsd0_0.8.2-1ubuntu0.1_amd64.deb ...
07:48:23 #6 38.70 Unpacking libbsd0:amd64 (0.8.2-1ubuntu0.1) ...
07:48:23 #6 38.74 Selecting previously unselected package libnettle6:amd64.
07:48:23 #6 38.74 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ...
07:48:23 #6 38.75 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
07:48:23 #6 39.11 Selecting previously unselected package libhogweed4:amd64.
07:48:23 #6 39.11 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ...
07:48:23 #6 39.11 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
07:48:23 #6 39.16 Selecting previously unselected package libidn11:amd64.
07:48:23 #6 39.17 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ...
07:48:23 #6 39.17 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ...
07:48:23 #6 39.21 Selecting previously unselected package libp11-kit0:amd64.
07:48:23 #6 39.21 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ...
07:48:23 #6 39.22 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
07:48:23 #6 39.27 Selecting previously unselected package libtasn1-6:amd64.
07:48:23 #6 39.27 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ...
07:48:23 #6 39.27 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
07:48:23 #6 39.31 Selecting previously unselected package libgnutls30:amd64.
07:48:23 #6 39.31 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.7_amd64.deb ...
07:48:23 #6 39.32 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.7) ...
07:48:23 #6 39.41 Selecting previously unselected package libxtables11:amd64.
07:48:23 #6 39.42 Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ...
07:48:23 #6 39.42 Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ...
07:48:23 #6 39.45 Selecting previously unselected package lsb-release.
07:48:23 #6 39.45 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ...
07:48:23 #6 39.46 Unpacking lsb-release (9.20160110ubuntu0.2) ...
07:48:23 #6 39.50 Selecting previously unselected package netbase.
07:48:23 #6 39.50 Preparing to unpack .../archives/netbase_5.3_all.deb ...
07:48:23 #6 39.50 Unpacking netbase (5.3) ...
07:48:23 #6 39.53 Selecting previously unselected package openssl.
07:48:23 #6 39.53 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.15_amd64.deb ...
07:48:23 #6 39.53 Unpacking openssl (1.0.2g-1ubuntu4.15) ...
07:48:23 #6 39.65 Selecting previously unselected package ca-certificates.
07:48:23 #6 39.65 Preparing to unpack .../ca-certificates_20170717~16.04.2_all.deb ...
07:48:23 #6 39.66 Unpacking ca-certificates (20170717~16.04.2) ...
07:48:23 #6 39.73 Selecting previously unselected package libasprintf0v5:amd64.
07:48:23 #6 39.73 Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ...
07:48:23 #6 39.74 Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
07:48:24 #6 39.76 Selecting previously unselected package gettext-base.
07:48:24 #6 39.77 Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ...
07:48:24 #6 39.77 Unpacking gettext-base (0.19.7-2ubuntu3.1) ...
07:48:24 #6 39.80 Selecting previously unselected package iso-codes.
07:48:24 #6 39.81 Preparing to unpack .../iso-codes_3.65-1_all.deb ...
07:48:24 #6 39.81 Unpacking iso-codes (3.65-1) ...
07:48:24 #6 40.35 Selecting previously unselected package krb5-locales.
07:48:24 #6 40.36 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.1_all.deb ...
07:48:24 #6 40.36 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...
07:48:24 #6 40.40 Selecting previously unselected package libroken18-heimdal:amd64.
07:48:24 #6 40.40 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
07:48:24 #6 40.41 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:24 #6 40.45 Selecting previously unselected package libasn1-8-heimdal:amd64.
07:48:24 #6 40.45 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
07:48:24 #6 40.46 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:24 #6 40.51 Selecting previously unselected package libkrb5support0:amd64.
07:48:24 #6 40.51 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
07:48:24 #6 40.52 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
07:48:24 #6 40.56 Selecting previously unselected package libk5crypto3:amd64.
07:48:24 #6 40.56 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
07:48:24 #6 40.57 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
07:48:24 #6 40.62 Selecting previously unselected package libkeyutils1:amd64.
07:48:24 #6 40.62 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ...
07:48:24 #6 40.63 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
07:48:24 #6 40.66 Selecting previously unselected package libkrb5-3:amd64.
07:48:24 #6 40.67 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
07:48:24 #6 40.67 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
07:48:24 #6 40.75 Selecting previously unselected package libgssapi-krb5-2:amd64.
07:48:24 #6 40.75 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
07:48:24 #6 40.76 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
07:48:25 #6 40.82 Selecting previously unselected package libhcrypto4-heimdal:amd64.
07:48:25 #6 40.82 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
07:48:25 #6 40.82 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:25 #6 40.87 Selecting previously unselected package libheimbase1-heimdal:amd64.
07:48:25 #6 40.87 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
07:48:25 #6 40.88 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:25 #6 40.91 Selecting previously unselected package libwind0-heimdal:amd64.
07:48:25 #6 40.91 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
07:48:25 #6 40.92 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:25 #6 40.97 Selecting previously unselected package libhx509-5-heimdal:amd64.
07:48:25 #6 40.97 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
07:48:25 #6 40.97 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:25 #6 41.03 Selecting previously unselected package libkrb5-26-heimdal:amd64.
07:48:25 #6 41.03 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
07:48:25 #6 41.04 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:25 #6 41.10 Selecting previously unselected package libheimntlm0-heimdal:amd64.
07:48:25 #6 41.10 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
07:48:25 #6 41.11 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:25 #6 41.15 Selecting previously unselected package libgssapi3-heimdal:amd64.
07:48:25 #6 41.15 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
07:48:25 #6 41.15 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:25 #6 41.20 Selecting previously unselected package libsasl2-modules-db:amd64.
07:48:25 #6 41.20 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
07:48:25 #6 41.21 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
07:48:25 #6 41.24 Selecting previously unselected package libsasl2-2:amd64.
07:48:25 #6 41.24 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
07:48:25 #6 41.24 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
07:48:25 #6 41.30 Selecting previously unselected package libldap-2.4-2:amd64.
07:48:25 #6 41.30 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.7_amd64.deb ...
07:48:25 #6 41.30 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.7) ...
07:48:25 #6 41.36 Selecting previously unselected package librtmp1:amd64.
07:48:25 #6 41.36 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ...
07:48:25 #6 41.36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
07:48:25 #6 41.41 Selecting previously unselected package libcurl3-gnutls:amd64.
07:48:25 #6 41.41 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.14_amd64.deb ...
07:48:25 #6 41.42 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.14) ...
07:48:25 #6 41.47 Selecting previously unselected package libedit2:amd64.
07:48:25 #6 41.47 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ...
07:48:25 #6 41.48 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ...
07:48:25 #6 41.52 Selecting previously unselected package libglib2.0-data.
07:48:26 #6 41.52 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.4_all.deb ...
07:48:26 #6 41.52 Unpacking libglib2.0-data (2.48.2-0ubuntu4.4) ...
07:48:26 #6 41.57 Selecting previously unselected package libicu55:amd64.
07:48:26 #6 41.57 Preparing to unpack .../libicu55_55.1-7ubuntu0.4_amd64.deb ...
07:48:26 #6 41.57 Unpacking libicu55:amd64 (55.1-7ubuntu0.4) ...
07:48:26 #6 42.59 Selecting previously unselected package libsasl2-modules:amd64.
07:48:26 #6 42.59 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
07:48:26 #6 42.60 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
07:48:26 #6 42.64 Selecting previously unselected package libxml2:amd64.
07:48:26 #6 42.64 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ...
07:48:26 #6 42.64 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
07:48:27 #6 42.75 Selecting previously unselected package libxmuu1:amd64.
07:48:27 #6 42.75 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ...
07:48:27 #6 42.75 Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
07:48:27 #6 42.78 Selecting previously unselected package manpages.
07:48:27 #6 42.78 Preparing to unpack .../manpages_4.04-2_all.deb ...
07:48:27 #6 42.78 Unpacking manpages (4.04-2) ...
07:48:27 #6 42.91 Selecting previously unselected package openssh-client.
07:48:27 #6 42.91 Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.8_amd64.deb ...
07:48:27 #6 42.92 Unpacking openssh-client (1:7.2p2-4ubuntu2.8) ...
07:48:27 #6 43.04 Selecting previously unselected package python-apt-common.
07:48:27 #6 43.04 Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.8_all.deb ...
07:48:27 #6 43.04 Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.8) ...
07:48:27 #6 43.08 Selecting previously unselected package python3-apt.
07:48:27 #6 43.08 Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.8_amd64.deb ...
07:48:27 #6 43.08 Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.8) ...
07:48:27 #6 43.14 Selecting previously unselected package rsync.
07:48:27 #6 43.14 Preparing to unpack .../rsync_3.1.1-3ubuntu1.2_amd64.deb ...
07:48:27 #6 43.14 Unpacking rsync (3.1.1-3ubuntu1.2) ...
07:48:27 #6 43.21 Selecting previously unselected package shared-mime-info.
07:48:27 #6 43.21 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ...
07:48:27 #6 43.21 Unpacking shared-mime-info (1.5-2ubuntu0.2) ...
07:48:27 #6 43.29 Selecting previously unselected package strace.
07:48:27 #6 43.29 Preparing to unpack .../strace_4.11-1ubuntu3_amd64.deb ...
07:48:27 #6 43.30 Unpacking strace (4.11-1ubuntu3) ...
07:48:27 #6 43.34 Selecting previously unselected package xauth.
07:48:27 #6 43.35 Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ...
07:48:27 #6 43.35 Unpacking xauth (1:1.0.9-1ubuntu2) ...
07:48:27 #6 43.38 Selecting previously unselected package xdg-user-dirs.
07:48:27 #6 43.39 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ...
07:48:27 #6 43.39 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
07:48:27 #6 43.47 Selecting previously unselected package xml-core.
07:48:27 #6 43.47 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
07:48:27 #6 43.47 Unpacking xml-core (0.13+nmu2) ...
07:48:27 #6 43.52 Selecting previously unselected package at.
07:48:27 #6 43.52 Preparing to unpack .../at_3.1.18-2ubuntu1_amd64.deb ...
07:48:27 #6 43.52 Unpacking at (3.1.18-2ubuntu1) ...
07:48:27 #6 43.55 Selecting previously unselected package autotools-dev.
07:48:27 #6 43.56 Preparing to unpack .../autotools-dev_20150820.1_all.deb ...
07:48:27 #6 43.56 Unpacking autotools-dev (20150820.1) ...
07:48:27 #6 43.59 Selecting previously unselected package binutils.
07:48:27 #6 43.59 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ...
07:48:27 #6 43.60 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ...
07:48:28 #6 43.96 Selecting previously unselected package libc-dev-bin.
07:48:28 #6 43.96 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ...
07:48:28 #6 43.97 Unpacking libc-dev-bin (2.23-0ubuntu11) ...
07:48:28 #6 44.02 Selecting previously unselected package linux-libc-dev:amd64.
07:48:28 #6 44.02 Preparing to unpack .../linux-libc-dev_4.4.0-174.204_amd64.deb ...
07:48:28 #6 44.03 Unpacking linux-libc-dev:amd64 (4.4.0-174.204) ...
07:48:28 #6 44.29 Selecting previously unselected package libc6-dev:amd64.
07:48:28 #6 44.30 Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ...
07:48:28 #6 44.30 Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ...
07:48:28 #6 44.69 Selecting previously unselected package libisl15:amd64.
07:48:29 #6 44.69 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ...
07:48:29 #6 44.70 Unpacking libisl15:amd64 (0.16.1-1) ...
07:48:29 #6 44.77 Selecting previously unselected package cpp-5.
07:48:29 #6 44.77 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:29 #6 44.78 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
07:48:29 #6 45.70 Selecting previously unselected package cpp.
07:48:29 #6 45.70 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ...
07:48:29 #6 45.71 Unpacking cpp (4:5.3.1-1ubuntu1) ...
07:48:29 #6 45.75 Selecting previously unselected package libcc1-0:amd64.
07:48:29 #6 45.75 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:29 #6 45.75 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:29 #6 45.79 Selecting previously unselected package libgomp1:amd64.
07:48:29 #6 45.79 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:29 #6 45.79 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:30 #6 45.83 Selecting previously unselected package libitm1:amd64.
07:48:30 #6 45.84 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:30 #6 45.84 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:30 #6 45.88 Selecting previously unselected package libatomic1:amd64.
07:48:30 #6 45.88 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:30 #6 45.89 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:30 #6 45.93 Selecting previously unselected package libasan2:amd64.
07:48:30 #6 45.94 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:30 #6 45.94 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:30 #6 46.00 Selecting previously unselected package liblsan0:amd64.
07:48:30 #6 46.00 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:30 #6 46.01 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:30 #6 46.05 Selecting previously unselected package libtsan0:amd64.
07:48:30 #6 46.05 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:30 #6 46.06 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:30 #6 46.13 Selecting previously unselected package libubsan0:amd64.
07:48:30 #6 46.13 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:30 #6 46.14 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:30 #6 46.19 Selecting previously unselected package libcilkrts5:amd64.
07:48:30 #6 46.19 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:30 #6 46.19 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:30 #6 46.24 Selecting previously unselected package libmpx0:amd64.
07:48:30 #6 46.24 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:30 #6 46.24 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:30 #6 46.27 Selecting previously unselected package libquadmath0:amd64.
07:48:30 #6 46.27 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:30 #6 46.27 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:30 #6 46.32 Selecting previously unselected package libgcc-5-dev:amd64.
07:48:30 #6 46.32 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:30 #6 46.32 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:30 #6 46.61 Selecting previously unselected package gcc-5.
07:48:30 #6 46.61 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:30 #6 39.02 warning: /var/cache/yum/x86_64/7/base/packages/desktop-file-utils-0.23-2.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
07:48:30 #6 39.02 Public key for desktop-file-utils-0.23-2.el7.x86_64.rpm is not installed
07:48:31 #6 46.61 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
07:48:31 #6 47.70 Selecting previously unselected package gcc.
07:48:31 #6 47.70 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
07:48:31 #6 47.71 Unpacking gcc (4:5.3.1-1ubuntu1) ...
07:48:31 #6 47.74 Selecting previously unselected package libstdc++-5-dev:amd64.
07:48:31 #6 47.74 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:31 #6 47.75 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:32 #6 48.15 Selecting previously unselected package g++-5.
07:48:32 #6 48.15 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
07:48:32 #6 48.15 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ...
07:48:33 #6 49.01 Selecting previously unselected package g++.
07:48:33 #6 49.01 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...
07:48:33 #6 49.02 Unpacking g++ (4:5.3.1-1ubuntu1) ...
07:48:33 #6 49.05 Selecting previously unselected package make.
07:48:33 #6 49.05 Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
07:48:33 #6 49.05 Unpacking make (4.1-6) ...
07:48:33 #6 49.09 Selecting previously unselected package libdpkg-perl.
07:48:33 #6 49.09 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.6_all.deb ...
07:48:33 #6 49.10 Unpacking libdpkg-perl (1.18.4ubuntu1.6) ...
07:48:33 #6 49.14 Selecting previously unselected package xz-utils.
07:48:33 #6 49.14 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...
07:48:33 #6 49.15 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
07:48:33 #6 49.18 Selecting previously unselected package patch.
07:48:33 #6 49.18 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ...
07:48:33 #6 49.18 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ...
07:48:33 #6 49.21 Selecting previously unselected package dpkg-dev.
07:48:33 #6 49.22 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.6_all.deb ...
07:48:33 #6 49.22 Unpacking dpkg-dev (1.18.4ubuntu1.6) ...
07:48:33 #6 49.30 Selecting previously unselected package build-essential.
07:48:33 #6 49.30 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ...
07:48:33 #6 49.31 Unpacking build-essential (12.1ubuntu2) ...
07:48:33 #6 49.33 Selecting previously unselected package curl.
07:48:33 #6 49.33 Preparing to unpack .../curl_7.47.0-1ubuntu2.14_amd64.deb ...
07:48:33 #6 49.33 Unpacking curl (7.47.0-1ubuntu2.14) ...
07:48:33 #6 49.37 Selecting previously unselected package dctrl-tools.
07:48:33 #6 49.38 Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ...
07:48:33 #6 49.38 Unpacking dctrl-tools (2.24-2) ...
07:48:33 #6 49.42 Selecting previously unselected package libcroco3:amd64.
07:48:33 #6 49.42 Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ...
07:48:33 #6 49.42 Unpacking libcroco3:amd64 (0.6.11-1) ...
07:48:33 #6 49.45 Selecting previously unselected package gettext.
07:48:33 #6 49.45 Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ...
07:48:33 #6 49.46 Unpacking gettext (0.19.7-2ubuntu3.1) ...
07:48:33 #6 49.59 Selecting previously unselected package intltool-debian.
07:48:33 #6 49.59 Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ...
07:48:33 #6 49.60 Unpacking intltool-debian (0.35.0+20060710.4) ...
07:48:33 #6 49.62 Selecting previously unselected package po-debconf.
07:48:33 #6 49.62 Preparing to unpack .../po-debconf_1.0.19_all.deb ...
07:48:33 #6 49.63 Unpacking po-debconf (1.0.19) ...
07:48:33 #6 49.67 Selecting previously unselected package libarchive-zip-perl.
07:48:33 #6 49.67 Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ...
07:48:33 #6 49.68 Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ...
07:48:33 #6 49.71 Selecting previously unselected package libfile-stripnondeterminism-perl.
07:48:33 #6 49.71 Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ...
07:48:33 #6 49.72 Unpacking libfile-stripnondeterminism-perl (0.015-1) ...
07:48:33 #6 49.74 Selecting previously unselected package libtimedate-perl.
07:48:33 #6 49.74 Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
07:48:33 #6 49.74 Unpacking libtimedate-perl (2.3000-2) ...
07:48:33 #6 49.77 Selecting previously unselected package dh-strip-nondeterminism.
07:48:33 #6 49.77 Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ...
07:48:34 #6 49.78 Unpacking dh-strip-nondeterminism (0.015-1) ...
07:48:34 #6 49.80 Selecting previously unselected package debhelper.
07:48:34 #6 49.80 Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ...
07:48:34 #6 49.80 Unpacking debhelper (9.20160115ubuntu3) ...
07:48:34 #6 49.93 Selecting previously unselected package devscripts.
07:48:34 #6 49.94 Preparing to unpack .../devscripts_2.16.2ubuntu3_amd64.deb ...
07:48:34 #6 49.95 Unpacking devscripts (2.16.2ubuntu3) ...
07:48:34 #6 50.06 Selecting previously unselected package diffstat.
07:48:34 #6 50.06 Preparing to unpack .../diffstat_1.61-1_amd64.deb ...
07:48:34 #6 50.06 Unpacking diffstat (1.61-1) ...
07:48:34 #6 50.09 Selecting previously unselected package dput.
07:48:34 #6 50.09 Preparing to unpack .../dput_0.9.6.4ubuntu3_all.deb ...
07:48:34 #6 50.10 Unpacking dput (0.9.6.4ubuntu3) ...
07:48:34 #6 50.12 Selecting previously unselected package libfakeroot:amd64.
07:48:34 #6 50.12 Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ...
07:48:34 #6 50.13 Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ...
07:48:34 #6 50.16 Selecting previously unselected package fakeroot.
07:48:34 #6 50.16 Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ...
07:48:34 #6 50.16 Unpacking fakeroot (1.20.2-1ubuntu1) ...
07:48:34 #6 50.19 Selecting previously unselected package liberror-perl.
07:48:34 #6 50.19 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...
07:48:34 #6 50.20 Unpacking liberror-perl (0.17-1.2) ...
07:48:34 #6 50.22 Selecting previously unselected package git-man.
07:48:34 #6 50.22 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.7_all.deb ...
07:48:34 #6 50.23 Unpacking git-man (1:2.7.4-0ubuntu1.7) ...
07:48:34 #6 50.32 Selecting previously unselected package git.
07:48:34 #6 50.32 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.7_amd64.deb ...
07:48:34 #6 50.33 Unpacking git (1:2.7.4-0ubuntu1.7) ...
07:48:34 #6 50.75 Selecting previously unselected package libalgorithm-diff-perl.
07:48:35 #6 50.75 Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ...
07:48:35 #6 50.75 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
07:48:35 #6 50.78 Selecting previously unselected package libalgorithm-diff-xs-perl.
07:48:35 #6 50.78 Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ...
07:48:35 #6 50.78 Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ...
07:48:35 #6 50.81 Selecting previously unselected package libalgorithm-merge-perl.
07:48:35 #6 50.81 Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ...
07:48:35 #6 50.81 Unpacking libalgorithm-merge-perl (0.08-3) ...
07:48:35 #6 50.83 Selecting previously unselected package libapt-pkg-perl.
07:48:35 #6 50.84 Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ...
07:48:35 #6 50.84 Unpacking libapt-pkg-perl (0.1.29build7) ...
07:48:35 #6 50.87 Selecting previously unselected package libasprintf-dev:amd64.
07:48:35 #6 50.87 Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ...
07:48:35 #6 50.87 Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
07:48:35 #6 50.89 Selecting previously unselected package libhtml-tagset-perl.
07:48:35 #6 50.89 Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ...
07:48:35 #6 50.90 Unpacking libhtml-tagset-perl (3.20-2) ...
07:48:35 #6 50.92 Selecting previously unselected package liburi-perl.
07:48:35 #6 50.92 Preparing to unpack .../liburi-perl_1.71-1_all.deb ...
07:48:35 #6 50.93 Unpacking liburi-perl (1.71-1) ...
07:48:35 #6 50.96 Selecting previously unselected package libhtml-parser-perl.
07:48:35 #6 50.96 Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ...
07:48:35 #6 50.96 Unpacking libhtml-parser-perl (3.72-1) ...
07:48:35 #6 50.99 Selecting previously unselected package libcgi-pm-perl.
07:48:35 #6 50.99 Preparing to unpack .../libcgi-pm-perl_4.26-1_all.deb ...
07:48:35 #6 51.00 Unpacking libcgi-pm-perl (4.26-1) ...
07:48:35 #6 51.03 Selecting previously unselected package libfcgi-perl.
07:48:35 #6 51.03 Preparing to unpack .../libfcgi-perl_0.77-1build1_amd64.deb ...
07:48:35 #6 51.04 Unpacking libfcgi-perl (0.77-1build1) ...
07:48:35 #6 51.07 Selecting previously unselected package libcgi-fast-perl.
07:48:35 #6 51.07 Preparing to unpack .../libcgi-fast-perl_1%3a2.10-1_all.deb ...
07:48:35 #6 51.07 Unpacking libcgi-fast-perl (1:2.10-1) ...
07:48:35 #6 51.09 Selecting previously unselected package libsub-name-perl.
07:48:35 #6 51.10 Preparing to unpack .../libsub-name-perl_0.14-1build1_amd64.deb ...
07:48:35 #6 51.10 Unpacking libsub-name-perl (0.14-1build1) ...
07:48:35 #6 51.12 Selecting previously unselected package libclass-accessor-perl.
07:48:35 #6 51.13 Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ...
07:48:35 #6 51.13 Unpacking libclass-accessor-perl (0.34-1) ...
07:48:35 #6 51.15 Selecting previously unselected package libclone-perl.
07:48:35 #6 51.15 Preparing to unpack .../libclone-perl_0.38-1build1_amd64.deb ...
07:48:35 #6 51.16 Unpacking libclone-perl (0.38-1build1) ...
07:48:35 #6 51.18 Selecting previously unselected package libdata-alias-perl.
07:48:35 #6 51.18 Preparing to unpack .../libdata-alias-perl_1.20-1build1_amd64.deb ...
07:48:35 #6 51.19 Unpacking libdata-alias-perl (1.20-1build1) ...
07:48:35 #6 51.22 Selecting previously unselected package libdigest-hmac-perl.
07:48:35 #6 51.22 Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
07:48:35 #6 51.22 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
07:48:35 #6 51.25 Selecting previously unselected package libdistro-info-perl.
07:48:35 #6 51.25 Preparing to unpack .../libdistro-info-perl_0.14ubuntu0.1_all.deb ...
07:48:35 #6 51.25 Unpacking libdistro-info-perl (0.14ubuntu0.1) ...
07:48:35 #6 51.28 Selecting previously unselected package libnet-ssleay-perl.
07:48:35 #6 51.28 Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ...
07:48:35 #6 51.28 Unpacking libnet-ssleay-perl (1.72-1build1) ...
07:48:35 #6 51.34 Selecting previously unselected package libio-socket-ssl-perl.
07:48:35 #6 51.34 Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ...
07:48:35 #6 51.34 Unpacking libio-socket-ssl-perl (2.024-1) ...
07:48:35 #6 51.38 Selecting previously unselected package libnet-smtp-ssl-perl.
07:48:35 #6 51.38 Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ...
07:48:35 #6 51.39 Unpacking libnet-smtp-ssl-perl (1.03-1) ...
07:48:35 #6 51.41 Selecting previously unselected package libmailtools-perl.
07:48:35 #6 51.41 Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ...
07:48:35 #6 51.41 Unpacking libmailtools-perl (2.13-1) ...
07:48:35 #6 51.45 Selecting previously unselected package libsocket6-perl.
07:48:35 #6 51.45 Preparing to unpack .../libsocket6-perl_0.25-1build2_amd64.deb ...
07:48:35 #6 51.45 Unpacking libsocket6-perl (0.25-1build2) ...
07:48:35 #6 51.48 Selecting previously unselected package libio-socket-inet6-perl.
07:48:35 #6 51.48 Preparing to unpack .../libio-socket-inet6-perl_2.72-2_all.deb ...
07:48:35 #6 51.48 Unpacking libio-socket-inet6-perl (2.72-2) ...
07:48:35 #6 51.50 Selecting previously unselected package libnet-ip-perl.
07:48:35 #6 51.50 Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ...
07:48:35 #6 51.51 Unpacking libnet-ip-perl (1.26-1) ...
07:48:35 #6 51.53 Selecting previously unselected package libnet-dns-perl.
07:48:35 #6 51.54 Preparing to unpack .../libnet-dns-perl_0.81-2build1_amd64.deb ...
07:48:35 #6 51.54 Unpacking libnet-dns-perl (0.81-2build1) ...
07:48:35 #6 51.59 Selecting previously unselected package libnet-domain-tld-perl.
07:48:35 #6 51.59 Preparing to unpack .../libnet-domain-tld-perl_1.73-1_all.deb ...
07:48:35 #6 51.59 Unpacking libnet-domain-tld-perl (1.73-1) ...
07:48:35 #6 51.62 Selecting previously unselected package libemail-valid-perl.
07:48:35 #6 51.62 Preparing to unpack .../libemail-valid-perl_1.198-1_all.deb ...
07:48:35 #6 51.63 Unpacking libemail-valid-perl (1.198-1) ...
07:48:35 #6 51.65 Selecting previously unselected package libencode-locale-perl.
07:48:35 #6 51.65 Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ...
07:48:35 #6 51.65 Unpacking libencode-locale-perl (1.05-1) ...
07:48:35 #6 51.68 Selecting previously unselected package libexporter-tiny-perl.
07:48:35 #6 51.68 Preparing to unpack .../libexporter-tiny-perl_0.042-1_all.deb ...
07:48:35 #6 51.68 Unpacking libexporter-tiny-perl (0.042-1) ...
07:48:35 #6 51.70 Selecting previously unselected package libipc-system-simple-perl.
07:48:35 #6 51.71 Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ...
07:48:35 #6 51.71 Unpacking libipc-system-simple-perl (1.25-3) ...
07:48:35 #6 51.73 Selecting previously unselected package libfile-basedir-perl.
07:48:35 #6 51.73 Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ...
07:48:35 #6 51.74 Unpacking libfile-basedir-perl (0.07-1) ...
07:48:35 #6 51.76 Selecting previously unselected package libfile-fcntllock-perl.
07:48:35 #6 51.76 Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ...
07:48:35 #6 51.76 Unpacking libfile-fcntllock-perl (0.22-3) ...
07:48:35 #6 51.79 Selecting previously unselected package libhttp-date-perl.
07:48:35 #6 51.79 Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ...
07:48:35 #6 51.79 Unpacking libhttp-date-perl (6.02-1) ...
07:48:35 #6 51.82 Selecting previously unselected package libfile-listing-perl.
07:48:35 #6 51.82 Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ...
07:48:36 #6 51.82 Unpacking libfile-listing-perl (6.04-1) ...
07:48:36 #6 51.84 Selecting previously unselected package libfont-afm-perl.
07:48:36 #6 51.84 Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ...
07:48:36 #6 51.84 Unpacking libfont-afm-perl (1.20-1) ...
07:48:36 #6 51.87 Selecting previously unselected package libgettextpo0:amd64.
07:48:36 #6 51.87 Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ...
07:48:36 #6 51.88 Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
07:48:36 #6 51.91 Selecting previously unselected package libgettextpo-dev:amd64.
07:48:36 #6 51.91 Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ...
07:48:36 #6 51.91 Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
07:48:36 #6 51.95 Selecting previously unselected package libio-html-perl.
07:48:36 #6 51.95 Preparing to unpack .../libio-html-perl_1.001-1_all.deb ...
07:48:36 #6 51.96 Unpacking libio-html-perl (1.001-1) ...
07:48:36 #6 51.98 Selecting previously unselected package liblwp-mediatypes-perl.
07:48:36 #6 51.98 Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ...
07:48:36 #6 51.98 Unpacking liblwp-mediatypes-perl (6.02-1) ...
07:48:36 #6 52.01 Selecting previously unselected package libhttp-message-perl.
07:48:36 #6 52.01 Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ...
07:48:36 #6 52.01 Unpacking libhttp-message-perl (6.11-1) ...
07:48:36 #6 52.04 Selecting previously unselected package libhtml-form-perl.
07:48:36 #6 52.04 Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ...
07:48:36 #6 52.05 Unpacking libhtml-form-perl (6.03-1) ...
07:48:36 #6 52.07 Selecting previously unselected package libhtml-tree-perl.
07:48:36 #6 52.07 Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ...
07:48:36 #6 52.07 Unpacking libhtml-tree-perl (5.03-2) ...
07:48:36 #6 52.11 Selecting previously unselected package libhtml-format-perl.
07:48:36 #6 52.11 Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ...
07:48:36 #6 52.12 Unpacking libhtml-format-perl (2.11-2) ...
07:48:36 #6 52.14 Selecting previously unselected package libhttp-cookies-perl.
07:48:36 #6 52.15 Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ...
07:48:36 #6 52.15 Unpacking libhttp-cookies-perl (6.01-1) ...
07:48:36 #6 52.17 Selecting previously unselected package libhttp-daemon-perl.
07:48:36 #6 52.17 Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ...
07:48:36 #6 52.18 Unpacking libhttp-daemon-perl (6.01-1) ...
07:48:36 #6 52.20 Selecting previously unselected package libhttp-negotiate-perl.
07:48:36 #6 52.20 Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ...
07:48:36 #6 52.21 Unpacking libhttp-negotiate-perl (6.00-2) ...
07:48:36 #6 52.23 Selecting previously unselected package libio-pty-perl.
07:48:36 #6 52.23 Preparing to unpack .../libio-pty-perl_1%3a1.08-1.1build1_amd64.deb ...
07:48:36 #6 52.23 Unpacking libio-pty-perl (1:1.08-1.1build1) ...
07:48:36 #6 52.26 Selecting previously unselected package libio-string-perl.
07:48:36 #6 52.26 Preparing to unpack .../libio-string-perl_1.08-3_all.deb ...
07:48:36 #6 52.26 Unpacking libio-string-perl (1.08-3) ...
07:48:36 #6 52.29 Selecting previously unselected package libipc-run-perl.
07:48:36 #6 52.29 Preparing to unpack .../libipc-run-perl_0.94-1_all.deb ...
07:48:36 #6 52.29 Unpacking libipc-run-perl (0.94-1) ...
07:48:36 #6 52.33 Selecting previously unselected package liblist-moreutils-perl.
07:48:36 #6 52.33 Preparing to unpack .../liblist-moreutils-perl_0.413-1build1_amd64.deb ...
07:48:36 #6 52.34 Unpacking liblist-moreutils-perl (0.413-1build1) ...
07:48:36 #6 52.37 Selecting previously unselected package libnet-http-perl.
07:48:36 #6 52.37 Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ...
07:48:36 #6 52.37 Unpacking libnet-http-perl (6.09-1) ...
07:48:36 #6 52.40 Selecting previously unselected package libwww-robotrules-perl.
07:48:36 #6 52.40 Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ...
07:48:36 #6 52.40 Unpacking libwww-robotrules-perl (6.01-1) ...
07:48:36 #6 52.43 Selecting previously unselected package libwww-perl.
07:48:36 #6 52.43 Preparing to unpack .../libwww-perl_6.15-1_all.deb ...
07:48:36 #6 52.43 Unpacking libwww-perl (6.15-1) ...
07:48:36 #6 52.47 Selecting previously unselected package liblwp-protocol-https-perl.
07:48:36 #6 52.47 Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ...
07:48:36 #6 52.47 Unpacking liblwp-protocol-https-perl (6.06-2) ...
07:48:36 #6 52.50 Selecting previously unselected package libsys-hostname-long-perl.
07:48:36 #6 52.50 Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ...
07:48:36 #6 52.50 Unpacking libsys-hostname-long-perl (1.5-1) ...
07:48:36 #6 52.53 Selecting previously unselected package libmail-sendmail-perl.
07:48:36 #6 52.53 Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ...
07:48:36 #6 52.53 Unpacking libmail-sendmail-perl (0.79.16-1) ...
07:48:36 #6 52.56 Selecting previously unselected package libparse-debianchangelog-perl.
07:48:36 #6 52.56 Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-8_all.deb ...
07:48:36 #6 52.56 Unpacking libparse-debianchangelog-perl (1.2.0-8) ...
07:48:36 #6 52.59 Selecting previously unselected package libperlio-gzip-perl.
07:48:36 #6 52.59 Preparing to unpack .../libperlio-gzip-perl_0.19-1build1_amd64.deb ...
07:48:36 #6 52.60 Unpacking libperlio-gzip-perl (0.19-1build1) ...
07:48:36 #6 52.62 Selecting previously unselected package libtext-levenshtein-perl.
07:48:36 #6 52.62 Preparing to unpack .../libtext-levenshtein-perl_0.13-1_all.deb ...
07:48:36 #6 52.63 Unpacking libtext-levenshtein-perl (0.13-1) ...
07:48:36 #6 52.65 Selecting previously unselected package libyaml-libyaml-perl.
07:48:36 #6 52.65 Preparing to unpack .../libyaml-libyaml-perl_0.41-6build1_amd64.deb ...
07:48:36 #6 52.66 Unpacking libyaml-libyaml-perl (0.41-6build1) ...
07:48:36 #6 52.68 Selecting previously unselected package hardening-includes.
07:48:36 #6 52.69 Preparing to unpack .../hardening-includes_2.7ubuntu2_all.deb ...
07:48:36 #6 52.69 Unpacking hardening-includes (2.7ubuntu2) ...
07:48:36 #6 52.71 Selecting previously unselected package patchutils.
07:48:36 #6 52.72 Preparing to unpack .../patchutils_0.3.4-1_amd64.deb ...
07:48:36 #6 52.72 Unpacking patchutils (0.3.4-1) ...
07:48:36 #6 52.75 Selecting previously unselected package t1utils.
07:48:36 #6 52.75 Preparing to unpack .../t1utils_1.39-2_amd64.deb ...
07:48:37 #6 52.75 Unpacking t1utils (1.39-2) ...
07:48:37 #6 52.79 Selecting previously unselected package lintian.
07:48:37 #6 52.79 Preparing to unpack .../lintian_2.5.43ubuntu0.1_all.deb ...
07:48:37 #6 52.79 Unpacking lintian (2.5.43ubuntu0.1) ...
07:48:37 #6 52.90 Selecting previously unselected package manpages-dev.
07:48:37 #6 52.90 Preparing to unpack .../manpages-dev_4.04-2_all.deb ...
07:48:37 #6 52.90 Unpacking manpages-dev (4.04-2) ...
07:48:37 #6 53.21 Selecting previously unselected package python3-pkg-resources.
07:48:37 #6 53.21 Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ...
07:48:37 #6 53.21 Unpacking python3-pkg-resources (20.7.0-1) ...
07:48:37 #6 53.24 Selecting previously unselected package python3-chardet.
07:48:37 #6 53.24 Preparing to unpack .../python3-chardet_2.3.0-2_all.deb ...
07:48:37 #6 53.25 Unpacking python3-chardet (2.3.0-2) ...
07:48:37 #6 53.31 Selecting previously unselected package python3-six.
07:48:37 #6 53.31 Preparing to unpack .../python3-six_1.10.0-3_all.deb ...
07:48:37 #6 53.32 Unpacking python3-six (1.10.0-3) ...
07:48:37 #6 53.35 Selecting previously unselected package python3-debian.
07:48:37 #6 53.35 Preparing to unpack .../python3-debian_0.1.27ubuntu2_all.deb ...
07:48:37 #6 53.35 Unpacking python3-debian (0.1.27ubuntu2) ...
07:48:37 #6 53.38 Selecting previously unselected package rename.
07:48:37 #6 53.38 Preparing to unpack .../archives/rename_0.20-4_all.deb ...
07:48:37 #6 53.38 Unpacking rename (0.20-4) ...
07:48:37 #6 53.41 Selecting previously unselected package unzip.
07:48:37 #6 53.42 Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ...
07:48:37 #6 53.42 Unpacking unzip (6.0-20ubuntu1) ...
07:48:37 #6 53.52 Selecting previously unselected package wdiff.
07:48:37 #6 53.52 Preparing to unpack .../wdiff_1.2.2-1build1_amd64.deb ...
07:48:37 #6 53.53 Unpacking wdiff (1.2.2-1build1) ...
07:48:37 #6 53.55 Selecting previously unselected package equivs.
07:48:37 #6 53.55 Preparing to unpack .../equivs_2.0.9+nmu1_all.deb ...
07:48:37 #6 53.56 Unpacking equivs (2.0.9+nmu1) ...
07:48:37 #6 53.58 Selecting previously unselected package libauthen-sasl-perl.
07:48:37 #6 53.59 Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ...
07:48:37 #6 53.59 Unpacking libauthen-sasl-perl (2.1600-1) ...
07:48:37 #6 53.62 Selecting previously unselected package python3-magic.
07:48:37 #6 53.62 Preparing to unpack .../python3-magic_1%3a5.25-2ubuntu1.3_all.deb ...
07:48:38 #6 53.63 Unpacking python3-magic (1:5.25-2ubuntu1.3) ...
07:48:38 #6 53.64 Processing triggers for libc-bin (2.23-0ubuntu11) ...
07:48:38 #6 53.66 Processing triggers for systemd (229-4ubuntu21.23) ...
07:48:38 #6 53.69 Setting up libatm1:amd64 (1:2.5.1-1.5) ...
07:48:38 #6 53.71 Setting up liblocale-gettext-perl (1.07-1build1) ...
07:48:38 #6 53.72 Setting up libmnl0:amd64 (1.0.3-5) ...
07:48:38 #6 53.73 Setting up libpopt0:amd64 (1.16-10) ...
07:48:38 #6 53.75 Setting up mime-support (3.59ubuntu1) ...
07:48:38 #6 53.77 Setting up libmpdec2:amd64 (2.4.2-1) ...
07:48:38 #6 53.79 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.3) ...
07:48:38 #6 53.80 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.9) ...
07:48:38 #6 53.81 Setting up python3.5 (3.5.2-2ubuntu0~16.04.9) ...
07:48:38 #6 47.35 Public key for patch-2.7.1-12.el7_7.x86_64.rpm is not installed
07:48:38 #6 47.35 --------------------------------------------------------------------------------
07:48:38 #6 47.35 Total                                              1.0 MB/s |  16 MB  00:15     
07:48:38 #6 47.35 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
07:48:38 #6 47.36 Importing GPG key 0xF4A80EB5:
07:48:38 #6 47.36  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
07:48:38 #6 47.36  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
07:48:38 #6 47.36  Package    : centos-release-7-7.1908.0.el7.centos.x86_64 (@CentOS)
07:48:38 #6 47.36  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
07:48:38 #6 47.39 Running transaction check
07:48:38 #6 47.42 Running transaction test
07:48:38 #6 47.47 Transaction test succeeded
07:48:38 #6 47.47 Running transaction
07:48:38 #6 47.64   Installing : groff-base-1.22.2-8.el7.x86_64                              1/44 
07:48:38 #6 47.66   Installing : bzip2-1.0.6-13.el7.x86_64                                   2/44 
07:48:38 #6 47.67   Installing : 1:perl-parent-0.225-244.el7.noarch                          3/44 
07:48:38 #6 47.69   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           4/44 
07:48:38 #6 47.71   Installing : perl-podlators-2.5.1-3.el7.noarch                           5/44 
07:48:38 #6 47.73   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          6/44 
07:48:38 #6 47.75   Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch                    7/44 
07:48:38 #6 48.00   Installing : perl-Encode-2.51-7.el7.x86_64                               8/44 
07:48:38 #6 48.02   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                      9/44 
07:48:38 #6 54.74 Setting up libpython3-stdlib:amd64 (3.5.1-3) ...
07:48:39 #6 48.03   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           10/44 
07:48:39 #6 54.75 Setting up libgdbm3:amd64 (1.8.3-13.1) ...
07:48:39 #6 54.76 Setting up libffi6:amd64 (3.2.1-4) ...
07:48:39 #6 54.77 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.4) ...
07:48:39 #6 54.78 No schema files found: doing nothing.
07:48:39 #6 54.78 Setting up libxau6:amd64 (1:1.0.8-1) ...
07:48:39 #6 54.80 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ...
07:48:39 #6 54.81 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ...
07:48:39 #6 54.82 Setting up libx11-data (2:1.6.3-1ubuntu2.1) ...
07:48:39 #6 54.83 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ...
07:48:39 #6 54.84 Setting up libxext6:amd64 (2:1.3.3-1) ...
07:48:39 #6 54.85 Setting up groff-base (1.22.3-7) ...
07:48:39 #6 54.87 Setting up bsdmainutils (9.0.6ubuntu3) ...
07:48:39 #6 54.89 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
07:48:39 #6 54.89 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
07:48:39 #6 54.90 Setting up libpipeline1:amd64 (1.4.1-2) ...
07:48:39 #6 54.91 Setting up man-db (2.7.5-1) ...
07:48:39 #6 54.99 debconf: unable to initialize frontend: Dialog
07:48:39 #6 54.99 debconf: (TERM is not set, so the dialog frontend is not usable.)
07:48:39 #6 48.11   Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64                        11/44 
07:48:39 #6 54.99 debconf: falling back to frontend: Readline
07:48:39 #6 55.01 Building database of manual pages ...
07:48:39 #6 48.68   Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64                      12/44 
07:48:39 #6 48.70   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      13/44 
07:48:39 #6 48.72   Installing : perl-Exporter-5.68-3.el7.noarch                            14/44 
07:48:39 #6 48.73   Installing : perl-Socket-2.010-4.el7.x86_64                             15/44 
07:48:39 #6 48.75   Installing : perl-Carp-1.26-244.el7.noarch                              16/44 
07:48:39 #6 48.76   Installing : perl-Storable-2.45-3.el7.x86_64                            17/44 
07:48:39 #6 48.78   Installing : perl-PathTools-3.40-5.el7.x86_64                           18/44 
07:48:39 #6 48.80   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 19/44 
07:48:39 #6 48.82   Installing : perl-Time-Local-1.2300-2.el7.noarch                        20/44 
07:48:39 #6 48.85   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        21/44 
07:48:39 #6 48.87   Installing : perl-constant-1.27-2.el7.noarch                            22/44 
07:48:39 #6 48.88   Installing : perl-threads-shared-1.43-6.el7.x86_64                      23/44 
07:48:39 #6 48.90   Installing : perl-threads-1.87-4.el7.x86_64                             24/44 
07:48:39 #6 48.92   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        25/44 
07:48:39 #6 48.93   Installing : perl-File-Path-2.09-2.el7.noarch                           26/44 
07:48:39 #6 48.96   Installing : perl-Filter-1.49-3.el7.x86_64                              27/44 
07:48:40 #6 48.98   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/44 
07:48:40 #6 49.88   Installing : 4:perl-5.16.3-294.el7_6.x86_64                             29/44 
07:48:41 #6 49.91   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        30/44 
07:48:41 #6 50.84   Installing : gdb-7.6.1-115.el7.x86_64                                   31/44 
07:48:41 #6 50.89   Installing : elfutils-0.176-2.el7.x86_64                                32/44 
07:48:41 #6 50.91   Installing : python-srpm-macros-3-32.el7.noarch                         33/44 
07:48:41 #6 50.92   Installing : file-5.11-35.el7.x86_64                                    34/44 
07:48:41 #6 50.94   Installing : patch-2.7.1-12.el7_7.x86_64                                35/44 
07:48:41 #6 50.96   Installing : dwz-0.11-3.el7.x86_64                                      36/44 
07:48:41 #6 50.98   Installing : perl-srpm-macros-1-8.el7.noarch                            37/44 
07:48:41 #6 51.00   Installing : unzip-6.0-20.el7.x86_64                                    38/44 
07:48:41 #6 51.02   Installing : 1:emacs-filesystem-24.3-22.el7.noarch                      39/44 
07:48:42 #6 51.04   Installing : desktop-file-utils-0.23-2.el7.x86_64                       40/44 
07:48:42 #6 51.08   Installing : zip-3.0-11.el7.x86_64                                      41/44 
07:48:42 #6 51.10   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               42/44 
07:48:42 #6 51.14   Installing : rpm-build-4.11.3-40.el7.x86_64                             43/44 
07:48:42 #6 51.19   Installing : rpmlint-1.5-4.el7.noarch                                   44/44 
07:48:42 #6 51.22   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           1/44 
07:48:42 #6 51.23   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       2/44 
07:48:42 #6 51.24   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       3/44 
07:48:42 #6 51.25   Verifying  : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch                    4/44 
07:48:42 #6 51.26   Verifying  : zip-3.0-11.el7.x86_64                                       5/44 
07:48:42 #6 51.26   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/44 
07:48:42 #6 51.27   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                        7/44 
07:48:42 #6 51.28   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            8/44 
07:48:42 #6 51.29   Verifying  : 1:emacs-filesystem-24.3-22.el7.noarch                       9/44 
07:48:42 #6 51.29   Verifying  : unzip-6.0-20.el7.x86_64                                    10/44 
07:48:42 #6 51.30   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         11/44 
07:48:42 #6 51.31   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  12/44 
07:48:42 #6 51.32   Verifying  : perl-srpm-macros-1-8.el7.noarch                            13/44 
07:48:42 #6 51.32   Verifying  : 4:perl-libs-5.16.3-294.el7_6.x86_64                        14/44 
07:48:42 #6 51.33   Verifying  : groff-base-1.22.2-8.el7.x86_64                             15/44 
07:48:42 #6 51.34   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        16/44 
07:48:42 #6 51.35   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        17/44 
07:48:42 #6 51.35   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        18/44 
07:48:42 #6 51.36   Verifying  : dwz-0.11-3.el7.x86_64                                      19/44 
07:48:42 #6 51.36   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        20/44 
07:48:42 #6 51.37   Verifying  : 4:perl-macros-5.16.3-294.el7_6.x86_64                      21/44 
07:48:42 #6 51.38   Verifying  : perl-Socket-2.010-4.el7.x86_64                             22/44 
07:48:42 #6 51.39   Verifying  : patch-2.7.1-12.el7_7.x86_64                                23/44 
07:48:42 #6 51.40   Verifying  : file-5.11-35.el7.x86_64                                    24/44 
07:48:42 #6 51.41   Verifying  : perl-Carp-1.26-244.el7.noarch                              25/44 
07:48:42 #6 51.42   Verifying  : rpm-build-4.11.3-40.el7.x86_64                             26/44 
07:48:42 #6 51.43   Verifying  : perl-Storable-2.45-3.el7.x86_64                            27/44 
07:48:42 #6 51.44   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 28/44 
07:48:42 #6 51.45   Verifying  : python-srpm-macros-3-32.el7.noarch                         29/44 
07:48:42 #6 51.46   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           30/44 
07:48:42 #6 51.47   Verifying  : perl-Encode-2.51-7.el7.x86_64                              31/44 
07:48:42 #6 51.47   Verifying  : rpmlint-1.5-4.el7.noarch                                   32/44 
07:48:42 #6 51.48   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         33/44 
07:48:42 #6 51.49   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          34/44 
07:48:42 #6 51.50   Verifying  : perl-constant-1.27-2.el7.noarch                            35/44 
07:48:42 #6 51.51   Verifying  : elfutils-0.176-2.el7.x86_64                                36/44 
07:48:42 #6 51.52   Verifying  : perl-threads-1.87-4.el7.x86_64                             37/44 
07:48:42 #6 51.53   Verifying  : gdb-7.6.1-115.el7.x86_64                                   38/44 
07:48:42 #6 51.54   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         39/44 
07:48:42 #6 51.55   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     40/44 
07:48:42 #6 51.56   Verifying  : 4:perl-5.16.3-294.el7_6.x86_64                             41/44 
07:48:42 #6 51.57   Verifying  : perl-File-Path-2.09-2.el7.noarch                           42/44 
07:48:42 #6 51.58   Verifying  : perl-Filter-1.49-3.el7.x86_64                              43/44 
07:48:42 #6 51.58   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/44 
07:48:42 #6 51.63 
07:48:42 #6 51.63 Installed:
07:48:42 #6 51.63   rpm-build.x86_64 0:4.11.3-40.el7          rpmlint.noarch 0:1.5-4.el7         
07:48:42 #6 51.63 
07:48:42 #6 51.63 Dependency Installed:
07:48:42 #6 51.63   bzip2.x86_64 0:1.0.6-13.el7                                                   
07:48:42 #6 51.63   desktop-file-utils.x86_64 0:0.23-2.el7                                        
07:48:42 #6 51.63   dwz.x86_64 0:0.11-3.el7                                                       
07:48:42 #6 51.63   elfutils.x86_64 0:0.176-2.el7                                                 
07:48:42 #6 51.63   emacs-filesystem.noarch 1:24.3-22.el7                                         
07:48:42 #6 51.63   file.x86_64 0:5.11-35.el7                                                     
07:48:42 #6 51.63   gdb.x86_64 0:7.6.1-115.el7                                                    
07:48:42 #6 51.63   groff-base.x86_64 0:1.22.2-8.el7                                              
07:48:42 #6 51.63   patch.x86_64 0:2.7.1-12.el7_7                                                 
07:48:42 #6 51.63   perl.x86_64 4:5.16.3-294.el7_6                                                
07:48:42 #6 51.63   perl-Carp.noarch 0:1.26-244.el7                                               
07:48:42 #6 51.63   perl-Encode.x86_64 0:2.51-7.el7                                               
07:48:42 #6 51.63   perl-Exporter.noarch 0:5.68-3.el7                                             
07:48:42 #6 51.63   perl-File-Path.noarch 0:2.09-2.el7                                            
07:48:42 #6 51.63   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
07:48:42 #6 51.63   perl-Filter.x86_64 0:1.49-3.el7                                               
07:48:42 #6 51.63   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
07:48:42 #6 51.63   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
07:48:42 #6 51.63   perl-PathTools.x86_64 0:3.40-5.el7                                            
07:48:42 #6 51.63   perl-Pod-Escapes.noarch 1:1.04-294.el7_6                                      
07:48:42 #6 51.63   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
07:48:42 #6 51.63   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
07:48:42 #6 51.63   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
07:48:42 #6 51.63   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
07:48:42 #6 51.63   perl-Socket.x86_64 0:2.010-4.el7                                              
07:48:42 #6 51.63   perl-Storable.x86_64 0:2.45-3.el7                                             
07:48:42 #6 51.63   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
07:48:42 #6 51.63   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
07:48:42 #6 51.63   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
07:48:42 #6 51.63   perl-Time-Local.noarch 0:1.2300-2.el7                                         
07:48:42 #6 51.63   perl-constant.noarch 0:1.27-2.el7                                             
07:48:42 #6 51.63   perl-libs.x86_64 4:5.16.3-294.el7_6                                           
07:48:42 #6 51.63   perl-macros.x86_64 4:5.16.3-294.el7_6                                         
07:48:42 #6 51.63   perl-parent.noarch 1:0.225-244.el7                                            
07:48:42 #6 51.63   perl-podlators.noarch 0:2.5.1-3.el7                                           
07:48:42 #6 51.63   perl-srpm-macros.noarch 0:1-8.el7                                             
07:48:42 #6 51.63   perl-threads.x86_64 0:1.87-4.el7                                              
07:48:42 #6 51.63   perl-threads-shared.x86_64 0:1.43-6.el7                                       
07:48:42 #6 51.63   python-srpm-macros.noarch 0:3-32.el7                                          
07:48:42 #6 51.63   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
07:48:42 #6 51.63   unzip.x86_64 0:6.0-20.el7                                                     
07:48:42 #6 51.63   zip.x86_64 0:3.0-11.el7                                                       
07:48:42 #6 51.63 
07:48:42 #6 51.63 Complete!
07:48:42 #6 DONE 52.1s
07:48:42 
07:48:42 #8 [stage-1 3/7] COPY SPECS /root/rpmbuild/SPECS
07:48:42 #8 DONE 0.1s
07:48:43 
07:48:43 #9 [stage-1 4/7] RUN sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-So...
07:48:43 #9 DONE 0.7s
07:48:43 
07:48:43 #10 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec
07:48:44 #10 0.753 Loaded plugins: fastestmirror, ovl
07:48:44 #10 0.862 Enabling base-source repository
07:48:44 #10 0.862 Enabling extras-source repository
07:48:44 #10 0.862 Enabling updates-source repository
07:48:44 #10 0.863 Loading mirror speeds from cached hostfile
07:48:44 #10 0.864  * base: d36uatko69830t.cloudfront.net
07:48:44 #10 0.864  * extras: d36uatko69830t.cloudfront.net
07:48:44 #10 0.864  * updates: d36uatko69830t.cloudfront.net
07:48:45 #6 60.98 Setting up sgml-base (1.26+nmu4ubuntu1) ...
07:48:45 #6 61.01 Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
07:48:45 #6 61.02 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.6) ...
07:48:45 #6 61.03 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.6) ...
07:48:45 #6 61.05 Setting up perl (5.22.1-9ubuntu0.6) ...
07:48:45 #6 61.06 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
07:48:45 #6 61.07 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.9) ...
07:48:45 #6 61.08 Setting up python2.7 (2.7.12-1ubuntu0~16.04.9) ...
07:48:45 #6 61.72 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ...
07:48:45 #6 61.73 Setting up python (2.7.12-1~16.04) ...
07:48:45 #6 61.75 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ...
07:48:45 #6 61.76 Setting up libmpfr4:amd64 (3.1.4-1) ...
07:48:45 #6 61.77 Setting up libmpc3:amd64 (1.0.3-1) ...
07:48:45 #6 61.78 Setting up bzip2 (1.0.6-8ubuntu0.2) ...
07:48:45 #6 61.79 Setting up distro-info-data (0.28ubuntu0.13) ...
07:48:45 #6 61.80 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.3) ...
07:48:45 #6 61.82 Setting up file (1:5.25-2ubuntu1.3) ...
07:48:45 #6 61.82 Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ...
07:48:45 #6 61.86 Setting up ifupdown (0.8.10ubuntu1.4) ...
07:48:46 #6 61.95 Creating /etc/network/interfaces.
07:48:46 #6 62.07 Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...
07:48:46 #6 62.08 Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...
07:48:46 #6 62.09 Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ...
07:48:46 #6 62.12 Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ...
07:48:46 #6 62.13 Setting up less (481-2.1ubuntu0.2) ...
07:48:46 #6 62.20 debconf: unable to initialize frontend: Dialog
07:48:46 #6 62.20 debconf: (TERM is not set, so the dialog frontend is not usable.)
07:48:46 #6 62.20 debconf: falling back to frontend: Readline
07:48:46 #6 62.21 Setting up libapt-inst2.0:amd64 (1.2.32) ...
07:48:46 #6 62.23 Setting up libbsd0:amd64 (0.8.2-1ubuntu0.1) ...
07:48:46 #6 62.24 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
07:48:46 #6 62.25 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
07:48:46 #6 62.25 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ...
07:48:46 #6 62.26 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
07:48:46 #6 62.27 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
07:48:46 #6 62.28 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.7) ...
07:48:46 #6 62.29 Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ...
07:48:46 #6 62.30 Setting up netbase (5.3) ...
07:48:46 #6 62.32 Setting up openssl (1.0.2g-1ubuntu4.15) ...
07:48:46 #6 62.33 Setting up ca-certificates (20170717~16.04.2) ...
07:48:46 #6 62.41 debconf: unable to initialize frontend: Dialog
07:48:46 #6 62.41 debconf: (TERM is not set, so the dialog frontend is not usable.)
07:48:46 #6 62.41 debconf: falling back to frontend: Readline
07:48:46 #6 62.73 Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
07:48:46 #6 62.74 Setting up gettext-base (0.19.7-2ubuntu3.1) ...
07:48:46 #6 62.75 Setting up iso-codes (3.65-1) ...
07:48:46 #6 62.76 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...
07:48:46 #6 62.77 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:46 #6 62.78 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:46 #6 62.79 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
07:48:46 #6 62.79 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
07:48:46 #6 62.80 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
07:48:46 #6 62.81 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
07:48:46 #6 62.82 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
07:48:46 #6 62.84 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:46 #6 62.86 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:47 #6 62.86 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:47 #6 62.87 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:47 #6 62.89 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:47 #6 62.89 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:47 #6 62.90 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
07:48:47 #6 62.91 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
07:48:47 #6 62.92 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
07:48:47 #6 62.93 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.7) ...
07:48:47 #6 62.95 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
07:48:47 #6 62.96 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.14) ...
07:48:47 #6 62.97 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ...
07:48:47 #6 62.98 Setting up libglib2.0-data (2.48.2-0ubuntu4.4) ...
07:48:47 #6 62.99 Setting up libicu55:amd64 (55.1-7ubuntu0.4) ...
07:48:47 #6 63.00 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
07:48:47 #6 63.01 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
07:48:47 #6 63.02 Setting up libxmuu1:amd64 (2:1.1.2-2) ...
07:48:47 #6 63.02 Setting up manpages (4.04-2) ...
07:48:47 #6 63.04 Setting up openssh-client (1:7.2p2-4ubuntu2.8) ...
07:48:47 #6 63.11 Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.8) ...
07:48:47 #6 63.12 Setting up rsync (3.1.1-3ubuntu1.2) ...
07:48:47 #6 63.16 invoke-rc.d: could not determine current runlevel
07:48:47 #6 63.17 invoke-rc.d: policy-rc.d denied execution of restart.
07:48:47 #6 63.17 Setting up shared-mime-info (1.5-2ubuntu0.2) ...
07:48:48 #10 5.072 Checking for new repos for mirrors
07:48:48 #10 5.096 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
07:48:48 #10 5.098  --> 1:make-3.82-24.el7.x86_64
07:48:48 #10 5.194  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
07:48:48 #10 5.195  --> git-1.8.3.1-21.el7_7.x86_64
07:48:48 #10 5.219 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
07:48:48 #10 5.220  --> Already installed : bash-4.2.46-33.el7.x86_64
07:48:48 #10 5.221  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
07:48:48 #10 5.222  --> Already installed : ca-certificates-2018.2.22-70.0.el7_5.noarch
07:48:48 #10 5.223  --> cmake-2.8.12.2-2.el7.x86_64
07:48:48 #10 5.224  --> 7:device-mapper-devel-1.02.158-2.el7_7.2.x86_64
07:48:48 #10 5.225  --> gcc-4.8.5-39.el7.x86_64
07:48:48 #10 5.226  --> git-1.8.3.1-21.el7_7.x86_64
07:48:48 #10 5.228  --> glibc-static-2.17-292.el7.x86_64
07:48:48 #10 5.229  --> libseccomp-devel-2.3.1-3.el7.x86_64
07:48:48 #10 5.231  --> libselinux-devel-2.5-14.1.el7.x86_64
07:48:48 #10 5.231  --> libtool-2.4.2-22.el7_3.x86_64
07:48:48 #10 5.232  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
07:48:48 #10 5.232  --> 1:make-3.82-24.el7.x86_64
07:48:48 #10 5.233  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
07:48:48 #10 5.234  --> Already installed : systemd-219-67.el7_7.1.x86_64
07:48:48 #10 5.235  --> selinux-policy-devel-3.13.1-252.el7_7.6.noarch
07:48:48 #10 5.237  --> systemd-devel-219-67.el7_7.3.x86_64
07:48:48 #10 5.238  --> Already installed : 2:tar-1.26-35.el7.x86_64
07:48:48 #10 5.239  --> which-2.20-7.el7.x86_64
07:48:48 #10 5.239 --> Running transaction check
07:48:48 #10 5.240 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
07:48:48 #10 5.243 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
07:48:48 #10 5.360 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
07:48:48 #10 5.360 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
07:48:48 #10 5.368 --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64
07:48:48 #10 5.372 ---> Package device-mapper-devel.x86_64 7:1.02.158-2.el7_7.2 will be installed
07:48:48 #10 5.374 --> Processing Dependency: device-mapper = 7:1.02.158-2.el7_7.2 for package: 7:device-mapper-devel-1.02.158-2.el7_7.2.x86_64
07:48:48 #10 5.376 ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed
07:48:48 #10 5.379 --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
07:48:48 #10 5.382 --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
07:48:48 #10 5.383 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64
07:48:48 #10 5.386 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64
07:48:48 #10 5.388 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64
07:48:48 #10 5.390 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64
07:48:48 #10 5.390 ---> Package git.x86_64 0:1.8.3.1-21.el7_7 will be installed
07:48:48 #10 5.404 --> Processing Dependency: perl-Git = 1.8.3.1-21.el7_7 for package: git-1.8.3.1-21.el7_7.x86_64
07:48:48 #10 5.405 --> Processing Dependency: rsync for package: git-1.8.3.1-21.el7_7.x86_64
07:48:48 #10 5.407 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-21.el7_7.x86_64
07:48:48 #10 5.409 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-21.el7_7.x86_64
07:48:48 #10 5.409 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-21.el7_7.x86_64
07:48:48 #10 5.411 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-21.el7_7.x86_64
07:48:48 #10 5.412 --> Processing Dependency: less for package: git-1.8.3.1-21.el7_7.x86_64
07:48:48 #10 5.414 ---> Package glibc-static.x86_64 0:2.17-292.el7 will be installed
07:48:48 #10 5.414 ---> Package libseccomp-devel.x86_64 0:2.3.1-3.el7 will be installed
07:48:48 #10 5.415 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-3.el7 for package: libseccomp-devel-2.3.1-3.el7.x86_64
07:48:48 #10 5.417 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-3.el7.x86_64
07:48:48 #10 5.417 ---> Package libselinux-devel.x86_64 0:2.5-14.1.el7 will be installed
07:48:48 #10 5.418 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-14.1.el7.x86_64
07:48:48 #10 5.420 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-14.1.el7.x86_64
07:48:48 #10 5.420 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-14.1.el7.x86_64
07:48:48 #10 5.423 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
07:48:48 #10 5.423 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
07:48:48 #10 5.425 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
07:48:48 #10 5.427 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
07:48:48 #10 5.427 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
07:48:48 #10 5.430 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
07:48:48 #10 5.430 ---> Package make.x86_64 1:3.82-24.el7 will be installed
07:48:48 #10 5.431 ---> Package selinux-policy-devel.noarch 0:3.13.1-252.el7_7.6 will be installed
07:48:48 #10 5.431 --> Processing Dependency: selinux-policy = 3.13.1-252.el7_7.6 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch
07:48:48 #10 5.434 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch
07:48:48 #10 5.436 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch
07:48:48 #10 5.438 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch
07:48:48 #10 5.440 ---> Package systemd-devel.x86_64 0:219-67.el7_7.3 will be installed
07:48:48 #10 5.442 --> Processing Dependency: systemd-libs = 219-67.el7_7.3 for package: systemd-devel-219-67.el7_7.3.x86_64
07:48:48 #10 5.448 --> Processing Dependency: systemd = 219-67.el7_7.3 for package: systemd-devel-219-67.el7_7.3.x86_64
07:48:49 #10 5.452 Package: systemd-219-67.el7_7.3.src - can't co-install with systemd-219-67.el7_7.3.x86_64
07:48:49 #10 5.452 ---> Package which.x86_64 0:2.20-7.el7 will be installed
07:48:49 #10 5.453 --> Running transaction check
07:48:49 #10 5.453 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
07:48:49 #10 5.458 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
07:48:49 #10 5.459 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
07:48:49 #10 5.461 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
07:48:49 #10 5.463 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
07:48:49 #10 5.465 --> Processing Dependency: liblzo2.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
07:48:49 #10 5.467 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
07:48:49 #10 5.469 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
07:48:49 #10 5.469 ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed
07:48:49 #10 5.474 ---> Package device-mapper.x86_64 7:1.02.158-2.el7 will be updated
07:48:49 #10 5.475 --> Processing Dependency: device-mapper = 7:1.02.158-2.el7 for package: 7:device-mapper-libs-1.02.158-2.el7.x86_64
07:48:49 #10 5.476 ---> Package device-mapper.x86_64 7:1.02.158-2.el7_7.2 will be an update
07:48:49 #10 5.479 ---> Package glibc-devel.x86_64 0:2.17-292.el7 will be installed
07:48:49 #10 5.483 --> Processing Dependency: glibc-headers = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64
07:48:49 #10 5.485 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-292.el7.x86_64
07:48:49 #10 5.485 ---> Package less.x86_64 0:458-9.el7 will be installed
07:48:49 #10 5.485 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
07:48:49 #10 5.489 ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed
07:48:49 #10 5.490 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
07:48:49 #10 5.490 ---> Package libseccomp.x86_64 0:2.3.1-3.el7 will be installed
07:48:49 #10 5.491 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
07:48:49 #10 5.491 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
07:48:49 #10 5.492 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
07:48:49 #10 5.492 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
07:48:49 #10 5.492 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
07:48:49 #10 5.495 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
07:48:49 #10 5.498 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
07:48:49 #10 5.504 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
07:48:49 #10 5.504 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
07:48:49 #10 5.504 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
07:48:49 #10 5.505 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
07:48:49 #10 5.508 ---> Package perl-Git.noarch 0:1.8.3.1-21.el7_7 will be installed
07:48:49 #10 5.509 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
07:48:49 #10 5.510 ---> Package policycoreutils-devel.x86_64 0:2.5-33.el7 will be installed
07:48:49 #10 5.511 --> Processing Dependency: policycoreutils-python = 2.5-33.el7 for package: policycoreutils-devel-2.5-33.el7.x86_64
07:48:49 #10 5.512 ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be installed
07:48:49 #10 5.514 ---> Package selinux-policy.noarch 0:3.13.1-252.el7_7.6 will be installed
07:48:49 #10 5.515 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-252.el7_7.6.noarch
07:48:49 #10 5.517 ---> Package systemd.x86_64 0:219-67.el7_7.1 will be updated
07:48:49 #10 5.520 ---> Package systemd.x86_64 0:219-67.el7_7.3 will be an update
07:48:49 #10 5.530 ---> Package systemd-libs.x86_64 0:219-67.el7_7.1 will be updated
07:48:49 #10 5.531 ---> Package systemd-libs.x86_64 0:219-67.el7_7.3 will be an update
07:48:49 #10 5.533 --> Running transaction check
07:48:49 #10 5.533 ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7 will be updated
07:48:49 #10 5.533 ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 will be an update
07:48:49 #10 5.534 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-16.el7 will be installed
07:48:49 #10 5.534 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
07:48:49 #10 5.535 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
07:48:49 #10 5.537 ---> Package glibc-headers.x86_64 0:2.17-292.el7 will be installed
07:48:49 #10 5.537 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-292.el7.x86_64
07:48:49 #10 5.541 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-292.el7.x86_64
07:48:49 #10 5.541 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
07:48:49 #10 5.542 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
07:48:49 #10 5.542 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
07:48:49 #10 5.543 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
07:48:49 #10 5.545 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
07:48:49 #10 5.547 ---> Package policycoreutils.x86_64 0:2.5-33.el7 will be installed
07:48:49 #10 5.549 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-33.el7.x86_64
07:48:49 #10 5.550 ---> Package policycoreutils-python.x86_64 0:2.5-33.el7 will be installed
07:48:49 #10 5.552 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-33.el7.x86_64
07:48:49 #10 5.555 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-33.el7.x86_64
07:48:49 #10 5.556 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-33.el7.x86_64
07:48:49 #10 5.557 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-33.el7.x86_64
07:48:49 #10 5.559 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-33.el7.x86_64
07:48:49 #10 5.560 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
07:48:49 #10 5.560 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
07:48:49 #10 5.561 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-33.el7.x86_64
07:48:49 #10 5.564 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
07:48:49 #10 5.564 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
07:48:49 #10 5.565 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
07:48:49 #10 5.565 --> Running transaction check
07:48:49 #10 5.565 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
07:48:49 #10 5.566 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
07:48:49 #10 5.566 ---> Package kernel-headers.x86_64 0:3.10.0-1062.12.1.el7 will be installed
07:48:49 #10 5.566 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
07:48:49 #10 5.567 ---> Package libselinux-python.x86_64 0:2.5-14.1.el7 will be installed
07:48:49 #10 5.567 ---> Package libselinux-utils.x86_64 0:2.5-14.1.el7 will be installed
07:48:49 #10 5.568 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
07:48:49 #10 5.568 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
07:48:49 #10 5.568 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
07:48:49 #10 5.582 --> Finished Dependency Resolution
07:48:49 #10 5.618 
07:48:49 #10 5.618 Dependencies Resolved
07:48:49 #10 5.627 
07:48:49 #10 5.627 ================================================================================
07:48:49 #10 5.627  Package                   Arch      Version                   Repository  Size
07:48:49 #10 5.627 ================================================================================
07:48:49 #10 5.627 Installing:
07:48:49 #10 5.627  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
07:48:49 #10 5.627  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
07:48:49 #10 5.627  device-mapper-devel       x86_64    7:1.02.158-2.el7_7.2      updates    203 k
07:48:49 #10 5.627  gcc                       x86_64    4.8.5-39.el7              base        16 M
07:48:49 #10 5.627  git                       x86_64    1.8.3.1-21.el7_7          updates    4.4 M
07:48:49 #10 5.627  glibc-static              x86_64    2.17-292.el7              base       1.6 M
07:48:49 #10 5.627  libseccomp-devel          x86_64    2.3.1-3.el7               base        64 k
07:48:49 #10 5.627  libselinux-devel          x86_64    2.5-14.1.el7              base       187 k
07:48:49 #10 5.627  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
07:48:49 #10 5.627  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
07:48:49 #10 5.627  make                      x86_64    1:3.82-24.el7             base       421 k
07:48:49 #10 5.627  selinux-policy-devel      noarch    3.13.1-252.el7_7.6        updates    1.7 M
07:48:49 #10 5.627  systemd-devel             x86_64    219-67.el7_7.3            updates    207 k
07:48:49 #10 5.627  which                     x86_64    2.20-7.el7                base        41 k
07:48:49 #10 5.627 Installing for dependencies:
07:48:49 #10 5.627  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
07:48:49 #10 5.627  autoconf                  noarch    2.69-11.el7               base       701 k
07:48:49 #10 5.627  automake                  noarch    1.13.4-3.el7              base       679 k
07:48:49 #10 5.627  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
07:48:49 #10 5.627  checkpolicy               x86_64    2.5-8.el7                 base       295 k
07:48:49 #10 5.627  cpp                       x86_64    4.8.5-39.el7              base       5.9 M
07:48:49 #10 5.627  e2fsprogs-libs            x86_64    1.42.9-16.el7             base       167 k
07:48:49 #10 5.627  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
07:48:49 #10 5.627  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
07:48:49 #10 5.627  glibc-devel               x86_64    2.17-292.el7              base       1.1 M
07:48:49 #10 5.627  glibc-headers             x86_64    2.17-292.el7              base       687 k
07:48:49 #10 5.627  kernel-headers            x86_64    3.10.0-1062.12.1.el7      updates    8.7 M
07:48:49 #10 5.627  less                      x86_64    458-9.el7                 base       120 k
07:48:49 #10 5.627  libarchive                x86_64    3.1.2-14.el7_7            updates    319 k
07:48:49 #10 5.627  libcgroup                 x86_64    0.41-21.el7               base        66 k
07:48:49 #10 5.627  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
07:48:49 #10 5.627  libgomp                   x86_64    4.8.5-39.el7              base       158 k
07:48:49 #10 5.627  libmpc                    x86_64    1.0.1-3.el7               base        51 k
07:48:49 #10 5.627  libseccomp                x86_64    2.3.1-3.el7               base        56 k
07:48:49 #10 5.627  libselinux-python         x86_64    2.5-14.1.el7              base       235 k
07:48:49 #10 5.627  libselinux-utils          x86_64    2.5-14.1.el7              base       151 k
07:48:49 #10 5.627  libsemanage-python        x86_64    2.5-14.el7                base       113 k
07:48:49 #10 5.627  libsepol-devel            x86_64    2.5-10.el7                base        77 k
07:48:49 #10 5.627  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
07:48:49 #10 5.627  lzo                       x86_64    2.06-8.el7                base        59 k
07:48:49 #10 5.627  m4                        x86_64    1.4.16-10.el7             base       256 k
07:48:49 #10 5.627  mpfr                      x86_64    3.1.1-4.el7               base       203 k
07:48:49 #10 5.627  openssh                   x86_64    7.4p1-21.el7              base       510 k
07:48:49 #10 5.627  openssh-clients           x86_64    7.4p1-21.el7              base       655 k
07:48:49 #10 5.627  pcre-devel                x86_64    8.32-17.el7               base       480 k
07:48:49 #10 5.627  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
07:48:49 #10 5.627  perl-Error                noarch    1:0.17020-2.el7           base        32 k
07:48:49 #10 5.627  perl-Git                  noarch    1.8.3.1-21.el7_7          updates     55 k
07:48:49 #10 5.627  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
07:48:49 #10 5.627  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
07:48:49 #10 5.627  policycoreutils           x86_64    2.5-33.el7                base       916 k
07:48:49 #10 5.627  policycoreutils-devel     x86_64    2.5-33.el7                base       335 k
07:48:49 #10 5.627  policycoreutils-python    x86_64    2.5-33.el7                base       457 k
07:48:49 #10 5.627  python-IPy                noarch    0.75-6.el7                base        32 k
07:48:49 #10 5.627  rsync                     x86_64    3.1.2-6.el7_6.1           base       404 k
07:48:49 #10 5.627  selinux-policy            noarch    3.13.1-252.el7_7.6        updates    492 k
07:48:49 #10 5.627  setools-libs              x86_64    3.3.8-4.el7               base       620 k
07:48:49 #10 5.627 Updating for dependencies:
07:48:49 #10 5.627  device-mapper             x86_64    7:1.02.158-2.el7_7.2      updates    294 k
07:48:49 #10 5.627  device-mapper-libs        x86_64    7:1.02.158-2.el7_7.2      updates    322 k
07:48:49 #10 5.627  systemd                   x86_64    219-67.el7_7.3            updates    5.1 M
07:48:49 #10 5.627  systemd-libs              x86_64    219-67.el7_7.3            updates    411 k
07:48:49 #10 5.627 
07:48:49 #10 5.627 Transaction Summary
07:48:49 #10 5.627 ================================================================================
07:48:49 #10 5.627 Install  14 Packages (+42 Dependent packages)
07:48:49 #10 5.627 Upgrade              (  4 Dependent packages)
07:48:49 #10 5.627 
07:48:49 #10 5.628 Total download size: 65 M
07:48:49 #10 5.628 Downloading packages:
07:48:49 #10 5.630 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
07:48:49 #6 64.88 Setting up strace (4.11-1ubuntu3) ...
07:48:49 #6 64.89 Setting up xauth (1:1.0.9-1ubuntu2) ...
07:48:49 #6 64.91 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
07:48:49 #6 64.94 Setting up xml-core (0.13+nmu2) ...
07:48:49 #6 65.09 Setting up at (3.1.18-2ubuntu1) ...
07:48:49 #6 65.23 invoke-rc.d: could not determine current runlevel
07:48:49 #6 65.23 invoke-rc.d: policy-rc.d denied execution of start.
07:48:49 #6 65.24 Setting up autotools-dev (20150820.1) ...
07:48:49 #6 65.25 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ...
07:48:49 #6 65.26 Setting up libc-dev-bin (2.23-0ubuntu11) ...
07:48:49 #6 65.28 Setting up linux-libc-dev:amd64 (4.4.0-174.204) ...
07:48:49 #6 65.34 Setting up libc6-dev:amd64 (2.23-0ubuntu11) ...
07:48:49 #6 65.34 Setting up libisl15:amd64 (0.16.1-1) ...
07:48:49 #6 65.35 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.36 Setting up cpp (4:5.3.1-1ubuntu1) ...
07:48:49 #6 65.37 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.38 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.39 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.40 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.47 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.48 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.49 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.50 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.51 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.52 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.53 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.54 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.55 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.56 Setting up gcc (4:5.3.1-1ubuntu1) ...
07:48:49 #6 65.57 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.58 Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ...
07:48:49 #6 65.59 Setting up g++ (4:5.3.1-1ubuntu1) ...
07:48:49 #6 65.62 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
07:48:49 #6 65.62 Setting up make (4.1-6) ...
07:48:49 #6 65.63 Setting up libdpkg-perl (1.18.4ubuntu1.6) ...
07:48:49 #6 65.64 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
07:48:49 #6 65.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:48:49 #6 65.66 Setting up patch (2.7.5-1ubuntu0.16.04.2) ...
07:48:49 #6 65.67 Setting up dpkg-dev (1.18.4ubuntu1.6) ...
07:48:49 #6 65.68 Setting up build-essential (12.1ubuntu2) ...
07:48:49 #6 65.69 Setting up curl (7.47.0-1ubuntu2.14) ...
07:48:49 #6 65.70 Setting up dctrl-tools (2.24-2) ...
07:48:49 #6 65.71 Setting up libcroco3:amd64 (0.6.11-1) ...
07:48:49 #6 65.72 Setting up gettext (0.19.7-2ubuntu3.1) ...
07:48:49 #6 65.74 Setting up intltool-debian (0.35.0+20060710.4) ...
07:48:49 #6 65.74 Setting up po-debconf (1.0.19) ...
07:48:49 #6 65.75 Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ...
07:48:49 #6 65.76 Setting up libfile-stripnondeterminism-perl (0.015-1) ...
07:48:49 #6 65.77 Setting up libtimedate-perl (2.3000-2) ...
07:48:49 #6 65.78 Setting up diffstat (1.61-1) ...
07:48:49 #6 65.79 Setting up dput (0.9.6.4ubuntu3) ...
07:48:50 #6 65.82 Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ...
07:48:50 #6 65.84 Setting up fakeroot (1.20.2-1ubuntu1) ...
07:48:50 #6 65.84 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
07:48:50 #6 65.85 Setting up liberror-perl (0.17-1.2) ...
07:48:50 #6 65.86 Setting up git-man (1:2.7.4-0ubuntu1.7) ...
07:48:50 #6 65.88 Setting up git (1:2.7.4-0ubuntu1.7) ...
07:48:50 #6 65.90 Setting up libalgorithm-diff-perl (1.19.03-1) ...
07:48:50 #6 65.90 Setting up libalgorithm-diff-xs-perl (0.04-4build1) ...
07:48:50 #6 65.91 Setting up libalgorithm-merge-perl (0.08-3) ...
07:48:50 #6 65.93 Setting up libapt-pkg-perl (0.1.29build7) ...
07:48:50 #6 65.94 Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
07:48:50 #6 65.95 Setting up libhtml-tagset-perl (3.20-2) ...
07:48:50 #6 65.96 Setting up liburi-perl (1.71-1) ...
07:48:50 #6 65.97 Setting up libhtml-parser-perl (3.72-1) ...
07:48:50 #6 65.98 Setting up libcgi-pm-perl (4.26-1) ...
07:48:50 #6 65.99 Setting up libfcgi-perl (0.77-1build1) ...
07:48:50 #6 66.00 Setting up libcgi-fast-perl (1:2.10-1) ...
07:48:50 #6 66.01 Setting up libsub-name-perl (0.14-1build1) ...
07:48:50 #6 66.01 Setting up libclass-accessor-perl (0.34-1) ...
07:48:50 #6 66.02 Setting up libclone-perl (0.38-1build1) ...
07:48:50 #6 66.03 Setting up libdata-alias-perl (1.20-1build1) ...
07:48:50 #6 66.04 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
07:48:50 #6 66.05 Setting up libdistro-info-perl (0.14ubuntu0.1) ...
07:48:50 #6 66.06 Setting up libnet-ssleay-perl (1.72-1build1) ...
07:48:50 #6 66.07 Setting up libio-socket-ssl-perl (2.024-1) ...
07:48:50 #6 66.08 Setting up libnet-smtp-ssl-perl (1.03-1) ...
07:48:50 #6 66.09 Setting up libmailtools-perl (2.13-1) ...
07:48:50 #6 66.10 Setting up libsocket6-perl (0.25-1build2) ...
07:48:50 #6 66.11 Setting up libio-socket-inet6-perl (2.72-2) ...
07:48:50 #6 66.12 Setting up libnet-ip-perl (1.26-1) ...
07:48:50 #6 66.13 Setting up libnet-dns-perl (0.81-2build1) ...
07:48:50 #6 66.14 Setting up libnet-domain-tld-perl (1.73-1) ...
07:48:50 #6 66.15 Setting up libemail-valid-perl (1.198-1) ...
07:48:50 #6 66.16 Setting up libencode-locale-perl (1.05-1) ...
07:48:50 #6 66.17 Setting up libexporter-tiny-perl (0.042-1) ...
07:48:50 #6 66.18 Setting up libipc-system-simple-perl (1.25-3) ...
07:48:50 #6 66.19 Setting up libfile-basedir-perl (0.07-1) ...
07:48:50 #6 66.20 Setting up libfile-fcntllock-perl (0.22-3) ...
07:48:50 #6 66.21 Setting up libhttp-date-perl (6.02-1) ...
07:48:50 #6 66.22 Setting up libfile-listing-perl (6.04-1) ...
07:48:50 #6 66.23 Setting up libfont-afm-perl (1.20-1) ...
07:48:50 #6 66.24 Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
07:48:50 #6 66.25 Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
07:48:50 #6 66.26 Setting up libio-html-perl (1.001-1) ...
07:48:50 #6 66.27 Setting up liblwp-mediatypes-perl (6.02-1) ...
07:48:50 #6 66.28 Setting up libhttp-message-perl (6.11-1) ...
07:48:50 #6 66.29 Setting up libhtml-form-perl (6.03-1) ...
07:48:50 #6 66.30 Setting up libhtml-tree-perl (5.03-2) ...
07:48:50 #6 66.31 Setting up libhtml-format-perl (2.11-2) ...
07:48:50 #6 66.32 Setting up libhttp-cookies-perl (6.01-1) ...
07:48:50 #6 66.33 Setting up libhttp-daemon-perl (6.01-1) ...
07:48:50 #6 66.34 Setting up libhttp-negotiate-perl (6.00-2) ...
07:48:50 #6 66.35 Setting up libio-pty-perl (1:1.08-1.1build1) ...
07:48:50 #6 66.36 Setting up libio-string-perl (1.08-3) ...
07:48:50 #6 66.37 Setting up libipc-run-perl (0.94-1) ...
07:48:50 #6 66.38 Setting up liblist-moreutils-perl (0.413-1build1) ...
07:48:50 #6 66.39 Setting up libnet-http-perl (6.09-1) ...
07:48:50 #6 66.40 Setting up libwww-robotrules-perl (6.01-1) ...
07:48:50 #6 66.41 Setting up libsys-hostname-long-perl (1.5-1) ...
07:48:50 #6 66.42 Setting up libmail-sendmail-perl (0.79.16-1) ...
07:48:50 #6 66.43 Setting up libparse-debianchangelog-perl (1.2.0-8) ...
07:48:50 #6 66.44 Setting up libperlio-gzip-perl (0.19-1build1) ...
07:48:50 #6 66.45 Setting up libtext-levenshtein-perl (0.13-1) ...
07:48:50 #6 66.45 Setting up libyaml-libyaml-perl (0.41-6build1) ...
07:48:50 #6 66.46 Setting up hardening-includes (2.7ubuntu2) ...
07:48:50 #6 66.47 Setting up patchutils (0.3.4-1) ...
07:48:50 #6 66.48 Setting up t1utils (1.39-2) ...
07:48:50 #6 66.49 Setting up lintian (2.5.43ubuntu0.1) ...
07:48:50 #6 66.51 Setting up manpages-dev (4.04-2) ...
07:48:50 #6 66.51 Setting up rename (0.20-4) ...
07:48:50 #6 66.52 update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
07:48:50 #6 66.53 Setting up unzip (6.0-20ubuntu1) ...
07:48:50 #6 66.55 Setting up wdiff (1.2.2-1build1) ...
07:48:50 #6 66.55 Setting up libauthen-sasl-perl (2.1600-1) ...
07:48:50 #6 66.56 Setting up dh-python (2.20151103ubuntu1.2) ...
07:48:50 #6 66.73 Setting up python3 (3.5.1-3) ...
07:48:50 #6 66.74 running python rtupdate hooks for python3.5...
07:48:51 #6 66.95 running python post-rtupdate hooks for python3.5...
07:48:51 #6 67.05 Setting up lsb-release (9.20160110ubuntu0.2) ...
07:48:51 #6 67.06 Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.8) ...
07:48:51 #6 67.23 Setting up debhelper (9.20160115ubuntu3) ...
07:48:51 #6 67.24 Setting up devscripts (2.16.2ubuntu3) ...
07:48:51 #6 67.40 Setting up liblwp-protocol-https-perl (6.06-2) ...
07:48:51 #6 67.41 Setting up python3-pkg-resources (20.7.0-1) ...
07:48:51 #6 67.60 Setting up python3-chardet (2.3.0-2) ...
07:48:52 #6 67.87 Setting up python3-six (1.10.0-3) ...
07:48:52 #6 68.02 Setting up python3-debian (0.1.27ubuntu2) ...
07:48:52 #6 68.19 Setting up equivs (2.0.9+nmu1) ...
07:48:52 #6 68.20 Setting up python3-magic (1:5.25-2ubuntu1.3) ...
07:48:52 #6 68.34 Setting up dh-strip-nondeterminism (0.015-1) ...
07:48:52 #6 68.35 Setting up libwww-perl (6.15-1) ...
07:48:52 #6 68.36 Processing triggers for libc-bin (2.23-0ubuntu11) ...
07:48:52 #6 68.37 Processing triggers for systemd (229-4ubuntu21.23) ...
07:48:52 #6 68.38 Processing triggers for ca-certificates (20170717~16.04.2) ...
07:48:52 #6 68.39 Updating certificates in /etc/ssl/certs...
07:48:53 #6 69.55 148 added, 0 removed; done.
07:48:53 #6 69.55 Running hooks in /etc/ca-certificates/update.d...
07:48:53 #6 69.55 done.
07:48:53 #6 69.56 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
07:48:54 #6 DONE 69.9s
07:48:54 
07:48:54 #8 [stage-1 3/8] COPY common /root/build-deb/debian
07:48:54 #8 DONE 0.1s
07:48:54 
07:48:54 #9 [stage-1 4/8] RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver...
07:48:55 #9 1.267 dh_testdir
07:48:55 #9 1.280 dh_testroot
07:48:55 #9 1.292 dh_prep
07:48:55 #9 1.308 dh_testdir
07:48:55 #9 1.320 dh_testroot
07:48:55 #9 1.331 dh_install
07:48:55 #9 1.352 dh_installdocs
07:48:55 #9 1.368 dh_installchangelogs
07:48:55 #9 1.443 dh_compress
07:48:55 #9 1.467 dh_fixperms
07:48:55 #9 1.508 dh_installdeb
07:48:55 #9 1.521 dh_gencontrol
07:48:55 #9 1.624 dh_md5sums
07:48:55 #9 1.645 dh_builddeb
07:48:55 #9 1.658 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
07:48:55 #9 1.679 
07:48:55 #9 1.679 The package has been created.
07:48:55 #9 1.679 Attention, the package has been created in the current directory,
07:48:55 #9 1.679 not in ".." as indicated by the message above!
07:48:55 #9 1.699 Selecting previously unselected package docker-ce-build-deps.
07:48:56 #9 1.708 (Reading database ... 20376 files and directories currently installed.)
07:48:56 #9 1.708 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
07:48:56 #9 1.711 Unpacking docker-ce-build-deps (1.0) ...
07:48:56 #9 1.745 Reading package lists...
07:48:56 #9 2.536 Building dependency tree...
07:48:56 #9 2.672 Reading state information...
07:48:56 #9 2.684 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
07:48:56 #9 2.710 Starting 2 pkgProblemResolver with broken count: 0
07:48:56 #9 2.711 Done
07:48:56 #9 2.724  Done
07:48:56 #9 2.727 Starting pkgProblemResolver with broken count: 0
07:48:56 #9 2.744 Starting 2 pkgProblemResolver with broken count: 0
07:48:56 #9 2.745 Done
07:48:56 #9 2.802 The following additional packages will be installed:
07:48:56 #9 2.802   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
07:48:56 #9 2.802   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
07:48:56 #9 2.802   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
07:48:56 #9 2.802   libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
07:48:56 #9 2.802   libsystemd0 libtool libudev-dev libudev1 pkg-config systemd
07:48:56 #9 2.803 Suggested packages:
07:48:56 #9 2.803   codeblocks eclipse ninja-build apparmor-easyprof augeas-tools lrzip
07:48:56 #9 2.803   libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk
07:48:56 #9 2.803   systemd-ui systemd-container
07:48:56 #9 2.803 Recommended packages:
07:48:56 #9 2.803   libpam-systemd dbus
07:48:56 #9 2.804 The following NEW packages will be installed:
07:48:56 #9 2.804   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
07:48:56 #9 2.804   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
07:48:56 #9 2.804   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
07:48:56 #9 2.804   libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
07:48:56 #9 2.805   libtool libudev-dev pkg-config
07:48:56 #9 2.805 The following packages will be upgraded:
07:48:56 #9 2.806   libsystemd0 libudev1 systemd
07:49:02 #9 7.097 3 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
07:49:02 #9 7.097 1 not fully installed or removed.
07:49:02 #9 7.097 Need to get 11.1 MB of archives.
07:49:02 #9 7.097 After this operation, 36.8 MB of additional disk space will be used.
07:49:02 #9 7.097 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB]
07:49:02 #9 7.482 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
07:49:02 #9 7.500 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 btrfs-tools amd64 4.4-1ubuntu1.1 [521 kB]
07:49:02 #9 7.658 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1121 kB]
07:49:02 #9 7.768 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.7 [262 kB]
07:49:02 #9 7.796 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.14 [186 kB]
07:49:02 #9 7.804 Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB]
07:49:02 #9 7.807 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2623 kB]
07:49:02 #9 7.924 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B]
07:49:02 #9 7.925 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB]
07:49:02 #9 7.929 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.110-1ubuntu10 [12.2 kB]
07:49:02 #9 7.930 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev1 amd64 229-4ubuntu21.27 [54.5 kB]
07:49:02 #9 7.934 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev-dev amd64 229-4ubuntu21.27 [150 kB]
07:49:02 #9 7.945 Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsepol1-dev amd64 2.4-2 [249 kB]
07:49:02 #9 7.957 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB]
07:49:02 #9 7.963 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB]
07:49:02 #9 7.968 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB]
07:49:02 #9 8.000 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB]
07:49:02 #9 8.074 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libselinux1-dev amd64 2.4-3build2 [122 kB]
07:49:02 #9 8.076 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-dev amd64 2:1.02.110-1ubuntu10 [29.6 kB]
07:49:02 #9 8.076 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
07:49:02 #9 8.227 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB]
07:49:03 #9 8.582 Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp-dev amd64 2.4.1-0ubuntu0.16.04.2 [60.1 kB]
07:49:03 #9 8.602 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd0 amd64 229-4ubuntu21.27 [205 kB]
07:49:03 #9 8.687 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd amd64 229-4ubuntu21.27 [3799 kB]
07:49:03 #9 8.997 Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd-dev amd64 229-4ubuntu21.27 [159 kB]
07:49:03 #9 8.999 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB]
07:49:03 #9 9.004 Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB]
07:49:03 #9 9.075 debconf: delaying package configuration, since apt-utils is not installed
07:49:03 #9 9.097 Fetched 11.1 MB in 6s (1808 kB/s)
07:49:03 #9 9.122 Selecting previously unselected package bash-completion.
07:49:03 #9 9.122 (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 ... 20380 files and directories currently installed.)
07:49:03 #9 9.131 Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ...
07:49:03 #9 9.378 Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ...
07:49:03 #9 9.409 Replaced by files in installed package apt (1.2.32) ...
07:49:03 #9 9.489 Selecting previously unselected package liblzo2-2:amd64.
07:49:03 #9 9.491 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ...
07:49:03 #9 9.494 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
07:49:03 #9 9.528 Selecting previously unselected package btrfs-tools.
07:49:03 #9 9.528 Preparing to unpack .../btrfs-tools_4.4-1ubuntu1.1_amd64.deb ...
07:49:03 #9 9.536 Unpacking btrfs-tools (4.4-1ubuntu1.1) ...
07:49:03 #9 9.622 Selecting previously unselected package cmake-data.
07:49:03 #9 9.622 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ...
07:49:04 #9 9.626 Unpacking cmake-data (3.5.1-1ubuntu3) ...
07:49:04 #9 9.914 Selecting previously unselected package libarchive13:amd64.
07:49:04 #9 9.914 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.7_amd64.deb ...
07:49:04 #9 9.917 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.7) ...
07:49:04 #9 9.972 Selecting previously unselected package libcurl3:amd64.
07:49:04 #9 9.972 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.14_amd64.deb ...
07:49:04 #9 9.975 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.14) ...
07:49:04 #9 10.02 Selecting previously unselected package libjsoncpp1:amd64.
07:49:04 #9 10.02 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ...
07:49:04 #9 10.02 Unpacking libjsoncpp1:amd64 (1.7.2-1) ...
07:49:04 #9 10.06 Selecting previously unselected package cmake.
07:49:04 #9 10.06 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ...
07:49:04 #9 10.07 Unpacking cmake (3.5.1-1ubuntu3) ...
07:49:04 #9 10.36 Selecting previously unselected package dh-apparmor.
07:49:04 #9 10.36 Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ...
07:49:04 #9 10.36 Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ...
07:49:04 #9 10.38 Selecting previously unselected package dh-systemd.
07:49:04 #9 10.39 Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ...
07:49:04 #9 10.39 Unpacking dh-systemd (1.29ubuntu4) ...
07:49:04 #9 10.42 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:49:04 #9 10.42 Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.110-1ubuntu10_amd64.deb ...
07:49:04 #9 10.42 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
07:49:04 #9 10.45 Preparing to unpack .../libudev1_229-4ubuntu21.27_amd64.deb ...
07:49:04 #9 10.46 Unpacking libudev1:amd64 (229-4ubuntu21.27) over (229-4ubuntu21.23) ...
07:49:04 #9 10.49 Processing triggers for man-db (2.7.5-1) ...
07:49:05 #9 10.88 Processing triggers for libc-bin (2.23-0ubuntu11) ...
07:49:05 #9 10.91 Setting up libudev1:amd64 (229-4ubuntu21.27) ...
07:49:05 #9 10.92 Processing triggers for libc-bin (2.23-0ubuntu11) ...
07:49:05 #9 10.96 Selecting previously unselected package libudev-dev:amd64.
07:49:05 #9 10.97 (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 ... 23147 files and directories currently installed.)
07:49:05 #9 10.98 Preparing to unpack .../libudev-dev_229-4ubuntu21.27_amd64.deb ...
07:49:05 #9 10.98 Unpacking libudev-dev:amd64 (229-4ubuntu21.27) ...
07:49:05 #9 11.02 Selecting previously unselected package libsepol1-dev:amd64.
07:49:05 #9 11.03 Preparing to unpack .../libsepol1-dev_2.4-2_amd64.deb ...
07:49:05 #9 11.03 Unpacking libsepol1-dev:amd64 (2.4-2) ...
07:49:05 #9 11.09 Selecting previously unselected package libpcre16-3:amd64.
07:49:05 #9 11.09 Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ...
07:49:05 #9 11.09 Unpacking libpcre16-3:amd64 (2:8.38-3.1) ...
07:49:05 #9 11.13 Selecting previously unselected package libpcre32-3:amd64.
07:49:05 #9 11.13 Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ...
07:49:05 #9 11.14 Unpacking libpcre32-3:amd64 (2:8.38-3.1) ...
07:49:05 #9 11.18 Selecting previously unselected package libpcrecpp0v5:amd64.
07:49:05 #9 11.18 Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ...
07:49:05 #9 11.18 Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ...
07:49:05 #9 11.20 Selecting previously unselected package libpcre3-dev:amd64.
07:49:05 #9 11.20 Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ...
07:49:05 #9 11.21 Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ...
07:49:05 #9 11.28 Selecting previously unselected package libselinux1-dev:amd64.
07:49:05 #9 11.29 Preparing to unpack .../libselinux1-dev_2.4-3build2_amd64.deb ...
07:49:05 #9 11.29 Unpacking libselinux1-dev:amd64 (2.4-3build2) ...
07:49:05 #9 11.33 Selecting previously unselected package libdevmapper-dev:amd64.
07:49:05 #9 11.34 Preparing to unpack .../libdevmapper-dev_2%3a1.02.110-1ubuntu10_amd64.deb ...
07:49:05 #9 11.34 Unpacking libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
07:49:05 #9 11.37 Selecting previously unselected package libltdl7:amd64.
07:49:05 #9 11.37 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
07:49:05 #9 11.37 Unpacking libltdl7:amd64 (2.4.6-0.1) ...
07:49:05 #9 11.40 Selecting previously unselected package libltdl-dev:amd64.
07:49:05 #9 11.40 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ...
07:49:05 #9 11.41 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ...
07:49:05 #9 11.44 Selecting previously unselected package libseccomp-dev:amd64.
07:49:05 #9 11.44 Preparing to unpack .../libseccomp-dev_2.4.1-0ubuntu0.16.04.2_amd64.deb ...
07:49:05 #9 11.45 Unpacking libseccomp-dev:amd64 (2.4.1-0ubuntu0.16.04.2) ...
07:49:05 #9 11.49 Preparing to unpack .../libsystemd0_229-4ubuntu21.27_amd64.deb ...
07:49:05 #9 11.50 Unpacking libsystemd0:amd64 (229-4ubuntu21.27) over (229-4ubuntu21.23) ...
07:49:05 #9 11.54 Processing triggers for man-db (2.7.5-1) ...
07:49:06 #9 12.29 Processing triggers for libc-bin (2.23-0ubuntu11) ...
07:49:06 #9 12.32 Setting up libsystemd0:amd64 (229-4ubuntu21.27) ...
07:49:06 #9 12.33 Processing triggers for libc-bin (2.23-0ubuntu11) ...
07:49:06 #9 12.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23725 files and directories currently installed.)
07:49:06 #9 12.39 Preparing to unpack .../systemd_229-4ubuntu21.27_amd64.deb ...
07:49:06 #9 12.44 Unpacking systemd (229-4ubuntu21.27) over (229-4ubuntu21.23) ...
07:49:08 #9 13.69 Processing triggers for man-db (2.7.5-1) ...
07:49:08 #9 14.07 Setting up systemd (229-4ubuntu21.27) ...
07:49:08 #9 14.13 Initializing machine ID from random generator.
07:49:08 #9 14.16 addgroup: The group `systemd-journal' already exists as a system group. Exiting.
07:49:08 #9 14.29 Operation failed: No such file or directory
07:49:08 #9 14.34 Selecting previously unselected package libsystemd-dev:amd64.
07:49:08 #9 14.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 ... 23725 files and directories currently installed.)
07:49:08 #9 14.35 Preparing to unpack .../libsystemd-dev_229-4ubuntu21.27_amd64.deb ...
07:49:08 #9 14.36 Unpacking libsystemd-dev:amd64 (229-4ubuntu21.27) ...
07:49:08 #9 14.41 Selecting previously unselected package libtool.
07:49:08 #9 14.42 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ...
07:49:08 #9 14.42 Unpacking libtool (2.4.6-0.1) ...
07:49:08 #9 14.47 Selecting previously unselected package pkg-config.
07:49:08 #9 14.47 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ...
07:49:08 #9 14.47 Unpacking pkg-config (0.29.1-0ubuntu1) ...
07:49:08 #9 14.49 Processing triggers for man-db (2.7.5-1) ...
07:49:09 #9 15.28 Setting up bash-completion (1:2.1-4.2ubuntu1.1) ...
07:49:09 #9 15.55 Setting up liblzo2-2:amd64 (2.08-1.2) ...
07:49:09 #9 15.57 Setting up btrfs-tools (4.4-1ubuntu1.1) ...
07:49:09 #9 15.58 Setting up cmake-data (3.5.1-1ubuntu3) ...
07:49:09 #9 15.59 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.7) ...
07:49:09 #9 15.60 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.14) ...
07:49:09 #9 15.61 Setting up libjsoncpp1:amd64 (1.7.2-1) ...
07:49:09 #9 15.62 Setting up cmake (3.5.1-1ubuntu3) ...
07:49:09 #9 15.63 Setting up dh-apparmor (2.10.95-0ubuntu2.11) ...
07:49:09 #9 15.64 Setting up dh-systemd (1.29ubuntu4) ...
07:49:09 #9 15.65 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
07:49:09 #9 15.66 Setting up libudev-dev:amd64 (229-4ubuntu21.27) ...
07:49:09 #9 15.67 Setting up libsepol1-dev:amd64 (2.4-2) ...
07:49:09 #9 15.68 Setting up libpcre16-3:amd64 (2:8.38-3.1) ...
07:49:09 #9 15.69 Setting up libpcre32-3:amd64 (2:8.38-3.1) ...
07:49:09 #9 15.70 Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ...
07:49:09 #9 15.71 Setting up libpcre3-dev:amd64 (2:8.38-3.1) ...
07:49:09 #9 15.72 Setting up libselinux1-dev:amd64 (2.4-3build2) ...
07:49:09 #9 15.72 Setting up libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
07:49:09 #9 15.73 Setting up libltdl7:amd64 (2.4.6-0.1) ...
07:49:09 #9 15.74 Setting up libltdl-dev:amd64 (2.4.6-0.1) ...
07:49:09 #9 15.75 Setting up libseccomp-dev:amd64 (2.4.1-0ubuntu0.16.04.2) ...
07:49:09 #9 15.76 Setting up libsystemd-dev:amd64 (229-4ubuntu21.27) ...
07:49:09 #9 15.77 Setting up libtool (2.4.6-0.1) ...
07:49:09 #9 15.78 Setting up pkg-config (0.29.1-0ubuntu1) ...
07:49:09 #9 15.82 Setting up docker-ce-build-deps (1.0) ...
07:49:09 #9 15.83 Processing triggers for libc-bin (2.23-0ubuntu11) ...
07:49:10 #9 DONE 16.1s
07:49:10 
07:49:10 #10 [stage-1 5/8] COPY sources/ /sources
07:49:10 #10 DONE 0.1s
07:49:10 
07:49:10 #12 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
07:49:12 #12 DONE 2.0s
07:49:12 
07:49:12 #13 [stage-1 7/8] WORKDIR /root/build-deb
07:49:12 #13 DONE 0.0s
07:49:12 
07:49:12 #14 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
07:49:12 #14 DONE 0.1s
07:49:12 
07:49:12 #15 exporting to image
07:49:12 #15 exporting layers
07:49:17 #15 exporting layers 5.3s done
07:49:17 #15 writing image sha256:1cc819522bea8ba0e06adc2af715ef820259123427d4831efc4eb5d2ffdc1aa9
07:49:17 #15 writing image sha256:1cc819522bea8ba0e06adc2af715ef820259123427d4831efc4eb5d2ffdc1aa9 done
07:49:17 #15 naming to docker.io/debbuild-ubuntu-xenial/x86_64 done
07:49:17 #15 DONE 5.3s
07:49:17 docker run --rm -i -e EPOCH='5' -e DEB_VERSION=0.0.0-20200217160100-75299fd6 -e VERSION=0.0.0-20200217160100-75299fd6 -e DOCKER_GITCOMMIT=75299fd6 -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-415/deb/debbuild/ubuntu-xenial:/build  debbuild-ubuntu-xenial/x86_64
07:49:18 + set -e
07:49:18 + mkdir -p /root/build-deb/engine
07:49:18 + tar -C /root/build-deb -xzf /sources/engine.tgz
07:49:18 + mkdir -p /root/build-deb/cli
07:49:18 + tar -C /root/build-deb -xzf /sources/cli.tgz
07:49:19 + mkdir -p /go/src/github.com/docker
07:49:19 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
07:49:19 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
07:49:19 + EPOCH=5
07:49:19 + EPOCH_SEP=
07:49:19 + [[ ! -z 5 ]]
07:49:19 + EPOCH_SEP=:
07:49:19 + [[ -z 0.0.0-20200217160100-75299fd6 ]]
07:49:19 + echo VERSION AAA 0.0.0-20200217160100-75299fd6
07:49:19 VERSION AAA 0.0.0-20200217160100-75299fd6
07:49:19 + VERSION=0.0.0-20200217160100-75299fd6
07:49:19 + echo VERSION bbb 0.0.0-20200217160100-75299fd6
07:49:19 VERSION bbb 0.0.0-20200217160100-75299fd6
07:49:19 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
07:49:19 + debSource=docker-ce
07:49:19 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
07:49:19 + debMaintainer='Docker <support@docker.com>'
07:49:19 ++ date --rfc-2822
07:49:19 + debDate='Wed, 19 Feb 2020 07:49:19 +0000'
07:49:19 + cat
07:49:19 + export DOCKER_GITCOMMIT=75299fd6
07:49:19 + DOCKER_GITCOMMIT=75299fd6
07:49:19 + echo VERSION BBB 0.0.0-20200217160100-75299fd6
07:49:19 + dpkg-buildpackage -uc -us -I.git
07:49:19 VERSION BBB 0.0.0-20200217160100-75299fd6
07:49:19 dpkg-buildpackage: source package docker-ce
07:49:19 dpkg-buildpackage: source version 5:0.0.0-20200217160100-75299fd6-0~ubuntu-xenial
07:49:19 dpkg-buildpackage: source distribution xenial
07:49:19 dpkg-buildpackage: source changed by Docker <support@docker.com>
07:49:19 dpkg-buildpackage: host architecture amd64
07:49:19  dpkg-source -I.git --before-build build-deb
07:49:19  debian/rules clean
07:49:19 dh clean --with=bash-completion --with=systemd
07:49:19    dh_testdir
07:49:19    dh_auto_clean
07:49:19    dh_clean
07:49:19  dpkg-source -I.git -b build-deb
07:49:20 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
07:49:20 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
07:49:20 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
07:49:20 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20200217160100-75299fd6-0~ubuntu'
07:49:20 dpkg-source: info: using source format '1.0'
07:49:20 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial.tar.gz
07:49:24 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/cli'
07:49:24 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine VERSION=0.0.0-20200214221943-d8772509d1 binary
07:49:24 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/engine'
07:49:28 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial.dsc
07:49:28  debian/rules build
07:49:28 dh build --with=bash-completion --with=systemd
07:49:28    dh_testdir
07:49:28    dh_update_autotools_config
07:49:28    dh_auto_configure
07:49:28    debian/rules override_dh_auto_build
07:49:28 make[1]: Entering directory '/root/build-deb'
07:49:28 # Build the daemon and dependencies
07:49:28 cd engine && PRODUCT=docker ./hack/make.sh dynbinary
07:49:28 
07:49:28 Removing bundles/
07:49:28 
07:49:28 ---> Making bundle: dynbinary (in bundles/dynbinary)
07:49:28 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20200217160100-75299fd6
07:49:28 GOOS="" GOARCH="" GOARM=""
07:49:34 mkdir -p autogen
07:49:34 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 .
07:49:34 #2 [internal] load build definition from Dockerfile
07:49:34 #2 transferring dockerfile: 15.71kB 0.0s done
07:49:34 #2 DONE 0.0s
07:49:34 
07:49:34 #1 [internal] load .dockerignore
07:49:34 #1 transferring context: 87B 0.0s done
07:49:34 #1 DONE 0.0s
07:49:34 
07:49:34 #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
07:49:39 #3 DONE 5.3s
07:49:39 
07:49:39 #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
07:49:39 #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
07:49:40 #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
07:49:40 #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB
07:49:40 #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
07:49:40 #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
07:49:40 #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done
07:49:40 #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
07:49:40 #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done
07:49:40 #4 DONE 0.9s
07:49:40 
07:49:40 #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
07:49:40 #6 DONE 0.2s
07:49:40 
07:49:40 #5 [internal] load metadata for docker.io/library/golang:1.12.16-buster
07:49:40 #5 DONE 0.3s
07:49:41 
07:49:41 #7 [base 1/3] FROM docker.io/library/golang:1.12.16-buster@sha256:97e35e439...
07:49:41 #7 resolve docker.io/library/golang:1.12.16-buster@sha256:97e35e439089a423323b13d6e7b71a3cfc449b7dafc97457667c767a40ddb943 done
07:49:41 #7 sha256:b1d3a5f0755294df9034371beb53e01f632d23a285dee8db193df76d11d886fb 1.79kB / 1.79kB done
07:49:41 #7 sha256:adc8544f3a643abff38cf0cc9053623cb10e7902a37a2d2c8914dbbad28e15d7 5.46kB / 5.46kB done
07:49:41 #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 0B / 50.38MB 0.1s
07:49:41 #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 1.44MB / 7.81MB 0.1s
07:49:41 #7 sha256:97e35e439089a423323b13d6e7b71a3cfc449b7dafc97457667c767a40ddb943 1.42kB / 1.42kB done
07:49:41 #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 12.28MB / 50.38MB 0.3s
07:49:41 #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.2s done
07:49:41 #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 1.83MB / 10.00MB 0.3s
07:49:41 #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 21.98MB / 50.38MB 0.5s
07:49:41 #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.4s done
07:49:41 #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 458.53kB / 51.79MB 0.5s
07:49:41 #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 0B / 68.52MB 0.5s
07:49:41 #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 36.72MB / 50.38MB 0.7s
07:49:41 #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 13.02MB / 51.79MB 0.7s
07:49:41 #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 13.65MB / 68.52MB 0.7s
07:49:41 #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 42.05MB / 50.38MB 0.8s
07:49:41 #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 18.29MB / 51.79MB 0.8s
07:49:41 #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 22.62MB / 68.52MB 0.8s
07:49:41 #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.0s
07:49:41 #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 24.92MB / 51.79MB 1.0s
07:49:41 #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 30.71MB / 68.52MB 1.0s
07:49:42 #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.0s done
07:49:42 #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 33.93MB / 51.79MB 1.2s
07:49:42 #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 44.90MB / 68.52MB 1.2s
07:49:42 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 0B / 126.73MB 1.2s
07:49:42 #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 40.92MB / 51.79MB 1.3s
07:49:42 #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 52.81MB / 68.52MB 1.3s
07:49:42 #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1
07:49:42 #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 44.32MB / 51.79MB 1.4s
07:49:42 #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 59.46MB / 68.52MB 1.4s
07:49:42 #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 49.34MB / 51.79MB 1.5s
07:49:42 #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 64.96MB / 68.52MB 1.5s
07:49:42 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 9.64MB / 126.73MB 1.5s
07:49:42 #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 1.6s
07:49:42 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 16.98MB / 126.73MB 1.6s
07:49:43 #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 1.6s done
07:49:43 #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 1.7s done
07:49:43 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 28.40MB / 126.73MB 1.8s
07:49:43 #7 sha256:94143a8c04faf394dba01c7ff835d09af770a2d3809f894e24b4276cdfe892e6 0B / 126B 1.8s
07:49:43 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 38.96MB / 126.73MB 2.0s
07:49:43 #7 sha256:94143a8c04faf394dba01c7ff835d09af770a2d3809f894e24b4276cdfe892e6 126B / 126B 1.8s done
07:49:43 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 51.84MB / 126.73MB 2.2s
07:49:43 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 59.05MB / 126.73MB 2.3s
07:49:43 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 65.42MB / 126.73MB 2.4s
07:49:43 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 72.58MB / 126.73MB 2.5s
07:49:43 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 83.66MB / 126.73MB 2.6s
07:49:43 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 98.31MB / 126.73MB 2.8s
07:49:44 #7 ...
07:49:44 
07:49:44 #34 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
07:49:44 #34 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
07:49:44 #34 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
07:49:44 #34 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
07:49:44 #34 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
07:49:44 #34 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.4s done
07:49:44 #34 DONE 2.9s
07:49:44 
07:49:44 #7 [base 1/3] FROM docker.io/library/golang:1.12.16-buster@sha256:97e35e439...
07:49:44 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 108.46MB / 126.73MB 3.0s
07:49:44 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 117.72MB / 126.73MB 3.1s
07:49:44 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 126.73MB / 126.73MB 3.3s
07:49:44 #7 sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 126.73MB / 126.73MB 3.9s done
07:49:45 #7 ...
07:49:45 
07:49:45 #12 [internal] load build context
07:49:45 #12 transferring context: 47.09MB 4.3s done
07:49:45 #12 DONE 4.4s
07:49:45 
07:49:45 #7 [base 1/3] FROM docker.io/library/golang:1.12.16-buster@sha256:97e35e439...
07:49:46 #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 4.1s done
07:49:46 #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.1s
07:49:46 #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.3s done
07:49:46 #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.1s
07:49:47 #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.3s done
07:49:47 #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 0.1s
07:49:49 #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 2.0s done
07:49:49 #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10
07:49:51 #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 1.9s done
07:49:51 #7 extracting sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 0.1s
07:49:55 #7 extracting sha256:0552a674ab7093c1651aa7be2ffc273ec846ae33ef1a2f905ed582901f69c9c8 3.9s done
07:49:55 #7 extracting sha256:94143a8c04faf394dba01c7ff835d09af770a2d3809f894e24b4276cdfe892e6 done
07:49:55 #7 DONE 14.7s
07:49:55 
07:49:55 #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:49:56 #10 64.15 --------------------------------------------------------------------------------
07:49:56 #10 64.15 Total                                              1.1 MB/s |  65 MB  00:58     
07:49:56 #10 64.29 Running transaction check
07:49:56 #10 64.36 Running transaction test
07:49:56 #10 64.51 Transaction test succeeded
07:49:56 #10 64.51 Running transaction
07:49:56 #10 64.59   Installing : fipscheck-1.4.1-6.el7.x86_64                                1/64 
07:49:56 #10 64.60   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            2/64 
07:49:56 #10 65.21   Updating   : systemd-libs-219-67.el7_7.3.x86_64                          3/64 
07:49:56 #10 67.02   Updating   : systemd-219-67.el7_7.3.x86_64                               4/64 
07:49:56 #10 67.76 Failed to get D-Bus connection: Operation not permitted
07:49:56 #10 67.80   Installing : mpfr-3.1.1-4.el7.x86_64                                     5/64 
07:49:56 #10 68.37   Installing : libmpc-1.0.1-3.el7.x86_64                                   6/64 
07:49:56 #10 68.94   Updating   : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64              7/64 
07:49:56 #10 69.52   Updating   : 7:device-mapper-1.02.158-2.el7_7.2.x86_64                   8/64 
07:49:56 #10 70.10   Installing : m4-1.4.16-10.el7.x86_64                                     9/64 
07:49:56 #10 70.69   Installing : 1:make-3.82-24.el7.x86_64                                  10/64 
07:49:56 #10 71.26   Installing : 1:perl-Error-0.17020-2.el7.noarch                          11/64 
07:49:56 #10 71.31   Installing : checkpolicy-2.5-8.el7.x86_64                               12/64 
07:49:56 #10 71.33   Installing : lzo-2.06-8.el7.x86_64                                      13/64 
07:49:56 #10 71.92   Installing : libarchive-3.1.2-14.el7_7.x86_64                           14/64 
07:49:57 #10 73.10   Installing : cpp-4.8.5-39.el7.x86_64                                    15/64 
07:49:57 #10 73.67   Installing : systemd-devel-219-67.el7_7.3.x86_64                        16/64 
07:49:58 #8 DONE 2.5s
07:49:58 
07:49:58 #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.d...
07:49:58 #10 73.73   Installing : rsync-3.1.2-6.el7_6.1.x86_64                               17/64 
07:49:59 #9 DONE 0.7s
07:49:59 
07:49:59 #26 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:49:59 #26 DONE 0.1s
07:49:59 
07:49:59 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:49:59 #10 ...
07:49:59 
07:49:59 #27 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
07:49:59 #27 DONE 0.1s
07:49:59 
07:49:59 #31 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
07:49:59 #31 DONE 0.1s
07:49:59 
07:49:59 #32 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:49:59 #10 74.86   Installing : libcgroup-0.41-21.el7.x86_64                               18/64 
07:49:59 #10 76.03   Installing : openssh-7.4p1-21.el7.x86_64                                19/64 
07:49:59 #10 76.06   Installing : less-458-9.el7.x86_64                                      20/64 
07:49:59 #10 76.09   Installing : libsemanage-python-2.5-14.el7.x86_64                       21/64 
07:50:00 #10 76.12   Installing : e2fsprogs-libs-1.42.9-16.el7.x86_64                        22/64 
07:50:00 #10 76.78   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             23/64 
07:50:01 #10 76.80   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      24/64 
07:50:01 #10 77.44   Installing : openssh-clients-7.4p1-21.el7.x86_64                        25/64 
07:50:01 #32 1.826 + RM_GOPATH=0
07:50:01 #32 1.826 + TMP_GOPATH=
07:50:01 #32 1.826 + : /build
07:50:01 #32 1.826 + '[' -z '' ']'
07:50:01 #32 1.830 ++ mktemp -d
07:50:01 #32 1.830 + export GOPATH=/tmp/tmp.QnOWSb8xMK
07:50:01 #32 1.830 + GOPATH=/tmp/tmp.QnOWSb8xMK
07:50:01 #32 1.830 + RM_GOPATH=1
07:50:01 #32 1.830 ++ dirname ./install.sh
07:50:01 #32 1.830 + dir=.
07:50:01 #32 1.830 + bin=proxy
07:50:01 #32 1.830 + shift
07:50:01 #32 1.830 + '[' '!' -f ./proxy.installer ']'
07:50:01 #32 1.830 + . ./proxy.installer
07:50:01 #32 1.837 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
07:50:01 #32 1.837 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
07:50:01 #32 1.837 + install_proxy
07:50:01 #32 1.837 + case "$1" in
07:50:01 #32 1.837 + export CGO_ENABLED=0
07:50:01 #32 1.837 + CGO_ENABLED=0
07:50:01 #32 1.837 + _install_proxy
07:50:01 #32 1.837 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
07:50:01 #32 1.837 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QnOWSb8xMK/src/github.com/docker/libnetwork
07:50:01 #32 1.841 Cloning into '/tmp/tmp.QnOWSb8xMK/src/github.com/docker/libnetwork'...
07:50:01 #10 77.47   Installing : libseccomp-2.3.1-3.el7.x86_64                              26/64 
07:50:01 #10 78.04   Installing : libselinux-utils-2.5-14.1.el7.x86_64                       27/64 
07:50:01 #10 78.14   Installing : policycoreutils-2.5-33.el7.x86_64                          28/64 
07:50:03 #10 78.16   Installing : selinux-policy-3.13.1-252.el7_7.6.noarch                   29/64 
07:50:03 #10 79.54   Installing : kernel-headers-3.10.0-1062.12.1.el7.x86_64                 30/64 
07:50:03 #10 80.25   Installing : glibc-headers-2.17-292.el7.x86_64                          31/64 
07:50:04 #10 80.34   Installing : glibc-devel-2.17-292.el7.x86_64                            32/64 
07:50:04 #10 80.91   Installing : libsepol-devel-2.5-10.el7.x86_64                           33/64 
07:50:04 #10 80.93   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        34/64 
07:50:05 #10 81.01   Installing : autoconf-2.69-11.el7.noarch                                35/64 
07:50:05 #10 81.57 install-info: No such file or directory for /usr/share/info/autoconf.info
07:50:05 #32 ...
07:50:05 
07:50:05 #28 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:50:05 #28 1.835 + RM_GOPATH=0
07:50:05 #28 1.835 + TMP_GOPATH=
07:50:05 #28 1.835 + : /build/
07:50:05 #28 1.835 + '[' -z '' ']'
07:50:05 #28 1.839 ++ mktemp -d
07:50:05 #28 1.839 + export GOPATH=/tmp/tmp.mocBsSmo0U
07:50:05 #28 1.839 + GOPATH=/tmp/tmp.mocBsSmo0U
07:50:05 #28 1.839 + RM_GOPATH=1
07:50:05 #28 1.841 ++ dirname ./install.sh
07:50:05 #28 1.842 + dir=.
07:50:05 #28 1.842 + bin=rootlesskit
07:50:05 #28 1.842 + shift
07:50:05 #28 1.842 + '[' '!' -f ./rootlesskit.installer ']'
07:50:05 #28 1.842 + . ./rootlesskit.installer
07:50:05 #28 1.842 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
07:50:05 #28 1.842 + install_rootlesskit
07:50:05 #28 1.842 + case "$1" in
07:50:05 #28 1.842 + export CGO_ENABLED=0
07:50:05 #28 1.842 + CGO_ENABLED=0
07:50:05 #28 1.842 + _install_rootlesskit
07:50:05 #28 1.842 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
07:50:05 #28 1.842 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mocBsSmo0U/src/github.com/rootless-containers/rootlesskit
07:50:05 #28 1.843 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
07:50:05 #28 1.848 Cloning into '/tmp/tmp.mocBsSmo0U/src/github.com/rootless-containers/rootlesskit'...
07:50:05 #28 3.242 + cd /tmp/tmp.mocBsSmo0U/src/github.com/rootless-containers/rootlesskit
07:50:05 #28 3.242 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
07:50:05 #28 3.411 + for f in rootlesskit rootlesskit-docker-proxy
07:50:05 #28 3.411 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
07:50:05 #10 81.65   Installing : setools-libs-3.3.8-4.el7.x86_64                            36/64 
07:50:06 #10 82.24   Installing : libselinux-python-2.5-14.1.el7.x86_64                      37/64 
07:50:07 #10 82.26   Installing : libgomp-4.8.5-39.el7.x86_64                                38/64 
07:50:07 #28 ...
07:50:07 
07:50:07 #32 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:50:07 #32 8.109 + cd /tmp/tmp.QnOWSb8xMK/src/github.com/docker/libnetwork
07:50:07 #32 8.109 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
07:50:07 #32 8.366 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:50:08 #10 83.94   Installing : gcc-4.8.5-39.el7.x86_64                                    39/64 
07:50:08 #10 84.52   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         40/64 
07:50:08 #10 85.09   Installing : python-IPy-0.75-6.el7.noarch                               41/64 
07:50:08 #10 85.15   Installing : pcre-devel-8.32-17.el7.x86_64                              42/64 
07:50:08 #10 85.18   Installing : libselinux-devel-2.5-14.1.el7.x86_64                       43/64 
07:50:08 #10 85.23   Installing : perl-Test-Harness-3.28-3.el7.noarch                        44/64 
07:50:09 #32 ...
07:50:09 
07:50:09 #21 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:50:09 #21 2.386 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:50:09 #21 2.387 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
07:50:09 #21 2.408 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
07:50:09 #21 2.745 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [177 kB]
07:50:09 #21 3.252 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
07:50:09 #21 4.199 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
07:50:09 #21 8.156 Fetched 8326 kB in 6s (1387 kB/s)
07:50:09 #21 8.156 Reading package lists...
07:50:09 #21 ...
07:50:09 
07:50:09 #11 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:50:09 #11 2.262 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:50:09 #11 2.278 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
07:50:09 #11 2.287 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
07:50:09 #11 2.523 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [177 kB]
07:50:09 #11 3.037 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
07:50:09 #11 3.808 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
07:50:09 #11 7.864 Fetched 8326 kB in 6s (1423 kB/s)
07:50:09 #11 7.864 Reading package lists...
07:50:09 #11 9.968 Reading package lists...
07:50:09 #11 ...
07:50:09 
07:50:09 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:50:09 #10 2.241 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:50:09 #10 2.242 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
07:50:09 #10 2.252 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
07:50:09 #10 2.526 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [177 kB]
07:50:09 #10 3.018 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
07:50:09 #10 3.800 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
07:50:09 #10 7.424 Fetched 8326 kB in 5s (1531 kB/s)
07:50:09 #10 7.424 Reading package lists...
07:50:09 #10 85.30   Installing : automake-1.13.4-3.el7.noarch                               45/64 
07:50:09 #10 85.87 install-info: No such file or directory for /usr/share/info/automake.info.gz
07:50:09 #10 85.88   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        46/64 
07:50:09 #10 9.833 Reading package lists...
07:50:09 #10 ...
07:50:09 
07:50:09 #21 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:50:09 #21 8.156 Reading package lists...
07:50:10 #10 85.90   Installing : perl-Git-1.8.3.1-21.el7_7.noarch                           47/64 
07:50:10 #10 86.44   Installing : git-1.8.3.1-21.el7_7.x86_64                                48/64 
07:50:10 #10 86.48   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       49/64 
07:50:10 #10 86.54   Installing : policycoreutils-python-2.5-33.el7.x86_64                   50/64 
07:50:10 #10 86.58   Installing : policycoreutils-devel-2.5-33.el7.x86_64                    51/64 
07:50:11 #10 87.04   Installing : selinux-policy-devel-3.13.1-252.el7_7.6.noarch             52/64 
07:50:11 #21 10.62 Reading package lists...
07:50:12 #10 87.67   Installing : libtool-2.4.2-22.el7_3.x86_64                              53/64 
07:50:12 #10 88.23 install-info: No such file or directory for /usr/share/info/libtool.info.gz
07:50:12 #10 88.25   Installing : 7:device-mapper-devel-1.02.158-2.el7_7.2.x86_64            54/64 
07:50:12 #10 88.28   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   55/64 
07:50:12 #10 88.50   Installing : glibc-static-2.17-292.el7.x86_64                           56/64 
07:50:12 #10 88.52   Installing : libseccomp-devel-2.3.1-3.el7.x86_64                        57/64 
07:50:12 #21 12.79 Building dependency tree...
07:50:12 #21 13.66 The following additional packages will be installed:
07:50:12 #21 13.66   libbtrfs0
07:50:12 #21 13.72 The following NEW packages will be installed:
07:50:12 #21 13.73   libbtrfs-dev libbtrfs0
07:50:12 #10 88.54   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       58/64 
07:50:13 #21 14.02 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded.
07:50:13 #21 14.02 Need to get 119 kB of archives.
07:50:13 #21 14.02 After this operation, 387 kB of additional disk space will be used.
07:50:13 #21 14.02 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
07:50:13 #21 14.03 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
07:50:13 #10 89.37   Installing : cmake-2.8.12.2-2.el7.x86_64                                59/64 
07:50:13 #10 89.39   Installing : which-2.20-7.el7.x86_64                                    60/64 
07:50:13 #10 89.95 install-info: No such file or directory for /usr/share/info/which.info.gz
07:50:13 #21 ...
07:50:13 
07:50:13 #32 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:50:13 #32 DONE 14.4s
07:50:13 
07:50:13 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:50:13 #10 9.833 Reading package lists...
07:50:13 #10 12.12 Building dependency tree...
07:50:13 #10 13.08 The following additional packages will be installed:
07:50:13 #10 13.09   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
07:50:13 #10 13.09   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
07:50:13 #10 13.09   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
07:50:13 #10 13.09   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
07:50:13 #10 13.09   mingw-w64-x86-64-dev
07:50:13 #10 13.09 Suggested packages:
07:50:13 #10 13.09   gcc-8-locales seccomp wine64
07:50:13 #10 13.74 The following NEW packages will be installed:
07:50:13 #10 13.74   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:50:13 #10 13.74   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
07:50:13 #10 13.74   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
07:50:13 #10 13.74   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
07:50:13 #10 13.74   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
07:50:13 #10 13.75   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
07:50:13 #10 13.75 The following packages will be upgraded:
07:50:13 #10 13.75   libsystemd0 libudev1
07:50:13 #10 14.06 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded.
07:50:13 #10 14.06 Need to get 78.2 MB of archives.
07:50:13 #10 14.06 After this operation, 487 MB of additional disk space will be used.
07:50:13 #10 14.06 Get:1 http://deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB]
07:50:13 #10 14.06 Get:2 http://deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB]
07:50:13 #10 14.07 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
07:50:13 #10 14.16 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
07:50:13 #10 14.30 Get:5 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
07:50:13 #10 14.31 Get:6 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
07:50:13 #10 14.31 Get:7 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
07:50:13 #10 14.32 Get:8 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
07:50:13 #10 14.61 Get:9 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
07:50:13 #10 14.74 Get:10 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
07:50:13 #10 14.75 Get:11 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
07:50:14 #10 ...
07:50:14 
07:50:14 #21 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:50:14 #21 14.75 debconf: delaying package configuration, since apt-utils is not installed
07:50:14 #21 14.90 Fetched 119 kB in 0s (441 kB/s)
07:50:14 #21 14.94 Selecting previously unselected package libbtrfs0.
07:50:14 #21 14.94 (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 ... 15401 files and directories currently installed.)
07:50:14 #21 14.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
07:50:14 #21 14.98 Unpacking libbtrfs0 (4.20.1-2) ...
07:50:14 #21 15.08 Selecting previously unselected package libbtrfs-dev.
07:50:14 #21 15.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
07:50:14 #21 15.10 Unpacking libbtrfs-dev (4.20.1-2) ...
07:50:14 #21 15.30 Setting up libbtrfs0 (4.20.1-2) ...
07:50:14 #21 15.32 Setting up libbtrfs-dev (4.20.1-2) ...
07:50:14 #21 15.33 Processing triggers for libc-bin (2.28-10) ...
07:50:14 #21 DONE 15.7s
07:50:14 
07:50:14 #22 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
07:50:14 #22 DONE 0.1s
07:50:14 
07:50:14 #23 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
07:50:15 #10 89.97   Cleanup    : 7:device-mapper-libs-1.02.158-2.el7.x86_64                 61/64 
07:50:15 #23 DONE 0.1s
07:50:15 
07:50:15 #11 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:50:15 #11 9.968 Reading package lists...
07:50:15 #11 12.35 Building dependency tree...
07:50:15 #11 13.42 The following additional packages will be installed:
07:50:15 #11 13.42   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
07:50:15 #11 13.42 Suggested packages:
07:50:15 #11 13.42   cmake-doc ninja-build lrzip
07:50:15 #11 13.42 Recommended packages:
07:50:15 #11 13.42   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:50:15 #11 13.79 The following NEW packages will be installed:
07:50:15 #11 13.80   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
07:50:15 #11 13.80   vim-common xxd
07:50:15 #11 14.08 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
07:50:15 #11 14.08 Need to get 14.9 MB of archives.
07:50:15 #11 14.08 After this operation, 61.8 MB of additional disk space will be used.
07:50:15 #11 14.08 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
07:50:15 #11 14.08 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
07:50:15 #11 14.09 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
07:50:15 #11 14.13 Get:4 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
07:50:15 #11 14.56 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
07:50:15 #11 14.58 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
07:50:15 #11 14.59 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
07:50:15 #11 14.60 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
07:50:15 #11 14.60 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
07:50:15 #11 14.61 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
07:50:15 #11 15.33 debconf: delaying package configuration, since apt-utils is not installed
07:50:15 #11 15.43 Fetched 14.9 MB in 1s (17.0 MB/s)
07:50:15 #11 15.51 Selecting previously unselected package xxd.
07:50:15 #11 15.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 ... 15401 files and directories currently installed.)
07:50:15 #11 15.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
07:50:15 #11 15.54 Unpacking xxd (2:8.1.0875-5) ...
07:50:15 #11 15.78 Selecting previously unselected package vim-common.
07:50:15 #11 15.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
07:50:15 #11 15.83 Unpacking vim-common (2:8.1.0875-5) ...
07:50:15 #11 16.06 Selecting previously unselected package cmake-data.
07:50:15 #11 16.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
07:50:15 #11 16.09 Unpacking cmake-data (3.13.4-1) ...
07:50:15 #10 91.09   Cleanup    : 7:device-mapper-1.02.158-2.el7.x86_64                      62/64 
07:50:15 #10 91.66   Cleanup    : systemd-219-67.el7_7.1.x86_64                              63/64 
07:50:16 #11 17.29 Selecting previously unselected package libicu63:amd64.
07:50:16 #11 17.30 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
07:50:16 #11 17.31 Unpacking libicu63:amd64 (63.1-6) ...
07:50:17 #10 92.24   Cleanup    : systemd-libs-219-67.el7_7.1.x86_64                         64/64 
07:50:17 #10 93.40   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/64 
07:50:17 #10 93.41   Verifying  : systemd-devel-219-67.el7_7.3.x86_64                         2/64 
07:50:17 #10 93.42   Verifying  : 7:device-mapper-1.02.158-2.el7_7.2.x86_64                   3/64 
07:50:17 #10 93.43   Verifying  : automake-1.13.4-3.el7.noarch                                4/64 
07:50:17 #10 93.44   Verifying  : perl-Git-1.8.3.1-21.el7_7.noarch                            5/64 
07:50:17 #10 93.45   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    6/64 
07:50:17 #10 93.46   Verifying  : mpfr-3.1.1-4.el7.x86_64                                     7/64 
07:50:17 #10 93.47   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        8/64 
07:50:17 #10 93.47   Verifying  : rsync-3.1.2-6.el7_6.1.x86_64                                9/64 
07:50:17 #10 93.48   Verifying  : lzo-2.06-8.el7.x86_64                                      10/64 
07:50:17 #10 93.49   Verifying  : gcc-4.8.5-39.el7.x86_64                                    11/64 
07:50:17 #10 93.50   Verifying  : openssh-7.4p1-21.el7.x86_64                                12/64 
07:50:17 #10 93.51   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       13/64 
07:50:17 #10 93.51   Verifying  : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64             14/64 
07:50:17 #10 93.52   Verifying  : checkpolicy-2.5-8.el7.x86_64                               15/64 
07:50:17 #10 93.53   Verifying  : selinux-policy-3.13.1-252.el7_7.6.noarch                   16/64 
07:50:17 #10 93.54   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             17/64 
07:50:17 #10 93.55   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        18/64 
07:50:17 #10 93.56   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        19/64 
07:50:17 #10 93.57   Verifying  : which-2.20-7.el7.x86_64                                    20/64 
07:50:17 #10 93.57   Verifying  : pcre-devel-8.32-17.el7.x86_64                              21/64 
07:50:17 #10 93.58   Verifying  : libseccomp-devel-2.3.1-3.el7.x86_64                        22/64 
07:50:17 #10 93.59   Verifying  : python-IPy-0.75-6.el7.noarch                               23/64 
07:50:17 #10 93.60   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         24/64 
07:50:17 #10 93.61   Verifying  : glibc-static-2.17-292.el7.x86_64                           25/64 
07:50:17 #10 93.61   Verifying  : libgomp-4.8.5-39.el7.x86_64                                26/64 
07:50:17 #10 93.62   Verifying  : libselinux-python-2.5-14.1.el7.x86_64                      27/64 
07:50:17 #10 93.63   Verifying  : selinux-policy-devel-3.13.1-252.el7_7.6.noarch             28/64 
07:50:17 #10 93.64   Verifying  : policycoreutils-python-2.5-33.el7.x86_64                   29/64 
07:50:17 #10 93.65   Verifying  : 7:device-mapper-devel-1.02.158-2.el7_7.2.x86_64            30/64 
07:50:17 #10 93.66   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               31/64 
07:50:17 #10 93.67   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              32/64 
07:50:17 #10 93.67   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            33/64 
07:50:17 #10 93.68   Verifying  : openssh-clients-7.4p1-21.el7.x86_64                        34/64 
07:50:17 #10 93.69   Verifying  : systemd-libs-219-67.el7_7.3.x86_64                         35/64 
07:50:17 #10 93.70   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           36/64 
07:50:17 #10 93.71   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        37/64 
07:50:17 #10 93.71   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          38/64 
07:50:17 #11 ...
07:50:17 
07:50:17 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:50:17 #10 16.34 Get:12 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
07:50:17 #10 17.18 Get:13 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
07:50:17 #10 17.21 Get:14 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
07:50:17 #10 17.40 Get:15 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
07:50:17 #10 17.40 Get:16 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
07:50:17 #10 17.41 Get:17 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
07:50:17 #10 17.41 Get:18 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
07:50:17 #10 17.41 Get:19 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
07:50:17 #10 17.43 Get:20 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
07:50:17 #10 17.43 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
07:50:17 #10 17.44 Get:22 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
07:50:17 #10 17.45 Get:23 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
07:50:17 #10 17.47 Get:24 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
07:50:17 #10 17.48 Get:25 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
07:50:17 #10 17.48 Get:26 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
07:50:17 #10 17.48 Get:27 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
07:50:17 #10 17.85 debconf: delaying package configuration, since apt-utils is not installed
07:50:17 #10 17.90 Fetched 78.2 MB in 4s (21.1 MB/s)
07:50:17 #10 17.93 (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 ... 15401 files and directories currently installed.)
07:50:17 #10 17.96 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ...
07:50:17 #10 17.97 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ...
07:50:17 #10 18.16 Setting up libsystemd0:amd64 (241-7~deb10u3) ...
07:50:17 #10 18.24 (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 ... 15401 files and directories currently installed.)
07:50:17 #10 18.28 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ...
07:50:17 #10 18.29 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ...
07:50:17 #10 18.39 Setting up libudev1:amd64 (241-7~deb10u3) ...
07:50:17 #10 18.47 Selecting previously unselected package binutils-mingw-w64-i686.
07:50:17 #10 93.72   Verifying  : 1:make-3.82-24.el7.x86_64                                  39/64 
07:50:17 #10 93.73   Verifying  : systemd-219-67.el7_7.3.x86_64                              40/64 
07:50:17 #10 93.74   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  41/64 
07:50:17 #10 93.75   Verifying  : policycoreutils-2.5-33.el7.x86_64                          42/64 
07:50:17 #10 93.75   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           43/64 
07:50:17 #10 93.76   Verifying  : m4-1.4.16-10.el7.x86_64                                    44/64 
07:50:17 #10 93.77   Verifying  : kernel-headers-3.10.0-1062.12.1.el7.x86_64                 45/64 
07:50:17 #10 93.82   Verifying  : glibc-devel-2.17-292.el7.x86_64                            46/64 
07:50:17 #10 93.83   Verifying  : libselinux-utils-2.5-14.1.el7.x86_64                       47/64 
07:50:17 #10 93.84   Verifying  : libseccomp-2.3.1-3.el7.x86_64                              48/64 
07:50:17 #10 93.84   Verifying  : autoconf-2.69-11.el7.noarch                                49/64 
07:50:17 #10 93.85   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      50/64 
07:50:17 #10 93.86   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                51/64 
07:50:17 #10 93.87   Verifying  : e2fsprogs-libs-1.42.9-16.el7.x86_64                        52/64 
07:50:17 #10 93.87   Verifying  : git-1.8.3.1-21.el7_7.x86_64                                53/64 
07:50:17 #10 93.88   Verifying  : libselinux-devel-2.5-14.1.el7.x86_64                       54/64 
07:50:17 #10 93.89   Verifying  : glibc-headers-2.17-292.el7.x86_64                          55/64 
07:50:17 #10 93.90   Verifying  : cpp-4.8.5-39.el7.x86_64                                    56/64 
07:50:17 #10 93.91   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       57/64 
07:50:17 #10 93.91   Verifying  : libcgroup-0.41-21.el7.x86_64                               58/64 
07:50:17 #10 93.92   Verifying  : less-458-9.el7.x86_64                                      59/64 
07:50:17 #10 18.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 ... 15401 files and directories currently installed.)
07:50:17 #10 18.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
07:50:17 #10 18.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:50:17 #10 93.93   Verifying  : policycoreutils-devel-2.5-33.el7.x86_64                    60/64 
07:50:17 #10 93.94   Verifying  : systemd-libs-219-67.el7_7.1.x86_64                         61/64 
07:50:17 #10 93.94   Verifying  : 7:device-mapper-1.02.158-2.el7.x86_64                      62/64 
07:50:17 #10 93.94   Verifying  : systemd-219-67.el7_7.1.x86_64                              63/64 
07:50:17 #10 93.94   Verifying  : 7:device-mapper-libs-1.02.158-2.el7.x86_64                 64/64 
07:50:17 #10 93.98 
07:50:17 #10 93.98 Installed:
07:50:17 #10 93.98   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
07:50:17 #10 93.98   cmake.x86_64 0:2.8.12.2-2.el7                                                 
07:50:17 #10 93.98   device-mapper-devel.x86_64 7:1.02.158-2.el7_7.2                               
07:50:17 #10 93.98   gcc.x86_64 0:4.8.5-39.el7                                                     
07:50:17 #10 93.98   git.x86_64 0:1.8.3.1-21.el7_7                                                 
07:50:17 #10 93.98   glibc-static.x86_64 0:2.17-292.el7                                            
07:50:17 #10 93.98   libseccomp-devel.x86_64 0:2.3.1-3.el7                                         
07:50:17 #10 93.98   libselinux-devel.x86_64 0:2.5-14.1.el7                                        
07:50:17 #10 93.98   libtool.x86_64 0:2.4.2-22.el7_3                                               
07:50:17 #10 93.98   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
07:50:17 #10 93.98   make.x86_64 1:3.82-24.el7                                                     
07:50:17 #10 93.98   selinux-policy-devel.noarch 0:3.13.1-252.el7_7.6                              
07:50:17 #10 93.98   systemd-devel.x86_64 0:219-67.el7_7.3                                         
07:50:17 #10 93.98   which.x86_64 0:2.20-7.el7                                                     
07:50:17 #10 93.98 
07:50:17 #10 93.98 Dependency Installed:
07:50:17 #10 93.98   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
07:50:17 #10 93.98   autoconf.noarch 0:2.69-11.el7                                                 
07:50:17 #10 93.98   automake.noarch 0:1.13.4-3.el7                                                
07:50:17 #10 93.98   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
07:50:17 #10 93.98   checkpolicy.x86_64 0:2.5-8.el7                                                
07:50:17 #10 93.98   cpp.x86_64 0:4.8.5-39.el7                                                     
07:50:17 #10 93.98   e2fsprogs-libs.x86_64 0:1.42.9-16.el7                                         
07:50:17 #10 93.98   fipscheck.x86_64 0:1.4.1-6.el7                                                
07:50:17 #10 93.98   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
07:50:17 #10 93.98   glibc-devel.x86_64 0:2.17-292.el7                                             
07:50:17 #10 93.98   glibc-headers.x86_64 0:2.17-292.el7                                           
07:50:17 #10 93.98   kernel-headers.x86_64 0:3.10.0-1062.12.1.el7                                  
07:50:17 #10 93.98   less.x86_64 0:458-9.el7                                                       
07:50:17 #10 93.98   libarchive.x86_64 0:3.1.2-14.el7_7                                            
07:50:17 #10 93.98   libcgroup.x86_64 0:0.41-21.el7                                                
07:50:17 #10 93.98   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
07:50:17 #10 93.98   libgomp.x86_64 0:4.8.5-39.el7                                                 
07:50:17 #10 93.98   libmpc.x86_64 0:1.0.1-3.el7                                                   
07:50:17 #10 93.98   libseccomp.x86_64 0:2.3.1-3.el7                                               
07:50:17 #10 93.98   libselinux-python.x86_64 0:2.5-14.1.el7                                       
07:50:17 #10 93.98   libselinux-utils.x86_64 0:2.5-14.1.el7                                        
07:50:17 #10 93.98   libsemanage-python.x86_64 0:2.5-14.el7                                        
07:50:17 #10 93.98   libsepol-devel.x86_64 0:2.5-10.el7                                            
07:50:17 #10 93.98   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
07:50:17 #10 93.98   lzo.x86_64 0:2.06-8.el7                                                       
07:50:17 #10 93.98   m4.x86_64 0:1.4.16-10.el7                                                     
07:50:17 #10 93.98   mpfr.x86_64 0:3.1.1-4.el7                                                     
07:50:17 #10 93.98   openssh.x86_64 0:7.4p1-21.el7                                                 
07:50:17 #10 93.98   openssh-clients.x86_64 0:7.4p1-21.el7                                         
07:50:17 #10 93.98   pcre-devel.x86_64 0:8.32-17.el7                                               
07:50:17 #10 93.98   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
07:50:17 #10 93.98   perl-Error.noarch 1:0.17020-2.el7                                             
07:50:17 #10 93.98   perl-Git.noarch 0:1.8.3.1-21.el7_7                                            
07:50:17 #10 93.98   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
07:50:17 #10 93.98   perl-Test-Harness.noarch 0:3.28-3.el7                                         
07:50:17 #10 93.98   policycoreutils.x86_64 0:2.5-33.el7                                           
07:50:17 #10 93.98   policycoreutils-devel.x86_64 0:2.5-33.el7                                     
07:50:17 #10 93.98   policycoreutils-python.x86_64 0:2.5-33.el7                                    
07:50:17 #10 93.98   python-IPy.noarch 0:0.75-6.el7                                                
07:50:17 #10 93.98   rsync.x86_64 0:3.1.2-6.el7_6.1                                                
07:50:17 #10 93.98   selinux-policy.noarch 0:3.13.1-252.el7_7.6                                    
07:50:17 #10 93.98   setools-libs.x86_64 0:3.3.8-4.el7                                             
07:50:17 #10 93.98 
07:50:17 #10 93.98 Dependency Updated:
07:50:17 #10 93.98   device-mapper.x86_64 7:1.02.158-2.el7_7.2                                     
07:50:17 #10 93.98   device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2                                
07:50:17 #10 93.98   systemd.x86_64 0:219-67.el7_7.3                                               
07:50:17 #10 93.98   systemd-libs.x86_64 0:219-67.el7_7.3                                          
07:50:17 #10 93.98 
07:50:17 #10 93.98 Complete!
07:50:18 #10 DONE 94.5s
07:50:18 
07:50:18 #12 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
07:50:18 #10 19.38 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:50:18 #10 19.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
07:50:18 #10 19.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:50:19 #10 20.36 Selecting previously unselected package binutils-mingw-w64.
07:50:19 #10 20.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
07:50:19 #10 20.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
07:50:19 #10 20.43 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:50:19 #10 20.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
07:50:19 #10 20.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
07:50:19 #10 20.57 Selecting previously unselected package dmsetup.
07:50:19 #10 20.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
07:50:19 #10 20.57 Unpacking dmsetup (2:1.02.155-3) ...
07:50:19 #10 20.64 Selecting previously unselected package mingw-w64-common.
07:50:19 #10 20.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
07:50:19 #10 20.65 Unpacking mingw-w64-common (6.0.0-3) ...
07:50:20 #10 ...
07:50:20 
07:50:20 #11 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:50:20 #11 19.46 Selecting previously unselected package libxml2:amd64.
07:50:20 #11 19.46 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
07:50:20 #11 19.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
07:50:20 #11 19.68 Selecting previously unselected package libarchive13:amd64.
07:50:20 #11 19.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
07:50:20 #11 19.68 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
07:50:20 #11 19.82 Selecting previously unselected package libjsoncpp1:amd64.
07:50:20 #11 19.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
07:50:20 #11 19.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
07:50:20 #11 19.89 Selecting previously unselected package librhash0:amd64.
07:50:20 #11 19.89 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
07:50:20 #11 19.90 Unpacking librhash0:amd64 (1.3.8-1) ...
07:50:20 #11 19.97 Selecting previously unselected package libuv1:amd64.
07:50:20 #11 19.97 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
07:50:20 #11 19.98 Unpacking libuv1:amd64 (1.24.1-1) ...
07:50:20 #11 20.05 Selecting previously unselected package cmake.
07:50:20 #11 20.05 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
07:50:20 #11 20.06 Unpacking cmake (3.13.4-1) ...
07:50:20 #11 21.10 Setting up libicu63:amd64 (63.1-6) ...
07:50:20 #11 21.11 Setting up xxd (2:8.1.0875-5) ...
07:50:20 #11 21.13 Setting up libuv1:amd64 (1.24.1-1) ...
07:50:20 #11 21.14 Setting up vim-common (2:8.1.0875-5) ...
07:50:20 #11 21.18 Setting up librhash0:amd64 (1.3.8-1) ...
07:50:20 #11 21.19 Setting up cmake-data (3.13.4-1) ...
07:50:20 #11 21.20 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
07:50:20 #11 21.22 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
07:50:20 #11 21.23 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
07:50:20 #11 21.24 Setting up cmake (3.13.4-1) ...
07:50:20 #11 21.26 Processing triggers for libc-bin (2.28-10) ...
07:50:20 #11 21.31 Processing triggers for mime-support (3.62) ...
07:50:20 #11 DONE 21.7s
07:50:20 
07:50:20 #13 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
07:50:20 #12 DONE 2.2s
07:50:20 
07:50:20 #13 [stage-1 7/7] WORKDIR /root/rpmbuild
07:50:20 #13 DONE 0.0s
07:50:20 
07:50:20 #14 exporting to image
07:50:20 #14 exporting layers
07:50:20 #13 DONE 0.1s
07:50:20 
07:50:20 #14 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
07:50:20 #14 DONE 0.1s
07:50:20 
07:50:20 #15 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:50:22 #15 1.304 + RM_GOPATH=0
07:50:22 #15 1.307 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
07:50:22 #15 1.314 + TMP_GOPATH=
07:50:22 #15 1.314 + : /build
07:50:22 #15 1.314 + '[' -z '' ']'
07:50:22 #15 1.314 ++ mktemp -d
07:50:22 #15 1.314 + export GOPATH=/tmp/tmp.mdDPfgPjXL
07:50:22 #15 1.314 + GOPATH=/tmp/tmp.mdDPfgPjXL
07:50:22 #15 1.314 + RM_GOPATH=1
07:50:22 #15 1.314 ++ dirname ./install.sh
07:50:22 #15 1.314 + dir=.
07:50:22 #15 1.314 + bin=tini
07:50:22 #15 1.314 + shift
07:50:22 #15 1.314 + '[' '!' -f ./tini.installer ']'
07:50:22 #15 1.314 + . ./tini.installer
07:50:22 #15 1.314 ++ : fec3683b971d9c3ef73f284f176672c44b448662
07:50:22 #15 1.314 + install_tini
07:50:22 #15 1.314 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
07:50:22 #15 1.314 + git clone https://github.com/krallin/tini.git /tmp/tmp.mdDPfgPjXL/tini
07:50:22 #15 1.314 Cloning into '/tmp/tmp.mdDPfgPjXL/tini'...
07:50:22 #15 1.663 + cd /tmp/tmp.mdDPfgPjXL/tini
07:50:22 #15 1.663 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
07:50:22 #15 1.667 + cmake .
07:50:22 #15 1.888 -- The C compiler identification is GNU 8.3.0
07:50:22 #15 1.914 -- Check for working C compiler: /usr/bin/cc
07:50:23 #15 2.184 -- Check for working C compiler: /usr/bin/cc -- works
07:50:23 #15 2.187 -- Detecting C compiler ABI info
07:50:23 #15 2.427 -- Detecting C compiler ABI info - done
07:50:23 #15 2.448 -- Detecting C compile features
07:50:24 #14 exporting layers 3.8s done
07:50:24 #14 writing image sha256:8e4ece4b0f55841d12b1c8e65785b0147a0572161fa53868ae5db64153dc4880 done
07:50:24 #14 naming to docker.io/rpmbuild-centos-7/x86_64 done
07:50:24 #14 DONE 3.8s
07:50:24 docker run --privileged --rm -i -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-415/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES -v /home/ubuntu/workspace/docker-ce-packaging_PR-415/rpm/rpmbuild/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-415/rpm/rpmbuild/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit 75299fd6' --define '_release 0' --define '_version 0.0.0.20200217160100.75299fd6' --define '_origversion 0.0.0-20200217160100-75299fd6' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec
07:50:24 #15 3.205 -- Detecting C compile features - done
07:50:24 #15 3.217 -- Performing Test HAS_BUILTIN_FORTIFY
07:50:24 #15 3.362 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:50:24 #15 3.401 -- Configuring done
07:50:24 #15 3.407 -- Generating done
07:50:24 #15 3.409 -- Build files have been written to: /tmp/tmp.mdDPfgPjXL/tini
07:50:24 #15 3.411 + make tini-static
07:50:24 #15 3.535 Scanning dependencies of target tini-static
07:50:24 #15 3.566 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:50:24 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NnFFyR
07:50:24 + umask 022
07:50:24 + cd /root/rpmbuild/BUILD
07:50:24 + cd /root/rpmbuild/BUILD
07:50:24 + rm -rf src
07:50:24 + /usr/bin/mkdir -p src
07:50:24 + cd src
07:50:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
07:50:24 + /usr/bin/tar -xf -
07:50:24 #15 3.992 [100%] Linking C executable tini-static
07:50:25 #15 4.147 [100%] Built target tini-static
07:50:25 #15 4.166 + mkdir -p /build
07:50:25 #15 4.174 + cp tini-static /build/docker-init
07:50:25 #15 ...
07:50:25 
07:50:25 #24 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:50:25 #24 1.545 + RM_GOPATH=0
07:50:25 #24 1.545 + TMP_GOPATH=
07:50:25 #24 1.545 + : /build
07:50:25 #24 1.545 + '[' -z '' ']'
07:50:25 #24 1.545 ++ mktemp -d
07:50:25 #24 1.546 + export GOPATH=/tmp/tmp.iOF8oecUiM
07:50:25 #24 1.547 + GOPATH=/tmp/tmp.iOF8oecUiM
07:50:25 #24 1.547 + RM_GOPATH=1
07:50:25 #24 1.547 ++ dirname ./install.sh
07:50:25 #24 1.548 + dir=.
07:50:25 #24 1.548 + bin=containerd
07:50:25 #24 1.548 + shift
07:50:25 #24 1.548 + '[' '!' -f ./containerd.installer ']'
07:50:25 #24 1.548 + . ./containerd.installer
07:50:25 #24 1.549 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
07:50:25 #24 1.549 + install_containerd
07:50:25 #24 1.549 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
07:50:25 #24 1.549 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
07:50:25 #24 1.551 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iOF8oecUiM/src/github.com/containerd/containerd
07:50:25 #24 1.556 Cloning into '/tmp/tmp.iOF8oecUiM/src/github.com/containerd/containerd'...
07:50:25 + STATUS=0
07:50:25 + '[' 0 -ne 0 ']'
07:50:25 + /usr/bin/tar -xf -
07:50:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
07:50:25 #24 ...
07:50:25 
07:50:25 #15 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:50:25 #15 DONE 4.4s
07:50:25 
07:50:25 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:50:25 #10 23.17 Selecting previously unselected package mingw-w64-x86-64-dev.
07:50:25 #10 23.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
07:50:25 #10 23.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
07:50:25 #10 25.24 Selecting previously unselected package gcc-mingw-w64-base.
07:50:25 #10 25.25 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
07:50:25 #10 25.25 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:50:25 #10 25.34 Selecting previously unselected package gcc-mingw-w64-x86-64.
07:50:25 #10 25.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
07:50:25 #10 25.35 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:50:25 + STATUS=0
07:50:25 + '[' 0 -ne 0 ']'
07:50:25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
07:50:25 + exit 0
07:50:25 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YvD2sR
07:50:25 + umask 022
07:50:25 + cd /root/rpmbuild/BUILD
07:50:25 + cd src
07:50:25 + export DOCKER_GITCOMMIT=75299fd6
07:50:25 + DOCKER_GITCOMMIT=75299fd6
07:50:25 + mkdir -p /go/src/github.com/docker
07:50:25 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
07:50:25 + pushd engine
07:50:25 + for component in tini '"proxy dynamic"'
07:50:25 + TMP_GOPATH=/go
07:50:25 + hack/dockerfile/install/install.sh tini
07:50:25 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
07:50:25 + RM_GOPATH=0
07:50:25 + TMP_GOPATH=/go
07:50:25 + : /usr/local/bin
07:50:25 + '[' -z /go ']'
07:50:25 + export GOPATH=/go
07:50:25 + GOPATH=/go
07:50:25 ++ dirname hack/dockerfile/install/install.sh
07:50:25 + dir=hack/dockerfile/install
07:50:25 + bin=tini
07:50:25 + shift
07:50:25 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
07:50:25 + . hack/dockerfile/install/tini.installer
07:50:25 ++ : fec3683b971d9c3ef73f284f176672c44b448662
07:50:25 + install_tini
07:50:25 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
07:50:25 + git clone https://github.com/krallin/tini.git /go/tini
07:50:25 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
07:50:25 Cloning into '/go/tini'...
07:50:26 + cd /go/tini
07:50:26 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
07:50:26 + cmake .
07:50:26 -- The C compiler identification is GNU 4.8.5
07:50:26 -- Check for working C compiler: /usr/bin/cc
07:50:26 -- Check for working C compiler: /usr/bin/cc -- works
07:50:26 -- Detecting C compiler ABI info
07:50:26 -- Detecting C compiler ABI info - done
07:50:26 -- Performing Test HAS_BUILTIN_FORTIFY
07:50:26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:50:26 -- Configuring done
07:50:26 -- Generating done
07:50:26 -- Build files have been written to: /go/tini
07:50:26 + make tini-static
07:50:26 Scanning dependencies of target tini-static
07:50:26 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:50:26 Linking C executable tini-static
07:50:26 [100%] Built target tini-static
07:50:26 + mkdir -p /usr/local/bin
07:50:26 + cp tini-static /usr/local/bin/docker-init
07:50:26 + for component in tini '"proxy dynamic"'
07:50:26 + TMP_GOPATH=/go
07:50:26 + hack/dockerfile/install/install.sh proxy dynamic
07:50:26 + RM_GOPATH=0
07:50:26 + TMP_GOPATH=/go
07:50:26 + : /usr/local/bin
07:50:26 + '[' -z /go ']'
07:50:26 + export GOPATH=/go
07:50:26 + GOPATH=/go
07:50:26 ++ dirname hack/dockerfile/install/install.sh
07:50:26 + dir=hack/dockerfile/install
07:50:26 + bin=proxy
07:50:26 + shift
07:50:26 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
07:50:26 + . hack/dockerfile/install/proxy.installer
07:50:26 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
07:50:26 + install_proxy dynamic
07:50:26 + case "$1" in
07:50:26 + install_proxy_dynamic
07:50:26 + export PROXY_LDFLAGS=-linkmode=external install_proxy
07:50:26 + PROXY_LDFLAGS=-linkmode=external
07:50:26 + export BUILD_MODE=-buildmode=pie
07:50:26 + BUILD_MODE=-buildmode=pie
07:50:26 + _install_proxy
07:50:26 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
07:50:26 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
07:50:26 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
07:50:26 Cloning into '/go/src/github.com/docker/libnetwork'...
07:50:28 + cd /go/src/github.com/docker/libnetwork
07:50:28 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
07:50:28 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:50:33 #10 33.30 Selecting previously unselected package g++-mingw-w64-x86-64.
07:50:33 #10 33.30 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
07:50:33 #10 33.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:50:33 #10 ...
07:50:33 
07:50:33 #28 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:50:33 #28 33.08 + for f in rootlesskit rootlesskit-docker-proxy
07:50:33 #28 33.08 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
07:50:34 + return
07:50:34 + VERSION=0.0.0-20200217160100-75299fd6
07:50:34 + PRODUCT=docker
07:50:34 + hack/make.sh dynbinary
07:50:34 
07:50:34 Removing bundles/
07:50:34 
07:50:34 ---> Making bundle: dynbinary (in bundles/dynbinary)
07:50:34 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20200217160100-75299fd6
07:50:34 GOOS="" GOARCH="" GOARM=""
07:50:35 #28 DONE 35.8s
07:50:35 
07:50:35 #29 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
07:50:35 #29 DONE 0.1s
07:50:35 
07:50:35 #24 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:50:35 #24 11.75 + cd /tmp/tmp.iOF8oecUiM/src/github.com/containerd/containerd
07:50:35 #24 11.75 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
07:50:35 #24 12.31 + export 'BUILDTAGS=netgo osusergo static_build'
07:50:35 #24 12.31 + BUILDTAGS='netgo osusergo static_build'
07:50:35 #24 12.31 + export EXTRA_FLAGS=-buildmode=pie
07:50:35 #24 12.31 + EXTRA_FLAGS=-buildmode=pie
07:50:35 #24 12.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:50:35 #24 12.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:50:35 #24 12.31 + '[' '' = dynamic ']'
07:50:35 #24 12.31 + make
07:50:35 #24 13.02 + bin/ctr
07:50:37 #24 ...
07:50:37 
07:50:37 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:50:37 #10 38.73 Selecting previously unselected package libapparmor1:amd64.
07:50:37 #10 38.74 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
07:50:37 #10 38.74 Unpacking libapparmor1:amd64 (2.13.2-10) ...
07:50:37 #10 38.79 Selecting previously unselected package libapparmor-dev:amd64.
07:50:37 #10 38.79 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
07:50:37 #10 38.80 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
07:50:37 #10 38.85 Selecting previously unselected package libbtrfs0.
07:50:37 #10 38.86 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
07:50:37 #10 38.86 Unpacking libbtrfs0 (4.20.1-2) ...
07:50:37 #10 38.90 Selecting previously unselected package libbtrfs-dev.
07:50:37 #10 38.90 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
07:50:37 #10 38.91 Unpacking libbtrfs-dev (4.20.1-2) ...
07:50:37 #10 38.97 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:50:38 #10 38.97 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
07:50:38 #10 38.97 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
07:50:38 #10 39.01 Selecting previously unselected package libudev-dev:amd64.
07:50:38 #10 39.02 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
07:50:38 #10 39.03 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
07:50:38 #10 39.09 Selecting previously unselected package libsepol1-dev:amd64.
07:50:38 #10 39.09 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
07:50:38 #10 39.09 Unpacking libsepol1-dev:amd64 (2.8-1) ...
07:50:38 #10 39.20 Selecting previously unselected package libpcre16-3:amd64.
07:50:38 #10 39.20 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
07:50:38 #10 39.20 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
07:50:38 #10 39.27 Selecting previously unselected package libpcre32-3:amd64.
07:50:38 #10 39.27 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
07:50:38 #10 39.27 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
07:50:38 #10 39.36 Selecting previously unselected package libpcrecpp0v5:amd64.
07:50:38 #10 39.36 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
07:50:38 #10 39.36 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
07:50:38 #10 39.40 Selecting previously unselected package libpcre3-dev:amd64.
07:50:38 #10 39.40 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
07:50:38 #10 39.40 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
07:50:38 #10 39.56 Selecting previously unselected package libselinux1-dev:amd64.
07:50:38 #10 39.56 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
07:50:38 #10 39.57 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
07:50:38 #10 39.67 Selecting previously unselected package libdevmapper-dev:amd64.
07:50:38 #10 39.67 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
07:50:38 #10 39.68 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
07:50:38 #10 39.71 Selecting previously unselected package libseccomp-dev:amd64.
07:50:38 #10 39.71 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
07:50:38 #10 39.72 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
07:50:38 #10 39.76 Selecting previously unselected package libsystemd-dev:amd64.
07:50:38 #10 39.76 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
07:50:38 #10 39.77 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
07:50:38 #10 39.93 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
07:50:38 #10 39.94 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
07:50:38 #10 39.95 Setting up libapparmor1:amd64 (2.13.2-10) ...
07:50:38 #10 39.96 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:50:38 #10 39.97 Setting up libpcre16-3:amd64 (2:8.39-12) ...
07:50:38 #10 39.98 Setting up libsepol1-dev:amd64 (2.8-1) ...
07:50:38 #10 39.99 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:50:38 #10 40.00 Setting up libbtrfs0 (4.20.1-2) ...
07:50:38 #10 40.00 Setting up libpcre32-3:amd64 (2:8.39-12) ...
07:50:38 #10 40.01 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
07:50:39 #10 40.03 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:50:39 #10 40.04 Setting up libbtrfs-dev (4.20.1-2) ...
07:50:39 #10 40.05 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
07:50:39 #10 40.06 Setting up mingw-w64-common (6.0.0-3) ...
07:50:39 #10 40.07 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
07:50:39 #10 40.08 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
07:50:39 #10 40.09 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
07:50:39 #10 40.10 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:50:39 #10 40.11 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
07:50:39 #10 40.11 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
07:50:39 #10 40.12 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:50:39 #10 40.13 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:50:39 #10 40.13 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
07:50:39 #10 40.14 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
07:50:39 #10 40.15 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
07:50:39 #10 40.16 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
07:50:39 #10 40.17 Setting up dmsetup (2:1.02.155-3) ...
07:50:39 #10 40.18 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
07:50:39 #10 40.19 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
07:50:39 #10 40.20 Processing triggers for libc-bin (2.28-10) ...
07:50:39 #10 DONE 40.5s
07:50:39 
07:50:39 #17 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:50:39 #17 DONE 0.1s
07:50:39 
07:50:39 #16 [binary-base 1/7] COPY --from=tini        /build/ /usr/local/bin/
07:50:39 #16 DONE 0.1s
07:50:39 
07:50:39 #18 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
07:50:39 #18 DONE 0.1s
07:50:39 
07:50:39 #19 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:50:40 #19 1.059 + RM_GOPATH=0
07:50:40 #19 1.059 + TMP_GOPATH=
07:50:40 #19 1.059 + : /build
07:50:40 #19 1.059 + '[' -z '' ']'
07:50:40 #19 1.059 ++ mktemp -d
07:50:40 #19 1.063 + export GOPATH=/tmp/tmp.OjEDozTvQ4
07:50:40 #19 1.063 + GOPATH=/tmp/tmp.OjEDozTvQ4
07:50:40 #19 1.063 + RM_GOPATH=1
07:50:40 #19 1.064 ++ dirname ./install.sh
07:50:40 #19 1.066 + dir=.
07:50:40 #19 1.066 + bin=runc
07:50:40 #19 1.066 + shift
07:50:40 #19 1.066 + '[' '!' -f ./runc.installer ']'
07:50:40 #19 1.066 + . ./runc.installer
07:50:40 #19 1.066 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
07:50:40 #19 1.066 + install_runc
07:50:40 #19 1.066 + uname -r
07:50:40 #19 1.066 + grep -q '^3\.10\.0.*\.el7\.'
07:50:40 #19 1.068 + RUNC_BUILDTAGS='seccomp apparmor selinux '
07:50:40 #19 1.068 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
07:50:40 #19 1.068 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
07:50:40 #19 1.068 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OjEDozTvQ4/src/github.com/opencontainers/runc
07:50:40 #19 1.070 Cloning into '/tmp/tmp.OjEDozTvQ4/src/github.com/opencontainers/runc'...
07:50:42 #19 2.718 + cd /tmp/tmp.OjEDozTvQ4/src/github.com/opencontainers/runc
07:50:42 #19 2.718 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
07:50:42 #19 2.828 + '[' -z '' ']'
07:50:42 #19 2.828 + target=static
07:50:42 #19 2.828 + make 'BUILDTAGS=seccomp apparmor selinux ' static
07:50:43 #19 3.272 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
07:50:49 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20200217160100-75299fd6
07:50:49 
07:50:49 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
07:50:49 + RM_GOPATH=0
07:50:49 + TMP_GOPATH=/go
07:50:49 + : /usr/local/bin
07:50:49 + '[' -z /go ']'
07:50:49 + export GOPATH=/go
07:50:49 + GOPATH=/go
07:50:49 ++ dirname hack/dockerfile/install/install.sh
07:50:49 + dir=hack/dockerfile/install
07:50:49 + bin=tini
07:50:49 + shift
07:50:49 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
07:50:49 + . hack/dockerfile/install/tini.installer
07:50:49 ++ : fec3683b971d9c3ef73f284f176672c44b448662
07:50:49 + install_tini
07:50:49 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
07:50:49 + git clone https://github.com/krallin/tini.git /go/tini
07:50:49 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
07:50:49 Cloning into '/go/tini'...
07:50:49 + cd /go/tini
07:50:49 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
07:50:49 + cmake .
07:50:49 -- The C compiler identification is GNU 5.4.0
07:50:49 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc
07:50:49 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- works
07:50:49 -- Detecting C compiler ABI info
07:50:49 -- Detecting C compiler ABI info - done
07:50:49 -- Detecting C compile features
07:50:49 -- Detecting C compile features - done
07:50:49 -- Performing Test HAS_BUILTIN_FORTIFY
07:50:49 -- Performing Test HAS_BUILTIN_FORTIFY - Success
07:50:49 -- Configuring done
07:50:49 -- Generating done
07:50:49 -- Build files have been written to: /go/tini
07:50:49 + make tini-static
07:50:49 make[2]: Entering directory '/go/tini'
07:50:49 make[3]: Entering directory '/go/tini'
07:50:49 make[4]: Entering directory '/go/tini'
07:50:49 make[5]: Entering directory '/go/tini'
07:50:49 Scanning dependencies of target tini-static
07:50:49 make[5]: Leaving directory '/go/tini'
07:50:49 make[5]: Entering directory '/go/tini'
07:50:49 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:50:49 [100%] Linking C executable tini-static
07:50:49 make[5]: Leaving directory '/go/tini'
07:50:49 [100%] Built target tini-static
07:50:49 make[4]: Leaving directory '/go/tini'
07:50:49 make[3]: Leaving directory '/go/tini'
07:50:49 make[2]: Leaving directory '/go/tini'
07:50:49 + mkdir -p /usr/local/bin
07:50:49 + cp tini-static /usr/local/bin/docker-init
07:50:49 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
07:50:49 + RM_GOPATH=0
07:50:49 + TMP_GOPATH=/go
07:50:49 + : /usr/local/bin
07:50:49 + '[' -z /go ']'
07:50:49 + export GOPATH=/go
07:50:49 + GOPATH=/go
07:50:49 ++ dirname hack/dockerfile/install/install.sh
07:50:49 + dir=hack/dockerfile/install
07:50:49 + bin=proxy
07:50:49 + shift
07:50:49 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
07:50:49 + . hack/dockerfile/install/proxy.installer
07:50:49 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
07:50:49 + install_proxy dynamic
07:50:49 + case "$1" in
07:50:49 + install_proxy_dynamic
07:50:49 + export PROXY_LDFLAGS=-linkmode=external install_proxy
07:50:49 + PROXY_LDFLAGS=-linkmode=external
07:50:49 + export BUILD_MODE=-buildmode=pie
07:50:49 + BUILD_MODE=-buildmode=pie
07:50:49 + _install_proxy
07:50:49 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
07:50:49 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
07:50:49 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
07:50:49 Cloning into '/go/src/github.com/docker/libnetwork'...
07:50:49 + cd /go/src/github.com/docker/libnetwork
07:50:49 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
07:50:49 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:50:49 + return
07:50:49 # Build the CLI
07:50:49 cd /go/src/github.com/docker/cli && \
07:50:49 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20200217160100-75299fd6 GITCOMMIT=75299fd6 dynbinary manpages
07:50:49 make[2]: Entering directory '/root/build-deb/cli'
07:50:49 ./scripts/build/dynbinary
07:50:49 Building dynamically linked build/docker-linux-amd64
07:51:15 #19 35.11 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
07:51:15 #19 36.02 + mkdir -p /build
07:51:15 #19 36.02 + cp runc /build/runc
07:51:16 #19 DONE 36.7s
07:51:16 
07:51:16 #24 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:51:17 #24 ...
07:51:17 
07:51:17 #20 [binary-base 2/7] COPY --from=runc        /build/ /usr/local/bin/
07:51:17 #20 DONE 0.1s
07:51:17 
07:51:17 #24 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:51:25 #24 69.61 + bin/containerd
07:51:52 #24 97.11 + bin/containerd-stress
07:51:54 #24 98.90 + bin/containerd-shim
07:51:56 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20200217160100-75299fd6
07:51:56 
07:51:56 ~/rpmbuild/BUILD/src
07:51:56 + popd
07:51:56 + exit 0
07:51:56 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.L93rew
07:51:56 + umask 022
07:51:56 + cd /root/rpmbuild/BUILD
07:51:56 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200217160100.75299fd6-0.el7.x86_64 '!=' / ']'
07:51:56 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:51:56 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:51:56 + mkdir -p /root/rpmbuild/BUILDROOT
07:51:56 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:51:56 + cd src
07:51:56 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
07:51:56 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20200217160100-75299fd6 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200217160100.75299fd6-0.el7.x86_64//usr/bin/dockerd
07:51:56 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200217160100.75299fd6-0.el7.x86_64//usr/bin/docker-proxy
07:51:56 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200217160100.75299fd6-0.el7.x86_64//usr/bin/docker-init
07:51:56 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200217160100.75299fd6-0.el7.x86_64//usr/lib/systemd/system/docker.service
07:51:56 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200217160100.75299fd6-0.el7.x86_64//usr/lib/systemd/system/docker.socket
07:51:56 + /usr/lib/rpm/check-buildroot
07:51:56 + /usr/lib/rpm/redhat/brp-compress
07:51:56 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
07:51:56 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
07:51:56 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
07:51:56 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
07:51:56 + /usr/lib/rpm/redhat/brp-python-hardlink
07:51:56 + /usr/lib/rpm/redhat/brp-java-repack-jars
07:51:56 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uYIrAb
07:51:56 + umask 022
07:51:56 + cd /root/rpmbuild/BUILD
07:51:56 + cd src
07:51:56 + engine/bundles/dynbinary-daemon/dockerd -v
07:51:56 Docker version 0.0.0-20200217160100-75299fd6, build 75299fd6
07:51:56 + exit 0
07:51:56 Processing files: docker-ce-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:51:56 Provides: docker-ce = 3:0.0.0.20200217160100.75299fd6-0.el7 docker-ce(x86-64) = 3:0.0.0.20200217160100.75299fd6-0.el7
07:51:56 Requires(interp): /bin/sh /bin/sh /bin/sh
07:51:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
07:51:56 Requires(post): /bin/sh
07:51:56 Requires(preun): /bin/sh
07:51:56 Requires(postun): /bin/sh
07:51:56 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) libseccomp.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
07:51:56 Conflicts: docker docker-io docker-engine-cs docker-ee
07:51:56 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
07:51:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:51:56 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20200217160100.75299fd6-0.el7.src.rpm
07:52:00 #24 105.7 + bin/containerd-shim-runc-v1
07:52:02 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20200217160100.75299fd6-0.el7.x86_64.rpm
07:52:02 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fF8QxQ
07:52:02 + umask 022
07:52:02 + cd /root/rpmbuild/BUILD
07:52:02 + cd src
07:52:02 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:52:02 + exit 0
07:52:02 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oTWwB5
07:52:02 + umask 022
07:52:02 + cd /root/rpmbuild/BUILD
07:52:02 + cd /root/rpmbuild/BUILD
07:52:02 + rm -rf src
07:52:02 + /usr/bin/mkdir -p src
07:52:02 + cd src
07:52:02 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
07:52:02 + /usr/bin/tar -xf -
07:52:02 + STATUS=0
07:52:02 + '[' 0 -ne 0 ']'
07:52:02 + /usr/bin/tar -xf -
07:52:02 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
07:52:02 + STATUS=0
07:52:02 + '[' 0 -ne 0 ']'
07:52:02 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
07:52:02 + exit 0
07:52:02 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DvFs9l
07:52:02 + umask 022
07:52:02 + cd /root/rpmbuild/BUILD
07:52:02 + cd src
07:52:02 + mkdir -p /go/src/github.com/docker
07:52:02 + rm -f /go/src/github.com/docker/cli
07:52:02 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
07:52:02 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
07:52:02 + pushd /go/src/github.com/docker/cli
07:52:02 + DISABLE_WARN_OUTSIDE_CONTAINER=1
07:52:02 + make VERSION=0.0.0-20200217160100-75299fd6 GITCOMMIT=75299fd6 dynbinary manpages
07:52:02 ./scripts/build/dynbinary
07:52:02 Building dynamically linked build/docker-linux-amd64
07:52:04 #24 109.0 + bin/containerd-shim-runc-v2
07:52:04 #24 109.8 + binaries
07:52:04 #24 109.8 + mkdir -p /build
07:52:04 #24 109.8 + cp bin/containerd /build/containerd
07:52:04 #24 109.8 + cp bin/containerd-shim /build/containerd-shim
07:52:04 #24 109.8 + cp bin/ctr /build/ctr
07:52:05 #24 DONE 110.5s
07:52:06 
07:52:06 #25 [binary-base 3/7] COPY --from=containerd  /build/ /usr/local/bin/
07:52:06 #25 DONE 0.2s
07:52:06 
07:52:06 #30 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/
07:52:06 #30 DONE 0.1s
07:52:06 
07:52:06 #33 [binary-base 5/7] COPY --from=proxy       /build/ /usr/local/bin/
07:52:06 #33 DONE 0.1s
07:52:06 
07:52:06 #35 [binary-base 6/7] COPY --from=vpnkit      /vpnkit /usr/local/bin/vpnkit....
07:52:06 #35 DONE 0.1s
07:52:06 
07:52:06 #36 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker
07:52:06 #36 DONE 0.0s
07:52:06 
07:52:06 #37 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build  ...
07:52:07 #37 0.580 
07:52:07 #37 0.635 Removing /build/bundles/
07:52:07 #37 0.636 
07:52:07 #37 0.641 ---> Making bundle: binary (in /build/bundles/binary)
07:52:07 #37 0.696 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20200214221943-d8772509d1
07:52:07 #37 0.696 GOOS="" GOARCH="" GOARM=""
07:52:10 scripts/docs/generate-man.sh
07:53:15 #37 64.10 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20200214221943-d8772509d1
07:53:15 #37 64.68 Copying nested executables into /build/bundles/binary-daemon
07:53:15 #37 65.74 
07:53:15 #37 DONE 66.5s
07:53:15 
07:53:15 #38 [binary 1/1] COPY --from=build-binary /build/bundles/ /
07:53:15 #38 DONE 0.6s
07:53:15 
07:53:15 #39 exporting to client
07:53:15 #39 copying files 17.39MB 0.1s
07:53:16 #39 copying files 208.22MB 1.3s done
07:53:16 #39 DONE 1.3s
07:53:16 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/engine'
07:53:16 mkdir -p build/linux/docker
07:53:16 docker run --rm -i -e GOOS=linux -v "/home/ubuntu/workspace/docker-ce-packaging_PR-415/static/build/linux/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-415/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-415/static/scripts/build-cli-plugins":/build:ro golang:1.12.16 /build
07:53:16 Unable to find image 'golang:1.12.16' locally
07:53:16 1.12.16: Pulling from library/golang
07:53:16 dc65f448a2e2: Already exists
07:53:16 346ffb2b67d7: Already exists
07:53:16 dea4ecac934f: Already exists
07:53:16 8ac92ddf84b3: Already exists
07:53:16 7ca605383307: Already exists
07:53:16 0552a674ab70: Already exists
07:53:16 94143a8c04fa: Already exists
07:53:16 Digest: sha256:2af961eaeceeafc5853b28664c2742c33974c9eae5071d81b83858c55fc360eb
07:53:16 Status: Downloaded newer image for golang:1.12.16
07:53:17 Cloning into '/go/src/github.com/docker/app'...
07:53:18 Project root: /go/src/github.com/docker/cli
07:53:18 Generating man pages into /go/src/github.com/docker/cli/man/man1
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
07:53:18 2020/02/19 07:53:13 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
07:53:18 make[2]: Leaving directory '/root/build-deb/cli'
07:53:18 # Build the CLI plugins
07:53:18 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
07:53:18 set -e;cd /sources && \
07:53:18 	tar xzf plugin-installers.tgz; \
07:53:18 	for installer in plugins/*.installer; do \
07:53:18 		LDFLAGS='' bash ${installer} build; \
07:53:18 	done
07:53:18 Cloning into '/go/src/github.com/docker/app'...
07:53:18 Fetching origin
07:53:18 make[2]: Entering directory '/go/src/github.com/docker/app'
07:53:18 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=44932b6 -X github.com/docker/app/internal.Version=v0.9.0-zeta1-96-g44932b629b -X github.com/docker/app/internal.BuildTime=2020-02-19T07:53:16Z" -o bin/docker-app ./cmd/docker-app
07:53:20 Fetching origin
07:53:20 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=44932b62 -X github.com/docker/app/internal.Version=v0.9.0-zeta1-96-g44932b629b -X github.com/docker/app/internal.BuildTime=2020-02-19T07:53:20Z" -o bin/docker-app ./cmd/docker-app
07:53:23 scripts/docs/generate-man.sh
07:54:14 make[2]: Leaving directory '/go/src/github.com/docker/app'
07:54:14 Cloning into '/go/src/github.com/docker/buildx'...
07:54:14 Fetching origin
07:54:14 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.1-tp-docker -X github.com/docker/buildx/version.Revision=6db68d029599c6710a32aa7adcba8e5a344795a7 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
07:54:17 Cloning into '/go/src/github.com/docker/buildx'...
07:54:17 Fetching origin
07:54:17 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.1-tp-docker -X github.com/docker/buildx/version.Revision=6db68d029599c6710a32aa7adcba8e5a344795a7 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
07:54:31 Project root: /go/src/github.com/docker/cli
07:54:31 Generating man pages into /go/src/github.com/docker/cli/man/man1
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
07:54:31 2020/02/19 07:54:30 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
07:54:31 + popd
07:54:31 + pushd /root/rpmbuild/BUILD/src/plugins
07:54:31 ~/rpmbuild/BUILD/src
07:54:31 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
07:54:31 + for installer in '*.installer'
07:54:31 + bash app.installer build
07:54:31 Cloning into '/go/src/github.com/docker/app'...
07:54:33 Fetching origin
07:54:33 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=44932b6 -X github.com/docker/app/internal.Version=v0.9.0-zeta1-96-g44932b629b -X github.com/docker/app/internal.BuildTime=2020-02-19T07:54:33Z" -o bin/docker-app ./cmd/docker-app
07:54:53 make[1]: Leaving directory '/root/build-deb'
07:54:53    debian/rules override_dh_auto_test
07:54:53 make[1]: Entering directory '/root/build-deb'
07:54:53 ./engine/bundles/dynbinary-daemon/dockerd -v
07:54:53 Docker version 0.0.0-20200217160100-75299fd6, build 75299fd6
07:54:53 ./cli/build/docker -v
07:54:53 Docker version 0.0.0-20200217160100-75299fd6, build 75299fd6
07:54:53 make[1]: Leaving directory '/root/build-deb'
07:54:53  debian/rules binary
07:54:53 dh binary --with=bash-completion --with=systemd
07:54:53    dh_testroot
07:54:53    dh_prep
07:54:53    debian/rules override_dh_auto_install
07:54:53 make[1]: Entering directory '/root/build-deb'
07:54:53 # docker-ce-cli install
07:54:53 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
07:54:53 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
07:54:53 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
07:54:53 set -e;cd /sources && \
07:54:53 	tar xzf plugin-installers.tgz; \
07:54:53 	for installer in plugins/*.installer; do \
07:54:53 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
07:54:53 		PREFIX=/usr/libexec/docker/cli-plugins \
07:54:53 			bash ${installer} install_plugin; \
07:54:53 	done
07:54:53 # docker-ce install
07:54:53 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
07:54:53 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
07:54:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20200217160100-75299fd6 debian/docker-ce/usr/bin/dockerd
07:54:53 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
07:54:53 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
07:54:53 make[1]: Leaving directory '/root/build-deb'
07:54:53    debian/rules override_dh_install
07:54:53 make[1]: Entering directory '/root/build-deb'
07:54:53 dh_install
07:54:53 # TODO Can we do this from within our container?
07:54:53 dh_apparmor --profile-name=docker-ce -pdocker-ce
07:54:53 make[1]: Leaving directory '/root/build-deb'
07:54:53    dh_installdocs
07:54:53    dh_installchangelogs
07:54:53    dh_installman
07:54:53    dh_bash-completion
07:54:53    dh_systemd_enable
07:54:53    debian/rules override_dh_installinit
07:54:53 make[1]: Entering directory '/root/build-deb'
07:54:53 # use "docker" as our service name, not "docker-ce"
07:54:53 dh_installinit --name=docker
07:54:53 make[1]: Leaving directory '/root/build-deb'
07:54:53    dh_systemd_start
07:54:53    dh_perl
07:54:53    dh_link
07:54:53    dh_strip_nondeterminism
07:54:53    dh_compress
07:54:53    dh_fixperms
07:54:53    debian/rules override_dh_strip
07:54:53 make[1]: Entering directory '/root/build-deb'
07:54:53 # Go has lots of problems with stripping, so just don't
07:54:53 make[1]: Leaving directory '/root/build-deb'
07:54:53    dh_makeshlibs
07:54:53    debian/rules override_dh_shlibdeps
07:54:53 make[1]: Entering directory '/root/build-deb'
07:54:53 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
07:55:03 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-415/static:/v -w /v alpine chown -R 1000:1000 build
07:55:03 Unable to find image 'alpine:latest' locally
07:55:03 latest: Pulling from library/alpine
07:55:03 c9b1b535fdd9: Already exists
07:55:03 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
07:55:03 Status: Downloaded newer image for alpine:latest
07:55:03 mkdir -p build/linux/docker
07:55:03 cp /home/ubuntu/workspace/docker-ce-packaging_PR-415/cli/build/docker build/linux/docker/
07:55:03 for f in dockerd containerd ctr containerd-shim docker-init docker-proxy runc; do \
07:55:03 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine/bundles/binary-daemon/$f build/linux/docker/$f; \
07:55:03 done
07:55:03 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20200214221943-d8772509d1.tgz docker
07:55:11 make[1]: Leaving directory '/root/build-deb'
07:55:11    dh_installdeb
07:55:11    debian/rules override_dh_gencontrol
07:55:11 make[1]: Entering directory '/root/build-deb'
07:55:11 # if we're on Ubuntu, we need to Recommends: apparmor
07:55:11 echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars
07:55:11 dh_gencontrol
07:55:11 dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends}
07:55:11 make[1]: Leaving directory '/root/build-deb'
07:55:11    dh_md5sums
07:55:11    dh_builddeb
07:55:11 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.deb'.
07:55:13 # extra binaries for running rootless
07:55:13 mkdir -p build/linux/docker-rootless-extras
07:55:13 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh vpnkit; do \
07:55:13 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine/bundles/binary-daemon/$f ]; then \
07:55:13 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
07:55:13 	fi \
07:55:13 done
07:55:13 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20200214221943-d8772509d1.tgz docker-rootless-extras
07:55:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/static'
[Pipeline] sh
07:55:16 + pwd
07:55:16 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/engine clean-engine
07:55:16 rm -rf /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:55:29 + for installer in '*.installer'
07:55:29 + bash buildx.installer build
07:55:29 Cloning into '/go/src/github.com/docker/buildx'...
07:55:30 Fetching origin
07:55:30 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.1-tp-docker -X github.com/docker/buildx/version.Revision=6db68d029599c6710a32aa7adcba8e5a344795a7 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
07:56:07 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.deb'.
07:56:16 + popd
07:56:16 + exit 0
07:56:16 ~/rpmbuild/BUILD/src
07:56:16 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uJlPHu
07:56:16 + umask 022
07:56:16 + cd /root/rpmbuild/BUILD
07:56:16 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64 '!=' / ']'
07:56:16 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:56:16 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:56:16 + mkdir -p /root/rpmbuild/BUILDROOT
07:56:16 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:56:16 + cd src
07:56:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64//usr/bin
07:56:16 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64//usr/bin/docker
07:56:16 + pushd /root/rpmbuild/BUILD/src/plugins
07:56:16 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
07:56:16 + for installer in '*.installer'
07:56:16 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:56:16 + PREFIX=/usr/libexec/docker/cli-plugins
07:56:16 + bash app.installer install_plugin
07:56:16 + for installer in '*.installer'
07:56:16 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:56:16 + PREFIX=/usr/libexec/docker/cli-plugins
07:56:16 + bash buildx.installer install_plugin
07:56:16 + popd
07:56:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/bash-completion/completions
07:56:16 ~/rpmbuild/BUILD/src
07:56:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/zsh/vendor-completions
07:56:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/fish/vendor_completions.d
07:56:16 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/bash-completion/completions/docker
07:56:16 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
07:56:16 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
07:56:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/man/man1
07:56:16 + 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.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.20200217160100.75299fd6-0.el7.x86_64//usr/share/man/man1
07:56:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/man/man5
07:56:16 + 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.20200217160100.75299fd6-0.el7.x86_64//usr/share/man/man5
07:56:16 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/man/man8
07:56:16 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64//usr/share/man/man8
07:56:16 + mkdir -p build-docs
07:56:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
07:56:16 + cp cli/LICENSE build-docs/LICENSE
07:56:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
07:56:16 + cp cli/MAINTAINERS build-docs/MAINTAINERS
07:56:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
07:56:16 + cp cli/NOTICE build-docs/NOTICE
07:56:16 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
07:56:16 + cp cli/README.md build-docs/README.md
07:56:16 + /usr/lib/rpm/check-buildroot
07:56:16 + /usr/lib/rpm/redhat/brp-compress
07:56:16 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
07:56:16 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
07:56:16 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
07:56:16 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
07:56:16 + /usr/lib/rpm/redhat/brp-python-hardlink
07:56:16 + /usr/lib/rpm/redhat/brp-java-repack-jars
07:56:16 Processing files: docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:56:16 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HlbudG
07:56:16 + umask 022
07:56:16 + cd /root/rpmbuild/BUILD
07:56:16 + cd src
07:56:16 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200217160100.75299fd6
07:56:16 + export DOCDIR
07:56:16 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200217160100.75299fd6
07:56:16 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200217160100.75299fd6
07:56:16 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200217160100.75299fd6
07:56:16 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200217160100.75299fd6
07:56:16 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200217160100.75299fd6
07:56:16 + exit 0
07:56:16 Provides: docker-ce-cli = 1:0.0.0.20200217160100.75299fd6-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20200217160100.75299fd6-0.el7
07:56:16 Requires(interp): /bin/sh
07:56:16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
07:56:16 Requires(post): /bin/sh
07:56:16 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(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)
07:56:16 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
07:56:16 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:56:16 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.src.rpm
07:56:31 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64.rpm
07:56:31 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ybEMga
07:56:31 + umask 022
07:56:31 + cd /root/rpmbuild/BUILD
07:56:31 + cd src
07:56:31 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200217160100.75299fd6-0.el7.x86_64
07:56:31 + exit 0
07:56:31 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_PR-415/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
07:56:31 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/rpm'
[Pipeline] sh
07:56:32 + pwd
07:56:32 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/engine clean-engine
07:56:32 rm -rf /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:57:29  dpkg-genchanges  >../docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.changes
07:57:29 dpkg-genchanges: including full source code in upload
07:57:29  dpkg-source -I.git --after-build build-deb
07:57:29 dpkg-buildpackage: full upload; Debian-native package (full source is included)
07:57:29 + destination=/build
07:57:29 + mkdir -p /build
07:57:29 + mv -v /root/docker-ce-cli_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.deb /build
07:57:29 '/root/docker-ce-cli_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.deb'
07:57:29 removed '/root/docker-ce-cli_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.deb'
07:57:29 '/root/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial.dsc'
07:57:29 removed '/root/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial.dsc'
07:57:29 '/root/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial.tar.gz'
07:57:29 removed '/root/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial.tar.gz'
07:57:29 '/root/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.changes'
07:57:29 removed '/root/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.changes'
07:57:29 '/root/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.deb'
07:57:29 removed '/root/docker-ce_0.0.0-20200217160100-75299fd6-0~ubuntu-xenial_amd64.deb'
07:57:29 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-415/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-xenial
07:57:29 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/deb'
[Pipeline] sh
07:57:29 + pwd
07:57:29 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/engine clean-engine
07:57:29 rm -rf /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS