Push event to branch 19.03 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3a8cae1ae473097ace7150734d368acaab083c52 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] { (Branch: x86_64) [Pipeline] { (Branch: aarch64) [Pipeline] { (Branch: armhf) [Pipeline] stage [Pipeline] { (Ubuntu Xenial Debian Package) [Pipeline] stage [Pipeline] { (Centos 7 RPM Package) [Pipeline] stage [Pipeline] { (Static Linux Binaries) [Pipeline] stage [Pipeline] { (Build engine image on x86_64) [Pipeline] stage [Pipeline] { (Build engine image on aarch64) [Pipeline] stage [Pipeline] { (Build engine image on armhf) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on arm64v8-ubuntu-04 in /home/jenkins/workspace/docker-ce-packaging_19.03 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on arm32v7-ubuntu-46 in /home/jenkins/workspace/docker-ce-packaging_19.03 [Pipeline] { [Pipeline] withDockerRegistry WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/workspace/docker-ce-packaging_19.03@tmp/1e023b10-0fad-4975-8826-f7917a672c39/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 cleanWorkspace: Ensuring workspace is owned by jenkins [Pipeline] echo chowning workspace [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/jenkins/workspace/docker-ce-packaging_19.03:/workspace arm64v8/busybox chown -R 1000:1001 /workspace Unable to find image 'arm64v8/busybox:latest' locally WARNING! Using --password via the CLI is insecure. Use --password-stdin. latest: Pulling from arm64v8/busybox 220602de6ed2: Pulling fs layer WARNING! Your password will be stored unencrypted in /home/jenkins/workspace/docker-ce-packaging_19.03@tmp/765f8b43-9917-4e43-819d-04dadc3944b4/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 220602de6ed2: Verifying Checksum 220602de6ed2: Download complete [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by jenkins [Pipeline] echo chowning workspace [Pipeline] sh 220602de6ed2: Pull complete Digest: sha256:50edf1d080946c6a76989d1c3b0e753b62f7d9b5f5e66e88bef23ebbd1e9709c Status: Downloaded newer image for arm64v8/busybox:latest + uname -m [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + pwd + id -u + id -g + docker run --rm -v /home/jenkins/workspace/docker-ce-packaging_19.03:/workspace armhf/busybox chown -R 1001:1003 /workspace Unable to find image 'armhf/busybox:latest' locally Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/jenkins/workspace/docker-ce-packaging_19.03 # 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/heads/19.03:refs/remotes/origin/19.03 latest: Pulling from armhf/busybox d34a655120f5: Pulling fs layer Fetching without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/heads/19.03:refs/remotes/origin/19.03 d34a655120f5: Verifying Checksum d34a655120f5: Download complete Checking out Revision 3a8cae1ae473097ace7150734d368acaab083c52 (19.03) Commit message: "Merge pull request #432 from thaJeztah/19.03_backport_bump_golang_1.12.17" > git config core.sparsecheckout # timeout=10 > git checkout -f 3a8cae1ae473097ace7150734d368acaab083c52 > git rev-list --no-walk 4d37b2030a66504d0e68f3263aa99410f3d48778 # timeout=10 d34a655120f5: Pull complete Digest: sha256:8e51389cdda2158935f2b231cd158790c33ae13288c3106909324b061d24d6d1 Status: Downloaded newer image for armhf/busybox:latest [Pipeline] sh + git clone https://github.com/docker/engine.git Cloning into 'engine'... [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ffd6679dece72d7)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ffd6679dece72d7)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ffd6679dece72d7)’ Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ffd6679dece72d7)’ using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/jenkins/workspace/docker-ce-packaging_19.03 # 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/heads/19.03:refs/remotes/origin/19.03 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 Fetching without tags > 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/heads/19.03:refs/remotes/origin/19.03 Checking out Revision 3a8cae1ae473097ace7150734d368acaab083c52 (19.03) Commit message: "Merge pull request #432 from thaJeztah/19.03_backport_bump_golang_1.12.17" [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3a8cae1ae473097ace7150734d368acaab083c52 + git clone https://github.com/docker/engine.git Cloning into 'engine'... [Pipeline] sh Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06f77a485f3931fd8) in /home/ubuntu/workspace/docker-ce-packaging_19.03 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ce30593d1edfa4d7) in /home/ubuntu/workspace/docker-ce-packaging_19.03 [Pipeline] { [Pipeline] withDockerRegistry + git -C engine checkout 19.03 Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-031122c51515316eb) in /home/ubuntu/workspace/docker-ce-packaging_19.03 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Switched to a new branch '19.03' Branch 19.03 set up to track remote branch 19.03 from origin. [Pipeline] sh + pwd + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03/engine image for p in image-linux; do \ make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03/engine CLI_DIR= GO_VERSION=1.12.17 ${p}; \ done make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_19.03/image' cp Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine docker build -t dockereng/engine-community:0.0.0-20200204220554-5f6d6f3 --build-arg GO_IMAGE="golang:1.12.17-stretch" --build-arg VERSION="0.0.0-20200204220554-5f6d6f3" --build-arg GITCOMMIT="$(cd /home/jenkins/workspace/docker-ce-packaging_19.03/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2020-02-19T13:58:33.000000000+00:00" --build-arg PLATFORM="Docker Engine - Community" --build-arg PRODUCT="" --build-arg ENGINE_IMAGE="engine-community" --build-arg DEFAULT_PRODUCT_LICENSE="Community Engine" --file /home/jenkins/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_19.03/engine 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_19.03@tmp/c7c63aa4-2809-4d73-a798-ffbd23e376b7/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 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_19.03@tmp/0cefe8e3-e72f-4179-ad10-9b5f0f0efb68/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 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_19.03@tmp/1431d374-3ed5-47b0-b682-a78e016b71a9/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] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally + uname -m + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox [Pipeline] sh latest: Pulling from library/busybox bdbbaa22dec6: Pulling fs layer bdbbaa22dec6: Verifying Checksum bdbbaa22dec6: Download complete bdbbaa22dec6: Pulling fs layer bdbbaa22dec6: Verifying Checksum bdbbaa22dec6: Download complete + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox bdbbaa22dec6: Pulling fs layer bdbbaa22dec6: Download complete bdbbaa22dec6: Pull complete Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a Status: Downloaded newer image for busybox:latest bdbbaa22dec6: Pull complete Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a Status: Downloaded newer image for busybox:latest bdbbaa22dec6: Pull complete Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a Status: Downloaded newer image for busybox:latest [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout Sending build context to Docker daemon 49.85MB Step 1/49 : ARG GO_IMAGE Step 2/49 : FROM ${GO_IMAGE} as builder 1.12.17-stretch: Pulling from library/golang cc3b08e804cc: Pulling fs layer aa649f4f33c2: Pulling fs layer 901c0c16dce9: Pulling fs layer 715a264d83dc: Pulling fs layer 83537019430d: Pulling fs layer ec634a29df67: Pulling fs layer 42c7cecb0094: Pulling fs layer 715a264d83dc: Waiting 83537019430d: Waiting ec634a29df67: Waiting 42c7cecb0094: Waiting using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 901c0c16dce9: Verifying Checksum 901c0c16dce9: Download complete Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_19.03 # 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/heads/19.03:refs/remotes/origin/19.03 Fetching without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_19.03 # 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/heads/19.03:refs/remotes/origin/19.03 Fetching without tags Checking out Revision 3a8cae1ae473097ace7150734d368acaab083c52 (19.03) [Pipeline] sh Checking out Revision 3a8cae1ae473097ace7150734d368acaab083c52 (19.03) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_19.03 # 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/heads/19.03:refs/remotes/origin/19.03 + git -C engine checkout 19.03 Commit message: "Merge pull request #432 from thaJeztah/19.03_backport_bump_golang_1.12.17" aa649f4f33c2: Verifying Checksum aa649f4f33c2: Download complete Fetching without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/heads/19.03:refs/remotes/origin/19.03 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a8cae1ae473097ace7150734d368acaab083c52 Commit message: "Merge pull request #432 from thaJeztah/19.03_backport_bump_golang_1.12.17" > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/heads/19.03:refs/remotes/origin/19.03 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a8cae1ae473097ace7150734d368acaab083c52 Checking out Revision 3a8cae1ae473097ace7150734d368acaab083c52 (19.03) Switched to a new branch '19.03' Branch 19.03 set up to track remote branch 19.03 from origin. [Pipeline] sh [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/heads/19.03:refs/remotes/origin/19.03 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a8cae1ae473097ace7150734d368acaab083c52 + pwd + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03/engine image for p in image-linux; do \ make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03/engine CLI_DIR= GO_VERSION=1.12.17 ${p}; \ done make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_19.03/image' cp Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine docker build -t dockereng/engine-community:0.0.0-20200204220554-5f6d6f3 --build-arg GO_IMAGE="golang:1.12.17-stretch" --build-arg VERSION="0.0.0-20200204220554-5f6d6f3" --build-arg GITCOMMIT="$(cd /home/jenkins/workspace/docker-ce-packaging_19.03/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2020-02-19T13:58:49.000000000+00:00" --build-arg PLATFORM="Docker Engine - Community" --build-arg PRODUCT="" --build-arg ENGINE_IMAGE="engine-community" --build-arg DEFAULT_PRODUCT_LICENSE="Community Engine" --file /home/jenkins/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_19.03/engine + git clone https://github.com/docker/cli.git Cloning into 'cli'... [Pipeline] sh Commit message: "Merge pull request #432 from thaJeztah/19.03_backport_bump_golang_1.12.17" + git clone https://github.com/docker/cli.git Cloning into 'cli'... [Pipeline] sh + git clone https://github.com/docker/cli.git Cloning into 'cli'... Sending build context to Docker daemon 49.85MB Step 1/49 : ARG GO_IMAGE Step 2/49 : FROM ${GO_IMAGE} as builder 1.12.17-stretch: Pulling from library/golang df3de44c7096: Pulling fs layer fdf173a01baf: Pulling fs layer c3392eac7bc2: Pulling fs layer 04a82fc9ca29: Pulling fs layer aca1cf3b66f9: Pulling fs layer 9a3a41286ede: Pulling fs layer aca1cf3b66f9: Waiting 04a82fc9ca29: Waiting e7e07c5d7e30: Pulling fs layer [Pipeline] sh c3392eac7bc2: Verifying Checksum c3392eac7bc2: Download complete + git -C cli checkout 19.03 [Pipeline] sh Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + git -C cli checkout 19.03 fdf173a01baf: Verifying Checksum fdf173a01baf: Download complete + git clone https://github.com/docker/engine.git Cloning into 'engine'... [Pipeline] sh Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + git -C cli checkout 19.03 + git clone https://github.com/docker/engine.git Cloning into 'engine'... cc3b08e804cc: Verifying Checksum cc3b08e804cc: Download complete Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + git clone https://github.com/docker/engine.git Cloning into 'engine'... df3de44c7096: Verifying Checksum df3de44c7096: Download complete 715a264d83dc: Verifying Checksum 715a264d83dc: Download complete 42c7cecb0094: Verifying Checksum 42c7cecb0094: Download complete 04a82fc9ca29: Verifying Checksum 04a82fc9ca29: Download complete e7e07c5d7e30: Download complete 83537019430d: Verifying Checksum 83537019430d: Download complete aca1cf3b66f9: Verifying Checksum aca1cf3b66f9: Download complete df3de44c7096: Pull complete fdf173a01baf: Pull complete c3392eac7bc2: Pull complete 9a3a41286ede: Verifying Checksum 9a3a41286ede: Download complete 04a82fc9ca29: Pull complete cc3b08e804cc: Pull complete aa649f4f33c2: Pull complete aca1cf3b66f9: Pull complete 901c0c16dce9: Pull complete [Pipeline] sh + git -C engine checkout 19.03 [Pipeline] sh Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + git -C engine checkout 19.03 + pwd + pwd + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=static-linux ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli static for p in static-linux; do \ make -C static VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli GO_VERSION=1.12.17 ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/static' make -C /home/ubuntu/workspace/docker-ce-packaging_19.03/cli -f docker.Makefile VERSION=0.0.0-20200204220554-5f6d6f3f22 build make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/cli' # build dockerfile from stdin so that we don't send the build-context; source is bind-mounted in the development environment cat ./dockerfiles/Dockerfile.binary-native | docker build --build-arg=GO_VERSION -t docker-cli-native - Sending build context to Docker daemon 2.048kB Step 1/6 : ARG GO_VERSION=1.12.17 Step 2/6 : FROM golang:${GO_VERSION}-alpine 1.12.17-alpine: Pulling from library/golang c9b1b535fdd9: Pulling fs layer cbb0d8da1b30: Pulling fs layer d909eff28200: Pulling fs layer 665fbbf998e4: Pulling fs layer 4985b1919860: Pulling fs layer 665fbbf998e4: Waiting 4985b1919860: Waiting Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh d909eff28200: Verifying Checksum d909eff28200: Download complete cbb0d8da1b30: Verifying Checksum cbb0d8da1b30: Download complete c9b1b535fdd9: Verifying Checksum c9b1b535fdd9: Download complete 4985b1919860: Verifying Checksum 4985b1919860: Download complete + pwd + pwd + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=ubuntu-xenial ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli deb for p in ubuntu-xenial; do \ make -C deb VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli GO_VERSION=1.12.17 ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/deb' mkdir -p sources echo "docker.io/dockereng/engine-community:0.0.0-20200204220554-5f6d6f3f22" > sources/engine-image mkdir -p sources docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally c9b1b535fdd9: Pull complete latest: Pulling from library/alpine c9b1b535fdd9: Pulling fs layer c9b1b535fdd9: Verifying Checksum c9b1b535fdd9: Download complete cbb0d8da1b30: Pull complete d909eff28200: Pull complete c9b1b535fdd9: Pull complete Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d Status: Downloaded newer image for alpine:latest 9a3a41286ede: Pull complete 665fbbf998e4: Verifying Checksum 665fbbf998e4: Download complete e7e07c5d7e30: Pull complete Digest: sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 Status: Downloaded newer image for golang:1.12.17-stretch ---> 0feb561d8ecc Step 3/49 : COPY hack/dockerfile/install/tini.installer / Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-043f4db8b5d5612a9) in /home/ubuntu/workspace/docker-ce-packaging_19.03 [Pipeline] { [Pipeline] withDockerRegistry ec634a29df67: Verifying Checksum ec634a29df67: Download complete $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] sh + git -C engine checkout 19.03 mkdir -p sources docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine ---> 6ff64a56e65b Step 4/49 : COPY hack/dockerfile/install/proxy.installer / Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + pwd + pwd + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=centos-7 ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli rpm for p in centos-7; do \ make -C rpm VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli GO_VERSION=1.12.17 ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/rpm' mkdir -p rpmbuild/SOURCES echo "docker.io/dockereng/engine-community-dm:0.0.0-20200204220554-5f6d6f3f22" > rpmbuild/SOURCES/engine-image mkdir -p rpmbuild/SOURCES docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine c9b1b535fdd9: Pulling fs layer c9b1b535fdd9: Verifying Checksum c9b1b535fdd9: Download complete ---> 28b19593b3ea Step 5/49 : RUN apt-get update && apt-get install -y bash btrfs-tools ca-certificates cmake gcc git libc-dev libgcc-6-dev libltdl-dev libseccomp-dev libtool make ---> Running in 3187178d9df0 c9b1b535fdd9: Pull complete Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d Status: Downloaded newer image for alpine:latest Ign:1 http://deb.debian.org/debian stretch InRelease Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] Get:3 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] Get:4 http://deb.debian.org/debian stretch Release [118 kB] Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] WARNING! Using --password via the CLI is insecure. Use --password-stdin. Get:6 http://deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_19.03@tmp/ab44b631-789e-4ec4-b685-db7df48235c6/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Get:7 http://security.debian.org/debian-security stretch/updates/main arm64 Packages [499 kB] Get:8 http://deb.debian.org/debian stretch/main arm64 Packages [6925 kB] mkdir -p sources cp ../systemd/docker.service sources/docker.service mkdir -p sources cp ../systemd/docker.socket sources/docker.socket mkdir -p sources + uname -m [Pipeline] sh 665fbbf998e4: Pull complete 4985b1919860: Pull complete Digest: sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a Status: Downloaded newer image for golang:1.12.17-alpine ---> 76bddfb5e55e Step 3/6 : RUN apk add -U git bash coreutils gcc musl-dev echo '{"platform":"Docker Engine - Community","engine_image":"engine-community","containerd_min_version":"1.2.0-beta.1","runtime":"host_install"}' > sources/distribution_based_engine.json docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox bdbbaa22dec6: Pulling fs layer bdbbaa22dec6: Download complete bdbbaa22dec6: Pull complete Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a Status: Downloaded newer image for busybox:latest 715a264d83dc: Pull complete docker build --build-arg GO_IMAGE=golang:1.12.17-stretch --build-arg COMMON_FILES=common -t debbuild-ubuntu-xenial/x86_64 -f /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/ubuntu-xenial/Dockerfile . Sending build context to Docker daemon 17.39MB Step 1/20 : ARG GO_IMAGE Step 2/20 : ARG BUILD_IMAGE=ubuntu:xenial Step 3/20 : FROM ${GO_IMAGE} as golang 1.12.17-stretch: Pulling from library/golang 3192219afd04: Pulling fs layer 17c160265e75: Pulling fs layer cc4fe40d0e61: Pulling fs layer 9d647f502a07: Pulling fs layer c1f80dacfc85: Pulling fs layer 96df59423a0b: Pulling fs layer 7566c54d132a: Pulling fs layer c1f80dacfc85: Waiting 96df59423a0b: Waiting 7566c54d132a: Waiting 9d647f502a07: Waiting mkdir -p rpmbuild/SOURCES docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli cc4fe40d0e61: Verifying Checksum cc4fe40d0e61: Download complete 17c160265e75: Verifying Checksum 17c160265e75: Download complete Fetched 7757 kB in 3s (2032 kB/s) 3192219afd04: Verifying Checksum 3192219afd04: Download complete c1f80dacfc85: Verifying Checksum c1f80dacfc85: Download complete ---> Running in a2809c98ee7a 7566c54d132a: Verifying Checksum 7566c54d132a: Download complete 9d647f502a07: Verifying Checksum 9d647f502a07: Download complete [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz Reading package lists... fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz (1/24) Installing ncurses-terminfo-base (6.1_p20191130-r0) (2/24) Installing ncurses-terminfo (6.1_p20191130-r0) (3/24) Installing ncurses-libs (6.1_p20191130-r0) (4/24) Installing readline (8.0.1-r0) (5/24) Installing bash (5.0.11-r1) Executing bash-5.0.11-r1.post-install (6/24) Installing libacl (2.2.53-r0) (7/24) Installing libattr (2.4.48-r0) (8/24) Installing coreutils (8.31-r0) (9/24) Installing libgcc (9.2.0-r3) (10/24) Installing libstdc++ (9.2.0-r3) (11/24) Installing binutils (2.33.1-r0) (12/24) Installing gmp (6.1.2-r1) (13/24) Installing isl (0.18-r0) (14/24) Installing libgomp (9.2.0-r3) (15/24) Installing libatomic (9.2.0-r3) (16/24) Installing mpfr4 (4.0.2-r1) (17/24) Installing mpc1 (1.1.0-r1) (18/24) Installing gcc (9.2.0-r3) using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 96df59423a0b: Verifying Checksum 96df59423a0b: Download complete Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_19.03 # timeout=10 mkdir -p rpmbuild/SOURCES cp ../systemd/docker.service rpmbuild/SOURCES/docker.service mkdir -p rpmbuild/SOURCES cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket mkdir -p rpmbuild/SOURCES echo '{"platform":"Docker Engine - Community","engine_image":"engine-community-dm","containerd_min_version":"1.2.0-beta.1","runtime":"host_install"}' > rpmbuild/SOURCES/distribution_based_engine.json docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins (19/24) Installing nghttp2-libs (1.40.0-r0) (20/24) Installing libcurl (7.67.0-r0) (21/24) Installing expat (2.2.9-r1) (22/24) Installing pcre2 (10.34-r1) (23/24) Installing git (2.24.1-r0) (24/24) Installing musl-dev (1.1.24-r0) Fetching without tags Executing busybox-1.31.1-r9.trigger OK: 138 MiB in 39 packages 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/heads/19.03:refs/remotes/origin/19.03 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/heads/19.03:refs/remotes/origin/19.03 Checking out Revision 3a8cae1ae473097ace7150734d368acaab083c52 (19.03) 3192219afd04: Pull complete Reading package lists... docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm:/v -w /v alpine chown -R root:root rpmbuild Commit message: "Merge pull request #432 from thaJeztah/19.03_backport_bump_golang_1.12.17" Building dependency tree... Reading state information... 17c160265e75: Pull complete bash is already the newest version (4.4-5). bash set to manually installed. ca-certificates is already the newest version (20161130+nmu1+deb9u1). libgcc-6-dev is already the newest version (6.3.0-18+deb9u1). libgcc-6-dev set to manually installed. gcc is already the newest version (4:6.3.0-4). git is already the newest version (1:2.11.0-3+deb9u5). libc6-dev is already the newest version (2.24-11+deb9u4). make is already the newest version (4.1-9.1). The following additional packages will be installed: autotools-dev btrfs-progs cmake-data file libarchive13 libicu57 libjsoncpp1 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2 libuv1 libxml2 sgml-base xml-core Suggested packages: codeblocks eclipse ninja-build lrzip libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk sgml-base-doc debhelper > git config core.sparsecheckout # timeout=10 > git checkout -f 3a8cae1ae473097ace7150734d368acaab083c52 [Pipeline] sh cc4fe40d0e61: Pull complete + git clone https://github.com/docker/engine.git Cloning into 'engine'... docker build --build-arg GO_IMAGE=golang:1.12.17-stretch -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile . The following NEW packages will be installed: autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13 libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core 0 upgraded, 21 newly installed, 0 to remove and 8 not upgraded. Need to get 15.0 MB of archives. After this operation, 67.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] Get:2 http://deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] Get:3 http://deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] Sending build context to Docker daemon 17.36MB Step 1/18 : ARG GO_IMAGE Step 2/18 : ARG BUILD_IMAGE=centos:7 Step 3/18 : FROM ${GO_IMAGE} as golang 1.12.17-stretch: Pulling from library/golang 3192219afd04: Pulling fs layer 17c160265e75: Pulling fs layer cc4fe40d0e61: Pulling fs layer 9d647f502a07: Pulling fs layer c1f80dacfc85: Pulling fs layer 96df59423a0b: Pulling fs layer 7566c54d132a: Pulling fs layer 9d647f502a07: Waiting c1f80dacfc85: Waiting 96df59423a0b: Waiting 7566c54d132a: Waiting Get:4 http://deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] Get:5 http://deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] Get:6 http://deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] Get:7 http://deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] Get:8 http://deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] Get:9 http://deb.debian.org/debian stretch/main arm64 sgml-base all 1.29 [14.8 kB] Get:10 http://deb.debian.org/debian stretch/main arm64 libmagic-mgc arm64 1:5.30-1+deb9u3 [222 kB] Get:11 http://deb.debian.org/debian stretch/main arm64 libmagic1 arm64 1:5.30-1+deb9u3 [103 kB] Get:12 http://deb.debian.org/debian stretch/main arm64 file arm64 1:5.30-1+deb9u3 [64.0 kB] Get:13 http://deb.debian.org/debian stretch/main arm64 autotools-dev all 20161112.1 [73.4 kB] Get:14 http://deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] Get:15 http://deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] Get:16 http://deb.debian.org/debian stretch/main arm64 libltdl7 arm64 2.4.6-2 [386 kB] Get:17 http://deb.debian.org/debian stretch/main arm64 libltdl-dev arm64 2.4.6-2 [160 kB] 17c160265e75: Verifying Checksum 17c160265e75: Download complete cc4fe40d0e61: Verifying Checksum cc4fe40d0e61: Download complete Get:18 http://deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] Get:19 http://deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] Get:20 http://deb.debian.org/debian stretch/main arm64 libtool all 2.4.6-2 [545 kB] Get:21 http://deb.debian.org/debian stretch/main arm64 xml-core all 0.17 [23.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 15.0 MB in 0s (28.0 MB/s) 3192219afd04: Verifying Checksum 3192219afd04: Download complete Selecting previously unselected package cmake-data. (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 ... 14976 files and directories currently installed.) Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ... Unpacking cmake-data (3.7.2-1) ... c1f80dacfc85: Verifying Checksum c1f80dacfc85: Download complete 7566c54d132a: Verifying Checksum 7566c54d132a: Download complete 9d647f502a07: Verifying Checksum 9d647f502a07: Download complete Removing intermediate container a2809c98ee7a ---> 4365699c2c60 Step 4/6 : ENV CGO_ENABLED=0 DISABLE_WARN_OUTSIDE_CONTAINER=1 ---> Running in 86107ca7bcf1 Removing intermediate container 86107ca7bcf1 ---> 1f94892e408e Step 5/6 : WORKDIR /go/src/github.com/docker/cli ---> Running in 434f6bb858ff Removing intermediate container 434f6bb858ff ---> 8571a26e3b08 Step 6/6 : CMD ./scripts/build/binary ---> Running in 3855611cd942 Selecting previously unselected package liblzo2-2:arm64. Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_arm64.deb ... Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... Selecting previously unselected package libicu57:arm64. Preparing to unpack .../02-libicu57_57.1-6+deb9u3_arm64.deb ... Unpacking libicu57:arm64 (57.1-6+deb9u3) ... Removing intermediate container 3855611cd942 ---> 0d5fbb6e2dc4 Successfully built 0d5fbb6e2dc4 Successfully tagged docker-cli-native:latest docker run --rm -e VERSION=0.0.0-20200204220554-5f6d6f3f22 -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -v "/home/ubuntu/workspace/docker-ce-packaging_19.03/cli":/go/src/github.com/docker/cli -v "docker-cli-dev-cache:/root/.cache/go-build" docker-cli-native 83537019430d: Pull complete 9d647f502a07: Pull complete Building statically linked build/docker-linux-amd64 96df59423a0b: Verifying Checksum 96df59423a0b: Download complete Selecting previously unselected package libxml2:arm64. Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... Selecting previously unselected package libarchive13:arm64. Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u2_arm64.deb ... Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... Selecting previously unselected package libjsoncpp1:arm64. Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ... Unpacking libjsoncpp1:arm64 (1.7.4-3) ... Selecting previously unselected package libuv1:arm64. Preparing to unpack .../06-libuv1_1.9.1-3_arm64.deb ... Unpacking libuv1:arm64 (1.9.1-3) ... Selecting previously unselected package cmake. Preparing to unpack .../07-cmake_3.7.2-1_arm64.deb ... Unpacking cmake (3.7.2-1) ... 3192219afd04: Pull complete 17c160265e75: Pull complete Selecting previously unselected package sgml-base. Preparing to unpack .../08-sgml-base_1.29_all.deb ... Unpacking sgml-base (1.29) ... cc4fe40d0e61: Pull complete Selecting previously unselected package libmagic-mgc. Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u3_arm64.deb ... Unpacking libmagic-mgc (1:5.30-1+deb9u3) ... Selecting previously unselected package libmagic1:arm64. Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u3_arm64.deb ... Unpacking libmagic1:arm64 (1:5.30-1+deb9u3) ... Selecting previously unselected package file. Preparing to unpack .../11-file_1%3a5.30-1+deb9u3_arm64.deb ... Unpacking file (1:5.30-1+deb9u3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ... Unpacking autotools-dev (20161112.1) ... Selecting previously unselected package btrfs-progs. Preparing to unpack .../13-btrfs-progs_4.7.3-1_arm64.deb ... Unpacking btrfs-progs (4.7.3-1) ... Selecting previously unselected package btrfs-tools. Preparing to unpack .../14-btrfs-tools_4.7.3-1_arm64.deb ... Unpacking btrfs-tools (4.7.3-1) ... Selecting previously unselected package libltdl7:arm64. Preparing to unpack .../15-libltdl7_2.4.6-2_arm64.deb ... Unpacking libltdl7:arm64 (2.4.6-2) ... Selecting previously unselected package libltdl-dev:arm64. Preparing to unpack .../16-libltdl-dev_2.4.6-2_arm64.deb ... Unpacking libltdl-dev:arm64 (2.4.6-2) ... Selecting previously unselected package libseccomp2:arm64. Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libseccomp-dev:arm64. Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libtool. Preparing to unpack .../19-libtool_2.4.6-2_all.deb ... Unpacking libtool (2.4.6-2) ... Selecting previously unselected package xml-core. Preparing to unpack .../20-xml-core_0.17_all.deb ... Unpacking xml-core (0.17) ... Setting up libuv1:arm64 (1.9.1-3) ... c1f80dacfc85: Pull complete Setting up cmake-data (3.7.2-1) ... Setting up sgml-base (1.29) ... Setting up libicu57:arm64 (57.1-6+deb9u3) ... Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... Setting up libmagic-mgc (1:5.30-1+deb9u3) ... Setting up libmagic1:arm64 (1:5.30-1+deb9u3) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... Setting up autotools-dev (20161112.1) ... Setting up libltdl7:arm64 (2.4.6-2) ... Setting up xml-core (0.17) ... Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... Setting up libjsoncpp1:arm64 (1.7.4-3) ... Setting up libltdl-dev:arm64 (2.4.6-2) ... Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... 9d647f502a07: Pull complete Setting up file (1:5.30-1+deb9u3) ... Setting up btrfs-progs (4.7.3-1) ... Setting up cmake (3.7.2-1) ... Setting up libtool (2.4.6-2) ... Setting up btrfs-tools (4.7.3-1) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Processing triggers for sgml-base (1.29) ... c1f80dacfc85: Pull complete Removing intermediate container 3187178d9df0 ---> 40582ff916c5 Step 6/49 : RUN grep "_COMMIT=" /*.installer |cut -f2- -d: > /binaries-commits ---> Running in dc03a8808976 96df59423a0b: Pull complete 7566c54d132a: Pull complete Digest: sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 Status: Downloaded newer image for golang:1.12.17-stretch ---> 563601c9e3b2 Step 4/20 : FROM ${BUILD_IMAGE} xenial: Pulling from library/ubuntu 0a01a72a686c: Pulling fs layer cc899a5544da: Pulling fs layer 19197c550755: Pulling fs layer 716d454e56b6: Pulling fs layer 716d454e56b6: Waiting cc899a5544da: Verifying Checksum cc899a5544da: Download complete 19197c550755: Verifying Checksum 19197c550755: Download complete 716d454e56b6: Verifying Checksum 716d454e56b6: Download complete 0a01a72a686c: Verifying Checksum 0a01a72a686c: Download complete Removing intermediate container dc03a8808976 ---> e7864af781b2 Step 7/49 : FROM builder as dockerd-builder ---> e7864af781b2 Step 8/49 : RUN apt-get install -y libsystemd-dev ---> Running in 19e7e5227c1a 0a01a72a686c: Pull complete cc899a5544da: Pull complete 19197c550755: Pull complete 716d454e56b6: Pull complete Digest: sha256:3f3ee50cb89bc12028bab7d1e187ae57f12b957135b91648702e835c37c6c971 Status: Downloaded newer image for ubuntu:xenial ---> 96da9143fb18 Step 5/20 : RUN apt-get update && apt-get install -y curl devscripts equivs git 96df59423a0b: Pull complete 7566c54d132a: Pull complete Digest: sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 Status: Downloaded newer image for golang:1.12.17-stretch ---> 563601c9e3b2 Step 4/18 : FROM ${BUILD_IMAGE} 7: Pulling from library/centos ab5ef0e58194: Pulling fs layer ab5ef0e58194: Verifying Checksum ab5ef0e58194: Download complete ---> Running in 8fd3dcdc6898 Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: libsystemd-dev 0 upgraded, 1 newly installed, 0 to remove and 8 not upgraded. Need to get 1728 kB of archives. After this operation, 20.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1728 kB in 0s (28.1 MB/s) Selecting previously unselected package libsystemd-dev:arm64. (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 ... 17545 files and directories currently installed.) Preparing to unpack .../libsystemd-dev_232-25+deb9u12_arm64.deb ... Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... Removing intermediate container 19e7e5227c1a ---> fb5a1945cd5c Step 9/49 : WORKDIR /go/src/github.com/docker/docker ---> Running in 05b2f251af12 Removing intermediate container 05b2f251af12 ---> 06b8aba75121 Step 10/49 : COPY . /go/src/github.com/docker/docker ab5ef0e58194: Pull complete Digest: sha256:4a701376d03f6b39b8c2a8f4a8e499441b0d567f9ab9d58e4991de4472fb813c Status: Downloaded newer image for centos:7 ---> 5e35e350aded Step 5/18 : ENV DISTRO centos [Pipeline] sh + git -C engine checkout 19.03 ---> Running in df9036c50b29 Removing intermediate container df9036c50b29 ---> f917167ba340 Step 6/18 : ENV SUITE 7 ---> Running in 516b75471bc4 Removing intermediate container 516b75471bc4 ---> ab79f4bcc143 Step 7/18 : ENV GOPATH=/go ---> Running in 63bce0b2857a Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh Removing intermediate container 63bce0b2857a ---> bf75148d4715 Step 8/18 : ENV PATH $PATH:/usr/local/go/bin:$GOPATH/bin ---> Running in ed2423d5749e + pwd + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine image for p in image-linux; do \ make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR= GO_VERSION=1.12.17 ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/image' cp Dockerfile.engine /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine docker build -t dockereng/engine-community:0.0.0-20200204220554-5f6d6f3f22 --build-arg GO_IMAGE="golang:1.12.17-stretch" --build-arg VERSION="0.0.0-20200204220554-5f6d6f3f22" --build-arg GITCOMMIT="$(cd /home/ubuntu/workspace/docker-ce-packaging_19.03/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2020-02-19T14:00:05.000000000+00:00" --build-arg PLATFORM="Docker Engine - Community" --build-arg PRODUCT="" --build-arg ENGINE_IMAGE="engine-community" --build-arg DEFAULT_PRODUCT_LICENSE="Community Engine" --file /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine /home/ubuntu/workspace/docker-ce-packaging_19.03/engine Removing intermediate container ed2423d5749e ---> 723a48bbd464 Step 9/18 : ENV AUTO_GOPATH 1 ---> Running in f180f1740149 Removing intermediate container f180f1740149 ---> 0d5f868caea9 Step 10/18 : ENV DOCKER_BUILDTAGS seccomp selinux ---> Running in de2ba40b05be Removing intermediate container de2ba40b05be ---> 49b2c5b386ea Step 11/18 : ENV RUNC_BUILDTAGS seccomp selinux ---> Running in f8e0a45acdab Removing intermediate container f8e0a45acdab ---> 7ee1e19a86f7 Step 12/18 : RUN yum install -y rpm-build rpmlint ---> Running in 66b9c8d8bd75 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB] Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] Get:3 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1062 kB] Get:4 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB] Get:5 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [612 kB] Get:6 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6280 B] Loaded plugins: fastestmirror, ovl Sending build context to Docker daemon 49.85MB Step 1/49 : ARG GO_IMAGE Step 2/49 : FROM ${GO_IMAGE} as builder 1.12.17-stretch: Pulling from library/golang 3192219afd04: Pulling fs layer 17c160265e75: Pulling fs layer cc4fe40d0e61: Pulling fs layer 9d647f502a07: Pulling fs layer c1f80dacfc85: Pulling fs layer 96df59423a0b: Pulling fs layer 7566c54d132a: Pulling fs layer 9d647f502a07: Waiting c1f80dacfc85: Waiting 96df59423a0b: Waiting 7566c54d132a: Waiting cc4fe40d0e61: Verifying Checksum cc4fe40d0e61: Download complete Get:7 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Determining fastest mirrors 17c160265e75: Verifying Checksum 17c160265e75: Download complete 3192219afd04: Verifying Checksum 3192219afd04: Download complete Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB] ec634a29df67: Pull complete 9d647f502a07: Verifying Checksum 9d647f502a07: Download complete 7566c54d132a: Verifying Checksum 7566c54d132a: Download complete Get:12 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1432 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1014 kB] 42c7cecb0094: Pull complete Digest: sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 Status: Downloaded newer image for golang:1.12.17-stretch ---> ee8622ab7c8c Step 3/49 : COPY hack/dockerfile/install/tini.installer / c1f80dacfc85: Verifying Checksum c1f80dacfc85: Download complete Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.3 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7942 B] Get:18 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8807 B] ---> 3bdec2c6ef9a Step 4/49 : COPY hack/dockerfile/install/proxy.installer / 96df59423a0b: Verifying Checksum 96df59423a0b: Download complete ---> a79472ab5119 Step 5/49 : RUN apt-get update && apt-get install -y bash btrfs-tools ca-certificates cmake gcc git libc-dev libgcc-6-dev libltdl-dev libseccomp-dev libtool make Fetched 16.3 MB in 12s (1326 kB/s) ---> Running in fe151dcf19c7 Reading package lists... 3192219afd04: Pull complete Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] Ign:2 http://deb.debian.org/debian stretch InRelease Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] Get:4 http://deb.debian.org/debian stretch Release [118 kB] Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] 17c160265e75: Pull complete cc4fe40d0e61: Pull complete Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates cpp cpp-5 dctrl-tools debhelper dh-python dh-strip-nondeterminism diffstat distro-info-data dpkg-dev dput fakeroot file g++ g++-5 gcc gcc-5 gettext gettext-base git-man groff-base hardening-includes ifupdown intltool-debian iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2 libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1 libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3 libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl libdns-export162 libdpkg-perl libedit2 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55 libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 liblist-moreutils-perl liblocale-gettext-perl liblsan0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1 libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6 libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0 libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0 libunistring0 liburi-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support netbase openssh-client openssl patch patchutils perl perl-modules-5.22 po-debconf python python-apt-common python-minimal python2.7 python2.7-minimal python3 python3-apt python3-chardet python3-debian python3-magic python3-minimal python3-pkg-resources python3-six python3.5 python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils unzip wdiff xauth xdg-user-dirs xml-core xz-utils Suggested packages: default-mta | mail-transport-agent binutils-doc wamerican | wordlist whois vacation bzip2-doc cpp-doc gcc-5-locales debtags dh-make bsd-mailx | mailx cvs-buildpackage diffoscope devscripts-el dose-extra gnuplot libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts mutt svn-buildpackage w3m debian-keyring libsoap-lite-perl mini-dinstall python-bzrlib g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gettext-doc autopoint git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn groff ppp rdnssd iproute2-doc resolvconf avahi-autoipd isc-dhcp-client-ddns apparmor isoquery libgssapi-perl glibc-doc gnutls-bin krb5-doc krb5-user libdata-dump-perl libcrypt-ssleay-perl libhtml-template-perl libxml-simple-perl libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal libstdc++-5-doc libauthen-ntlm-perl binutils-multiarch libtext-template-perl lsb make-doc www-browser ssh-askpass libpam-ssh keychain monkeysphere ed diffutils-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl libmail-box-perl python-doc python-tk python2.7-doc binfmt-support python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools python3.5-venv python3.5-doc openssh-server sgml-base-doc zip The following NEW packages will be installed: at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates cpp cpp-5 curl dctrl-tools debhelper devscripts dh-python dh-strip-nondeterminism diffstat distro-info-data dpkg-dev dput equivs fakeroot file g++ g++-5 gcc gcc-5 gettext gettext-base git git-man groff-base hardening-includes ifupdown intltool-debian iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2 libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1 libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3 libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl libdns-export162 libdpkg-perl libedit2 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55 libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 liblist-moreutils-perl liblocale-gettext-perl liblsan0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1 libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6 libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0 libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0 libunistring0 liburi-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support netbase openssh-client openssl patch patchutils perl perl-modules-5.22 po-debconf python python-apt-common python-minimal python2.7 python2.7-minimal python3 python3-apt python3-chardet python3-debian python3-magic python3-minimal python3-pkg-resources python3-six python3.5 python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils unzip wdiff xauth xdg-user-dirs xml-core xz-utils Get:6 http://security.debian.org/debian-security stretch/updates/main armhf Packages [495 kB] Get:7 http://deb.debian.org/debian stretch-updates/main armhf Packages [27.9 kB] Get:8 http://deb.debian.org/debian stretch/main armhf Packages [6912 kB] ---> 82d99d62246d Step 11/49 : ARG VERSION ---> Running in 3b118c519823 Removing intermediate container 3b118c519823 ---> 0ff54ba52fbf Step 12/49 : ARG GITCOMMIT ---> Running in 7f51c643d4d6 Removing intermediate container 7f51c643d4d6 ---> d9025fec5c6c Step 13/49 : ARG BUILDTIME ---> Running in 81da03391431 * base: d36uatko69830t.cloudfront.net * extras: d36uatko69830t.cloudfront.net * updates: d36uatko69830t.cloudfront.net Removing intermediate container 81da03391431 ---> 835666c9a77e Step 14/49 : ARG PLATFORM ---> Running in 9ee4caea0140 Removing intermediate container 9ee4caea0140 ---> 80ca47aaf28b Step 15/49 : ARG PRODUCT ---> Running in 26a8db1233b5 9d647f502a07: Pull complete Removing intermediate container 26a8db1233b5 ---> 51f2d63fd356 Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE ---> Running in efa5e3b661c7 Removing intermediate container efa5e3b661c7 ---> 70cf74291e44 Step 17/49 : ENV VERSION ${VERSION} ---> Running in bf8f82e66698 0 upgraded, 234 newly installed, 0 to remove and 17 not upgraded. Need to get 91.0 MB of archives. After this operation, 383 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblocale-gettext-perl amd64 1.07-1build1 [17.1 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.15 [1084 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.9 [524 kB] Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.9 [1593 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.3 [397 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.9 [2137 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.9 [165 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B] Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.4 [1120 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB] Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.1 [113 kB] Removing intermediate container bf8f82e66698 ---> 5616281a19e3 Step 18/49 : ENV GITCOMMIT ${GITCOMMIT} ---> Running in 077b095ce17b Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.1 [570 kB] Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB] Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB] Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB] Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB] Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB] Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.6 [2629 kB] Removing intermediate container 077b095ce17b ---> 2f81764a6c13 Step 19/49 : ENV BUILDTIME ${BUILDTIME} ---> Running in f9d4921e4501 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.6 [3405 kB] Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.6 [237 kB] Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.9 [338 kB] Fetched 7741 kB in 6s (1134 kB/s) Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.9 [1262 kB] Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.9 [1884 kB] Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.9 [224 kB] Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB] Removing intermediate container f9d4921e4501 ---> abba635664c0 Step 20/49 : ENV PLATFORM ${PLATFORM} ---> Running in 5fae40601215 Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB] Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB] Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.13 [4630 B] Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.3 [216 kB] Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.3 [21.3 kB] Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB] Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB] Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.15 [153 kB] Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.15 [665 kB] Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB] Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB] Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB] Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.32 [55.8 kB] Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbsd0 amd64 0.8.2-1ubuntu0.1 [42.0 kB] Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB] Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB] Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB] Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB] Removing intermediate container 5fae40601215 ---> 60f1dd20c992 Step 21/49 : ENV PRODUCT ${PRODUCT} ---> Running in 54b400dde4ea Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB] Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.7 [548 kB] c1f80dacfc85: Pull complete Removing intermediate container 54b400dde4ea ---> a6e2fc018d31 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE} ---> Running in e88d131b8e3b Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB] Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB] Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB] Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.15 [492 kB] Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20170717~16.04.2 [167 kB] Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6568 B] Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB] Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB] Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.1 [13.6 kB] 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] 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] Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.1 [31.2 kB] Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.1 [81.3 kB] Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B] Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.1 [273 kB] Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.1 [120 kB] 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] 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] 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] 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] Removing intermediate container e88d131b8e3b ---> 24b73bee6b79 Step 23/49 : RUN bash ./hack/make/.go-autogen ---> Running in 00919f1792a8 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] 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] 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] Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB] Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB] Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.7 [160 kB] Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB] Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.14 [184 kB] Get:93 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB] Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.4 [131 kB] Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.4 [7646 kB] Get:96 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.2 [47.7 kB] Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB] Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB] Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.8 [590 kB] 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] Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.8 [145 kB] Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.2 [329 kB] Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 strace amd64 4.11-1ubuntu3 [179 kB] Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB] Get:107 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB] Get:108 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB] Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 at amd64 3.1.18-2ubuntu1 [37.8 kB] Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB] Get:113 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-174.204 [859 kB] Get:114 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB] Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] Reading package lists... Get:116 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB] Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB] Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB] Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB] Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B] Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB] Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB] Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB] Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB] Get:126 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB] Removing intermediate container 00919f1792a8 ---> de774fa4fd08 Step 24/49 : RUN go build -o /sbin/dockerd -tags 'autogen apparmor seccomp selinux journald exclude_graphdriver_devicemapper' -i -buildmode=pie -a -ldflags '-w' github.com/docker/docker/cmd/dockerd ---> Running in 63de498b7ccb Get:127 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B] Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB] Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB] Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB] Get:131 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB] Get:133 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB] Get:134 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.6 [195 kB] Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB] Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB] Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.6 [584 kB] Get:140 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.14 [139 kB] Get:142 http://archive.ubuntu.com/ubuntu xenial/main amd64 dctrl-tools amd64 2.24-2 [59.1 kB] Get:143 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1082 kB] Get:145 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] Get:148 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4864 B] Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 devscripts amd64 2.16.2ubuntu3 [848 kB] Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 diffstat amd64 1.61-1 [23.6 kB] Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 dput all 0.9.6.4ubuntu3 [33.1 kB] Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] Get:156 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] Get:157 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB] Get:158 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.7 [736 kB] Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.7 [3160 kB] Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB] Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4778 B] Get:165 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-pm-perl all 4.26-1 [185 kB] Get:169 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi-perl amd64 0.77-1build1 [32.3 kB] Get:170 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-fast-perl all 1:2.10-1 [10.2 kB] Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsub-name-perl amd64 0.14-1build1 [10.8 kB] Get:172 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclass-accessor-perl all 0.34-1 [26.0 kB] Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclone-perl amd64 0.38-1build1 [10.3 kB] Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdata-alias-perl amd64 1.20-1build1 [33.9 kB] Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB] Get:176 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdistro-info-perl all 0.14ubuntu0.1 [4690 B] Get:177 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] Get:178 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] Get:179 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6288 B] Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsocket6-perl amd64 0.25-1build2 [22.8 kB] Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB] Get:183 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB] Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dns-perl amd64 0.81-2build1 [266 kB] Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-domain-tld-perl all 1.73-1 [21.4 kB] Get:186 http://archive.ubuntu.com/ubuntu xenial/main amd64 libemail-valid-perl all 1.198-1 [16.5 kB] Get:187 http://archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] Get:188 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexporter-tiny-perl all 0.042-1 [28.8 kB] Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] Get:190 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] Get:191 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] Get:193 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9774 B] Get:194 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] Get:196 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] Get:197 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] Get:198 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] Get:199 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] Get:200 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] Get:201 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] Get:202 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] Get:203 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] Get:204 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] Get:205 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] Get:206 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-pty-perl amd64 1:1.08-1.1build1 [30.2 kB] Get:207 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-string-perl all 1.08-3 [11.1 kB] Get:208 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-run-perl all 0.94-1 [92.2 kB] Get:209 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblist-moreutils-perl amd64 0.413-1build1 [67.0 kB] Get:210 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] Get:211 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] Get:212 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] Get:213 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8682 B] Get:214 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] Get:215 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] Get:216 http://archive.ubuntu.com/ubuntu xenial/main amd64 libparse-debianchangelog-perl all 1.2.0-8 [50.4 kB] Get:217 http://archive.ubuntu.com/ubuntu xenial/main amd64 libperlio-gzip-perl amd64 0.19-1build1 [14.2 kB] Get:218 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] Get:219 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-libyaml-perl amd64 0.41-6build1 [61.2 kB] Get:220 http://archive.ubuntu.com/ubuntu xenial/main amd64 hardening-includes all 2.7ubuntu2 [13.6 kB] Get:221 http://archive.ubuntu.com/ubuntu xenial/main amd64 patchutils amd64 0.3.4-1 [70.1 kB] Get:222 http://archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] Get:223 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lintian all 2.5.43ubuntu0.1 [626 kB] 96df59423a0b: Pull complete 7566c54d132a: Pull complete Digest: sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 Status: Downloaded newer image for golang:1.12.17-stretch ---> 563601c9e3b2 Step 3/49 : COPY hack/dockerfile/install/tini.installer / Get:224 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] Get:225 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB] Get:226 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-chardet all 2.3.0-2 [96.2 kB] Get:227 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-six all 1.10.0-3 [11.0 kB] Get:228 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-debian all 0.1.27ubuntu2 [43.6 kB] Get:229 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB] Get:230 http://archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] Get:231 http://archive.ubuntu.com/ubuntu xenial/main amd64 wdiff amd64 1.2.2-1build1 [28.8 kB] Get:232 http://archive.ubuntu.com/ubuntu xenial/universe amd64 equivs all 2.0.9+nmu1 [17.7 kB] Get:233 http://archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] Get:234 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-magic all 1:5.25-2ubuntu1.3 [5436 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 91.0 MB in 16s (5575 kB/s) Selecting previously unselected package libatm1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4781 files and directories currently installed.) Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ... Unpacking libatm1:amd64 (1:2.5.1-1.5) ... Selecting previously unselected package liblocale-gettext-perl. Preparing to unpack .../liblocale-gettext-perl_1.07-1build1_amd64.deb ... Unpacking liblocale-gettext-perl (1.07-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-5) ... Selecting previously unselected package libpopt0:amd64. Preparing to unpack .../libpopt0_1.16-10_amd64.deb ... Unpacking libpopt0:amd64 (1.16-10) ... Reading package lists... Selecting previously unselected package libssl1.0.0:amd64. Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.15_amd64.deb ... Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ... Selecting previously unselected package libpython3.5-minimal:amd64. Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.9_amd64.deb ... Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.9) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ... Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... Selecting previously unselected package python3.5-minimal. Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.9_amd64.deb ... Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.9) ... Selecting previously unselected package python3-minimal. Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ... Unpacking python3-minimal (3.5.1-3) ... Selecting previously unselected package mime-support. Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ... Unpacking mime-support (3.59ubuntu1) ... Building dependency tree... Reading state information... ---> af2fe8924271 Step 4/49 : COPY hack/dockerfile/install/proxy.installer / ---> c8a45505e3f4 Step 5/49 : RUN apt-get update && apt-get install -y bash btrfs-tools ca-certificates cmake gcc git libc-dev libgcc-6-dev libltdl-dev libseccomp-dev libtool make ---> Running in 6403ea314988 Selecting previously unselected package libmpdec2:amd64. Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.2-1) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.3_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.3) ... Selecting previously unselected package libpython3.5-stdlib:amd64. Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.9_amd64.deb ... Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.9) ... Selecting previously unselected package python3.5. Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.9_amd64.deb ... Unpacking python3.5 (3.5.2-2ubuntu0~16.04.9) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.5.1-3) ... Selecting previously unselected package dh-python. Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ... Unpacking dh-python (2.20151103ubuntu1.2) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ... bash is already the newest version (4.4-5). bash set to manually installed. ca-certificates is already the newest version (20161130+nmu1+deb9u1). libgcc-6-dev is already the newest version (6.3.0-18+deb9u1). libgcc-6-dev set to manually installed. gcc is already the newest version (4:6.3.0-4). git is already the newest version (1:2.11.0-3+deb9u5). libc6-dev is already the newest version (2.24-11+deb9u4). make is already the newest version (4.1-9.1). The following additional packages will be installed: autotools-dev btrfs-progs cmake-data file libarchive13 libicu57 libjsoncpp1 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2 libuv1 libxml2 sgml-base xml-core Suggested packages: codeblocks eclipse ninja-build lrzip libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk sgml-base-doc debhelper debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (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.) debconf: falling back to frontend: Teletype Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.9) ... Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.9) ... Setting up python3-minimal (3.5.1-3) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5787 files and directories currently installed.) Preparing to unpack .../python3_3.5.1-3_amd64.deb ... Unpacking python3 (3.5.1-3) ... Selecting previously unselected package libgdbm3:amd64. Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ... Unpacking libgdbm3:amd64 (1.8.3-13.1) ... Selecting previously unselected package libffi6:amd64. Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ... Unpacking libffi6:amd64 (3.2.1-4) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.4_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.4) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.8-1) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ... The following NEW packages will be installed: autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13 libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core 0 upgraded, 21 newly installed, 0 to remove and 8 not upgraded. Need to get 14.8 MB of archives. After this operation, 59.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main armhf cmake-data all 3.7.2-1 [1216 kB] Get:2 http://deb.debian.org/debian stretch/main armhf liblzo2-2 armhf 2.08-1.2+b2 [49.7 kB] Get:3 http://deb.debian.org/debian stretch/main armhf libicu57 armhf 57.1-6+deb9u3 [7455 kB] Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libx11-data. Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.1_all.deb ... Unpacking libx11-data (2:1.6.3-1ubuntu2.1) ... Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.1_amd64.deb ... Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.3-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ... Unpacking groff-base (1.22.3-7) ... Selecting previously unselected package bsdmainutils. Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ... Unpacking bsdmainutils (9.0.6ubuntu3) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ... Unpacking libpipeline1:amd64 (1.4.1-2) ... Selecting previously unselected package man-db. Preparing to unpack .../man-db_2.7.5-1_amd64.deb ... Unpacking man-db (2.7.5-1) ... Get:4 http://deb.debian.org/debian stretch/main armhf libxml2 armhf 2.9.4+dfsg1-2.2+deb9u2 [825 kB] Get:5 http://deb.debian.org/debian stretch/main armhf libarchive13 armhf 3.2.2-2+deb9u2 [261 kB] Get:6 http://deb.debian.org/debian stretch/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB] Get:7 http://deb.debian.org/debian stretch/main armhf libuv1 armhf 1.9.1-3 [74.6 kB] Get:8 http://deb.debian.org/debian stretch/main armhf cmake armhf 3.7.2-1 [2629 kB] Get:9 http://deb.debian.org/debian stretch/main armhf sgml-base all 1.29 [14.8 kB] Get:10 http://deb.debian.org/debian stretch/main armhf libmagic-mgc armhf 1:5.30-1+deb9u3 [222 kB] Get:11 http://deb.debian.org/debian stretch/main armhf libmagic1 armhf 1:5.30-1+deb9u3 [105 kB] Get:12 http://deb.debian.org/debian stretch/main armhf file armhf 1:5.30-1+deb9u3 [63.9 kB] Selecting previously unselected package sgml-base. Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ... Unpacking sgml-base (1.26+nmu4ubuntu1) ... Selecting previously unselected package libunistring0:amd64. Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... Selecting previously unselected package perl-modules-5.22. Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.6_all.deb ... Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.6) ... Ign:1 http://deb.debian.org/debian stretch InRelease Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] Get:3 http://deb.debian.org/debian stretch Release [118 kB] Get:4 http://deb.debian.org/debian stretch Release.gpg [2410 B] Get:5 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] Get:6 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] Get:7 http://deb.debian.org/debian stretch/main amd64 Packages [7083 kB] Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] Get:13 http://deb.debian.org/debian stretch/main armhf autotools-dev all 20161112.1 [73.4 kB] Get:14 http://deb.debian.org/debian stretch/main armhf btrfs-progs armhf 4.7.3-1 [546 kB] Get:15 http://deb.debian.org/debian stretch/main armhf btrfs-tools armhf 4.7.3-1 [16.9 kB] Get:16 http://deb.debian.org/debian stretch/main armhf libltdl7 armhf 2.4.6-2 [386 kB] Get:17 http://deb.debian.org/debian stretch/main armhf libltdl-dev armhf 2.4.6-2 [159 kB] Get:18 http://deb.debian.org/debian stretch/main armhf libseccomp2 armhf 2.3.1-2.1+deb9u1 [31.3 kB] Get:19 http://deb.debian.org/debian stretch/main armhf libseccomp-dev armhf 2.3.1-2.1+deb9u1 [58.1 kB] Get:20 http://deb.debian.org/debian stretch/main armhf libtool all 2.4.6-2 [545 kB] Get:21 http://deb.debian.org/debian stretch/main armhf xml-core all 0.17 [23.2 kB] Selecting previously unselected package libperl5.22:amd64. Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.6_amd64.deb ... Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.6) ... Selecting previously unselected package perl. Preparing to unpack .../perl_5.22.1-9ubuntu0.6_amd64.deb ... Unpacking perl (5.22.1-9ubuntu0.6) ... Selecting previously unselected package libpython2.7-minimal:amd64. Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.9_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.9) ... debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package python2.7-minimal. Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.9_amd64.deb ... Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.9) ... Selecting previously unselected package python-minimal. Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... Unpacking python-minimal (2.7.12-1~16.04) ... Selecting previously unselected package libpython2.7-stdlib:amd64. Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.9_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.9) ... Fetched 7934 kB in 2s (3202 kB/s) Selecting previously unselected package python2.7. Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.9_amd64.deb ... Unpacking python2.7 (2.7.12-1ubuntu0~16.04.9) ... Selecting previously unselected package libpython-stdlib:amd64. Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.9) ... Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.9) ... Linking and byte-compiling packages for runtime python2.7... Setting up python-minimal (2.7.12-1~16.04) ... Fetched 14.8 MB in 0s (18.6 MB/s) Selecting previously unselected package cmake-data. (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 ... 14837 files and directories currently installed.) Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ... Unpacking cmake-data (3.7.2-1) ... Selecting previously unselected package python. (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.) Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... Unpacking python (2.7.12-1~16.04) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.4-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.3-1) ... Selecting previously unselected package bzip2. Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ... Unpacking bzip2 (1.0.6-8ubuntu0.2) ... Reading package lists... Selecting previously unselected package distro-info-data. Preparing to unpack .../distro-info-data_0.28ubuntu0.13_all.deb ... Unpacking distro-info-data (0.28ubuntu0.13) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.3_amd64.deb ... Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.3) ... Selecting previously unselected package file. Preparing to unpack .../file_1%3a5.25-2ubuntu1.3_amd64.deb ... Unpacking file (1:5.25-2ubuntu1.3) ... Selecting previously unselected package iproute2. Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ... Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ... Selecting previously unselected package ifupdown. Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ... Unpacking ifupdown (0.8.10ubuntu1.4) ... Selecting previously unselected package libisc-export160. Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.15_amd64.deb ... Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.15) ... Selecting previously unselected package libdns-export162. Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.15_amd64.deb ... Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.15) ... Selecting previously unselected package isc-dhcp-client. Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ... Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ... Selecting previously unselected package isc-dhcp-common. Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ... Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ... Selecting previously unselected package less. Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ... Unpacking less (481-2.1ubuntu0.2) ... Selecting previously unselected package libapt-inst2.0:amd64. Preparing to unpack .../libapt-inst2.0_1.2.32_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.2.32) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../libbsd0_0.8.2-1ubuntu0.1_amd64.deb ... Unpacking libbsd0:amd64 (0.8.2-1ubuntu0.1) ... Reading package lists... Building dependency tree... Reading state information... bash is already the newest version (4.4-5). bash set to manually installed. ca-certificates is already the newest version (20161130+nmu1+deb9u1). libgcc-6-dev is already the newest version (6.3.0-18+deb9u1). libgcc-6-dev set to manually installed. gcc is already the newest version (4:6.3.0-4). git is already the newest version (1:2.11.0-3+deb9u5). libc6-dev is already the newest version (2.24-11+deb9u4). make is already the newest version (4.1-9.1). The following additional packages will be installed: autotools-dev btrfs-progs cmake-data file libarchive13 libicu57 libjsoncpp1 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2 libuv1 libxml2 sgml-base xml-core Suggested packages: codeblocks eclipse ninja-build lrzip libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk sgml-base-doc debhelper Selecting previously unselected package libnettle6:amd64. Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ... Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ... Selecting previously unselected package libhogweed4:amd64. Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ... Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ... Selecting previously unselected package libidn11:amd64. Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ... Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ... Selecting previously unselected package libp11-kit0:amd64. Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ... Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ... Selecting previously unselected package libtasn1-6:amd64. Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ... Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... The following NEW packages will be installed: autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13 libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core Selecting previously unselected package libgnutls30:amd64. Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.7_amd64.deb ... Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.7) ... Selecting previously unselected package libxtables11:amd64. Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ... Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ... Selecting previously unselected package lsb-release. Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ... Unpacking lsb-release (9.20160110ubuntu0.2) ... Selecting previously unselected package netbase. Preparing to unpack .../archives/netbase_5.3_all.deb ... Unpacking netbase (5.3) ... Selecting previously unselected package openssl. Preparing to unpack .../openssl_1.0.2g-1ubuntu4.15_amd64.deb ... Unpacking openssl (1.0.2g-1ubuntu4.15) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../ca-certificates_20170717~16.04.2_all.deb ... Unpacking ca-certificates (20170717~16.04.2) ... Selecting previously unselected package liblzo2-2:armhf. Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_armhf.deb ... Unpacking liblzo2-2:armhf (2.08-1.2+b2) ... Selecting previously unselected package libicu57:armhf. Preparing to unpack .../02-libicu57_57.1-6+deb9u3_armhf.deb ... Unpacking libicu57:armhf (57.1-6+deb9u3) ... Selecting previously unselected package libasprintf0v5:amd64. Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ... Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ... Unpacking gettext-base (0.19.7-2ubuntu3.1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../iso-codes_3.65-1_all.deb ... Unpacking iso-codes (3.65-1) ... Selecting previously unselected package krb5-locales. Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.1_all.deb ... Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.1) ... Selecting previously unselected package libroken18-heimdal:amd64. Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libasn1-8-heimdal:amd64. Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 0 upgraded, 21 newly installed, 0 to remove and 8 not upgraded. Need to get 15.7 MB of archives. After this operation, 69.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ... Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Selecting previously unselected package libhcrypto4-heimdal:amd64. Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libheimbase1-heimdal:amd64. Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Get:2 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] Get:3 http://deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] Get:4 http://deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] Get:5 http://deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] Get:6 http://deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] Get:7 http://deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] Get:9 http://deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB] Get:10 http://deb.debian.org/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u3 [222 kB] Get:11 http://deb.debian.org/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u3 [111 kB] Get:12 http://deb.debian.org/debian stretch/main amd64 file amd64 1:5.30-1+deb9u3 [64.2 kB] Get:13 http://deb.debian.org/debian stretch/main amd64 autotools-dev all 20161112.1 [73.4 kB] Get:14 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] Get:15 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] Get:16 http://deb.debian.org/debian stretch/main amd64 libltdl7 amd64 2.4.6-2 [389 kB] Get:17 http://deb.debian.org/debian stretch/main amd64 libltdl-dev amd64 2.4.6-2 [161 kB] Get:18 http://deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] Get:19 http://deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] Get:20 http://deb.debian.org/debian stretch/main amd64 libtool all 2.4.6-2 [545 kB] Get:21 http://deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB] Selecting previously unselected package libwind0-heimdal:amd64. Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libhx509-5-heimdal:amd64. Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libkrb5-26-heimdal:amd64. Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libheimntlm0-heimdal:amd64. Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libgssapi3-heimdal:amd64. Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... debconf: delaying package configuration, since apt-utils is not installed Fetched 15.7 MB in 1s (12.4 MB/s) Selecting previously unselected package cmake-data. (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 ... 15091 files and directories currently installed.) Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ... Unpacking cmake-data (3.7.2-1) ... Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.7_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.7) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.14_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.14) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ... Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.4_all.deb ... Unpacking libglib2.0-data (2.48.2-0ubuntu4.4) ... Selecting previously unselected package libicu55:amd64. Preparing to unpack .../libicu55_55.1-7ubuntu0.4_amd64.deb ... Unpacking libicu55:amd64 (55.1-7ubuntu0.4) ... Resolving Dependencies --> Running transaction check ---> Package rpm-build.x86_64 0:4.11.3-40.el7 will be installed --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-40.el7.x86_64 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-40.el7.x86_64 --> Processing Dependency: unzip for package: rpm-build-4.11.3-40.el7.x86_64 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-40.el7.x86_64 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-40.el7.x86_64 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-40.el7.x86_64 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-40.el7.x86_64 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-40.el7.x86_64 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-40.el7.x86_64 --> Processing Dependency: file for package: rpm-build-4.11.3-40.el7.x86_64 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-40.el7.x86_64 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-40.el7.x86_64 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-40.el7.x86_64 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch --> Running transaction check ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64 ---> Package elfutils.x86_64 0:0.176-2.el7 will be installed ---> Package file.x86_64 0:5.11-35.el7 will be installed ---> Package gdb.x86_64 0:7.6.1-115.el7 will be installed ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed ---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed --> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch ---> Package unzip.x86_64 0:6.0-20.el7 will be installed --> Running transaction check ---> Package dwz.x86_64 0:0.11-3.el7 will be installed ---> Package emacs-filesystem.noarch 1:24.3-22.el7 will be installed ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed ---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed ---> Package zip.x86_64 0:3.0-11.el7 will be installed --> Running transaction check ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed ---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed --> Running transaction check ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: rpm-build x86_64 4.11.3-40.el7 base 149 k rpmlint noarch 1.5-4.el7 base 229 k Installing for dependencies: bzip2 x86_64 1.0.6-13.el7 base 52 k desktop-file-utils x86_64 0.23-2.el7 base 67 k dwz x86_64 0.11-3.el7 base 99 k elfutils x86_64 0.176-2.el7 base 305 k emacs-filesystem noarch 1:24.3-22.el7 base 58 k file x86_64 5.11-35.el7 base 57 k gdb x86_64 7.6.1-115.el7 base 2.4 M groff-base x86_64 1.22.2-8.el7 base 942 k patch x86_64 2.7.1-12.el7_7 updates 111 k perl x86_64 4:5.16.3-294.el7_6 base 8.0 M perl-Carp noarch 1.26-244.el7 base 19 k perl-Encode x86_64 2.51-7.el7 base 1.5 M perl-Exporter noarch 5.68-3.el7 base 28 k perl-File-Path noarch 2.09-2.el7 base 26 k perl-File-Temp noarch 0.23.01-3.el7 base 56 k perl-Filter x86_64 1.49-3.el7 base 76 k perl-Getopt-Long noarch 2.40-3.el7 base 56 k perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k perl-PathTools x86_64 3.40-5.el7 base 82 k perl-Pod-Escapes noarch 1:1.04-294.el7_6 base 51 k perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k perl-Pod-Usage noarch 1.63-3.el7 base 27 k perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k perl-Socket x86_64 2.010-4.el7 base 49 k perl-Storable x86_64 2.45-3.el7 base 77 k perl-Text-ParseWords noarch 3.29-4.el7 base 14 k perl-Thread-Queue noarch 3.02-2.el7 base 17 k perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k perl-Time-Local noarch 1.2300-2.el7 base 24 k perl-constant noarch 1.27-2.el7 base 19 k perl-libs x86_64 4:5.16.3-294.el7_6 base 688 k perl-macros x86_64 4:5.16.3-294.el7_6 base 44 k perl-parent noarch 1:0.225-244.el7 base 12 k perl-podlators noarch 2.5.1-3.el7 base 112 k perl-srpm-macros noarch 1-8.el7 base 4.6 k perl-threads x86_64 1.87-4.el7 base 49 k perl-threads-shared x86_64 1.43-6.el7 base 39 k python-srpm-macros noarch 3-32.el7 base 8.4 k redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k unzip x86_64 6.0-20.el7 base 170 k zip x86_64 3.0-11.el7 base 260 k Transaction Summary ================================================================================ Install 2 Packages (+42 Dependent packages) Total download size: 16 M Installed size: 51 M Downloading packages: warning: /var/cache/yum/x86_64/7/base/packages/dwz-0.11-3.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY Public key for dwz-0.11-3.el7.x86_64.rpm is not installed Selecting previously unselected package liblzo2-2:amd64. Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_amd64.deb ... Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... Selecting previously unselected package libicu57:amd64. Preparing to unpack .../02-libicu57_57.1-6+deb9u3_amd64.deb ... Unpacking libicu57:amd64 (57.1-6+deb9u3) ... Selecting previously unselected package libsasl2-modules:amd64. Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ... Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.2-2) ... Selecting previously unselected package manpages. Preparing to unpack .../manpages_4.04-2_all.deb ... Unpacking manpages (4.04-2) ... Selecting previously unselected package openssh-client. Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.8_amd64.deb ... Unpacking openssh-client (1:7.2p2-4ubuntu2.8) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.8_all.deb ... Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.8) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... Selecting previously unselected package python3-apt. Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.8_amd64.deb ... Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.8) ... Selecting previously unselected package rsync. Preparing to unpack .../rsync_3.1.1-3ubuntu1.2_amd64.deb ... Unpacking rsync (3.1.1-3ubuntu1.2) ... Selecting previously unselected package shared-mime-info. Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ... Unpacking shared-mime-info (1.5-2ubuntu0.2) ... Selecting previously unselected package strace. Preparing to unpack .../strace_4.11-1ubuntu3_amd64.deb ... Unpacking strace (4.11-1ubuntu3) ... Selecting previously unselected package xauth. Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ... Unpacking xauth (1:1.0.9-1ubuntu2) ... Selecting previously unselected package libarchive13:amd64. Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u2_amd64.deb ... Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... Selecting previously unselected package libjsoncpp1:amd64. Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ... Unpacking libjsoncpp1:amd64 (1.7.4-3) ... Selecting previously unselected package libuv1:amd64. Preparing to unpack .../06-libuv1_1.9.1-3_amd64.deb ... Unpacking libuv1:amd64 (1.9.1-3) ... Selecting previously unselected package cmake. Preparing to unpack .../07-cmake_3.7.2-1_amd64.deb ... Unpacking cmake (3.7.2-1) ... Selecting previously unselected package xdg-user-dirs. Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ... Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... Selecting previously unselected package xml-core. Preparing to unpack .../xml-core_0.13+nmu2_all.deb ... Unpacking xml-core (0.13+nmu2) ... Selecting previously unselected package at. Preparing to unpack .../at_3.1.18-2ubuntu1_amd64.deb ... Unpacking at (3.1.18-2ubuntu1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../autotools-dev_20150820.1_all.deb ... Unpacking autotools-dev (20150820.1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... Unpacking libc-dev-bin (2.23-0ubuntu11) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_4.4.0-174.204_amd64.deb ... Unpacking linux-libc-dev:amd64 (4.4.0-174.204) ... Selecting previously unselected package libxml2:armhf. Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_armhf.deb ... Unpacking libxml2:armhf (2.9.4+dfsg1-2.2+deb9u2) ... Selecting previously unselected package sgml-base. Preparing to unpack .../08-sgml-base_1.29_all.deb ... Unpacking sgml-base (1.29) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u3_amd64.deb ... Unpacking libmagic-mgc (1:5.30-1+deb9u3) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u3_amd64.deb ... Unpacking libmagic1:amd64 (1:5.30-1+deb9u3) ... Selecting previously unselected package file. Preparing to unpack .../11-file_1%3a5.30-1+deb9u3_amd64.deb ... Unpacking file (1:5.30-1+deb9u3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ... Unpacking autotools-dev (20161112.1) ... Selecting previously unselected package btrfs-progs. Preparing to unpack .../13-btrfs-progs_4.7.3-1_amd64.deb ... Unpacking btrfs-progs (4.7.3-1) ... Selecting previously unselected package libisl15:amd64. Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... Unpacking libisl15:amd64 (0.16.1-1) ... Selecting previously unselected package cpp-5. Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package libarchive13:armhf. Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u2_armhf.deb ... Unpacking libarchive13:armhf (3.2.2-2+deb9u2) ... Selecting previously unselected package libjsoncpp1:armhf. Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ... Unpacking libjsoncpp1:armhf (1.7.4-3) ... Selecting previously unselected package btrfs-tools. Preparing to unpack .../14-btrfs-tools_4.7.3-1_amd64.deb ... Unpacking btrfs-tools (4.7.3-1) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../15-libltdl7_2.4.6-2_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-2) ... Selecting previously unselected package libltdl-dev:amd64. Preparing to unpack .../16-libltdl-dev_2.4.6-2_amd64.deb ... Unpacking libltdl-dev:amd64 (2.4.6-2) ... Selecting previously unselected package libseccomp2:amd64. Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libseccomp-dev:amd64. Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libtool. Preparing to unpack .../19-libtool_2.4.6-2_all.deb ... Unpacking libtool (2.4.6-2) ... Selecting previously unselected package xml-core. Preparing to unpack .../20-xml-core_0.17_all.deb ... Unpacking xml-core (0.17) ... Selecting previously unselected package libuv1:armhf. Preparing to unpack .../06-libuv1_1.9.1-3_armhf.deb ... Unpacking libuv1:armhf (1.9.1-3) ... Selecting previously unselected package cmake. Preparing to unpack .../07-cmake_3.7.2-1_armhf.deb ... Unpacking cmake (3.7.2-1) ... Setting up libuv1:amd64 (1.9.1-3) ... Setting up cmake-data (3.7.2-1) ... Setting up sgml-base (1.29) ... Setting up libicu57:amd64 (57.1-6+deb9u3) ... Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... Setting up libmagic-mgc (1:5.30-1+deb9u3) ... Setting up libmagic1:amd64 (1:5.30-1+deb9u3) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... Setting up autotools-dev (20161112.1) ... Setting up libltdl7:amd64 (2.4.6-2) ... Setting up xml-core (0.17) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking cpp (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... Setting up libjsoncpp1:amd64 (1.7.4-3) ... Setting up libltdl-dev:amd64 (2.4.6-2) ... Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... Setting up file (1:5.30-1+deb9u3) ... Setting up btrfs-progs (4.7.3-1) ... Setting up cmake (3.7.2-1) ... Selecting previously unselected package libasan2:amd64. Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package libubsan0:amd64. Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package libcilkrts5:amd64. Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up libtool (2.4.6-2) ... Setting up btrfs-tools (4.7.3-1) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Processing triggers for sgml-base (1.29) ... Selecting previously unselected package libmpx0:amd64. Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package libgcc-5-dev:amd64. Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package gcc-5. Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package sgml-base. Preparing to unpack .../08-sgml-base_1.29_all.deb ... Unpacking sgml-base (1.29) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u3_armhf.deb ... Unpacking libmagic-mgc (1:5.30-1+deb9u3) ... Selecting previously unselected package libmagic1:armhf. Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u3_armhf.deb ... Unpacking libmagic1:armhf (1:5.30-1+deb9u3) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking gcc (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libstdc++-5-dev:amd64. Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package file. Preparing to unpack .../11-file_1%3a5.30-1+deb9u3_armhf.deb ... Unpacking file (1:5.30-1+deb9u3) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ... Unpacking autotools-dev (20161112.1) ... Selecting previously unselected package g++-5. Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ... Selecting previously unselected package btrfs-progs. Preparing to unpack .../13-btrfs-progs_4.7.3-1_armhf.deb ... Unpacking btrfs-progs (4.7.3-1) ... Selecting previously unselected package btrfs-tools. Preparing to unpack .../14-btrfs-tools_4.7.3-1_armhf.deb ... Unpacking btrfs-tools (4.7.3-1) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking g++ (4:5.3.1-1ubuntu1) ... Selecting previously unselected package make. Preparing to unpack .../archives/make_4.1-6_amd64.deb ... Unpacking make (4.1-6) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.6_all.deb ... Unpacking libdpkg-perl (1.18.4ubuntu1.6) ... Selecting previously unselected package xz-utils. Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ... Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ... Selecting previously unselected package patch. Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ... Unpacking patch (2.7.5-1ubuntu0.16.04.2) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.6_all.deb ... Unpacking dpkg-dev (1.18.4ubuntu1.6) ... Removing intermediate container 6403ea314988 ---> 6f0fa935929e Step 6/49 : RUN grep "_COMMIT=" /*.installer |cut -f2- -d: > /binaries-commits ---> Running in abc041939dd3 Selecting previously unselected package build-essential. Selecting previously unselected package libltdl7:armhf. Preparing to unpack .../15-libltdl7_2.4.6-2_armhf.deb ... Unpacking libltdl7:armhf (2.4.6-2) ... Selecting previously unselected package libltdl-dev:armhf. Preparing to unpack .../16-libltdl-dev_2.4.6-2_armhf.deb ... Unpacking libltdl-dev:armhf (2.4.6-2) ... Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... Unpacking build-essential (12.1ubuntu2) ... Selecting previously unselected package curl. Preparing to unpack .../curl_7.47.0-1ubuntu2.14_amd64.deb ... Unpacking curl (7.47.0-1ubuntu2.14) ... Selecting previously unselected package dctrl-tools. Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ... Unpacking dctrl-tools (2.24-2) ... Selecting previously unselected package libcroco3:amd64. Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... Unpacking libcroco3:amd64 (0.6.11-1) ... Selecting previously unselected package gettext. Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... Unpacking gettext (0.19.7-2ubuntu3.1) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... Unpacking intltool-debian (0.35.0+20060710.4) ... Selecting previously unselected package po-debconf. Preparing to unpack .../po-debconf_1.0.19_all.deb ... Unpacking po-debconf (1.0.19) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (0.015-1) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... Unpacking libtimedate-perl (2.3000-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... Unpacking dh-strip-nondeterminism (0.015-1) ... Selecting previously unselected package debhelper. Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... Unpacking debhelper (9.20160115ubuntu3) ... Selecting previously unselected package devscripts. Preparing to unpack .../devscripts_2.16.2ubuntu3_amd64.deb ... Unpacking devscripts (2.16.2ubuntu3) ... Selecting previously unselected package libseccomp2:armhf. Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_armhf.deb ... Unpacking libseccomp2:armhf (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libseccomp-dev:armhf. Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_armhf.deb ... Unpacking libseccomp-dev:armhf (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libtool. Preparing to unpack .../19-libtool_2.4.6-2_all.deb ... Unpacking libtool (2.4.6-2) ... Selecting previously unselected package diffstat. Preparing to unpack .../diffstat_1.61-1_amd64.deb ... Unpacking diffstat (1.61-1) ... Selecting previously unselected package dput. Preparing to unpack .../dput_0.9.6.4ubuntu3_all.deb ... Unpacking dput (0.9.6.4ubuntu3) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking fakeroot (1.20.2-1ubuntu1) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ... Unpacking liberror-perl (0.17-1.2) ... Selecting previously unselected package git-man. Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.7_all.deb ... Unpacking git-man (1:2.7.4-0ubuntu1.7) ... Selecting previously unselected package git. Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.7_amd64.deb ... Unpacking git (1:2.7.4-0ubuntu1.7) ... Selecting previously unselected package xml-core. Preparing to unpack .../20-xml-core_0.17_all.deb ... Unpacking xml-core (0.17) ... Setting up libuv1:armhf (1.9.1-3) ... Setting up cmake-data (3.7.2-1) ... Setting up sgml-base (1.29) ... Removing intermediate container abc041939dd3 ---> 1fe24d40ede6 Step 7/49 : FROM builder as dockerd-builder ---> 1fe24d40ede6 Step 8/49 : RUN apt-get install -y libsystemd-dev ---> Running in 8336fd6fc3c3 Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-1) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libapt-pkg-perl. Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ... Unpacking libapt-pkg-perl (0.1.29build7) ... Selecting previously unselected package libasprintf-dev:amd64. Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... Selecting previously unselected package libhtml-tagset-perl. Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... Unpacking libhtml-tagset-perl (3.20-2) ... Selecting previously unselected package liburi-perl. Preparing to unpack .../liburi-perl_1.71-1_all.deb ... Unpacking liburi-perl (1.71-1) ... Selecting previously unselected package libhtml-parser-perl. Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... Unpacking libhtml-parser-perl (3.72-1) ... Selecting previously unselected package libcgi-pm-perl. Preparing to unpack .../libcgi-pm-perl_4.26-1_all.deb ... Unpacking libcgi-pm-perl (4.26-1) ... Selecting previously unselected package libfcgi-perl. Preparing to unpack .../libfcgi-perl_0.77-1build1_amd64.deb ... Unpacking libfcgi-perl (0.77-1build1) ... Setting up libicu57:armhf (57.1-6+deb9u3) ... Setting up libxml2:armhf (2.9.4+dfsg1-2.2+deb9u2) ... Setting up libmagic-mgc (1:5.30-1+deb9u3) ... Setting up libmagic1:armhf (1:5.30-1+deb9u3) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Selecting previously unselected package libcgi-fast-perl. Preparing to unpack .../libcgi-fast-perl_1%3a2.10-1_all.deb ... Unpacking libcgi-fast-perl (1:2.10-1) ... Selecting previously unselected package libsub-name-perl. Preparing to unpack .../libsub-name-perl_0.14-1build1_amd64.deb ... Unpacking libsub-name-perl (0.14-1build1) ... Selecting previously unselected package libclass-accessor-perl. Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ... Unpacking libclass-accessor-perl (0.34-1) ... Selecting previously unselected package libclone-perl. Preparing to unpack .../libclone-perl_0.38-1build1_amd64.deb ... Unpacking libclone-perl (0.38-1build1) ... Selecting previously unselected package libdata-alias-perl. Preparing to unpack .../libdata-alias-perl_1.20-1build1_amd64.deb ... Unpacking libdata-alias-perl (1.20-1build1) ... Selecting previously unselected package libdigest-hmac-perl. Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ... Unpacking libdigest-hmac-perl (1.03+dfsg-1) ... Selecting previously unselected package libdistro-info-perl. Preparing to unpack .../libdistro-info-perl_0.14ubuntu0.1_all.deb ... Unpacking libdistro-info-perl (0.14ubuntu0.1) ... Selecting previously unselected package libnet-ssleay-perl. Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... Unpacking libnet-ssleay-perl (1.72-1build1) ... Selecting previously unselected package libio-socket-ssl-perl. Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... Unpacking libio-socket-ssl-perl (2.024-1) ... Selecting previously unselected package libnet-smtp-ssl-perl. Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... Unpacking libnet-smtp-ssl-perl (1.03-1) ... Selecting previously unselected package libmailtools-perl. Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... Unpacking libmailtools-perl (2.13-1) ... Selecting previously unselected package libsocket6-perl. Preparing to unpack .../libsocket6-perl_0.25-1build2_amd64.deb ... Unpacking libsocket6-perl (0.25-1build2) ... Selecting previously unselected package libio-socket-inet6-perl. Preparing to unpack .../libio-socket-inet6-perl_2.72-2_all.deb ... Unpacking libio-socket-inet6-perl (2.72-2) ... Selecting previously unselected package libnet-ip-perl. Setting up libseccomp2:armhf (2.3.1-2.1+deb9u1) ... Setting up autotools-dev (20161112.1) ... Setting up libltdl7:armhf (2.4.6-2) ... Setting up xml-core (0.17) ... Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ... Unpacking libnet-ip-perl (1.26-1) ... Selecting previously unselected package libnet-dns-perl. Preparing to unpack .../libnet-dns-perl_0.81-2build1_amd64.deb ... Unpacking libnet-dns-perl (0.81-2build1) ... Selecting previously unselected package libnet-domain-tld-perl. Preparing to unpack .../libnet-domain-tld-perl_1.73-1_all.deb ... Unpacking libnet-domain-tld-perl (1.73-1) ... Selecting previously unselected package libemail-valid-perl. Preparing to unpack .../libemail-valid-perl_1.198-1_all.deb ... Unpacking libemail-valid-perl (1.198-1) ... Selecting previously unselected package libencode-locale-perl. Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... Unpacking libencode-locale-perl (1.05-1) ... Selecting previously unselected package libexporter-tiny-perl. Preparing to unpack .../libexporter-tiny-perl_0.042-1_all.deb ... Unpacking libexporter-tiny-perl (0.042-1) ... Selecting previously unselected package libipc-system-simple-perl. Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... Unpacking libipc-system-simple-perl (1.25-3) ... Selecting previously unselected package libfile-basedir-perl. Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... Unpacking libfile-basedir-perl (0.07-1) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3) ... Selecting previously unselected package libhttp-date-perl. Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... Unpacking libhttp-date-perl (6.02-1) ... Selecting previously unselected package libfile-listing-perl. Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... Unpacking libfile-listing-perl (6.04-1) ... Selecting previously unselected package libfont-afm-perl. Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... Unpacking libfont-afm-perl (1.20-1) ... Selecting previously unselected package libgettextpo0:amd64. Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... Selecting previously unselected package libgettextpo-dev:amd64. Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... Selecting previously unselected package libio-html-perl. Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... Unpacking libio-html-perl (1.001-1) ... Selecting previously unselected package liblwp-mediatypes-perl. Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... Unpacking liblwp-mediatypes-perl (6.02-1) ... Selecting previously unselected package libhttp-message-perl. Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... Unpacking libhttp-message-perl (6.11-1) ... Selecting previously unselected package libhtml-form-perl. Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... Unpacking libhtml-form-perl (6.03-1) ... Selecting previously unselected package libhtml-tree-perl. Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... Unpacking libhtml-tree-perl (5.03-2) ... Selecting previously unselected package libhtml-format-perl. Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... Unpacking libhtml-format-perl (2.11-2) ... Reading package lists... Selecting previously unselected package libhttp-cookies-perl. Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... Unpacking libhttp-cookies-perl (6.01-1) ... Selecting previously unselected package libhttp-daemon-perl. Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... Unpacking libhttp-daemon-perl (6.01-1) ... Selecting previously unselected package libhttp-negotiate-perl. Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... Unpacking libhttp-negotiate-perl (6.00-2) ... Selecting previously unselected package libio-pty-perl. Preparing to unpack .../libio-pty-perl_1%3a1.08-1.1build1_amd64.deb ... Unpacking libio-pty-perl (1:1.08-1.1build1) ... Selecting previously unselected package libio-string-perl. Preparing to unpack .../libio-string-perl_1.08-3_all.deb ... Unpacking libio-string-perl (1.08-3) ... Selecting previously unselected package libipc-run-perl. Preparing to unpack .../libipc-run-perl_0.94-1_all.deb ... Unpacking libipc-run-perl (0.94-1) ... Building dependency tree... Reading state information... The following NEW packages will be installed: libsystemd-dev Setting up liblzo2-2:armhf (2.08-1.2+b2) ... Setting up libjsoncpp1:armhf (1.7.4-3) ... Setting up libltdl-dev:armhf (2.4.6-2) ... Setting up libarchive13:armhf (3.2.2-2+deb9u2) ... Setting up libseccomp-dev:armhf (2.3.1-2.1+deb9u1) ... Setting up file (1:5.30-1+deb9u3) ... Setting up btrfs-progs (4.7.3-1) ... Setting up cmake (3.7.2-1) ... Setting up libtool (2.4.6-2) ... Setting up btrfs-tools (4.7.3-1) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Processing triggers for sgml-base (1.29) ... Selecting previously unselected package liblist-moreutils-perl. Preparing to unpack .../liblist-moreutils-perl_0.413-1build1_amd64.deb ... Unpacking liblist-moreutils-perl (0.413-1build1) ... Selecting previously unselected package libnet-http-perl. Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... Unpacking libnet-http-perl (6.09-1) ... Selecting previously unselected package libwww-robotrules-perl. Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... Unpacking libwww-robotrules-perl (6.01-1) ... Selecting previously unselected package libwww-perl. Preparing to unpack .../libwww-perl_6.15-1_all.deb ... Unpacking libwww-perl (6.15-1) ... Selecting previously unselected package liblwp-protocol-https-perl. Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... Unpacking liblwp-protocol-https-perl (6.06-2) ... Selecting previously unselected package libsys-hostname-long-perl. Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... Unpacking libsys-hostname-long-perl (1.5-1) ... Selecting previously unselected package libmail-sendmail-perl. Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... Unpacking libmail-sendmail-perl (0.79.16-1) ... Selecting previously unselected package libparse-debianchangelog-perl. Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-8_all.deb ... Unpacking libparse-debianchangelog-perl (1.2.0-8) ... Selecting previously unselected package libperlio-gzip-perl. Preparing to unpack .../libperlio-gzip-perl_0.19-1build1_amd64.deb ... Unpacking libperlio-gzip-perl (0.19-1build1) ... Selecting previously unselected package libtext-levenshtein-perl. Preparing to unpack .../libtext-levenshtein-perl_0.13-1_all.deb ... Unpacking libtext-levenshtein-perl (0.13-1) ... Selecting previously unselected package libyaml-libyaml-perl. Preparing to unpack .../libyaml-libyaml-perl_0.41-6build1_amd64.deb ... Unpacking libyaml-libyaml-perl (0.41-6build1) ... Selecting previously unselected package hardening-includes. Preparing to unpack .../hardening-includes_2.7ubuntu2_all.deb ... Unpacking hardening-includes (2.7ubuntu2) ... Selecting previously unselected package patchutils. Preparing to unpack .../patchutils_0.3.4-1_amd64.deb ... Unpacking patchutils (0.3.4-1) ... Selecting previously unselected package t1utils. Preparing to unpack .../t1utils_1.39-2_amd64.deb ... Unpacking t1utils (1.39-2) ... Selecting previously unselected package lintian. Preparing to unpack .../lintian_2.5.43ubuntu0.1_all.deb ... Unpacking lintian (2.5.43ubuntu0.1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_4.04-2_all.deb ... Unpacking manpages-dev (4.04-2) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ... Unpacking python3-pkg-resources (20.7.0-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../python3-chardet_2.3.0-2_all.deb ... Unpacking python3-chardet (2.3.0-2) ... Selecting previously unselected package python3-six. Preparing to unpack .../python3-six_1.10.0-3_all.deb ... Unpacking python3-six (1.10.0-3) ... Selecting previously unselected package python3-debian. Preparing to unpack .../python3-debian_0.1.27ubuntu2_all.deb ... Unpacking python3-debian (0.1.27ubuntu2) ... Selecting previously unselected package rename. Preparing to unpack .../archives/rename_0.20-4_all.deb ... Unpacking rename (0.20-4) ... Selecting previously unselected package unzip. Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... Unpacking unzip (6.0-20ubuntu1) ... Selecting previously unselected package wdiff. Preparing to unpack .../wdiff_1.2.2-1build1_amd64.deb ... Unpacking wdiff (1.2.2-1build1) ... 0 upgraded, 1 newly installed, 0 to remove and 8 not upgraded. Need to get 1972 kB of archives. After this operation, 13.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1972 kB in 1s (1674 kB/s) Selecting previously unselected package libsystemd-dev:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17660 files and directories currently installed.) Preparing to unpack .../libsystemd-dev_232-25+deb9u12_amd64.deb ... Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... Selecting previously unselected package equivs. Preparing to unpack .../equivs_2.0.9+nmu1_all.deb ... Unpacking equivs (2.0.9+nmu1) ... Selecting previously unselected package libauthen-sasl-perl. Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... Unpacking libauthen-sasl-perl (2.1600-1) ... Selecting previously unselected package python3-magic. Preparing to unpack .../python3-magic_1%3a5.25-2ubuntu1.3_all.deb ... Unpacking python3-magic (1:5.25-2ubuntu1.3) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Processing triggers for systemd (229-4ubuntu21.23) ... Setting up libatm1:amd64 (1:2.5.1-1.5) ... Setting up liblocale-gettext-perl (1.07-1build1) ... Setting up libmnl0:amd64 (1.0.3-5) ... Setting up libpopt0:amd64 (1.16-10) ... Setting up mime-support (3.59ubuntu1) ... Setting up libmpdec2:amd64 (2.4.2-1) ... Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.3) ... Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.9) ... Setting up python3.5 (3.5.2-2ubuntu0~16.04.9) ... Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... Setting up libpython3-stdlib:amd64 (3.5.1-3) ... Setting up libgdbm3:amd64 (1.8.3-13.1) ... Setting up libffi6:amd64 (3.2.1-4) ... Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.4) ... No schema files found: doing nothing. Setting up libxau6:amd64 (1:1.0.8-1) ... Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ... Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ... Setting up libx11-data (2:1.6.3-1ubuntu2.1) ... Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ... Setting up libxext6:amd64 (2:1.3.3-1) ... Setting up groff-base (1.22.3-7) ... Setting up bsdmainutils (9.0.6ubuntu3) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode Setting up libpipeline1:amd64 (1.4.1-2) ... Setting up man-db (2.7.5-1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Building database of manual pages ... Removing intermediate container 8336fd6fc3c3 ---> 8e529a21952e Step 9/49 : WORKDIR /go/src/github.com/docker/docker ---> Running in 6a585500ed9e Removing intermediate container 6a585500ed9e ---> 87ee6ae5a3c5 Step 10/49 : COPY . /go/src/github.com/docker/docker Public key for patch-2.7.1-12.el7_7.x86_64.rpm is not installed -------------------------------------------------------------------------------- Total 1.0 MB/s | 16 MB 00:16 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Importing GPG key 0xF4A80EB5: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 Package : centos-release-7-7.1908.0.el7.centos.x86_64 (@CentOS) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : groff-base-1.22.2-8.el7.x86_64 1/44 Installing : bzip2-1.0.6-13.el7.x86_64 2/44 Installing : 1:perl-parent-0.225-244.el7.noarch 3/44 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 4/44 Installing : perl-podlators-2.5.1-3.el7.noarch 5/44 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 6/44 Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 7/44 Installing : perl-Encode-2.51-7.el7.x86_64 8/44 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 9/44 Installing : perl-Pod-Usage-1.63-3.el7.noarch 10/44 Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64 11/44 Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64 12/44 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 13/44 Installing : perl-Exporter-5.68-3.el7.noarch 14/44 Installing : perl-Socket-2.010-4.el7.x86_64 15/44 Installing : perl-Carp-1.26-244.el7.noarch 16/44 Installing : perl-Storable-2.45-3.el7.x86_64 17/44 Installing : perl-PathTools-3.40-5.el7.x86_64 18/44 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 19/44 Installing : perl-Time-Local-1.2300-2.el7.noarch 20/44 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 21/44 Installing : perl-constant-1.27-2.el7.noarch 22/44 Installing : perl-threads-shared-1.43-6.el7.x86_64 23/44 Installing : perl-threads-1.87-4.el7.x86_64 24/44 Installing : perl-File-Temp-0.23.01-3.el7.noarch 25/44 Installing : perl-File-Path-2.09-2.el7.noarch 26/44 Installing : perl-Filter-1.49-3.el7.x86_64 27/44 Installing : perl-Getopt-Long-2.40-3.el7.noarch 28/44 Installing : 4:perl-5.16.3-294.el7_6.x86_64 29/44 Installing : perl-Thread-Queue-3.02-2.el7.noarch 30/44 ---> c170c664fb3f Step 11/49 : ARG VERSION ---> Running in efe574490089 Removing intermediate container efe574490089 ---> 6e9cda89966e Step 12/49 : ARG GITCOMMIT ---> Running in 58934c62987b Installing : gdb-7.6.1-115.el7.x86_64 31/44 Installing : elfutils-0.176-2.el7.x86_64 32/44 Installing : python-srpm-macros-3-32.el7.noarch 33/44 Installing : file-5.11-35.el7.x86_64 34/44 Installing : patch-2.7.1-12.el7_7.x86_64 35/44 Installing : dwz-0.11-3.el7.x86_64 36/44 Installing : perl-srpm-macros-1-8.el7.noarch 37/44 Installing : unzip-6.0-20.el7.x86_64 38/44 Installing : 1:emacs-filesystem-24.3-22.el7.noarch 39/44 Installing : desktop-file-utils-0.23-2.el7.x86_64 40/44 Installing : zip-3.0-11.el7.x86_64 41/44 Removing intermediate container 58934c62987b ---> f244ab4dc19e Step 13/49 : ARG BUILDTIME ---> Running in f3ef858bbe79 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 42/44 Installing : rpm-build-4.11.3-40.el7.x86_64 43/44 Installing : rpmlint-1.5-4.el7.noarch 44/44 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/44 Verifying : perl-threads-shared-1.43-6.el7.x86_64 2/44 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 3/44 Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 4/44 Verifying : zip-3.0-11.el7.x86_64 5/44 Verifying : perl-Exporter-5.68-3.el7.noarch 6/44 Verifying : desktop-file-utils-0.23-2.el7.x86_64 7/44 Verifying : perl-PathTools-3.40-5.el7.x86_64 8/44 Verifying : 1:emacs-filesystem-24.3-22.el7.noarch 9/44 Verifying : unzip-6.0-20.el7.x86_64 10/44 Verifying : 1:perl-parent-0.225-244.el7.noarch 11/44 Verifying : bzip2-1.0.6-13.el7.x86_64 12/44 Verifying : perl-srpm-macros-1-8.el7.noarch 13/44 Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 14/44 Verifying : groff-base-1.22.2-8.el7.x86_64 15/44 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 16/44 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 17/44 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 18/44 Verifying : dwz-0.11-3.el7.x86_64 19/44 Verifying : perl-Time-Local-1.2300-2.el7.noarch 20/44 Removing intermediate container f3ef858bbe79 ---> 0e6e91610cf9 Step 14/49 : ARG PLATFORM ---> Running in 00721fc17402 Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 21/44 Verifying : perl-Socket-2.010-4.el7.x86_64 22/44 Verifying : patch-2.7.1-12.el7_7.x86_64 23/44 Verifying : file-5.11-35.el7.x86_64 24/44 Verifying : perl-Carp-1.26-244.el7.noarch 25/44 Verifying : rpm-build-4.11.3-40.el7.x86_64 26/44 Verifying : perl-Storable-2.45-3.el7.x86_64 27/44 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 28/44 Verifying : python-srpm-macros-3-32.el7.noarch 29/44 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 30/44 Verifying : perl-Encode-2.51-7.el7.x86_64 31/44 Verifying : rpmlint-1.5-4.el7.noarch 32/44 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 33/44 Verifying : perl-podlators-2.5.1-3.el7.noarch 34/44 Verifying : perl-constant-1.27-2.el7.noarch 35/44 Verifying : elfutils-0.176-2.el7.x86_64 36/44 Verifying : perl-threads-1.87-4.el7.x86_64 37/44 Verifying : gdb-7.6.1-115.el7.x86_64 38/44 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 39/44 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 40/44 Verifying : 4:perl-5.16.3-294.el7_6.x86_64 41/44 Verifying : perl-File-Path-2.09-2.el7.noarch 42/44 Verifying : perl-Filter-1.49-3.el7.x86_64 43/44 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 44/44 Installed: rpm-build.x86_64 0:4.11.3-40.el7 rpmlint.noarch 0:1.5-4.el7 Dependency Installed: bzip2.x86_64 0:1.0.6-13.el7 desktop-file-utils.x86_64 0:0.23-2.el7 dwz.x86_64 0:0.11-3.el7 elfutils.x86_64 0:0.176-2.el7 emacs-filesystem.noarch 1:24.3-22.el7 file.x86_64 0:5.11-35.el7 gdb.x86_64 0:7.6.1-115.el7 groff-base.x86_64 0:1.22.2-8.el7 patch.x86_64 0:2.7.1-12.el7_7 perl.x86_64 4:5.16.3-294.el7_6 perl-Carp.noarch 0:1.26-244.el7 perl-Encode.x86_64 0:2.51-7.el7 perl-Exporter.noarch 0:5.68-3.el7 perl-File-Path.noarch 0:2.09-2.el7 perl-File-Temp.noarch 0:0.23.01-3.el7 perl-Filter.x86_64 0:1.49-3.el7 perl-Getopt-Long.noarch 0:2.40-3.el7 perl-HTTP-Tiny.noarch 0:0.033-3.el7 perl-PathTools.x86_64 0:3.40-5.el7 perl-Pod-Escapes.noarch 1:1.04-294.el7_6 perl-Pod-Perldoc.noarch 0:3.20-4.el7 perl-Pod-Simple.noarch 1:3.28-4.el7 perl-Pod-Usage.noarch 0:1.63-3.el7 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 perl-Socket.x86_64 0:2.010-4.el7 perl-Storable.x86_64 0:2.45-3.el7 perl-Text-ParseWords.noarch 0:3.29-4.el7 perl-Thread-Queue.noarch 0:3.02-2.el7 perl-Time-HiRes.x86_64 4:1.9725-3.el7 perl-Time-Local.noarch 0:1.2300-2.el7 perl-constant.noarch 0:1.27-2.el7 perl-libs.x86_64 4:5.16.3-294.el7_6 perl-macros.x86_64 4:5.16.3-294.el7_6 perl-parent.noarch 1:0.225-244.el7 perl-podlators.noarch 0:2.5.1-3.el7 perl-srpm-macros.noarch 0:1-8.el7 perl-threads.x86_64 0:1.87-4.el7 perl-threads-shared.x86_64 0:1.43-6.el7 python-srpm-macros.noarch 0:3-32.el7 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos unzip.x86_64 0:6.0-20.el7 zip.x86_64 0:3.0-11.el7 Complete! Removing intermediate container 00721fc17402 ---> b34143d181e9 Step 15/49 : ARG PRODUCT Setting up sgml-base (1.26+nmu4ubuntu1) ... Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... Setting up perl-modules-5.22 (5.22.1-9ubuntu0.6) ... Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.6) ... Setting up perl (5.22.1-9ubuntu0.6) ... update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.9) ... Setting up python2.7 (2.7.12-1ubuntu0~16.04.9) ... Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... Setting up python (2.7.12-1~16.04) ... Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ... Setting up libmpfr4:amd64 (3.1.4-1) ... Setting up libmpc3:amd64 (1.0.3-1) ... Setting up bzip2 (1.0.6-8ubuntu0.2) ... Setting up distro-info-data (0.28ubuntu0.13) ... ---> Running in 52de79c3e4a5 Removing intermediate container 52de79c3e4a5 ---> 154d03e65f5e Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE ---> Running in 7c9836cb7c9a Removing intermediate container 7c9836cb7c9a ---> fb9d9ff864a1 Step 17/49 : ENV VERSION ${VERSION} ---> Running in 9f2070ff04b1 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.3) ... Setting up file (1:5.25-2ubuntu1.3) ... Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ... Setting up ifupdown (0.8.10ubuntu1.4) ... Creating /etc/network/interfaces. Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.15) ... Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.15) ... Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ... Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ... Setting up less (481-2.1ubuntu0.2) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Setting up libapt-inst2.0:amd64 (1.2.32) ... Setting up libbsd0:amd64 (0.8.2-1ubuntu0.1) ... Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ... Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ... Setting up libidn11:amd64 (1.32-3ubuntu1.2) ... Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ... Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... Removing intermediate container 9f2070ff04b1 ---> 58f628626be0 Step 18/49 : ENV GITCOMMIT ${GITCOMMIT} Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.7) ... Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ... Setting up netbase (5.3) ... Setting up openssl (1.0.2g-1ubuntu4.15) ... Setting up ca-certificates (20170717~16.04.2) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline ---> Running in c76f6b2038a8 Removing intermediate container c76f6b2038a8 ---> 36a65c17b9df Step 19/49 : ENV BUILDTIME ${BUILDTIME} ---> Running in 11007009f424 Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ... Setting up gettext-base (0.19.7-2ubuntu3.1) ... Setting up iso-codes (3.65-1) ... Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.1) ... Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Removing intermediate container 11007009f424 ---> 9fd0f81d5424 Step 20/49 : ENV PLATFORM ${PLATFORM} ---> Running in a4710f6b40d3 Removing intermediate container a4710f6b40d3 ---> 065ce38b30a9 Step 21/49 : ENV PRODUCT ${PRODUCT} Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ... Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.7) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.14) ... Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ... Setting up libglib2.0-data (2.48.2-0ubuntu4.4) ... Setting up libicu55:amd64 (55.1-7ubuntu0.4) ... Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... Setting up libxmuu1:amd64 (2:1.1.2-2) ... Setting up manpages (4.04-2) ... Setting up openssh-client (1:7.2p2-4ubuntu2.8) ... ---> Running in 15868251590a Removing intermediate container 15868251590a ---> 983c82a846d1 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE} Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.8) ... Setting up rsync (3.1.1-3ubuntu1.2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of restart. Setting up shared-mime-info (1.5-2ubuntu0.2) ... ---> Running in a8c9ec8642a8 Removing intermediate container a8c9ec8642a8 ---> 6771d1159f5d Step 23/49 : RUN bash ./hack/make/.go-autogen Removing intermediate container fe151dcf19c7 ---> f006a313d4cc Step 6/49 : RUN grep "_COMMIT=" /*.installer |cut -f2- -d: > /binaries-commits ---> Running in 1968a86c8da4 ---> Running in 249f6979cff6 Removing intermediate container 66b9c8d8bd75 ---> 2278af328e5a Step 13/18 : COPY SPECS /root/rpmbuild/SPECS ---> 58fb67cba2d2 Step 14/18 : RUN sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo ---> Running in b9e835f4b8c2 Removing intermediate container 249f6979cff6 ---> 157f6120e55e Step 24/49 : RUN go build -o /sbin/dockerd -tags 'autogen apparmor seccomp selinux journald exclude_graphdriver_devicemapper' -i -buildmode=pie -a -ldflags '-w' github.com/docker/docker/cmd/dockerd ---> Running in bab7e24f1456 Setting up strace (4.11-1ubuntu3) ... Setting up xauth (1:1.0.9-1ubuntu2) ... Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... Setting up xml-core (0.13+nmu2) ... Setting up at (3.1.18-2ubuntu1) ... Removing intermediate container b9e835f4b8c2 ---> 2b623e41e6ee Step 15/18 : RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec ---> Running in 61c10150ca41 invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up autotools-dev (20150820.1) ... Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... Setting up libc-dev-bin (2.23-0ubuntu11) ... Setting up linux-libc-dev:amd64 (4.4.0-174.204) ... Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... Setting up libisl15:amd64 (0.16.1-1) ... Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ... Setting up cpp (4:5.3.1-1ubuntu1) ... Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ... Setting up gcc (4:5.3.1-1ubuntu1) ... Removing intermediate container 1968a86c8da4 ---> a03184fbc547 Step 7/49 : FROM builder as dockerd-builder ---> a03184fbc547 Step 8/49 : RUN apt-get install -y libsystemd-dev Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ... Setting up g++ (4:5.3.1-1ubuntu1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (4.1-6) ... Setting up libdpkg-perl (1.18.4ubuntu1.6) ... Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode Setting up patch (2.7.5-1ubuntu0.16.04.2) ... Setting up dpkg-dev (1.18.4ubuntu1.6) ... Setting up build-essential (12.1ubuntu2) ... Setting up curl (7.47.0-1ubuntu2.14) ... Setting up dctrl-tools (2.24-2) ... Setting up libcroco3:amd64 (0.6.11-1) ... Setting up gettext (0.19.7-2ubuntu3.1) ... Setting up intltool-debian (0.35.0+20060710.4) ... Setting up po-debconf (1.0.19) ... Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... Setting up libfile-stripnondeterminism-perl (0.015-1) ... Setting up libtimedate-perl (2.3000-2) ... Setting up diffstat (1.61-1) ... Setting up dput (0.9.6.4ubuntu3) ... Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... Setting up fakeroot (1.20.2-1ubuntu1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up liberror-perl (0.17-1.2) ... Setting up git-man (1:2.7.4-0ubuntu1.7) ... Setting up git (1:2.7.4-0ubuntu1.7) ... Setting up libalgorithm-diff-perl (1.19.03-1) ... Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libapt-pkg-perl (0.1.29build7) ... Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... Setting up libhtml-tagset-perl (3.20-2) ... Setting up liburi-perl (1.71-1) ... Setting up libhtml-parser-perl (3.72-1) ... Setting up libcgi-pm-perl (4.26-1) ... Setting up libfcgi-perl (0.77-1build1) ... Setting up libcgi-fast-perl (1:2.10-1) ... Setting up libsub-name-perl (0.14-1build1) ... Setting up libclass-accessor-perl (0.34-1) ... ---> Running in c04b5376feeb Setting up libclone-perl (0.38-1build1) ... Setting up libdata-alias-perl (1.20-1build1) ... Setting up libdigest-hmac-perl (1.03+dfsg-1) ... Setting up libdistro-info-perl (0.14ubuntu0.1) ... Setting up libnet-ssleay-perl (1.72-1build1) ... Setting up libio-socket-ssl-perl (2.024-1) ... Setting up libnet-smtp-ssl-perl (1.03-1) ... Setting up libmailtools-perl (2.13-1) ... Setting up libsocket6-perl (0.25-1build2) ... Setting up libio-socket-inet6-perl (2.72-2) ... Setting up libnet-ip-perl (1.26-1) ... Setting up libnet-dns-perl (0.81-2build1) ... Setting up libnet-domain-tld-perl (1.73-1) ... Setting up libemail-valid-perl (1.198-1) ... Setting up libencode-locale-perl (1.05-1) ... Setting up libexporter-tiny-perl (0.042-1) ... Setting up libipc-system-simple-perl (1.25-3) ... Setting up libfile-basedir-perl (0.07-1) ... Setting up libfile-fcntllock-perl (0.22-3) ... Setting up libhttp-date-perl (6.02-1) ... Setting up libfile-listing-perl (6.04-1) ... Setting up libfont-afm-perl (1.20-1) ... Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... Loaded plugins: fastestmirror, ovl Enabling base-source repository Enabling extras-source repository Enabling updates-source repository Loading mirror speeds from cached hostfile * base: d36uatko69830t.cloudfront.net * extras: d36uatko69830t.cloudfront.net * updates: d36uatko69830t.cloudfront.net Setting up libio-html-perl (1.001-1) ... Setting up liblwp-mediatypes-perl (6.02-1) ... Setting up libhttp-message-perl (6.11-1) ... Setting up libhtml-form-perl (6.03-1) ... Setting up libhtml-tree-perl (5.03-2) ... Setting up libhtml-format-perl (2.11-2) ... Setting up libhttp-cookies-perl (6.01-1) ... Setting up libhttp-daemon-perl (6.01-1) ... Setting up libhttp-negotiate-perl (6.00-2) ... Setting up libio-pty-perl (1:1.08-1.1build1) ... Setting up libio-string-perl (1.08-3) ... Setting up libipc-run-perl (0.94-1) ... Setting up liblist-moreutils-perl (0.413-1build1) ... Setting up libnet-http-perl (6.09-1) ... Setting up libwww-robotrules-perl (6.01-1) ... Setting up libsys-hostname-long-perl (1.5-1) ... Setting up libmail-sendmail-perl (0.79.16-1) ... Setting up libparse-debianchangelog-perl (1.2.0-8) ... Setting up libperlio-gzip-perl (0.19-1build1) ... Setting up libtext-levenshtein-perl (0.13-1) ... Setting up libyaml-libyaml-perl (0.41-6build1) ... Setting up hardening-includes (2.7ubuntu2) ... Setting up patchutils (0.3.4-1) ... Setting up t1utils (1.39-2) ... Setting up lintian (2.5.43ubuntu0.1) ... Setting up manpages-dev (4.04-2) ... Setting up rename (0.20-4) ... update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode Setting up unzip (6.0-20ubuntu1) ... Setting up wdiff (1.2.2-1build1) ... Setting up libauthen-sasl-perl (2.1600-1) ... Setting up dh-python (2.20151103ubuntu1.2) ... Setting up python3 (3.5.1-3) ... running python rtupdate hooks for python3.5... running python post-rtupdate hooks for python3.5... Setting up lsb-release (9.20160110ubuntu0.2) ... Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.8) ... Setting up debhelper (9.20160115ubuntu3) ... Setting up devscripts (2.16.2ubuntu3) ... Setting up liblwp-protocol-https-perl (6.06-2) ... Setting up python3-pkg-resources (20.7.0-1) ... Setting up python3-chardet (2.3.0-2) ... Setting up python3-six (1.10.0-3) ... Setting up python3-debian (0.1.27ubuntu2) ... Setting up equivs (2.0.9+nmu1) ... Setting up python3-magic (1:5.25-2ubuntu1.3) ... Setting up dh-strip-nondeterminism (0.015-1) ... Setting up libwww-perl (6.15-1) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Processing triggers for systemd (229-4ubuntu21.23) ... Processing triggers for ca-certificates (20170717~16.04.2) ... Updating certificates in /etc/ssl/certs... 148 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... Checking for new repos for mirrors Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec --> 1:make-3.82-24.el7.x86_64 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 --> git-1.8.3.1-21.el7_7.x86_64 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec --> Already installed : bash-4.2.46-33.el7.x86_64 --> btrfs-progs-devel-4.9.1-1.el7.x86_64 --> Already installed : ca-certificates-2018.2.22-70.0.el7_5.noarch --> cmake-2.8.12.2-2.el7.x86_64 --> 7:device-mapper-devel-1.02.158-2.el7_7.2.x86_64 --> gcc-4.8.5-39.el7.x86_64 --> git-1.8.3.1-21.el7_7.x86_64 --> glibc-static-2.17-292.el7.x86_64 --> libseccomp-devel-2.3.1-3.el7.x86_64 --> libselinux-devel-2.5-14.1.el7.x86_64 --> libtool-2.4.2-22.el7_3.x86_64 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 --> 1:make-3.82-24.el7.x86_64 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 --> Already installed : systemd-219-67.el7_7.1.x86_64 --> selinux-policy-devel-3.13.1-252.el7_7.6.noarch --> systemd-devel-219-67.el7_7.3.x86_64 --> Already installed : 2:tar-1.26-35.el7.x86_64 --> which-2.20-7.el7.x86_64 --> Running transaction check ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64 ---> Package device-mapper-devel.x86_64 7:1.02.158-2.el7_7.2 will be installed --> 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 ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64 ---> Package git.x86_64 0:1.8.3.1-21.el7_7 will be installed --> Processing Dependency: perl-Git = 1.8.3.1-21.el7_7 for package: git-1.8.3.1-21.el7_7.x86_64 --> Processing Dependency: rsync for package: git-1.8.3.1-21.el7_7.x86_64 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-21.el7_7.x86_64 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-21.el7_7.x86_64 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-21.el7_7.x86_64 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-21.el7_7.x86_64 --> Processing Dependency: less for package: git-1.8.3.1-21.el7_7.x86_64 ---> Package glibc-static.x86_64 0:2.17-292.el7 will be installed ---> Package libseccomp-devel.x86_64 0:2.3.1-3.el7 will be installed --> Processing Dependency: libseccomp(x86-64) = 2.3.1-3.el7 for package: libseccomp-devel-2.3.1-3.el7.x86_64 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-3.el7.x86_64 ---> Package libselinux-devel.x86_64 0:2.5-14.1.el7 will be installed --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-14.1.el7.x86_64 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-14.1.el7.x86_64 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-14.1.el7.x86_64 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 ---> Package make.x86_64 1:3.82-24.el7 will be installed ---> Package selinux-policy-devel.noarch 0:3.13.1-252.el7_7.6 will be installed --> Processing Dependency: selinux-policy = 3.13.1-252.el7_7.6 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch ---> Package systemd-devel.x86_64 0:219-67.el7_7.3 will be installed --> Processing Dependency: systemd-libs = 219-67.el7_7.3 for package: systemd-devel-219-67.el7_7.3.x86_64 --> Processing Dependency: systemd = 219-67.el7_7.3 for package: systemd-devel-219-67.el7_7.3.x86_64 Package: systemd-219-67.el7_7.3.src - can't co-install with systemd-219-67.el7_7.3.x86_64 ---> Package which.x86_64 0:2.20-7.el7 will be installed --> Running transaction check ---> Package autoconf.noarch 0:2.69-11.el7 will be installed --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch ---> Package automake.noarch 0:1.13.4-3.el7 will be installed --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed --> Processing Dependency: liblzo2.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed ---> Package device-mapper.x86_64 7:1.02.158-2.el7 will be updated --> Processing Dependency: device-mapper = 7:1.02.158-2.el7 for package: 7:device-mapper-libs-1.02.158-2.el7.x86_64 ---> Package device-mapper.x86_64 7:1.02.158-2.el7_7.2 will be an update ---> Package glibc-devel.x86_64 0:2.17-292.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-292.el7.x86_64 ---> Package less.x86_64 0:458-9.el7 will be installed ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package libseccomp.x86_64 0:2.3.1-3.el7 will be installed ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed ---> Package perl-Git.noarch 0:1.8.3.1-21.el7_7 will be installed ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed ---> Package policycoreutils-devel.x86_64 0:2.5-33.el7 will be installed --> Processing Dependency: policycoreutils-python = 2.5-33.el7 for package: policycoreutils-devel-2.5-33.el7.x86_64 ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be installed ---> Package selinux-policy.noarch 0:3.13.1-252.el7_7.6 will be installed --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-252.el7_7.6.noarch ---> Package systemd.x86_64 0:219-67.el7_7.1 will be updated ---> Package systemd.x86_64 0:219-67.el7_7.3 will be an update ---> Package systemd-libs.x86_64 0:219-67.el7_7.1 will be updated ---> Package systemd-libs.x86_64 0:219-67.el7_7.3 will be an update --> Running transaction check ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7 will be updated ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 will be an update ---> Package e2fsprogs-libs.x86_64 0:1.42.9-16.el7 will be installed ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 ---> Package glibc-headers.x86_64 0:2.17-292.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-292.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-292.el7.x86_64 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed ---> Package lzo.x86_64 0:2.06-8.el7 will be installed ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed ---> Package policycoreutils.x86_64 0:2.5-33.el7 will be installed --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-33.el7.x86_64 ---> Package policycoreutils-python.x86_64 0:2.5-33.el7 will be installed --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-33.el7.x86_64 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-33.el7.x86_64 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-33.el7.x86_64 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-33.el7.x86_64 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-33.el7.x86_64 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-33.el7.x86_64 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64 --> Running transaction check ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed ---> Package kernel-headers.x86_64 0:3.10.0-1062.12.1.el7 will be installed ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed ---> Package libselinux-python.x86_64 0:2.5-14.1.el7 will be installed ---> Package libselinux-utils.x86_64 0:2.5-14.1.el7 will be installed ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: btrfs-progs-devel x86_64 4.9.1-1.el7 base 47 k cmake x86_64 2.8.12.2-2.el7 base 7.1 M device-mapper-devel x86_64 7:1.02.158-2.el7_7.2 updates 203 k gcc x86_64 4.8.5-39.el7 base 16 M git x86_64 1.8.3.1-21.el7_7 updates 4.4 M glibc-static x86_64 2.17-292.el7 base 1.6 M libseccomp-devel x86_64 2.3.1-3.el7 base 64 k libselinux-devel x86_64 2.5-14.1.el7 base 187 k libtool x86_64 2.4.2-22.el7_3 base 588 k libtool-ltdl-devel x86_64 2.4.2-22.el7_3 base 167 k make x86_64 1:3.82-24.el7 base 421 k selinux-policy-devel noarch 3.13.1-252.el7_7.6 updates 1.7 M systemd-devel x86_64 219-67.el7_7.3 updates 207 k which x86_64 2.20-7.el7 base 41 k Installing for dependencies: audit-libs-python x86_64 2.8.5-4.el7 base 76 k autoconf noarch 2.69-11.el7 base 701 k automake noarch 1.13.4-3.el7 base 679 k btrfs-progs x86_64 4.9.1-1.el7 base 678 k checkpolicy x86_64 2.5-8.el7 base 295 k cpp x86_64 4.8.5-39.el7 base 5.9 M e2fsprogs-libs x86_64 1.42.9-16.el7 base 167 k fipscheck x86_64 1.4.1-6.el7 base 21 k fipscheck-lib x86_64 1.4.1-6.el7 base 11 k glibc-devel x86_64 2.17-292.el7 base 1.1 M glibc-headers x86_64 2.17-292.el7 base 687 k kernel-headers x86_64 3.10.0-1062.12.1.el7 updates 8.7 M less x86_64 458-9.el7 base 120 k libarchive x86_64 3.1.2-14.el7_7 updates 319 k libcgroup x86_64 0.41-21.el7 base 66 k libedit x86_64 3.0-12.20121213cvs.el7 base 92 k libgomp x86_64 4.8.5-39.el7 base 158 k libmpc x86_64 1.0.1-3.el7 base 51 k libseccomp x86_64 2.3.1-3.el7 base 56 k libselinux-python x86_64 2.5-14.1.el7 base 235 k libselinux-utils x86_64 2.5-14.1.el7 base 151 k libsemanage-python x86_64 2.5-14.el7 base 113 k libsepol-devel x86_64 2.5-10.el7 base 77 k libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k lzo x86_64 2.06-8.el7 base 59 k m4 x86_64 1.4.16-10.el7 base 256 k mpfr x86_64 3.1.1-4.el7 base 203 k openssh x86_64 7.4p1-21.el7 base 510 k openssh-clients x86_64 7.4p1-21.el7 base 655 k pcre-devel x86_64 8.32-17.el7 base 480 k perl-Data-Dumper x86_64 2.145-3.el7 base 47 k perl-Error noarch 1:0.17020-2.el7 base 32 k perl-Git noarch 1.8.3.1-21.el7_7 updates 55 k perl-TermReadKey x86_64 2.30-20.el7 base 31 k perl-Test-Harness noarch 3.28-3.el7 base 302 k policycoreutils x86_64 2.5-33.el7 base 916 k policycoreutils-devel x86_64 2.5-33.el7 base 335 k policycoreutils-python x86_64 2.5-33.el7 base 457 k python-IPy noarch 0.75-6.el7 base 32 k rsync x86_64 3.1.2-6.el7_6.1 base 404 k selinux-policy noarch 3.13.1-252.el7_7.6 updates 492 k setools-libs x86_64 3.3.8-4.el7 base 620 k Updating for dependencies: device-mapper x86_64 7:1.02.158-2.el7_7.2 updates 294 k device-mapper-libs x86_64 7:1.02.158-2.el7_7.2 updates 322 k systemd x86_64 219-67.el7_7.3 updates 5.1 M systemd-libs x86_64 219-67.el7_7.3 updates 411 k Transaction Summary ================================================================================ Install 14 Packages (+42 Dependent packages) Upgrade ( 4 Dependent packages) Total download size: 65 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: libsystemd-dev 0 upgraded, 1 newly installed, 0 to remove and 8 not upgraded. Need to get 1780 kB of archives. After this operation, 8932 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main armhf libsystemd-dev armhf 232-25+deb9u12 [1780 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1780 kB in 0s (7489 kB/s) Selecting previously unselected package libsystemd-dev:armhf. (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 ... 17406 files and directories currently installed.) Preparing to unpack .../libsystemd-dev_232-25+deb9u12_armhf.deb ... Unpacking libsystemd-dev:armhf (232-25+deb9u12) ... Setting up libsystemd-dev:armhf (232-25+deb9u12) ... Removing intermediate container 8fd3dcdc6898 ---> 1355df14927b Step 6/20 : ARG GO_VERSION ---> Running in 7630f12ae828 Removing intermediate container 7630f12ae828 ---> 040d3b9e5602 Step 7/20 : ENV GOPATH /go ---> Running in 561242e32823 Removing intermediate container 561242e32823 ---> c7cf4af0aabe Step 8/20 : ENV PATH $PATH:/usr/local/go/bin:$GOPATH/bin ---> Running in 317244e7ae8e Removing intermediate container 317244e7ae8e ---> c48f0decbe34 Step 9/20 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux ---> Running in c06792abf8b8 Removing intermediate container c06792abf8b8 ---> 04607b94e104 Step 10/20 : ENV RUNC_BUILDTAGS apparmor seccomp selinux ---> Running in 0ed4bc7bada5 Removing intermediate container 0ed4bc7bada5 ---> eb8f178c4be7 Step 11/20 : ARG COMMON_FILES ---> Running in d6b40a2fb1cf Removing intermediate container d6b40a2fb1cf ---> 1641e7842641 Step 12/20 : COPY ${COMMON_FILES} /root/build-deb/debian ---> 07eedf8c75e2 Step 13/20 : RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control ---> Running in cd8d3255062e Removing intermediate container c04b5376feeb ---> 897a7951a6ff Step 9/49 : WORKDIR /go/src/github.com/docker/docker ---> Running in 93e8b7c4d9a0 dh_testdir dh_testroot dh_prep dh_testdir dh_testroot dh_install dh_installdocs dh_installchangelogs dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb Removing intermediate container 93e8b7c4d9a0 ---> 394c0dc8fce9 Step 10/49 : COPY . /go/src/github.com/docker/docker dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. The package has been created. Attention, the package has been created in the current directory, not in ".." as indicated by the message above! Selecting previously unselected package docker-ce-build-deps. (Reading database ... 20376 files and directories currently installed.) Preparing to unpack docker-ce-build-deps_1.0_all.deb ... Unpacking docker-ce-build-deps (1.0) ... Reading package lists... Building dependency tree... Reading state information... Correcting dependencies...Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done  Done Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done The following additional packages will be installed: bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libsystemd0 libtool libudev-dev libudev1 pkg-config systemd Suggested packages: codeblocks eclipse ninja-build apparmor-easyprof augeas-tools lrzip libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk systemd-ui systemd-container Recommended packages: libpam-systemd dbus The following NEW packages will be installed: bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libtool libudev-dev pkg-config The following packages will be upgraded: libsystemd0 libudev1 systemd make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/cli' make -C /home/ubuntu/workspace/docker-ce-packaging_19.03/engine VERSION=0.0.0-20200204220554-5f6d6f3f22 binary make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine' 3 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. 1 not fully installed or removed. Need to get 11.1 MB of archives. After this operation, 36.8 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 btrfs-tools amd64 4.4-1ubuntu1.1 [521 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1121 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.7 [262 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.14 [186 kB] Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2623 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.110-1ubuntu10 [12.2 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev1 amd64 229-4ubuntu21.27 [54.5 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev-dev amd64 229-4ubuntu21.27 [150 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsepol1-dev amd64 2.4-2 [249 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libselinux1-dev amd64 2.4-3build2 [122 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-dev amd64 2:1.02.110-1ubuntu10 [29.6 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp-dev amd64 2.4.1-0ubuntu0.16.04.2 [60.1 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd0 amd64 229-4ubuntu21.27 [205 kB] Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd amd64 229-4ubuntu21.27 [3799 kB] Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd-dev amd64 229-4ubuntu21.27 [159 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 11.1 MB in 6s (1803 kB/s) Selecting previously unselected package bash-completion. (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.) Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ... Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ... Replaced by files in installed package apt (1.2.32) ... Selecting previously unselected package liblzo2-2:amd64. Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ... Unpacking liblzo2-2:amd64 (2.08-1.2) ... Selecting previously unselected package btrfs-tools. Preparing to unpack .../btrfs-tools_4.4-1ubuntu1.1_amd64.deb ... Unpacking btrfs-tools (4.4-1ubuntu1.1) ... Selecting previously unselected package cmake-data. Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... Unpacking cmake-data (3.5.1-1ubuntu3) ... mkdir bundles Makefile:157: The docker client CLI has moved to github.com/docker/cli. For a dev-test cycle involving the CLI, run: DOCKER_CLI_PATH=/host/path/to/cli/binary make shell then change the cli and compile into a binary at the same location. DOCKER_BUILDKIT="1" docker build --build-arg=GO_VERSION --build-arg=CROSS=false -t "docker-dev:19-03" -f "Dockerfile" . Selecting previously unselected package libarchive13:amd64. Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.7_amd64.deb ... Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.7) ... Selecting previously unselected package libcurl3:amd64. Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.14_amd64.deb ... Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.14) ... Selecting previously unselected package libjsoncpp1:amd64. Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... Unpacking libjsoncpp1:amd64 (1.7.2-1) ... #1 [internal] load .dockerignore #1 transferring context: 87B 0.0s done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 10.82kB 0.0s done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/golang:1.12.17-stretch Selecting previously unselected package cmake. Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... Unpacking cmake (3.5.1-1ubuntu3) ... Selecting previously unselected package dh-apparmor. Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ... Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ... Selecting previously unselected package dh-systemd. Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ... Unpacking dh-systemd (1.29ubuntu4) ... Selecting previously unselected package libdevmapper-event1.02.1:amd64. Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.110-1ubuntu10_amd64.deb ... Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ... Preparing to unpack .../libudev1_229-4ubuntu21.27_amd64.deb ... Unpacking libudev1:amd64 (229-4ubuntu21.27) over (229-4ubuntu21.23) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Setting up libudev1:amd64 (229-4ubuntu21.27) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Selecting previously unselected package libudev-dev:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23147 files and directories currently installed.) Preparing to unpack .../libudev-dev_229-4ubuntu21.27_amd64.deb ... Unpacking libudev-dev:amd64 (229-4ubuntu21.27) ... Selecting previously unselected package libsepol1-dev:amd64. Preparing to unpack .../libsepol1-dev_2.4-2_amd64.deb ... Unpacking libsepol1-dev:amd64 (2.4-2) ... Selecting previously unselected package libpcre16-3:amd64. Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... Selecting previously unselected package libpcre32-3:amd64. Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... Selecting previously unselected package libpcrecpp0v5:amd64. Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... Selecting previously unselected package libpcre3-dev:amd64. Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... Selecting previously unselected package libselinux1-dev:amd64. Preparing to unpack .../libselinux1-dev_2.4-3build2_amd64.deb ... Unpacking libselinux1-dev:amd64 (2.4-3build2) ... Selecting previously unselected package libdevmapper-dev:amd64. Preparing to unpack .../libdevmapper-dev_2%3a1.02.110-1ubuntu10_amd64.deb ... Unpacking libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-0.1) ... Selecting previously unselected package libltdl-dev:amd64. Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... Selecting previously unselected package libseccomp-dev:amd64. Preparing to unpack .../libseccomp-dev_2.4.1-0ubuntu0.16.04.2_amd64.deb ... Unpacking libseccomp-dev:amd64 (2.4.1-0ubuntu0.16.04.2) ... Preparing to unpack .../libsystemd0_229-4ubuntu21.27_amd64.deb ... Unpacking libsystemd0:amd64 (229-4ubuntu21.27) over (229-4ubuntu21.23) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Setting up libsystemd0:amd64 (229-4ubuntu21.27) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... (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.) Preparing to unpack .../systemd_229-4ubuntu21.27_amd64.deb ... Unpacking systemd (229-4ubuntu21.27) over (229-4ubuntu21.23) ... Processing triggers for man-db (2.7.5-1) ... Setting up systemd (229-4ubuntu21.27) ... Initializing machine ID from random generator. addgroup: The group `systemd-journal' already exists as a system group. Exiting. Operation failed: No such file or directory Selecting previously unselected package libsystemd-dev:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23725 files and directories currently installed.) Preparing to unpack .../libsystemd-dev_229-4ubuntu21.27_amd64.deb ... Unpacking libsystemd-dev:amd64 (229-4ubuntu21.27) ... Selecting previously unselected package libtool. Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... Unpacking libtool (2.4.6-0.1) ... Selecting previously unselected package pkg-config. Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... Unpacking pkg-config (0.29.1-0ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... #3 DONE 5.3s #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... #4 resolve docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 done #4 sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 1.42kB / 1.42kB done #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0B / 4.34MB 0.1s #4 sha256:eba17bb4139681beb71215aa6abeb0f2e90b1b8b60ebd9333698f1055229afb5 1.80kB / 1.80kB done #4 sha256:563601c9e3b21c8ac5933717dcaef6b22b8b4af2bbf43d4f01843087bd311b97 5.46kB / 5.46kB done #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 16.94kB / 45.38MB 0.1s #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0B / 10.80MB 0.1s #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 1.18MB / 4.34MB 0.2s #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 9.56MB / 45.38MB 0.2s #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 7.80MB / 10.80MB 0.2s #4 ... #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done #64 DONE 0.4s Setting up bash-completion (1:2.1-4.2ubuntu1.1) ... #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.3s done #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 20.63MB / 45.38MB 0.4s #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.3s done #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 0B / 50.07MB 0.4s #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0B / 57.69MB 0.4s #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 28.95MB / 45.38MB 0.5s #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 7.10MB / 50.07MB 0.5s Setting up liblzo2-2:amd64 (2.08-1.2) ... Setting up btrfs-tools (4.4-1ubuntu1.1) ... Setting up cmake-data (3.5.1-1ubuntu3) ... Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.7) ... Setting up libcurl3:amd64 (7.47.0-1ubuntu2.14) ... Setting up libjsoncpp1:amd64 (1.7.2-1) ... Setting up cmake (3.5.1-1ubuntu3) ... Setting up dh-apparmor (2.10.95-0ubuntu2.11) ... Setting up dh-systemd (1.29ubuntu4) ... Setting up libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ... Setting up libudev-dev:amd64 (229-4ubuntu21.27) ... Setting up libsepol1-dev:amd64 (2.4-2) ... Setting up libpcre16-3:amd64 (2:8.38-3.1) ... Setting up libpcre32-3:amd64 (2:8.38-3.1) ... #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 39.92MB / 45.38MB 0.7s #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 22.07MB / 50.07MB 0.7s #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 10.91MB / 57.69MB 0.7s Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... Setting up libselinux1-dev:amd64 (2.4-3build2) ... Setting up libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ... Setting up libltdl7:amd64 (2.4.6-0.1) ... Setting up libltdl-dev:amd64 (2.4.6-0.1) ... Setting up libseccomp-dev:amd64 (2.4.1-0ubuntu0.16.04.2) ... Setting up libsystemd-dev:amd64 (229-4ubuntu21.27) ... Setting up libtool (2.4.6-0.1) ... Setting up pkg-config (0.29.1-0ubuntu1) ... Setting up docker-ce-build-deps (1.0) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.8s #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 30.93MB / 50.07MB 0.8s #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 16.66MB / 57.69MB 0.8s #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.9s done #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 45.66MB / 50.07MB 1.0s #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 25.10MB / 57.69MB 1.0s #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 0B / 126.73MB 1.0s #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 49.84MB / 50.07MB 1.1s #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 29.11MB / 57.69MB 1.1s #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.2s done #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 38.42MB / 57.69MB 1.3s #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 14.76MB / 126.73MB 1.3s #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 0B / 127B 1.3s #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 47.99MB / 57.69MB 1.4s #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 22.89MB / 126.73MB 1.4s #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 127B / 127B 1.3s done #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 52.60MB / 57.69MB 1.5s #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 1.6s #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 31.44MB / 126.73MB 1.6s #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 38.23MB / 126.73MB 1.7s #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 1.7s done #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 56.60MB / 126.73MB 2.0s #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 68.24MB / 126.73MB 2.2s #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 75.00MB / 126.73MB 2.3s #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 86.00MB / 126.73MB 2.5s #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 101.34MB / 126.73MB 2.7s Removing intermediate container cd8d3255062e ---> aff5150ebe51 Step 14/20 : COPY sources/ /sources #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 108.23MB / 126.73MB 2.8s #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 116.43MB / 126.73MB 2.9s ---> 017fb38d6992 Step 15/20 : ENV DISTRO ubuntu #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 3.1s ---> Running in 784f49c99ee4 Removing intermediate container 784f49c99ee4 ---> 32a8545853b5 Step 16/20 : ENV SUITE xenial ---> Running in 2d5765a44e52 Removing intermediate container 2d5765a44e52 ---> 73f3fab66cef Step 17/20 : COPY --from=golang /usr/local/go /usr/local/go #4 ... #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.3s done #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done #64 DONE 3.3s #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 3.6s done #4 ... #18 [internal] load build context #18 transferring context: 45.37MB 4.4s done #18 DONE 4.5s #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 4.3s done #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.1s #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.4s done #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.2s done #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 1.9s done #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae ---> 634d948e3f07 Step 11/49 : ARG VERSION ---> Running in 51c397171ec8 Removing intermediate container 51c397171ec8 ---> 60c01a1a7b0c Step 12/49 : ARG GITCOMMIT ---> Running in 132d174ce494 Removing intermediate container 132d174ce494 ---> bb51c259979d Step 13/49 : ARG BUILDTIME ---> Running in 19230beb4cbe Removing intermediate container 19230beb4cbe ---> 0bcffd80f84e Step 14/49 : ARG PLATFORM ---> Running in 01619e8ec2e4 Removing intermediate container 01619e8ec2e4 ---> 89d1003f426b Step 15/49 : ARG PRODUCT ---> Running in 9a6aa98e4e81 #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 1.7s done #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 0.1s Removing intermediate container 9a6aa98e4e81 ---> 5a829fb0e8fe Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE ---> Running in 8a62cd338839 Removing intermediate container 8a62cd338839 ---> e4a6e3a88665 Step 17/49 : ENV VERSION ${VERSION} ---> Running in 580205a29848 Removing intermediate container 580205a29848 ---> cc94036520cc Step 18/49 : ENV GITCOMMIT ${GITCOMMIT} ---> Running in 69014368922f Removing intermediate container 69014368922f ---> b3cdd3d7b5f7 Step 19/49 : ENV BUILDTIME ${BUILDTIME} ---> Running in d270253512e0 ---> ff88ead637aa Step 18/20 : WORKDIR /root/build-deb ---> Running in 1f16dd160b5c Removing intermediate container 1f16dd160b5c ---> eac9d46d4c89 Step 19/20 : COPY build-deb /root/build-deb/build-deb ---> c0c2af298695 Step 20/20 : ENTRYPOINT ["/root/build-deb/build-deb"] ---> Running in 4de43dd16a4c Removing intermediate container 4de43dd16a4c ---> 4e02f40b5669 Successfully built 4e02f40b5669 Successfully tagged debbuild-ubuntu-xenial/x86_64:latest docker run --rm -i -e EPOCH='5' -e DEB_VERSION=0.0.0-20200219104811-4591b133 -e VERSION=0.0.0-20200219104811-4591b133 -e DOCKER_GITCOMMIT=4591b133 -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/debbuild/ubuntu-xenial:/build debbuild-ubuntu-xenial/x86_64 Removing intermediate container d270253512e0 ---> e55c2629e790 Step 20/49 : ENV PLATFORM ${PLATFORM} ---> Running in 8a2363ae3d04 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz Removing intermediate container 8a2363ae3d04 ---> 38e29a89305d Step 21/49 : ENV PRODUCT ${PRODUCT} ---> Running in a14e8720c1d0 + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20200219104811-4591b133 ]] + echo VERSION AAA 0.0.0-20200219104811-4591b133 VERSION AAA 0.0.0-20200219104811-4591b133 + VERSION=0.0.0-20200219104811-4591b133 + echo VERSION bbb 0.0.0-20200219104811-4591b133 VERSION bbb 0.0.0-20200219104811-4591b133 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Wed, 19 Feb 2020 14:01:43 +0000' + cat + export DOCKER_GITCOMMIT=4591b133 + DOCKER_GITCOMMIT=4591b133 + echo VERSION BBB 0.0.0-20200219104811-4591b133 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20200219104811-4591b133 dpkg-buildpackage: source package docker-ce dpkg-buildpackage: source version 5:0.0.0-20200219104811-4591b133-0~ubuntu-xenial dpkg-buildpackage: source distribution xenial dpkg-buildpackage: source changed by Docker dpkg-buildpackage: host architecture amd64 dpkg-source -I.git --before-build build-deb Removing intermediate container a14e8720c1d0 ---> ada1aec05e83 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE} ---> Running in dcf91422363f #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 4.0s done #4 extracting sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 done #4 DONE 14.5s #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.d... debian/rules clean dh clean --with=bash-completion --with=systemd dh_testdir dh_auto_clean dh_clean dpkg-source -I.git -b build-deb dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20200219104811-4591b133-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial.tar.gz Removing intermediate container dcf91422363f ---> 977c7d12b2bb Step 23/49 : RUN bash ./hack/make/.go-autogen ---> Running in f17affd57f2f Removing intermediate container f17affd57f2f ---> 4e1d308e95a7 Step 24/49 : RUN go build -o /sbin/dockerd -tags 'autogen apparmor seccomp selinux journald exclude_graphdriver_devicemapper' -i -buildmode=pie -a -ldflags '-w' github.com/docker/docker/cmd/dockerd ---> Running in e793bc2f7de9 #5 DONE 4.4s #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... #55 ... #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh #22 DONE 0.1s #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... #23 DONE 0.1s #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ #60 DONE 0.2s #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ #52 DONE 0.2s #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ #49 DONE 0.3s #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli #53 ... #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ #29 DONE 0.3s #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ #32 DONE 0.3s #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ #26 DONE 0.3s #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum dpkg-source: info: building docker-ce in docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_testdir dh_update_autotools_config dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20200219104811-4591b133 GOOS="" GOARCH="" GOARM="" -------------------------------------------------------------------------------- Total 1.6 MB/s | 65 MB 00:41 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : fipscheck-1.4.1-6.el7.x86_64 1/64 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/64 Updating : systemd-libs-219-67.el7_7.3.x86_64 3/64 Updating : systemd-219-67.el7_7.3.x86_64 4/64 Failed to get D-Bus connection: Operation not permitted Installing : mpfr-3.1.1-4.el7.x86_64 5/64 Installing : libmpc-1.0.1-3.el7.x86_64 6/64 Updating : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 7/64 Updating : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 8/64 #27 ... #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #35 4.147 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] #35 4.147 Ign:2 http://deb.debian.org/debian stretch InRelease #35 4.181 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] #35 4.191 Get:4 http://deb.debian.org/debian stretch Release [118 kB] #35 4.251 Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] #35 5.047 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] #35 ... #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... #55 5.843 + mktemp -d #55 5.846 + export GOPATH=/tmp/tmp.8npqDhAkQm #55 5.846 + git clone https://github.com/docker/distribution.git /tmp/tmp.8npqDhAkQm/src/github.com/docker/distribution #55 5.863 Cloning into '/tmp/tmp.8npqDhAkQm/src/github.com/docker/distribution'... Installing : m4-1.4.16-10.el7.x86_64 9/64 Installing : 1:make-3.82-24.el7.x86_64 10/64 Installing : 1:perl-Error-0.17020-2.el7.noarch 11/64 Installing : checkpolicy-2.5-8.el7.x86_64 12/64 Installing : lzo-2.06-8.el7.x86_64 13/64 Installing : libarchive-3.1.2-14.el7_7.x86_64 14/64 Installing : cpp-4.8.5-39.el7.x86_64 15/64 Installing : systemd-devel-219-67.el7_7.3.x86_64 16/64 #55 ... #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... #15 5.152 + mktemp -d #15 5.153 + export GOPATH=/tmp/tmp.lvrka867hC #15 5.153 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.lvrka867hC/src/github.com/go-swagger/go-swagger #15 5.154 Cloning into '/tmp/tmp.lvrka867hC/src/github.com/go-swagger/go-swagger'... #15 ... #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #57 6.924 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] #57 6.926 Ign:2 http://deb.debian.org/debian stretch InRelease #57 6.982 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] #57 6.999 Get:4 http://deb.debian.org/debian stretch Release [118 kB] #57 7.012 Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] #57 7.874 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] #57 9.672 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] #57 ... #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit #61 5.885 + RM_GOPATH=0 #61 5.885 + TMP_GOPATH= #61 5.885 + : /build/ #61 5.885 + '[' -z '' ']' #61 5.887 ++ mktemp -d #61 5.894 + export GOPATH=/tmp/tmp.2o7m2Akjiw #61 5.896 + GOPATH=/tmp/tmp.2o7m2Akjiw #61 5.896 + RM_GOPATH=1 #61 5.899 ++ dirname ./install.sh #61 5.904 + dir=. #61 5.904 + bin=rootlesskit #61 5.904 + shift #61 5.904 + '[' '!' -f ./rootlesskit.installer ']' #61 5.904 + . ./rootlesskit.installer #61 5.904 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 #61 5.905 + install_rootlesskit #61 5.905 + case "$1" in #61 5.908 + export CGO_ENABLED=0 #61 5.908 + CGO_ENABLED=0 #61 5.908 + _install_rootlesskit #61 5.908 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' #61 5.916 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 #61 5.916 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2o7m2Akjiw/src/github.com/rootless-containers/rootlesskit #61 5.923 Cloning into '/tmp/tmp.2o7m2Akjiw/src/github.com/rootless-containers/rootlesskit'... #61 9.270 + cd /tmp/tmp.2o7m2Akjiw/src/github.com/rootless-containers/rootlesskit #61 9.270 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 #61 9.593 + for f in rootlesskit rootlesskit-docker-proxy #61 9.593 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit #61 ... #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #24 5.575 + RM_GOPATH=0 #24 5.575 + TMP_GOPATH= #24 5.575 + : /build #24 5.575 + '[' -z '' ']' #24 5.575 ++ mktemp -d #24 5.590 + export GOPATH=/tmp/tmp.MxfaVrsJ74 #24 5.593 + GOPATH=/tmp/tmp.MxfaVrsJ74 #24 5.593 + RM_GOPATH=1 #24 5.604 ++ dirname ./install.sh #24 5.605 + dir=. #24 5.605 + bin=gometalinter #24 5.605 + shift #24 5.605 + '[' '!' -f ./gometalinter.installer ']' #24 5.605 + . ./gometalinter.installer #24 5.605 ++ GOMETALINTER_COMMIT=v2.0.6 #24 5.605 + install_gometalinter #24 5.605 + echo 'Installing gometalinter version v2.0.6' #24 5.605 + go get -d github.com/alecthomas/gometalinter #24 5.606 Installing gometalinter version v2.0.6 #24 ... #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #30 5.965 + RM_GOPATH=0 #30 5.965 + TMP_GOPATH= #30 5.965 + : /build #30 5.965 + '[' -z '' ']' #30 5.968 ++ mktemp -d #30 5.972 + export GOPATH=/tmp/tmp.emDVf3s4Vy #30 5.972 + GOPATH=/tmp/tmp.emDVf3s4Vy #30 5.972 + RM_GOPATH=1 #30 5.972 ++ dirname ./install.sh #30 5.974 + dir=. #30 5.974 + bin=tomlv #30 5.974 + shift #30 5.974 + '[' '!' -f ./tomlv.installer ']' #30 5.974 + . ./tomlv.installer #30 5.974 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 #30 5.974 + install_tomlv #30 5.974 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' #30 5.974 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.emDVf3s4Vy/src/github.com/BurntSushi/toml #30 5.974 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 #30 5.979 Cloning into '/tmp/tmp.emDVf3s4Vy/src/github.com/BurntSushi/toml'... #30 7.013 + cd /tmp/tmp.emDVf3s4Vy/src/github.com/BurntSushi/toml #30 7.013 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 #30 7.041 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv #30 7.826 errors #30 7.908 math/bits #30 7.918 internal/cpu #30 8.522 runtime/internal/atomic #30 8.617 math #30 8.910 internal/bytealg #30 9.547 runtime/internal/sys #30 9.782 runtime/internal/math #30 10.04 runtime Installing : rsync-3.1.2-6.el7_6.1.x86_64 17/64 #30 ... #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy #50 5.788 + RM_GOPATH=0 #50 5.788 + TMP_GOPATH= #50 5.788 + : /build #50 5.788 + '[' -z '' ']' #50 5.797 ++ mktemp -d #50 5.802 + export GOPATH=/tmp/tmp.YqixJ2kobC #50 5.802 + GOPATH=/tmp/tmp.YqixJ2kobC #50 5.802 + RM_GOPATH=1 #50 5.808 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f #50 5.808 ++ dirname ./install.sh #50 5.808 + dir=. #50 5.808 + bin=proxy #50 5.808 + shift #50 5.808 + '[' '!' -f ./proxy.installer ']' #50 5.808 + . ./proxy.installer #50 5.808 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f #50 5.808 + install_proxy #50 5.808 + case "$1" in #50 5.808 + export CGO_ENABLED=0 #50 5.808 + CGO_ENABLED=0 #50 5.808 + _install_proxy #50 5.808 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' #50 5.808 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YqixJ2kobC/src/github.com/docker/libnetwork #50 5.815 Cloning into '/tmp/tmp.YqixJ2kobC/src/github.com/docker/libnetwork'... #50 ... #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... #6 5.008 Ign:1 http://deb.debian.org/debian stretch InRelease #6 5.013 Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] #6 5.123 Get:3 http://deb.debian.org/debian stretch Release [118 kB] #6 5.158 Get:4 http://deb.debian.org/debian stretch Release.gpg [2410 B] #6 6.000 Get:5 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] #6 6.147 Get:6 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] #6 6.902 Get:7 http://deb.debian.org/debian stretch/main amd64 Packages [7083 kB] #6 8.605 Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] #6 ... #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... #17 5.197 Ign:1 http://deb.debian.org/debian stretch InRelease #17 5.197 Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] #17 5.198 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] #17 5.242 Get:4 http://deb.debian.org/debian stretch Release [118 kB] #17 5.303 Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] #17 6.099 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] #17 7.883 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] #17 8.547 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7083 kB] #17 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 5.397 + RM_GOPATH=0 #33 5.397 + TMP_GOPATH= #33 5.397 + : /build #33 5.397 + '[' -z '' ']' #33 5.402 ++ mktemp -d #33 5.407 + export GOPATH=/tmp/tmp.wW7NgR801v #33 5.408 + GOPATH=/tmp/tmp.wW7NgR801v #33 5.408 + RM_GOPATH=1 #33 5.408 ++ dirname ./install.sh #33 5.411 + dir=. #33 5.411 + bin=vndr #33 5.412 + shift #33 5.412 + '[' '!' -f ./vndr.installer ']' #33 5.412 + . ./vndr.installer #33 5.412 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 #33 5.412 + install_vndr #33 5.413 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' #33 5.413 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 #33 5.413 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wW7NgR801v/src/github.com/LK4D4/vndr #33 5.414 Cloning into '/tmp/tmp.wW7NgR801v/src/github.com/LK4D4/vndr'... #33 6.391 + cd /tmp/tmp.wW7NgR801v/src/github.com/LK4D4/vndr #33 6.391 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 #33 6.420 + go build -buildmode=pie -v -o /build/vndr . #33 7.581 internal/cpu #33 7.595 errors #33 7.717 internal/race #33 7.890 runtime/internal/atomic #33 8.169 internal/bytealg #33 8.183 runtime/internal/sys #33 8.383 runtime/internal/math #33 8.424 sync/atomic #33 8.774 unicode #33 9.111 runtime #33 ... #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... #44 7.436 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] #44 7.504 Ign:2 http://deb.debian.org/debian stretch InRelease #44 7.505 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] #44 7.508 Get:4 http://deb.debian.org/debian stretch Release [118 kB] #44 7.555 Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] #44 8.506 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] #44 10.20 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] #44 11.07 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7083 kB] #44 ... #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli #53 5.987 + RM_GOPATH=0 #53 5.987 + TMP_GOPATH= #53 5.987 + : /build #53 5.987 + '[' -z '' ']' #53 5.990 ++ mktemp -d #53 5.995 + export GOPATH=/tmp/tmp.k9ds9rgnUx #53 5.995 + GOPATH=/tmp/tmp.k9ds9rgnUx #53 5.995 + RM_GOPATH=1 #53 5.995 ++ dirname ./install.sh #53 6.008 + dir=. #53 6.008 + bin=dockercli #53 6.008 + shift #53 6.008 + '[' '!' -f ./dockercli.installer ']' #53 6.008 + . ./dockercli.installer #53 6.009 ++ DOCKERCLI_CHANNEL=stable #53 6.009 ++ DOCKERCLI_VERSION=17.06.2-ce #53 6.010 + install_dockercli #53 6.010 + echo 'Install docker/cli version 17.06.2-ce from stable' #53 6.010 Install docker/cli version 17.06.2-ce from stable #53 6.012 ++ uname -m #53 6.017 + arch=x86_64 #53 6.021 + '[' x86_64 '!=' x86_64 ']' #53 6.021 + url=https://download.docker.com/linux/static #53 6.024 + tar -xz docker/docker #53 6.026 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz Installing : libcgroup-0.41-21.el7.x86_64 18/64 Installing : openssh-7.4p1-21.el7.x86_64 19/64 Installing : less-458-9.el7.x86_64 20/64 Installing : libsemanage-python-2.5-14.el7.x86_64 21/64 Installing : e2fsprogs-libs-1.42.9-16.el7.x86_64 22/64 Installing : btrfs-progs-4.9.1-1.el7.x86_64 23/64 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 24/64 Installing : openssh-clients-7.4p1-21.el7.x86_64 25/64 #53 ... #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #24 12.45 + cd /tmp/tmp.MxfaVrsJ74/src/github.com/alecthomas/gometalinter #24 12.45 + git checkout -q v2.0.6 Installing : libseccomp-2.3.1-3.el7.x86_64 26/64 #24 13.00 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter Installing : libselinux-utils-2.5-14.1.el7.x86_64 27/64 Installing : policycoreutils-2.5-33.el7.x86_64 28/64 Installing : selinux-policy-3.13.1-252.el7_7.6.noarch 29/64 Installing : kernel-headers-3.10.0-1062.12.1.el7.x86_64 30/64 Installing : glibc-headers-2.17-292.el7.x86_64 31/64 #24 ... #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli #53 14.57 + mkdir -p /build #53 14.57 + mv docker/docker /build/ #53 14.61 + rmdir docker #53 DONE 15.5s Installing : glibc-devel-2.17-292.el7.x86_64 32/64 Installing : libsepol-devel-2.5-10.el7.x86_64 33/64 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 34/64 #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #30 14.48 unicode/utf8 #30 15.01 strconv #30 ... #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum #27 5.765 + RM_GOPATH=0 #27 5.765 + TMP_GOPATH= #27 5.765 + : /build #27 5.765 + '[' -z '' ']' #27 5.772 ++ mktemp -d #27 5.778 + export GOPATH=/tmp/tmp.b14f5w9K26 #27 5.778 + GOPATH=/tmp/tmp.b14f5w9K26 #27 5.778 + RM_GOPATH=1 #27 5.779 ++ dirname ./install.sh #27 5.780 + dir=. #27 5.781 + bin=gotestsum #27 5.781 + shift #27 5.781 + '[' '!' -f ./gotestsum.installer ']' #27 5.782 + . ./gotestsum.installer #27 5.782 ++ GOTESTSUM_COMMIT=v0.3.5 #27 5.784 Installing gotestsum version v0.3.5 #27 5.785 + install_gotestsum #27 5.785 + echo 'Installing gotestsum version v0.3.5' #27 5.785 + go get -d gotest.tools/gotestsum Installing : autoconf-2.69-11.el7.noarch 35/64 install-info: No such file or directory for /usr/share/info/autoconf.info #27 ... #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #35 6.847 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] #35 7.628 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7083 kB] #35 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 12.68 unicode/utf8 #33 13.37 math/bits #33 14.01 math Installing : setools-libs-3.3.8-4.el7.x86_64 36/64 Installing : libselinux-python-2.5-14.1.el7.x86_64 37/64 #33 ... #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... #55 18.89 + cd /tmp/tmp.8npqDhAkQm/src/github.com/docker/distribution #55 18.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 Installing : libgomp-4.8.5-39.el7.x86_64 38/64 Installing : gcc-4.8.5-39.el7.x86_64 39/64 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 40/64 Installing : python-IPy-0.75-6.el7.noarch 41/64 Installing : pcre-devel-8.32-17.el7.x86_64 42/64 Installing : libselinux-devel-2.5-14.1.el7.x86_64 43/64 Installing : perl-Test-Harness-3.28-3.el7.noarch 44/64 Installing : automake-1.13.4-3.el7.noarch 45/64 install-info: No such file or directory for /usr/share/info/automake.info.gz Installing : perl-TermReadKey-2.30-20.el7.x86_64 46/64 #55 ... #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #57 10.64 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7083 kB] #57 ... #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... #55 20.74 + GOPATH=/tmp/tmp.8npqDhAkQm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8npqDhAkQm go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry Installing : perl-Git-1.8.3.1-21.el7_7.noarch 47/64 Installing : git-1.8.3.1-21.el7_7.x86_64 48/64 Installing : audit-libs-python-2.8.5-4.el7.x86_64 49/64 Installing : policycoreutils-python-2.5-33.el7.x86_64 50/64 Installing : policycoreutils-devel-2.5-33.el7.x86_64 51/64 Installing : selinux-policy-devel-3.13.1-252.el7_7.6.noarch 52/64 Installing : libtool-2.4.2-22.el7_3.x86_64 53/64 install-info: No such file or directory for /usr/share/info/libtool.info.gz Installing : 7:device-mapper-devel-1.02.158-2.el7_7.2.x86_64 54/64 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 55/64 Installing : glibc-static-2.17-292.el7.x86_64 56/64 Installing : libseccomp-devel-2.3.1-3.el7.x86_64 57/64 Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64 58/64 Installing : cmake-2.8.12.2-2.el7.x86_64 59/64 Installing : which-2.20-7.el7.x86_64 60/64 install-info: No such file or directory for /usr/share/info/which.info.gz Cleanup : 7:device-mapper-libs-1.02.158-2.el7.x86_64 61/64 Cleanup : 7:device-mapper-1.02.158-2.el7.x86_64 62/64 Cleanup : systemd-219-67.el7_7.1.x86_64 63/64 #55 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 19.07 strconv #33 23.09 internal/testlog #33 23.37 encoding #33 23.48 unicode/utf16 #33 23.65 container/list #33 24.23 crypto/internal/subtle #33 24.44 crypto/subtle #33 24.61 crypto/rc4 #33 25.00 internal/x/crypto/cryptobyte/asn1 #33 25.18 internal/nettrace #33 25.28 internal/x/net/dns/dnsmessage Cleanup : systemd-libs-219-67.el7_7.1.x86_64 64/64 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/64 Verifying : systemd-devel-219-67.el7_7.3.x86_64 2/64 Verifying : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 3/64 Verifying : automake-1.13.4-3.el7.noarch 4/64 Verifying : perl-Git-1.8.3.1-21.el7_7.noarch 5/64 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 6/64 Verifying : mpfr-3.1.1-4.el7.x86_64 7/64 Verifying : btrfs-progs-devel-4.9.1-1.el7.x86_64 8/64 Verifying : rsync-3.1.2-6.el7_6.1.x86_64 9/64 Verifying : lzo-2.06-8.el7.x86_64 10/64 Verifying : gcc-4.8.5-39.el7.x86_64 11/64 Verifying : openssh-7.4p1-21.el7.x86_64 12/64 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 13/64 Verifying : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 14/64 Verifying : checkpolicy-2.5-8.el7.x86_64 15/64 Verifying : selinux-policy-3.13.1-252.el7_7.6.noarch 16/64 Verifying : btrfs-progs-4.9.1-1.el7.x86_64 17/64 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 18/64 Verifying : perl-Test-Harness-3.28-3.el7.noarch 19/64 Verifying : which-2.20-7.el7.x86_64 20/64 Verifying : pcre-devel-8.32-17.el7.x86_64 21/64 Verifying : libseccomp-devel-2.3.1-3.el7.x86_64 22/64 Verifying : python-IPy-0.75-6.el7.noarch 23/64 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 24/64 Verifying : glibc-static-2.17-292.el7.x86_64 25/64 Verifying : libgomp-4.8.5-39.el7.x86_64 26/64 Verifying : libselinux-python-2.5-14.1.el7.x86_64 27/64 Verifying : selinux-policy-devel-3.13.1-252.el7_7.6.noarch 28/64 Verifying : policycoreutils-python-2.5-33.el7.x86_64 29/64 Verifying : 7:device-mapper-devel-1.02.158-2.el7_7.2.x86_64 30/64 Verifying : fipscheck-1.4.1-6.el7.x86_64 31/64 Verifying : libtool-2.4.2-22.el7_3.x86_64 32/64 Verifying : setools-libs-3.3.8-4.el7.x86_64 33/64 Verifying : openssh-clients-7.4p1-21.el7.x86_64 34/64 Verifying : systemd-libs-219-67.el7_7.3.x86_64 35/64 Verifying : libarchive-3.1.2-14.el7_7.x86_64 36/64 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 37/64 Verifying : 1:perl-Error-0.17020-2.el7.noarch 38/64 Verifying : 1:make-3.82-24.el7.x86_64 39/64 Verifying : systemd-219-67.el7_7.3.x86_64 40/64 Verifying : libmpc-1.0.1-3.el7.x86_64 41/64 Verifying : policycoreutils-2.5-33.el7.x86_64 42/64 Verifying : libsepol-devel-2.5-10.el7.x86_64 43/64 Verifying : m4-1.4.16-10.el7.x86_64 44/64 Verifying : kernel-headers-3.10.0-1062.12.1.el7.x86_64 45/64 Verifying : glibc-devel-2.17-292.el7.x86_64 46/64 Verifying : libselinux-utils-2.5-14.1.el7.x86_64 47/64 Verifying : libseccomp-2.3.1-3.el7.x86_64 48/64 Verifying : autoconf-2.69-11.el7.noarch 49/64 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 50/64 Verifying : cmake-2.8.12.2-2.el7.x86_64 51/64 Verifying : e2fsprogs-libs-1.42.9-16.el7.x86_64 52/64 Verifying : git-1.8.3.1-21.el7_7.x86_64 53/64 Verifying : libselinux-devel-2.5-14.1.el7.x86_64 54/64 Verifying : glibc-headers-2.17-292.el7.x86_64 55/64 Verifying : cpp-4.8.5-39.el7.x86_64 56/64 Verifying : libsemanage-python-2.5-14.el7.x86_64 57/64 Verifying : libcgroup-0.41-21.el7.x86_64 58/64 Verifying : less-458-9.el7.x86_64 59/64 Verifying : policycoreutils-devel-2.5-33.el7.x86_64 60/64 Verifying : systemd-libs-219-67.el7_7.1.x86_64 61/64 Verifying : 7:device-mapper-1.02.158-2.el7.x86_64 62/64 Verifying : systemd-219-67.el7_7.1.x86_64 63/64 Verifying : 7:device-mapper-libs-1.02.158-2.el7.x86_64 64/64 Installed: btrfs-progs-devel.x86_64 0:4.9.1-1.el7 cmake.x86_64 0:2.8.12.2-2.el7 device-mapper-devel.x86_64 7:1.02.158-2.el7_7.2 gcc.x86_64 0:4.8.5-39.el7 git.x86_64 0:1.8.3.1-21.el7_7 glibc-static.x86_64 0:2.17-292.el7 libseccomp-devel.x86_64 0:2.3.1-3.el7 libselinux-devel.x86_64 0:2.5-14.1.el7 libtool.x86_64 0:2.4.2-22.el7_3 libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 make.x86_64 1:3.82-24.el7 selinux-policy-devel.noarch 0:3.13.1-252.el7_7.6 systemd-devel.x86_64 0:219-67.el7_7.3 which.x86_64 0:2.20-7.el7 Dependency Installed: audit-libs-python.x86_64 0:2.8.5-4.el7 autoconf.noarch 0:2.69-11.el7 automake.noarch 0:1.13.4-3.el7 btrfs-progs.x86_64 0:4.9.1-1.el7 checkpolicy.x86_64 0:2.5-8.el7 cpp.x86_64 0:4.8.5-39.el7 e2fsprogs-libs.x86_64 0:1.42.9-16.el7 fipscheck.x86_64 0:1.4.1-6.el7 fipscheck-lib.x86_64 0:1.4.1-6.el7 glibc-devel.x86_64 0:2.17-292.el7 glibc-headers.x86_64 0:2.17-292.el7 kernel-headers.x86_64 0:3.10.0-1062.12.1.el7 less.x86_64 0:458-9.el7 libarchive.x86_64 0:3.1.2-14.el7_7 libcgroup.x86_64 0:0.41-21.el7 libedit.x86_64 0:3.0-12.20121213cvs.el7 libgomp.x86_64 0:4.8.5-39.el7 libmpc.x86_64 0:1.0.1-3.el7 libseccomp.x86_64 0:2.3.1-3.el7 libselinux-python.x86_64 0:2.5-14.1.el7 libselinux-utils.x86_64 0:2.5-14.1.el7 libsemanage-python.x86_64 0:2.5-14.el7 libsepol-devel.x86_64 0:2.5-10.el7 libtool-ltdl.x86_64 0:2.4.2-22.el7_3 lzo.x86_64 0:2.06-8.el7 m4.x86_64 0:1.4.16-10.el7 mpfr.x86_64 0:3.1.1-4.el7 openssh.x86_64 0:7.4p1-21.el7 openssh-clients.x86_64 0:7.4p1-21.el7 pcre-devel.x86_64 0:8.32-17.el7 perl-Data-Dumper.x86_64 0:2.145-3.el7 perl-Error.noarch 1:0.17020-2.el7 perl-Git.noarch 0:1.8.3.1-21.el7_7 perl-TermReadKey.x86_64 0:2.30-20.el7 perl-Test-Harness.noarch 0:3.28-3.el7 policycoreutils.x86_64 0:2.5-33.el7 policycoreutils-devel.x86_64 0:2.5-33.el7 policycoreutils-python.x86_64 0:2.5-33.el7 python-IPy.noarch 0:0.75-6.el7 rsync.x86_64 0:3.1.2-6.el7_6.1 selinux-policy.noarch 0:3.13.1-252.el7_7.6 setools-libs.x86_64 0:3.3.8-4.el7 Dependency Updated: device-mapper.x86_64 7:1.02.158-2.el7_7.2 device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 systemd.x86_64 0:219-67.el7_7.3 systemd-libs.x86_64 0:219-67.el7_7.3 Complete! #33 ... #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #35 18.97 Fetched 7934 kB in 15s (502 kB/s) #35 18.97 Reading package lists... #35 25.50 Reading package lists... #35 ... #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #30 19.24 internal/race #30 19.40 sync/atomic #30 19.76 unicode #30 23.12 internal/testlog #30 23.40 encoding #30 23.50 runtime/cgo #30 ... #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... #17 19.59 Fetched 7934 kB in 15s (514 kB/s) #17 19.59 Reading package lists... #17 26.34 Reading package lists... #17 ... #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #57 22.45 Fetched 7934 kB in 16s (480 kB/s) #57 22.45 Reading package lists... #57 28.91 Reading package lists... #57 ... #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... #6 19.88 Fetched 7934 kB in 14s (534 kB/s) #6 19.88 Reading package lists... #6 26.07 Reading package lists... #6 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 29.39 runtime/cgo #33 ... #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy #50 20.09 + cd /tmp/tmp.YqixJ2kobC/src/github.com/docker/libnetwork #50 20.09 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f #50 20.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy #50 ... #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... #44 22.11 Fetched 7934 kB in 15s (507 kB/s) #44 22.11 Reading package lists... #44 28.86 Reading package lists... #44 ... #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #35 25.50 Reading package lists... Removing intermediate container 61c10150ca41 ---> 56bb270c6455 Step 16/18 : COPY --from=golang /usr/local/go /usr/local/go #35 31.87 Building dependency tree... #35 33.22 Reading state information... #35 34.81 The following additional packages will be installed: #35 34.83 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd #35 34.84 Suggested packages: #35 34.84 codeblocks eclipse ninja-build lrzip #35 34.84 Recommended packages: #35 34.84 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny #35 35.78 The following NEW packages will be installed: #35 35.80 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 #35 35.81 vim-common xxd #35 36.88 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. #35 36.88 Need to get 13.7 MB of archives. #35 36.88 After this operation, 57.2 MB of additional disk space will be used. #35 36.88 Get:1 http://deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] #35 36.99 Get:2 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] #35 37.00 Get:3 http://deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] #35 ... #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... #15 37.14 + cd /tmp/tmp.lvrka867hC/src/github.com/go-swagger/go-swagger #15 37.14 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb #15 ... #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy #50 DONE 38.2s #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #35 37.85 Get:4 http://deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] #35 37.99 Get:5 http://deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] #35 38.05 Get:6 http://deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #35 38.06 Get:7 http://deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] #35 38.09 Get:8 http://deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] #35 38.38 Get:9 http://deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] #35 38.42 Get:10 http://deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] #35 39.47 debconf: delaying package configuration, since apt-utils is not installed #35 39.93 Fetched 13.7 MB in 2s (5256 kB/s) #35 ... #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... #17 26.34 Reading package lists... #17 32.71 Building dependency tree... #17 34.05 Reading state information... #17 35.33 ca-certificates is already the newest version (20161130+nmu1+deb9u1). #17 35.33 The following additional packages will be installed: #17 35.34 libjq1 libonig4 #17 35.72 The following NEW packages will be installed: #17 35.73 jq libjq1 libonig4 #17 36.84 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. #17 36.84 Need to get 327 kB of archives. #17 36.84 After this operation, 1157 kB of additional disk space will be used. #17 36.84 Get:1 http://deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] #17 36.85 Get:2 http://deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] #17 36.85 Get:3 http://deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] #17 38.12 debconf: delaying package configuration, since apt-utils is not installed #17 38.34 Fetched 327 kB in 1s (311 kB/s) #17 38.59 Selecting previously unselected package libonig4:amd64. #17 38.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 ... 15091 files and directories currently installed.) #17 38.66 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... #17 38.68 Unpacking libonig4:amd64 (6.1.3-2) ... #17 38.98 Selecting previously unselected package libjq1:amd64. #17 38.98 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... #17 39.00 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... #17 39.17 Selecting previously unselected package jq. #17 39.20 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... #17 39.21 Unpacking jq (1.5+dfsg-1.3) ... #17 39.52 Setting up libonig4:amd64 (6.1.3-2) ... #17 39.53 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... #17 39.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... #17 39.59 Setting up jq (1.5+dfsg-1.3) ... #17 DONE 40.1s #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / #19 DONE 0.1s #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #35 40.13 Selecting previously unselected package cmake-data. #35 40.13 (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 ... 15091 files and directories currently installed.) #35 40.21 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... #35 40.24 Unpacking cmake-data (3.7.2-1) ... #35 ... #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... #6 26.07 Reading package lists... #6 32.13 Building dependency tree... #6 33.32 Reading state information... #6 34.66 The following additional packages will be installed: #6 34.68 libapparmor1 libseccomp2 #6 34.70 Suggested packages: #6 34.72 seccomp #6 35.10 The following NEW packages will be installed: #6 35.11 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 #6 36.30 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. #6 36.30 Need to get 300 kB of archives. #6 36.30 After this operation, 1201 kB of additional disk space will be used. #6 36.30 Get:1 http://deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] #6 36.30 Get:2 http://deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] #6 36.31 Get:3 http://deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] #6 36.31 Get:4 http://deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] #6 37.35 debconf: delaying package configuration, since apt-utils is not installed #6 37.65 Fetched 300 kB in 1s (283 kB/s) #6 37.91 Selecting previously unselected package libseccomp2:amd64. #6 37.91 (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 ... 15091 files and directories currently installed.) #6 37.94 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... #6 38.05 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... #6 38.59 Selecting previously unselected package libseccomp-dev:amd64. #6 38.59 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... #6 38.59 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... #6 38.98 Selecting previously unselected package libapparmor1:amd64. #6 38.98 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... #6 39.01 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... #6 39.37 Selecting previously unselected package libapparmor-dev:amd64. #6 39.38 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... #6 39.41 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... #6 39.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... #6 40.06 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... #6 40.13 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... #6 40.15 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... #6 40.16 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... #6 40.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... #6 DONE 40.5s #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh #40 DONE 0.2s #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ #41 DONE 0.1s #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc ---> 79b367d2f56b Step 17/18 : WORKDIR /root/rpmbuild ---> Running in e492377e5669 Removing intermediate container e492377e5669 ---> 32f2257f66f7 Step 18/18 : ENTRYPOINT ["/bin/rpmbuild"] ---> Running in e7869d435e6b Removing intermediate container e7869d435e6b ---> 36aa0c5d7247 Successfully built 36aa0c5d7247 Successfully tagged rpmbuild-centos-7/x86_64:latest docker run --privileged --rm -i -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit 4591b133' --define '_release 0' --define '_version 0.0.0.20200219104811.4591b133' --define '_origversion 0.0.0-20200219104811-4591b133' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VF1bEG + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8LxZ6Z + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=4591b133 + DOCKER_GITCOMMIT=4591b133 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + for component in tini '"proxy dynamic"' + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 + install_tini + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' + git clone https://github.com/krallin/tini.git /go/tini Install tini version fec3683b971d9c3ef73f284f176672c44b448662 Cloning into '/go/tini'... + cd /go/tini + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 + cmake . -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Performing Test HAS_BUILTIN_FORTIFY #42 ... #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... #44 28.86 Reading package lists... #44 35.12 Building dependency tree... #44 36.29 Reading state information... #44 37.49 The following additional packages will be installed: #44 37.50 btrfs-progs liblzo2-2 #44 37.77 The following NEW packages will be installed: #44 37.81 btrfs-progs btrfs-tools liblzo2-2 #44 38.95 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. #44 38.95 Need to get 649 kB of archives. #44 38.95 After this operation, 4320 kB of additional disk space will be used. #44 38.95 Get:1 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] #44 38.95 Get:2 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] #44 39.01 Get:3 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] #44 40.21 debconf: delaying package configuration, since apt-utils is not installed #44 40.49 Fetched 649 kB in 1s (596 kB/s) #44 40.65 Selecting previously unselected package liblzo2-2:amd64. #44 40.65 (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 ... 15091 files and directories currently installed.) #44 40.84 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... #44 40.85 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... #44 41.10 Selecting previously unselected package btrfs-progs. #44 41.10 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... #44 41.11 Unpacking btrfs-progs (4.7.3-1) ... #44 42.06 Selecting previously unselected package btrfs-tools. #44 42.06 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... #44 42.07 Unpacking btrfs-tools (4.7.3-1) ... #44 42.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... #44 42.45 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... #44 42.47 Setting up btrfs-progs (4.7.3-1) ... #44 42.49 Setting up btrfs-tools (4.7.3-1) ... #44 42.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... #44 DONE 42.9s #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh #45 DONE 0.1s #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ #46 DONE 0.1s #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum #27 42.16 + cd /tmp/tmp.b14f5w9K26/src/gotest.tools/gotestsum #27 42.16 + git checkout -q v0.3.5 #27 42.19 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static Scanning dependencies of target tini-static [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + for component in tini '"proxy dynamic"' + TMP_GOPATH=/go + hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f Cloning into '/go/src/github.com/docker/libnetwork'... Removing intermediate container 63de498b7ccb ---> 918c29cf91d4 Step 25/49 : FROM builder as proxy-builder ---> e7864af781b2 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork ---> Running in 8682893e4a6d Cloning into '/go/src/github.com/docker/libnetwork'... Removing intermediate container 8682893e4a6d ---> 10ec28c670d1 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork ---> Running in 3c608386c9da Removing intermediate container 3c608386c9da ---> ed6485b520d4 Step 28/49 : RUN . /binaries-commits && git checkout -q "$LIBNETWORK_COMMIT" && CGO_ENABLED=0 go build -buildmode=pie -ldflags="$PROXY_LDFLAGS" -o /sbin/docker-proxy github.com/docker/libnetwork/cmd/proxy ---> Running in 948f28b0fda7 #27 ... #7 [dev 1/24] RUN groupadd -r docker #7 DONE 4.4s #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #57 28.91 Reading package lists... #57 35.45 Building dependency tree... #57 36.52 Reading state information... #57 37.92 The following additional packages will be installed: #57 37.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 #57 37.93 libprotoc10 python-pkg-resources zlib1g-dev #57 37.94 Suggested packages: #57 37.95 manpages-dev python-setuptools #57 39.71 The following NEW packages will be installed: #57 39.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev #57 39.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 #57 39.75 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf #57 39.75 zlib1g-dev #57 40.95 0 upgraded, 16 newly installed, 0 to remove and 8 not upgraded. #57 40.95 Need to get 3602 kB of archives. #57 40.95 After this operation, 18.9 MB of additional disk space will be used. #57 40.95 Get:1 http://deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] #57 40.96 Get:2 http://deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] #57 40.96 Get:3 http://deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] #57 40.96 Get:4 http://deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] #57 40.97 Get:5 http://deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] #57 40.98 Get:6 http://deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] #57 40.99 Get:7 http://deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] #57 40.99 Get:8 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] #57 41.04 Get:9 http://deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] #57 41.16 Get:10 http://deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] #57 41.20 Get:11 http://deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] #57 41.30 Get:12 http://deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] #57 41.33 Get:13 http://deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] #57 41.35 Get:14 http://deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] #57 41.35 Get:15 http://deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] #57 41.38 Get:16 http://deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] #57 42.76 debconf: delaying package configuration, since apt-utils is not installed #57 43.06 Fetched 3602 kB in 1s (2366 kB/s) #57 43.27 Selecting previously unselected package libnet1:amd64. #57 43.27 (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 ... 15091 files and directories currently installed.) #57 43.32 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... #57 43.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... #57 43.56 Selecting previously unselected package libcap-dev:amd64. #57 43.56 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... #57 43.57 Unpacking libcap-dev:amd64 (1:2.25-1) ... #57 43.91 Selecting previously unselected package libnet1-dev. #57 43.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... #57 43.92 Unpacking libnet1-dev (1.1.6+dfsg-3) ... #57 44.24 Selecting previously unselected package libnl-3-200:amd64. #57 44.25 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... #57 44.25 Unpacking libnl-3-200:amd64 (3.2.27-2) ... #57 44.40 Selecting previously unselected package libnl-3-dev:amd64. #57 44.40 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... #57 44.41 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... #57 44.69 Selecting previously unselected package libprotobuf-c1:amd64. #57 44.69 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... #57 44.69 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... #57 44.95 Selecting previously unselected package libprotobuf-c-dev:amd64. #57 44.96 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... #57 44.97 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... + cd /go/src/github.com/docker/libnetwork + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy #57 45.32 Selecting previously unselected package zlib1g-dev:amd64. #57 45.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... #57 45.35 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... #57 ... #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc #42 3.492 + RM_GOPATH=0 #42 3.492 + TMP_GOPATH= #42 3.492 + : /build #42 3.492 + '[' -z '' ']' #42 3.492 ++ mktemp -d #42 3.498 + export GOPATH=/tmp/tmp.lp4XkSKFhi #42 3.500 + GOPATH=/tmp/tmp.lp4XkSKFhi #42 3.500 + RM_GOPATH=1 #42 3.500 ++ dirname ./install.sh #42 3.501 + dir=. #42 3.501 + bin=runc #42 3.501 + shift #42 3.501 + '[' '!' -f ./runc.installer ']' #42 3.501 + . ./runc.installer #42 3.501 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd #42 3.502 + install_runc #42 3.502 + grep -q '^3\.10\.0.*\.el7\.' #42 3.524 + uname -r #42 3.529 + RUNC_BUILDTAGS='seccomp apparmor selinux ' #42 3.529 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' #42 3.529 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) #42 3.529 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lp4XkSKFhi/src/github.com/opencontainers/runc #42 3.533 Cloning into '/tmp/tmp.lp4XkSKFhi/src/github.com/opencontainers/runc'... #42 ... #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser #8 DONE 3.3s #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 6.160 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... #20 6.678 #20 7.020 #### 6.4% ######### 12.7% ############## 20.1% ################### 27.6% ######################## 33.6% ############################ 40.0% ################################# 46.8% ###################################### 53.1% ######################################### 58.2% ############################################### 65.8% ################################################## 70.8% ###################################################### 75.0% ####################################################### 77.2% ######################################################### 80.0% ############################################################# 85.2% ############################################################### 88.2% ################################################################### 94.4% ######################################################################## 100.0% #20 ... #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... #15 39.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger #15 ... #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 9.350 #20 9.785 ########### 16.6% #20 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 39.56 internal/x/crypto/curve25519 #33 45.41 sync #33 46.05 io #33 46.08 reflect #33 47.81 bytes #33 ... #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 9.785 ########### 16.6% #################### 29.0% ############################### 43.5% ######################################## 56.3% #################################################### 73.3% ##################################################################### 95.9% ######################################################################## 100.0% #20 10.84 #20 11.20 ###### 9.0% ############## 20.2% #20 ... #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... #9 2.867 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' #9 DONE 3.3s #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... + return + VERSION=0.0.0-20200219104811-4591b133 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20200219104811-4591b133 GOOS="" GOARCH="" GOARM="" #20 11.20 ###### 9.0% ############## 20.2% ##################### 29.9% ######################## 34.7% ########################### 38.4% ############################## 42.1% ################################## 47.4% ######################################## 56.5% ############################################ 61.7% #20 ... #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #30 42.02 sync #30 42.76 io #30 42.84 reflect #30 44.33 syscall #30 ... #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 11.20 ###### 9.0% ############## 20.2% ##################### 29.9% ######################## 34.7% ########################### 38.4% ############################## 42.1% ################################## 47.4% ######################################## 56.5% ############################################ 61.7% ################################################## 70.6% ####################################################### 76.5% ########################################################### 83.0% ################################################################ 89.7% ##################################################################### 97.1% ######################################################################## 100.0% #20 ... #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #47 3.162 + RM_GOPATH=0 #47 3.162 + TMP_GOPATH= #47 3.162 + : /build #47 3.162 + '[' -z '' ']' #47 3.163 ++ mktemp -d #47 3.173 + export GOPATH=/tmp/tmp.oVc3inL197 #47 3.175 + GOPATH=/tmp/tmp.oVc3inL197 #47 3.175 + RM_GOPATH=1 #47 3.185 ++ dirname ./install.sh #47 3.188 + dir=. #47 3.188 + bin=containerd #47 3.188 + shift #47 3.188 + '[' '!' -f ./containerd.installer ']' #47 3.188 + . ./containerd.installer #47 3.189 ++ CONTAINERD_COMMIT=35bd7a5f69c13e1563af8a93431411cd9ecf5021 #47 3.189 + install_containerd #47 3.189 + echo 'Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021' #47 3.189 Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021 #47 3.189 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oVc3inL197/src/github.com/containerd/containerd #47 3.196 Cloning into '/tmp/tmp.oVc3inL197/src/github.com/containerd/containerd'... #47 ... #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #57 45.81 Selecting previously unselected package libprotobuf10:amd64. #57 45.85 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... #57 45.86 Unpacking libprotobuf10:amd64 (3.0.0-9) ... #57 46.53 Selecting previously unselected package libprotobuf-lite10:amd64. #57 46.54 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... #57 46.55 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... #57 46.77 Selecting previously unselected package libprotobuf-dev:amd64. #57 46.78 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... #57 46.80 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... #57 48.30 Selecting previously unselected package libprotoc10:amd64. #57 48.36 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... #57 48.39 Unpacking libprotoc10:amd64 (3.0.0-9) ... #57 49.32 Selecting previously unselected package protobuf-c-compiler. #57 49.34 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... #57 49.36 Unpacking protobuf-c-compiler (1.2.1-2) ... #57 49.51 Selecting previously unselected package protobuf-compiler. #57 49.52 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... #57 49.54 Unpacking protobuf-compiler (3.0.0-9) ... #57 49.70 Selecting previously unselected package python-pkg-resources. #57 49.70 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... #57 49.70 Unpacking python-pkg-resources (33.1.1-1) ... #57 49.96 Selecting previously unselected package python-protobuf. #57 49.96 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... #57 49.97 Unpacking python-protobuf (3.0.0-9) ... #57 50.53 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... #57 50.60 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... #57 50.63 Setting up python-pkg-resources (33.1.1-1) ... #57 ... #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc #42 12.70 + cd /tmp/tmp.lp4XkSKFhi/src/github.com/opencontainers/runc #42 12.70 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd #42 13.17 + '[' -z '' ']' #42 13.17 + target=static #42 13.17 + make 'BUILDTAGS=seccomp apparmor selinux ' static #42 ... #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #35 44.48 Selecting previously unselected package liblzo2-2:amd64. #35 44.48 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... #35 44.50 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... #35 44.67 Selecting previously unselected package libicu57:amd64. #35 44.67 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... #35 44.69 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... #35 52.92 Selecting previously unselected package libxml2:amd64. #35 52.93 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... #35 52.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... #35 53.76 Selecting previously unselected package libarchive13:amd64. #35 53.79 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... #35 53.81 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... #35 54.28 Selecting previously unselected package libjsoncpp1:amd64. #35 54.31 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... #35 54.31 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #35 54.58 Selecting previously unselected package libuv1:amd64. #35 54.58 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... #35 ... #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 13.34 #20 13.63 0.7% 1.2% # 1.8% ## 3.0% ### 4.8% #### 6.4% ###### 8.7% ####### 10.0% #20 ... #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... #10 DONE 3.1s #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 13.63 0.7% 1.2% # 1.8% ## 3.0% ### 4.8% #### 6.4% ###### 8.7% ####### 10.0% ######## 11.9% ######### 13.1% ########## 14.9% ############ 17.8% ############## 20.3% ################ 22.3% ################# 24.2% ################### 26.9% ##################### 29.2% ###################### 30.8% ####################### 33.0% ######################## 34.5% ######################### 36.0% ########################### 37.6% ########################### 38.7% ############################ 40.2% ############################# 41.6% ############################## 43.0% ############################### 44.2% ################################ 45.5% ################################## 47.3% ################################### 48.8% #################################### 51.2% ##################################### 52.4% ###################################### 54.1% ####################################### 55.4% ######################################### 57.0% ######################################### 58.3% ########################################## 59.7% ########################################### 61.1% ############################################ 62.2% ############################################# 63.2% ############################################## 64.5% ############################################### 65.6% ################################################ 67.6% ################################################## 70.2% ################################################### 71.7% #20 ... #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... #11 DONE 4.1s #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 13.63 0.7% 1.2% # 1.8% ## 3.0% ### 4.8% #### 6.4% ###### 8.7% ####### 10.0% ######## 11.9% ######### 13.1% ########## 14.9% ############ 17.8% ############## 20.3% ################ 22.3% ################# 24.2% ################### 26.9% ##################### 29.2% ###################### 30.8% ####################### 33.0% ######################## 34.5% ######################### 36.0% ########################### 37.6% ########################### 38.7% ############################ 40.2% ############################# 41.6% ############################## 43.0% ############################### 44.2% ################################ 45.5% ################################## 47.3% ################################### 48.8% #################################### 51.2% ##################################### 52.4% ###################################### 54.1% ####################################### 55.4% ######################################### 57.0% ######################################### 58.3% ########################################## 59.7% ########################################### 61.1% ############################################ 62.2% ############################################# 63.2% ############################################## 64.5% ############################################### 65.6% ################################################ 67.6% ################################################## 70.2% ################################################### 71.7% #################################################### 73.4% ##################################################### 74.9% ####################################################### 77.3% ######################################################### 79.8% ########################################################### 82.7% ############################################################# 85.3% ############################################################### 87.9% ################################################################ 89.9% ################################################################## 91.7% ################################################################### 93.6% #################################################################### 95.7% ####################################################################### 99.0% ######################################################################## 100.0% #20 20.07 #20 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 50.32 bufio #33 52.70 syscall #33 ... #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #35 54.65 Unpacking libuv1:amd64 (1.9.1-3) ... #35 54.89 Selecting previously unselected package cmake. #35 54.89 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... #35 55.12 Unpacking cmake (3.7.2-1) ... #35 58.97 Selecting previously unselected package xxd. #35 58.97 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... #35 58.99 Unpacking xxd (2:8.0.0197-4+deb9u3) ... #35 59.51 Selecting previously unselected package vim-common. #35 59.55 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... #35 59.56 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... #35 60.00 Processing triggers for mime-support (3.60) ... #35 60.18 Setting up xxd (2:8.0.0197-4+deb9u3) ... #35 60.20 Setting up libuv1:amd64 (1.9.1-3) ... #35 60.21 Setting up cmake-data (3.7.2-1) ... #35 60.22 Setting up libicu57:amd64 (57.1-6+deb9u3) ... #35 60.24 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... #35 60.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... #35 60.33 Setting up vim-common (2:8.0.0197-4+deb9u3) ... #35 60.36 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... #35 60.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #35 60.41 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... #35 60.42 Setting up cmake (3.7.2-1) ... #35 60.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... #35 DONE 61.1s #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #57 56.73 Setting up libnet1-dev (1.1.6+dfsg-3) ... #57 56.75 Setting up libprotobuf10:amd64 (3.0.0-9) ... #57 56.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... #57 56.87 Setting up python-protobuf (3.0.0-9) ... #57 ... #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh #36 DONE 0.1s #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ #37 DONE 0.1s #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini # github.com/docker/libnetwork/cmd/proxy loadinternal: cannot find runtime/cgo Removing intermediate container 948f28b0fda7 ---> 1b60195fe54d Step 29/49 : FROM builder as init-builder ---> e7864af781b2 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini ---> Running in 8cb2a461de74 #38 ... #12 [dev 6/24] RUN ldconfig #12 DONE 3.8s #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... Cloning into '/tini'... Removing intermediate container bab7e24f1456 ---> 67b9a4cf4a43 Step 25/49 : FROM builder as proxy-builder ---> 1fe24d40ede6 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork ---> Running in f5f34ebffdf9 Cloning into '/go/src/github.com/docker/libnetwork'... #13 ... #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #30 53.60 time #30 60.67 sort #30 61.29 internal/poll #30 63.29 internal/fmtsort #30 ... #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 21.78 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... #20 22.31 #20 22.72 ######################################################################## 100.0% #20 22.86 #20 24.50 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... Removing intermediate container 8cb2a461de74 ---> e12a779940ef Step 31/49 : WORKDIR /tini ---> Running in 226a609b4ffe #20 ... #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #57 64.70 Setting up libcap-dev:amd64 (1:2.25-1) ... #57 64.74 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... #57 64.75 Setting up libnl-3-200:amd64 (3.2.27-2) ... #57 64.77 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... #57 64.80 Setting up libprotoc10:amd64 (3.0.0-9) ... #57 64.82 Setting up protobuf-c-compiler (1.2.1-2) ... #57 64.83 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... #57 64.87 Setting up protobuf-compiler (3.0.0-9) ... #57 64.93 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... #57 64.95 Setting up libnl-3-dev:amd64 (3.2.27-2) ... #57 64.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... #57 DONE 65.2s #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 24.99 Removing intermediate container f5f34ebffdf9 ---> fe6e18bcbd0b Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork ---> Running in c49dfcff0f22 Removing intermediate container c49dfcff0f22 ---> faa0312dfed2 Step 28/49 : RUN . /binaries-commits && git checkout -q "$LIBNETWORK_COMMIT" && CGO_ENABLED=0 go build -buildmode=pie -ldflags="$PROXY_LDFLAGS" -o /sbin/docker-proxy github.com/docker/libnetwork/cmd/proxy ---> Running in d904999e567a #20 25.43 ############################################################## 86.9% ######################################################################## 100.0% Removing intermediate container 226a609b4ffe ---> 7306f5f7407c Step 32/49 : RUN . /binaries-commits && git checkout -q "$TINI_COMMIT" && cmake . && make tini-static && cp tini-static /sbin/docker-init ---> Running in d2fd6196b6c4 #20 25.78 #20 ... #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc #42 15.45 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 . #42 ... #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini #38 3.235 + RM_GOPATH=0 #38 3.237 + TMP_GOPATH= #38 3.237 + : /build #38 3.237 + '[' -z '' ']' #38 3.240 ++ mktemp -d #38 3.243 + export GOPATH=/tmp/tmp.pOMnfXD32g #38 3.246 + GOPATH=/tmp/tmp.pOMnfXD32g #38 3.246 + RM_GOPATH=1 #38 3.246 ++ dirname ./install.sh #38 3.247 + dir=. #38 3.247 + bin=tini #38 3.247 + shift #38 3.247 + '[' '!' -f ./tini.installer ']' #38 3.247 + . ./tini.installer #38 3.249 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 #38 3.249 + install_tini #38 3.251 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' #38 3.253 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 #38 3.253 + git clone https://github.com/krallin/tini.git /tmp/tmp.pOMnfXD32g/tini #38 3.254 Cloning into '/tmp/tmp.pOMnfXD32g/tini'... #38 4.646 + cd /tmp/tmp.pOMnfXD32g/tini #38 4.646 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 #38 4.709 + cmake . #38 5.226 -- The C compiler identification is GNU 6.3.0 #38 5.270 -- Check for working C compiler: /usr/bin/cc #38 5.826 -- Check for working C compiler: /usr/bin/cc -- works #38 5.830 -- Detecting C compiler ABI info -- The C compiler identification is GNU 6.3.0 -- Check for working C compiler: /usr/bin/cc #38 6.520 -- Detecting C compiler ABI info - done #38 6.564 -- Detecting C compile features -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /tini Scanning dependencies of target tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #38 8.513 -- Detecting C compile features - done #38 8.553 -- Performing Test HAS_BUILTIN_FORTIFY #38 8.826 -- Performing Test HAS_BUILTIN_FORTIFY - Failed #38 ... #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 27.07 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... #20 27.21 skipping existing 1849cc453dee #20 27.38 #20 28.77 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... #20 29.25 #20 29.53 ######################################################################## 100.0% #20 29.71 #20 29.80 Download of images into '/build' complete. #20 29.80 Use something like the following to load the result into a Docker daemon: #20 29.80 tar -cC '/build' . | docker load #20 DONE 30.1s #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... #13 4.583 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] #13 4.588 Ign:2 http://deb.debian.org/debian stretch InRelease #13 4.631 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] #13 4.647 Get:4 http://deb.debian.org/debian stretch Release [118 kB] #13 4.694 Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] #13 5.416 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [517 kB] #13 6.893 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] #13 7.610 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [100%] Linking C executable tini-static [100%] Built target tini-static Removing intermediate container d2fd6196b6c4 ---> ea9c0d99c528 Step 33/49 : FROM builder as runc-builder ---> e7864af781b2 Step 34/49 : RUN apt-get install -y libseccomp-dev # github.com/docker/libnetwork/cmd/proxy loadinternal: cannot find runtime/cgo ---> Running in b26ad39aa986 Removing intermediate container d904999e567a ---> b827def7e59e Step 29/49 : FROM builder as init-builder ---> 1fe24d40ede6 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini ---> Running in a3b0b5af3a28 Cloning into '/tini'... #13 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 62.75 time #33 64.79 sort #33 66.05 internal/fmtsort #33 66.77 internal/syscall/unix #33 67.06 strings #33 69.37 internal/poll #33 70.54 path #33 71.50 regexp/syntax #33 72.92 os #33 ... #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini #38 9.119 -- Configuring done #38 9.171 -- Generating done #38 9.173 -- Build files have been written to: /tmp/tmp.pOMnfXD32g/tini #38 9.183 + make tini-static #38 9.617 Scanning dependencies of target tini-static #38 9.673 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #38 12.00 [100%] Linking C executable tini-static #38 12.62 [100%] Built target tini-static #38 12.66 + mkdir -p /build #38 12.66 + cp tini-static /build/docker-init #38 DONE 12.9s #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 3.765 Note: Building without setproctitle() and strlcpy() support. #58 3.765 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). #58 5.841 fatal: Not a git repository (or any of the parent directories): .git #58 5.953 GEN .gitid #58 6.045 GEN criu/include/version.h #58 6.141 GEN include/common/asm #58 8.878 PBCC images/google/protobuf/descriptor.pb-c.c Removing intermediate container a3b0b5af3a28 ---> b8986db71ca0 Step 31/49 : WORKDIR /tini ---> Running in 1eaeca001958 Removing intermediate container 1eaeca001958 ---> 90fb58e401bf Step 32/49 : RUN . /binaries-commits && git checkout -q "$TINI_COMMIT" && cmake . && make tini-static && cp tini-static /sbin/docker-init ---> Running in 5995966447d5 #58 9.154 PBCC images/opts.pb-c.c #58 9.228 PBCC images/sit.pb-c.c #58 9.308 DEP images/google/protobuf/descriptor.pb-c.d #58 ... #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #30 64.06 internal/syscall/unix #30 64.40 strings #30 64.42 os #30 68.11 bytes #30 69.31 fmt #30 71.05 bufio #30 73.37 path/filepath #30 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 9.417 DEP images/opts.pb-c.d #58 9.478 DEP images/sit.pb-c.d #58 9.649 PBCC images/macvlan.pb-c.c #58 9.766 DEP images/macvlan.pb-c.d #58 9.829 PBCC images/autofs.pb-c.c #58 9.856 DEP images/autofs.pb-c.d #58 9.952 PBCC images/sysctl.pb-c.c #58 10.03 DEP images/sysctl.pb-c.d -- The C compiler identification is GNU 6.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features #58 10.05 PBCC images/time.pb-c.c #58 10.08 DEP images/time.pb-c.d #58 10.14 PBCC images/binfmt-misc.pb-c.c #58 10.15 DEP images/binfmt-misc.pb-c.d #58 10.19 PBCC images/seccomp.pb-c.c #58 10.20 DEP images/seccomp.pb-c.d #58 10.29 PBCC images/userns.pb-c.c -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /tini Scanning dependencies of target tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #58 10.32 DEP images/userns.pb-c.d #58 10.34 PBCC images/cgroup.pb-c.c #58 10.39 DEP images/cgroup.pb-c.d #58 10.47 PBCC images/fown.pb-c.c #58 10.52 PBCC images/ext-file.pb-c.c [100%] Linking C executable tini-static [100%] Built target tini-static #58 10.55 DEP images/fown.pb-c.d #58 10.60 DEP images/ext-file.pb-c.d #58 10.65 PBCC images/rpc.pb-c.c #58 10.66 DEP images/rpc.pb-c.d #58 10.72 PBCC images/siginfo.pb-c.c #58 10.75 DEP images/siginfo.pb-c.d #58 10.80 PBCC images/pagemap.pb-c.c #58 10.81 DEP images/pagemap.pb-c.d #58 10.90 PBCC images/rlimit.pb-c.c #58 10.97 DEP images/rlimit.pb-c.d #58 11.03 PBCC images/file-lock.pb-c.c #58 11.08 DEP images/file-lock.pb-c.d #58 11.14 PBCC images/tty.pb-c.c Reading package lists... Removing intermediate container 5995966447d5 ---> ac7403ac6c22 Step 33/49 : FROM builder as runc-builder ---> 1fe24d40ede6 Step 34/49 : RUN apt-get install -y libseccomp-dev ---> Running in 9be37f9de688 #58 11.18 DEP images/tty.pb-c.d #58 11.21 PBCC images/tun.pb-c.c #58 11.24 PBCC images/netdev.pb-c.c #58 11.29 DEP images/tun.pb-c.d Building dependency tree... Reading state information... #58 11.41 DEP images/netdev.pb-c.d #58 11.47 PBCC images/vma.pb-c.c #58 11.56 DEP images/vma.pb-c.d #58 11.61 PBCC images/creds.pb-c.c #58 11.65 DEP images/creds.pb-c.d libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1). 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded. #58 11.71 PBCC images/utsns.pb-c.c #58 11.76 DEP images/utsns.pb-c.d #58 11.81 PBCC images/ipc-desc.pb-c.c #58 11.83 PBCC images/ipc-sem.pb-c.c #58 11.87 DEP images/ipc-desc.pb-c.d #58 11.93 DEP images/ipc-sem.pb-c.d #58 12.00 PBCC images/ipc-msg.pb-c.c #58 12.02 DEP images/ipc-msg.pb-c.d #58 12.07 PBCC images/ipc-shm.pb-c.c #58 12.10 DEP images/ipc-shm.pb-c.d #58 12.16 PBCC images/ipc-var.pb-c.c #58 12.23 DEP images/ipc-var.pb-c.d #58 12.30 PBCC images/sk-opts.pb-c.c Reading package lists... Building dependency tree... Reading state information... #58 12.33 PBCC images/packet-sock.pb-c.c #58 12.39 DEP images/sk-opts.pb-c.d #58 12.48 DEP images/packet-sock.pb-c.d #58 12.54 PBCC images/sk-netlink.pb-c.c libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1). 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded. #58 12.62 DEP images/sk-netlink.pb-c.d #58 12.70 PBCC images/sk-inet.pb-c.c #58 12.78 DEP images/sk-inet.pb-c.d #58 12.86 PBCC images/sk-unix.pb-c.c Removing intermediate container 9be37f9de688 ---> 86387f2bcef3 Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc #58 12.91 DEP images/sk-unix.pb-c.d ---> Running in e6a118c9df1c #58 12.96 PBCC images/mm.pb-c.c #58 13.02 DEP images/mm.pb-c.d #58 13.09 PBCC images/timerfd.pb-c.c Removing intermediate container b26ad39aa986 ---> d1cd04e02de4 Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc ---> Running in 4ef4bd75e3c5 #58 13.16 DEP images/timerfd.pb-c.d #58 13.26 PBCC images/timer.pb-c.c #58 13.27 DEP images/timer.pb-c.d #58 13.35 PBCC images/sa.pb-c.c #58 13.36 DEP images/sa.pb-c.d #58 13.42 PBCC images/pipe-data.pb-c.c #58 13.49 DEP images/pipe-data.pb-c.d #58 13.51 PBCC images/mnt.pb-c.c #58 13.56 DEP images/mnt.pb-c.d #58 13.61 PBCC images/sk-packet.pb-c.c #58 13.66 DEP images/sk-packet.pb-c.d #58 13.72 PBCC images/tcp-stream.pb-c.c Cloning into '/go/src/github.com/opencontainers/runc'... #58 13.77 DEP images/tcp-stream.pb-c.d #58 13.84 PBCC images/pipe.pb-c.c #58 13.89 DEP images/pipe.pb-c.d #58 13.94 PBCC images/pstree.pb-c.c #58 13.98 DEP images/pstree.pb-c.d #58 14.04 PBCC images/fs.pb-c.c #58 14.11 DEP images/fs.pb-c.d #58 14.18 PBCC images/signalfd.pb-c.c #58 14.24 DEP images/signalfd.pb-c.d #58 14.30 PBCC images/fh.pb-c.c #58 14.38 PBCC images/fsnotify.pb-c.c Cloning into '/go/src/github.com/opencontainers/runc'... #58 14.47 DEP images/fh.pb-c.d #58 14.51 DEP images/fsnotify.pb-c.d #58 14.56 PBCC images/eventpoll.pb-c.c #58 14.59 DEP images/eventpoll.pb-c.d #58 14.63 PBCC images/eventfd.pb-c.c #58 14.65 DEP images/eventfd.pb-c.d #58 14.76 PBCC images/remap-file-path.pb-c.c #58 14.80 DEP images/remap-file-path.pb-c.d #58 14.87 PBCC images/fifo.pb-c.c #58 14.90 DEP images/fifo.pb-c.d #58 14.94 PBCC images/ghost-file.pb-c.c #58 14.99 DEP images/ghost-file.pb-c.d #58 15.08 PBCC images/regfile.pb-c.c #58 15.18 DEP images/regfile.pb-c.d #58 15.27 PBCC images/ns.pb-c.c #58 15.28 DEP images/ns.pb-c.d #58 15.34 PBCC images/fdinfo.pb-c.c #58 15.40 DEP images/fdinfo.pb-c.d Removing intermediate container e6a118c9df1c ---> 99b290f43d3c Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc ---> Running in db0c8b7705b4 Removing intermediate container db0c8b7705b4 ---> ee76dcd38ef0 Step 37/49 : RUN . /binaries-commits && git checkout -q "$RUNC_COMMIT" && make BUILDTAGS='seccomp apparmor' static && make install ---> Running in 75afbbc341f1 #58 15.47 PBCC images/core-aarch64.pb-c.c #58 15.53 PBCC images/core-arm.pb-c.c #58 15.61 PBCC images/core-ppc64.pb-c.c #58 15.67 PBCC images/core-s390.pb-c.c #58 ... #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... #13 18.35 Fetched 7934 kB in 14s (537 kB/s) warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="81ef5024f88c8da98304fb6ae0159b8efd82e81f" -X main.version=1.0.0-rc10+dev " -o runc . Removing intermediate container 4ef4bd75e3c5 ---> 0c86da76906f Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc ---> Running in 5e112a51468d Removing intermediate container 5e112a51468d ---> 0a6a9da6cfbf Step 37/49 : RUN . /binaries-commits && git checkout -q "$RUNC_COMMIT" && make BUILDTAGS='seccomp apparmor' static && make install ---> Running in 9ad5d17ad4bc Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20200219104811-4591b133 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 + install_tini Install tini version fec3683b971d9c3ef73f284f176672c44b448662 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 + cmake . -- The C compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20200219104811-4591b133 GITCOMMIT=4591b133 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 #13 18.35 Reading package lists... #13 ... #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #30 75.45 io/ioutil #30 76.14 flag #30 76.40 github.com/BurntSushi/toml #30 77.92 log #30 78.51 path #30 79.21 text/tabwriter #30 81.52 github.com/BurntSushi/toml/cmd/tomlv #30 ... #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... #13 18.35 Reading package lists... warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths #13 23.87 Reading package lists... #13 ... #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #30 DONE 86.3s #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 15.79 PBCC images/core-x86.pb-c.c #58 15.91 PBCC images/core.pb-c.c #58 16.05 PBCC images/inventory.pb-c.c #58 16.17 DEP images/core-aarch64.pb-c.d #58 16.22 DEP images/core-arm.pb-c.d #58 16.27 DEP images/core-ppc64.pb-c.d #58 16.36 DEP images/core-s390.pb-c.d #58 16.42 DEP images/core-x86.pb-c.d #58 16.47 DEP images/core.pb-c.d #58 16.55 DEP images/inventory.pb-c.d #58 16.63 PBCC images/cpuinfo.pb-c.c #58 16.64 DEP images/cpuinfo.pb-c.d #58 16.70 PBCC images/stats.pb-c.c #58 16.72 DEP images/stats.pb-c.d #58 18.40 make[1]: Nothing to be done for 'all'. #58 19.97 CC images/stats.o #58 20.36 CC images/core.o #58 21.10 CC images/core-x86.o #58 22.01 CC images/core-arm.o #58 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 76.98 fmt #33 78.17 path/filepath #33 80.04 regexp #33 81.67 flag #33 83.38 go/token #33 84.09 io/ioutil #33 84.21 go/scanner #33 84.72 net/url #33 85.25 go/ast #33 ... #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #47 34.96 + cd /tmp/tmp.oVc3inL197/src/github.com/containerd/containerd #47 34.96 + git checkout -q 35bd7a5f69c13e1563af8a93431411cd9ecf5021 #47 36.82 + export 'BUILDTAGS=netgo osusergo static_build' #47 36.82 + BUILDTAGS='netgo osusergo static_build' #47 36.82 + export EXTRA_FLAGS=-buildmode=pie #47 36.82 + EXTRA_FLAGS=-buildmode=pie #47 36.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' #47 36.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' #47 36.82 + '[' '' = dynamic ']' #47 36.82 + make #47 38.21 🇩 bin/ctr CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="81ef5024f88c8da98304fb6ae0159b8efd82e81f" -X main.version=1.0.0-rc10+dev " -o runc . #47 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 87.62 text/template/parse #33 90.73 go/parser #33 91.53 text/template #33 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 22.76 CC images/core-aarch64.o #58 23.20 CC images/core-ppc64.o #58 23.95 CC images/core-s390.o #58 24.66 CC images/cpuinfo.o #58 25.21 CC images/inventory.o #58 25.53 CC images/fdinfo.o #58 25.83 CC images/fown.o #58 26.12 CC images/ns.o #58 26.37 CC images/regfile.o #58 26.72 CC images/ghost-file.o #58 27.09 CC images/fifo.o #58 27.38 CC images/remap-file-path.o #58 27.65 CC images/eventfd.o #58 27.94 CC images/eventpoll.o #58 28.22 CC images/fh.o #58 28.48 CC images/fsnotify.o #58 29.10 CC images/signalfd.o #58 29.38 CC images/fs.o #58 29.57 CC images/pstree.o #58 29.76 CC images/pipe.o #58 29.94 CC images/tcp-stream.o #58 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 94.88 log #33 95.32 encoding/binary #33 96.99 encoding/base64 #33 97.15 go/doc #33 97.80 encoding/json CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="81ef5024f88c8da98304fb6ae0159b8efd82e81f" -X main.version=1.0.0-rc10+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty install -D -m0755 runc /usr/local/sbin/runc #33 ... #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... #13 23.87 Reading package lists... #13 28.99 Building dependency tree... #13 30.01 Reading state information... #13 31.16 The following additional packages will be installed: #13 31.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python #13 31.16 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl #13 31.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 #13 31.17 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 #13 31.17 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #13 31.17 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 #13 31.17 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common #13 31.17 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal #13 31.18 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd #13 31.18 Suggested packages: #13 31.19 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc #13 31.19 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv #13 31.19 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags #13 31.19 vim-doc vim-scripts xfsdump acl attr quota #13 31.19 Recommended packages: #13 31.19 aufs-dkms libpam-cap build-essential python3-dev python3-keyring #13 31.19 python3-keyrings.alt python3-xdg unzip #13 35.38 The following NEW packages will be installed: #13 35.39 apparmor aufs-tools bash-completion binutils-mingw-w64 #13 35.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools #13 35.39 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base #13 35.39 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin #13 35.40 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 #13 35.40 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 #13 35.40 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 #13 35.40 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib #13 35.40 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev #13 35.40 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common #13 35.40 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal #13 35.40 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 #13 35.40 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime #13 35.40 xfsprogs xxd xz-utils zip #13 36.49 0 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. #13 36.49 Need to get 90.9 MB of archives. #13 36.49 After this operation, 541 MB of additional disk space will be used. #13 36.49 Get:1 http://deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] #13 36.49 Get:2 http://deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] #13 36.50 Get:3 http://deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] #13 36.50 Get:4 http://deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] #13 36.51 Get:5 http://deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] #13 36.53 Get:6 http://deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] #13 36.57 Get:7 http://deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] #13 36.73 Get:8 http://deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] #13 36.74 Get:9 http://deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] #13 36.74 Get:10 http://deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] #13 36.92 Get:11 http://deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] #13 36.95 Get:12 http://deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] #13 36.95 Get:13 http://deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] #13 36.95 Get:14 http://deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] #13 36.96 Get:15 http://deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] #13 36.96 Get:16 http://deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] #13 36.97 Get:17 http://deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] #13 36.97 Get:18 http://deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] #13 36.98 Get:19 http://deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] #13 36.99 Get:20 http://deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] #13 37.00 Get:21 http://deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] #13 37.03 Get:22 http://deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] #13 37.03 Get:23 http://deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] #13 37.04 Get:24 http://deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] #13 37.05 Get:25 http://deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] #13 37.06 Get:26 http://deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] #13 37.08 Get:27 http://deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] #13 37.09 Get:28 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] #13 37.11 Get:29 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] #13 37.16 Get:30 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] #13 37.18 Get:31 http://deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] #13 37.19 Get:32 http://deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] #13 37.19 Get:33 http://deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] #13 37.20 Get:34 http://deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] #13 37.21 Get:35 http://deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] #13 37.21 Get:36 http://deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] #13 37.21 Get:37 http://deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] #13 37.22 Get:38 http://deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] #13 37.22 Get:39 http://deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] #13 37.24 Get:40 http://deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] #13 37.26 Get:41 http://deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] #13 37.27 Get:42 http://deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] #13 37.33 Get:43 http://deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] #13 37.36 Get:44 http://deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] #13 37.36 Get:45 http://deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] #13 37.37 Get:46 http://deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] #13 37.37 Get:47 http://deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] #13 37.38 Get:48 http://deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] #13 37.53 Get:49 http://deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] #13 37.55 Get:50 http://deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] #13 37.64 Get:51 http://deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] #13 37.66 Get:52 http://deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] #13 37.68 Get:53 http://deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] #13 37.69 Get:54 http://deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] #13 37.70 Get:55 http://deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] #13 37.73 Get:56 http://deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] #13 38.17 Get:57 http://deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] #13 38.26 Get:58 http://deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] #13 38.33 Get:59 http://deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] #13 38.35 Get:60 http://deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] #13 38.36 Get:61 http://deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] #13 38.40 Get:62 http://deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] #13 38.59 Get:63 http://deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] #13 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 100.9 github.com/LK4D4/vndr/build Removing intermediate container 75afbbc341f1 ---> d02cb86a7ac9 Step 38/49 : FROM scratch ---> Step 39/49 : ARG VERSION ---> Running in 007c87f7ff41 Removing intermediate container 007c87f7ff41 ---> 15c19cc37f15 Step 40/49 : ARG GITCOMMIT ---> Running in 589829391efc Removing intermediate container 589829391efc ---> 5195d65dd922 Step 41/49 : ARG BUILDTIME ---> Running in 07c0dac6284c Removing intermediate container 07c0dac6284c ---> 85780e260234 Step 42/49 : ARG PLATFORM ---> Running in 045c0839641a Removing intermediate container 045c0839641a ---> 93b6018243f5 Step 43/49 : ARG ENGINE_IMAGE ---> Running in 868decfa00bc Removing intermediate container 868decfa00bc ---> 8544c8d732c6 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/ ---> 9801d6301cae Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/ ---> b9c50923dba8 Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/ #33 103.8 encoding/xml ---> b7a46b9f8391 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/ ---> de78a853fec3 Step 48/49 : LABEL org.opencontainers.image.authors="Docker Inc." org.opencontainers.image.created="${BUILDTIME}" org.opencontainers.image.documentation="https://docs.docker.com/" org.opencontainers.image.licenses="Apache-2.0" org.opencontainers.image.revision="${GITCOMMIT}" org.opencontainers.image.url="https://www.docker.com/products/docker-engine" org.opencontainers.image.vendor="Docker Inc." org.opencontainers.image.version="${VERSION}" com.docker.distribution_based_engine="{\"platform\":\"${PLATFORM}\",\"engine_image\":\"${ENGINE_IMAGE}\",\"containerd_min_version\":\"1.2.0-beta.1\",\"runtime\":\"host_install\"}" ---> Running in 1625e76dec5e Removing intermediate container 1625e76dec5e ---> 81fcb2f835e6 Step 49/49 : ENTRYPOINT ["/bin/dockerd"] ---> Running in 1dbd8b85553c Removing intermediate container 1dbd8b85553c ---> b81d8a431559 #33 104.9 github.com/LK4D4/vndr/godl/singleflight #33 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 30.27 CC images/sk-packet.o #58 30.69 CC images/mnt.o #58 31.02 CC images/pipe-data.o #58 31.30 CC images/sa.o #58 31.55 CC images/timer.o #58 31.91 CC images/timerfd.o #58 32.24 CC images/mm.o #58 32.56 CC images/sk-opts.o #58 32.74 CC images/sk-unix.o #58 33.10 CC images/sk-inet.o #58 33.44 CC images/tun.o #58 33.69 CC images/sk-netlink.o #58 33.92 CC images/packet-sock.o #58 34.37 CC images/ipc-var.o #58 34.62 CC images/ipc-desc.o #58 34.82 CC images/ipc-shm.o #58 35.05 CC images/ipc-msg.o #58 35.35 CC images/ipc-sem.o #58 35.62 CC images/utsns.o #58 35.86 CC images/creds.o #58 36.13 CC images/vma.o #58 36.34 CC images/netdev.o #58 36.76 CC images/tty.o #58 37.38 CC images/file-lock.o #58 37.54 CC images/rlimit.o #58 37.79 CC images/pagemap.o #58 38.08 CC images/siginfo.o #58 38.41 CC images/rpc.o #58 39.86 CC images/ext-file.o #58 40.09 CC images/cgroup.o #58 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 105.1 compress/flate Successfully built b81d8a431559 Successfully tagged dockereng/engine-community:0.0.0-20200204220554-5f6d6f3f22 echo dockereng/engine-community:0.0.0-20200204220554-5f6d6f3f22 > image-linux make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/image' [Pipeline] sh CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="81ef5024f88c8da98304fb6ae0159b8efd82e81f" -X main.version=1.0.0-rc10+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty install -D -m0755 runc /usr/local/sbin/runc + pwd + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-image clean-engine make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine -C image clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/image' rm -f /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine rm -f /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine-dm docker rmi dockereng/engine-community:0.0.0-20200204220554-5f6d6f3f22 Untagged: dockereng/engine-community:0.0.0-20200204220554-5f6d6f3f22 Deleted: sha256:b81d8a4315592f329dfce7ac40beb9db77376df0f9a8d42e0fef68579cf842c6 Deleted: sha256:81fcb2f835e6ccaf92b96f081c341dc728c501f92314dab7c3aa9eda4c4e2957 Deleted: sha256:de78a853fec3e200db49f6bca2439bd2c6b160b861db409d7e221eb3d249afa4 Deleted: sha256:43a29840c36ab4246bfcadf29c75ec7ba95c513feebf2c8c7966f72ca0fb34d3 Deleted: sha256:b7a46b9f8391368ac572f3a99e99c536e8512a4880dfe57da75ead630a13b95a Deleted: sha256:aa4f624fb040a8f4b1c6fb539e7c08f95c7029ec470ae59db07603da14f471fd Deleted: sha256:b9c50923dba8ecb45a847770026ca4c913399942234394173939a91362e36a96 Deleted: sha256:677aa5af0332d33049068cdd0c1ab60144ae54e484269f3540f935206e1fd1c0 Deleted: sha256:9801d6301caee021d6b4dbf9555396c737593f4d12512bbba953b00a93ff60fd Deleted: sha256:33180f790b4804488eb02ea8b2330193463314e0370deb5cedd2502c9ce90027 Deleted: sha256:8544c8d732c6712ec2cc135866a43465dc646d96753aa863dd663ea6b03a9a01 Deleted: sha256:93b6018243f5d0322e35adc4ba3476ea2b591e8a7f7bd8853779f3667d7d3b8e Deleted: sha256:85780e26023403d05a7da08f353f9c8294a1de8e88b3eea89ffe8071829d7401 Deleted: sha256:5195d65dd9220cf792a1bace095b2b9ad44b216615e4fa1de2a66a174e2f53d2 Deleted: sha256:15c19cc37f158cc29a2b2d8d3f8b3263fda4286ff84857e6aea0559a03fea065 docker rmi dockereng/engine-community:0.0.0-20200204220554-5f6d6f3f22-dm Error: No such image: dockereng/engine-community:0.0.0-20200204220554-5f6d6f3f22-dm Makefile:35: recipe for target 'clean' failed make[1]: [clean] Error 1 (ignored) rm -f image-linux rm -f -r artifacts rm -f *.tar make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/image' rm -rf /home/ubuntu/workspace/docker-ce-packaging_19.03/engine [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } #33 108.5 hash #33 108.7 hash/crc32 #33 109.3 compress/gzip Removing intermediate container 9ad5d17ad4bc ---> eaa381335412 Step 38/49 : FROM scratch ---> Step 39/49 : ARG VERSION ---> Running in 9e08af8fae0c Removing intermediate container 9e08af8fae0c ---> 980b60104464 Step 40/49 : ARG GITCOMMIT ---> Running in 3e2641c39195 #33 109.8 context Removing intermediate container 3e2641c39195 ---> 266e0649cda0 Step 41/49 : ARG BUILDTIME ---> Running in 7d7357bc26c6 #33 ... #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit #61 110.3 + for f in rootlesskit rootlesskit-docker-proxy #61 110.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy Removing intermediate container 7d7357bc26c6 ---> 005a720c3320 Step 42/49 : ARG PLATFORM ---> Running in 37e8ec6b254a Removing intermediate container 37e8ec6b254a ---> 64f9b21ec757 Step 43/49 : ARG ENGINE_IMAGE ---> Running in 76f3f7af1925 #61 ... #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... #13 38.80 Get:64 http://deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] #13 38.82 Get:65 http://deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] #13 39.14 Get:66 http://deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] #13 39.40 Get:67 http://deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] #13 39.41 Get:68 http://deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] #13 42.31 Get:69 http://deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] #13 44.84 debconf: delaying package configuration, since apt-utils is not installed #13 45.03 Fetched 90.9 MB in 8s (10.4 MB/s) #13 45.19 Selecting previously unselected package bash-completion. #13 45.19 (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 ... 15161 files and directories currently installed.) #13 45.25 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... #13 48.53 Unpacking bash-completion (1:2.1-4.3) ... #13 49.01 Selecting previously unselected package libnet1:amd64. #13 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 40.90 CC images/userns.o #58 41.21 CC images/google/protobuf/descriptor.o #58 42.99 CC images/opts.o #58 43.26 CC images/seccomp.o #58 43.54 CC images/binfmt-misc.o #58 43.76 CC images/time.o #58 43.93 CC images/sysctl.o #58 44.22 CC images/autofs.o #58 44.38 CC images/macvlan.o #58 44.56 CC images/sit.o #58 44.85 LINK images/built-in.o #58 45.02 GEN compel/include/asm #58 45.03 GEN compel/include/version.h #58 45.06 touch .config #58 45.08 GEN include/common/config.h #58 45.16 GEN compel/plugins/include/uapi/std/syscall-codes-64.h #58 45.18 GEN compel/plugins/include/uapi/std/syscall-64.h #58 45.21 GEN compel/arch/x86/plugins/std/syscalls-64.S #58 45.24 DEP compel/arch/x86/plugins/std/syscalls-64.d #58 45.26 DEP compel/arch/x86/plugins/std/memcpy.d #58 45.29 DEP compel/arch/x86/plugins/std/parasite-head.d #58 45.31 GEN compel/plugins/include/uapi/std/syscall.h #58 45.37 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c #58 45.37 GEN compel/plugins/include/uapi/std/syscall-codes.h #58 45.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h #58 45.42 DEP compel/plugins/std/infect.d #58 45.66 DEP compel/plugins/std/string.d #58 45.76 DEP compel/plugins/std/log.d #58 45.92 DEP compel/plugins/std/fds.d #58 46.03 DEP compel/plugins/std/std.d #58 46.18 DEP compel/plugins/shmem/shmem.d #58 46.36 DEP compel/plugins/fds/fds.d #58 46.56 CC compel/plugins/std/std.o #58 ... #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... #13 49.01 Selecting previously unselected package libnet1:amd64. #13 49.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... #13 49.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... #13 49.22 Selecting previously unselected package libnfnetlink0:amd64. #13 49.22 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... #13 49.23 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... #13 49.31 Selecting previously unselected package libpcrecpp0v5:amd64. #13 49.31 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... #13 49.32 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... #13 49.45 Selecting previously unselected package libudev-dev:amd64. #13 49.46 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... #13 49.47 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... Removing intermediate container 76f3f7af1925 ---> 8078199ba9c2 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/ #13 49.73 Selecting previously unselected package libpython3.5-minimal:amd64. #13 49.73 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... #13 49.74 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... #13 50.49 Selecting previously unselected package python3.5-minimal. #13 50.50 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... #13 50.52 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... #13 51.61 Selecting previously unselected package python3-minimal. #13 51.61 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... #13 51.62 Unpacking python3-minimal (3.5.3-1) ... #13 51.75 Selecting previously unselected package libmpdec2:amd64. #13 51.76 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... #13 51.76 Unpacking libmpdec2:amd64 (2.4.2-1) ... #13 51.88 Selecting previously unselected package libpython3.5-stdlib:amd64. #13 51.89 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... #13 51.89 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... ---> ebc0d69bede1 Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/ ---> 6659cccd6804 Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/ #13 54.02 Selecting previously unselected package python3.5. #13 54.03 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... #13 54.04 Unpacking python3.5 (3.5.3-1+deb9u1) ... #13 54.26 Selecting previously unselected package libpython3-stdlib:amd64. #13 54.27 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... #13 54.28 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... #13 54.35 Selecting previously unselected package dh-python. #13 54.36 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... #13 54.36 Unpacking dh-python (2.20170125) ... #13 54.55 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... ---> 47cdb72be555 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/ #13 54.58 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... ---> bf2531bfd56e Step 48/49 : LABEL org.opencontainers.image.authors="Docker Inc." org.opencontainers.image.created="${BUILDTIME}" org.opencontainers.image.documentation="https://docs.docker.com/" org.opencontainers.image.licenses="Apache-2.0" org.opencontainers.image.revision="${GITCOMMIT}" org.opencontainers.image.url="https://www.docker.com/products/docker-engine" org.opencontainers.image.vendor="Docker Inc." org.opencontainers.image.version="${VERSION}" com.docker.distribution_based_engine="{\"platform\":\"${PLATFORM}\",\"engine_image\":\"${ENGINE_IMAGE}\",\"containerd_min_version\":\"1.2.0-beta.1\",\"runtime\":\"host_install\"}" ---> Running in 8c812f200be3 #13 ... #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit #61 DONE 119.0s #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 46.89 CC compel/plugins/std/fds.o #58 47.41 CC compel/plugins/std/log.o #58 48.48 CC compel/plugins/std/string.o #58 49.26 CC compel/plugins/std/infect.o #58 49.79 CC compel/arch/x86/plugins/std/parasite-head.o #58 49.87 CC compel/arch/x86/plugins/std/memcpy.o #58 49.93 CC compel/arch/x86/plugins/std/syscalls-64.o #58 50.01 AR compel/plugins/std.lib.a #58 50.09 CC compel/plugins/fds/fds.o #58 50.39 AR compel/plugins/fds.lib.a #58 50.46 HOSTDEP compel/src/lib/log-host.d #58 50.57 HOSTDEP compel/src/lib/handle-elf-host.d #58 50.76 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d #58 50.94 HOSTDEP compel/src/main-host.d #58 51.06 DEP compel/src/lib/ptrace.d #58 51.27 DEP compel/src/lib/infect.d #58 51.44 DEP compel/src/lib/infect-util.d #58 51.60 DEP compel/src/lib/infect-rpc.d #58 51.75 DEP compel/arch/x86/src/lib/infect.d #58 51.93 DEP compel/arch/x86/src/lib/cpu.d #58 52.07 DEP compel/src/lib/log.d #58 52.19 DEP compel/src/main.d #58 52.34 DEP compel/src/lib/handle-elf.d #58 52.55 DEP compel/arch/x86/src/lib/handle-elf.d #58 52.78 CC compel/src/lib/log.o #58 53.09 CC compel/arch/x86/src/lib/cpu.o Removing intermediate container 8c812f200be3 ---> 7822ec5e1239 Step 49/49 : ENTRYPOINT ["/bin/dockerd"] ---> Running in d9e4e0828e54 #58 ... #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build #62 DONE 0.1s #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 54.06 CC compel/arch/x86/src/lib/infect.o #58 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 110.7 crypto/cipher #33 110.7 math/rand #33 111.8 math/big #33 112.1 crypto/aes #33 113.3 crypto #33 113.5 crypto/des #33 114.0 crypto/internal/randutil #33 114.1 crypto/sha512 #33 115.6 crypto/hmac #33 115.8 crypto/md5 #33 116.5 crypto/sha1 #33 117.7 crypto/sha256 #33 118.7 encoding/hex Removing intermediate container d9e4e0828e54 ---> c947c8314433 #33 119.8 encoding/pem Successfully built c947c8314433 #33 120.3 internal/singleflight #33 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 55.42 CC compel/src/lib/infect-rpc.o Successfully tagged dockereng/engine-community:0.0.0-20200204220554-5f6d6f3 echo dockereng/engine-community:0.0.0-20200204220554-5f6d6f3 > image-linux make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_19.03/image' [Pipeline] sh #58 55.83 CC compel/src/lib/infect-util.o + pwd + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03/engine clean-image clean-engine make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03/engine -C image clean make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_19.03/image' rm -f /home/jenkins/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine rm -f /home/jenkins/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine-dm docker rmi dockereng/engine-community:0.0.0-20200204220554-5f6d6f3 Untagged: dockereng/engine-community:0.0.0-20200204220554-5f6d6f3 Deleted: sha256:c947c83144338912b94d4365af360baef98377876531df9190ed7bd41c754a05 Deleted: sha256:7822ec5e12391bbca3782585eea0787649b41cd39d3887635a79e0a867ff59e9 Deleted: sha256:bf2531bfd56e0106f56967688c770d84a50f16086d84578ac3d555dabbfed845 Deleted: sha256:afa5be04325c733620e6cf714f71d63ba43d640417ae92699af2646beb779971 Deleted: sha256:47cdb72be555a95bf5f745a774caa38900eba671dfd612064d18a520179cb788 Deleted: sha256:67f364786d0380193c37910532b3587b2ccfd552782045b171d2486cb39ca437 Deleted: sha256:6659cccd6804f27faed924cec31302e79b657274b06e65aaaae7e0399e74f2cd Deleted: sha256:df36a50228fd5e5dd86a630936bcb961175280639c2e1d149880b138a9bdff0f Deleted: sha256:ebc0d69bede1300798142604e11f191837cd04970fbab4b14b18ce28eaff01b4 Deleted: sha256:0616b7851eee11af274fd080281bf48d5908f81efba4f25e5b305966184c18d4 Deleted: sha256:8078199ba9c2c053cdea795fc36dbd6db4a5f03991f6ccf11c054e9a1315de2f Deleted: sha256:64f9b21ec757c3979e7cc9a6ff861543b78acf8a002095037c74d2110d863248 Deleted: sha256:005a720c332075a7317f4b80a1eb8d5486f74a3faf3d14f383544137ea48e5d9 Deleted: sha256:266e0649cda052f01588be09f69e512a20ce1f8d77d9e26e0b33af66ee01badb Deleted: sha256:980b601044640656bfc16599ddac445c4d1e12c0aae4668948c06365949932e6 docker rmi dockereng/engine-community:0.0.0-20200204220554-5f6d6f3-dm Error: No such image: dockereng/engine-community:0.0.0-20200204220554-5f6d6f3-dm Makefile:35: recipe for target 'clean' failed make[1]: [clean] Error 1 (ignored) rm -f image-linux rm -f -r artifacts rm -f *.tar make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_19.03/image' rm -rf /home/jenkins/workspace/docker-ce-packaging_19.03/engine #58 56.14 CC compel/src/lib/infect.o [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } #58 58.68 CC compel/src/lib/ptrace.o #58 59.05 AR compel/libcompel.a #58 59.12 HOSTCC compel/src/main-host.o #58 59.64 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o #58 59.87 HOSTCC compel/src/lib/handle-elf-host.o #58 60.33 HOSTCC compel/src/lib/log-host.o #58 60.58 HOSTLINK compel/compel-host-bin #58 60.73 DEP soccr/soccr.d #58 60.88 CC soccr/soccr.o #58 ... #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... #13 58.53 Setting up python3-minimal (3.5.3-1) ... #13 59.93 Selecting previously unselected package python3. #13 59.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 ... 16747 files and directories currently installed.) #13 59.96 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... #13 59.99 Unpacking python3 (3.5.3-1) ... #13 60.08 Selecting previously unselected package pigz. #13 60.08 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... #13 60.12 Unpacking pigz (2.3.4-1) ... #13 60.25 Selecting previously unselected package libip4tc0:amd64. #13 60.25 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... #13 60.26 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... #13 60.39 Selecting previously unselected package libip6tc0:amd64. #13 60.40 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... #13 60.40 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... #13 60.49 Selecting previously unselected package libiptc0:amd64. #13 60.49 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... #13 60.52 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... #13 60.60 Selecting previously unselected package libxtables12:amd64. #13 60.61 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... #13 60.61 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... #13 60.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. #13 60.74 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... #13 60.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... #13 60.84 Selecting previously unselected package iptables. #13 60.86 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... #13 60.86 Unpacking iptables (1.6.0+snapshot20161117-6) ... #13 61.16 Selecting previously unselected package xxd. #13 61.17 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... #13 61.17 Unpacking xxd (2:8.0.0197-4+deb9u3) ... #13 61.32 Selecting previously unselected package vim-common. #13 61.33 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... #13 61.36 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... #13 61.57 Selecting previously unselected package bzip2. #13 61.58 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... #13 61.58 Unpacking bzip2 (1.0.6-8.1) ... #13 61.71 Selecting previously unselected package libgpm2:amd64. #13 61.72 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... #13 61.72 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... #13 61.82 Selecting previously unselected package xz-utils. #13 61.83 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... #13 61.83 Unpacking xz-utils (5.2.2-1.2+b1) ... #13 62.11 Selecting previously unselected package aufs-tools. #13 62.11 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... #13 62.11 Unpacking aufs-tools (1:4.1+20161219-1) ... #13 62.26 Selecting previously unselected package liblzo2-2:amd64. #13 62.26 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... #13 62.28 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... #13 62.38 Selecting previously unselected package btrfs-progs. #13 62.38 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... #13 62.40 Unpacking btrfs-progs (4.7.3-1) ... #13 62.95 Selecting previously unselected package btrfs-tools. #13 62.95 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... #13 62.95 Unpacking btrfs-tools (4.7.3-1) ... #13 63.04 Selecting previously unselected package libdevmapper1.02.1:amd64. #13 63.04 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... #13 63.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... #13 63.24 Selecting previously unselected package dmsetup. #13 63.25 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... #13 63.25 Unpacking dmsetup (2:1.02.137-2) ... #13 63.39 Selecting previously unselected package libonig4:amd64. #13 63.39 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... #13 63.40 Unpacking libonig4:amd64 (6.1.3-2) ... #13 63.60 Selecting previously unselected package libjq1:amd64. #13 63.61 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... #13 63.62 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... #13 63.73 Selecting previously unselected package jq. #13 63.74 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... #13 63.74 Unpacking jq (1.5+dfsg-1.3) ... #13 63.83 Selecting previously unselected package libaio1:amd64. #13 63.83 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... #13 63.84 Unpacking libaio1:amd64 (0.3.110-3) ... #13 63.89 Selecting previously unselected package libcap2-bin. #13 63.90 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... #13 63.90 Unpacking libcap2-bin (1:2.25-1) ... #13 63.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #13 63.99 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... #13 64.01 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... #13 64.10 Selecting previously unselected package libsepol1-dev:amd64. #13 64.10 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... #13 64.11 Unpacking libsepol1-dev:amd64 (2.6-2) ... #13 64.40 Selecting previously unselected package libpcre16-3:amd64. #13 64.40 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... #13 64.40 Unpacking libpcre16-3:amd64 (2:8.39-3) ... #13 64.61 Selecting previously unselected package libpcre32-3:amd64. #13 64.61 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... #13 64.62 Unpacking libpcre32-3:amd64 (2:8.39-3) ... #13 64.78 Selecting previously unselected package libpcre3-dev:amd64. #13 64.78 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... #13 64.78 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... #13 65.45 Selecting previously unselected package libselinux1-dev:amd64. #13 65.45 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... #13 65.47 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... #13 65.70 Selecting previously unselected package libdevmapper-dev:amd64. #13 65.70 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... #13 65.71 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... #13 65.82 Selecting previously unselected package libnl-3-200:amd64. #13 65.82 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... #13 65.82 Unpacking libnl-3-200:amd64 (3.2.27-2) ... #13 65.94 Selecting previously unselected package libprotobuf-c1:amd64. #13 65.94 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... #13 65.95 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... #13 66.04 Selecting previously unselected package libreadline5:amd64. #13 66.05 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... #13 66.06 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... #13 66.19 Selecting previously unselected package libsystemd-dev:amd64. #13 66.23 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... #13 66.23 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... #13 67.81 Selecting previously unselected package net-tools. #13 67.82 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... #13 67.83 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... #13 68.10 Selecting previously unselected package python-pip-whl. #13 68.12 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... #13 68.12 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... #13 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 120.6 net #33 121.3 crypto/rand #33 122.0 crypto/elliptic #33 124.3 encoding/asn1 #33 127.0 crypto/ecdsa #33 127.6 crypto/rsa #33 129.0 crypto/dsa #33 129.5 crypto/x509/pkix #33 129.9 internal/x/crypto/cryptobyte #33 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 62.31 AR soccr/libsoccr.a #58 62.35 make[1]: 'soccr/libsoccr.a' is up to date. #58 62.67 DEP criu/arch/x86/sigframe.d #58 62.83 DEP criu/arch/x86/sigaction_compat.d #58 62.93 DEP criu/arch/x86/kerndat.d #58 63.02 DEP criu/arch/x86/crtools.d #58 63.16 DEP criu/arch/x86/cpu.d #58 63.49 CC criu/arch/x86/cpu.o #58 64.36 CC criu/arch/x86/crtools.o #58 65.82 CC criu/arch/x86/kerndat.o #58 66.53 CC criu/arch/x86/sigaction_compat.o #58 66.92 CC criu/arch/x86/sigframe.o #58 67.16 LINK criu/arch/x86/crtools.built-in.o #58 67.23 DEP criu/pie/util-vdso-elf32.d #58 67.50 DEP criu/arch/x86/vdso-pie.d #58 67.64 DEP criu/pie/parasite-vdso.d Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20200219104811-4591b133 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xWu94M + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20200219104811-4591b133 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64//usr/bin/dockerd + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64//usr/bin/docker-proxy + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64//usr/bin/docker-init + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64//usr/lib/systemd/system/docker.service + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64//usr/lib/systemd/system/docker.socket + install -D -m 0644 /root/rpmbuild/SOURCES/distribution_based_engine.json /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64/var/lib/docker-engine/distribution_based_engine.json + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2mLlAA + umask 022 + cd /root/rpmbuild/BUILD + cd src + engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20200219104811-4591b133, build 4591b133 + exit 0 Processing files: docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64 Provides: docker-ce = 3:0.0.0.20200219104811.4591b133-0.el7 docker-ce(x86-64) = 3:0.0.0.20200219104811.4591b133-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) Conflicts: docker docker-io docker-engine-cs docker-ee Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20200219104811.4591b133-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z9iory + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200219104811.4591b133-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MDFYqQ + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - #58 67.84 DEP criu/pie/util-vdso.d #58 68.02 DEP criu/pie/util.d #58 ... #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... #13 68.78 Selecting previously unselected package python3-pip. #13 68.80 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... #13 68.80 Unpacking python3-pip (9.0.1-2+deb9u1) ... #13 68.98 Selecting previously unselected package python3-pkg-resources. #13 68.98 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... #13 68.99 Unpacking python3-pkg-resources (33.1.1-1) ... #13 69.17 Selecting previously unselected package python3-setuptools. #13 69.18 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... #13 69.19 Unpacking python3-setuptools (33.1.1-1) ... #13 69.41 Selecting previously unselected package python3-wheel. #13 69.43 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... #13 69.44 Unpacking python3-wheel (0.29.0-2) ... #13 69.60 Selecting previously unselected package thin-provisioning-tools. #13 69.61 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... #13 69.63 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... #13 69.98 Selecting previously unselected package vim-runtime. #13 69.98 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... #13 70.02 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' #13 70.04 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' #13 70.08 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nBiOQ9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make VERSION=0.0.0-20200219104811-4591b133 GITCOMMIT=4591b133 dynbinary manpages /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 #13 74.70 Selecting previously unselected package vim. #13 74.71 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... #13 74.71 Unpacking vim (2:8.0.0197-4+deb9u3) ... #13 75.31 Selecting previously unselected package xfsprogs. #13 75.32 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... #13 75.32 Unpacking xfsprogs (4.9.0+nmu1) ... #13 75.91 Selecting previously unselected package zip. #13 75.93 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... #13 75.94 Unpacking zip (3.0-11+b1) ... #13 76.14 Selecting previously unselected package libapparmor-perl. #13 76.17 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... #13 76.17 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... #13 76.32 Selecting previously unselected package apparmor. #13 76.33 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... #13 76.41 Unpacking apparmor (2.11.0-3+deb9u2) ... #13 77.08 Selecting previously unselected package binutils-mingw-w64-i686. #13 77.11 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... #13 77.11 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... #13 78.75 Selecting previously unselected package binutils-mingw-w64-x86-64. #13 78.75 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... #13 78.76 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... #13 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 132.0 internal/x/crypto/internal/chacha20 #33 132.7 internal/x/crypto/poly1305 #33 133.1 internal/x/crypto/chacha20poly1305 #33 134.3 internal/x/crypto/hkdf #33 134.5 internal/x/text/transform #33 135.6 internal/x/text/unicode/bidi #33 138.0 internal/x/text/secure/bidirule #33 138.4 internal/x/text/unicode/norm #33 141.5 crypto/x509 #33 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 68.23 CC criu/pie/util.o #58 68.67 CC criu/pie/util-vdso.o #58 69.44 CC criu/pie/parasite-vdso.o #58 70.62 CC criu/arch/x86/vdso-pie.o #58 71.01 CC criu/pie/util-vdso-elf32.o #58 71.70 AR criu/pie/pie.lib.a #58 71.80 DEP criu/pie/restorer.d #58 72.09 DEP criu/arch/x86/sigaction_compat_pie.d #58 72.24 DEP criu/arch/x86/restorer_unmap.d #58 72.27 DEP criu/arch/x86/restorer.d #58 72.54 DEP criu/pie/parasite.d #58 72.78 CC criu/pie/parasite.o #58 74.19 LINK criu/pie/parasite.built-in.o #58 74.20 GEN criu/pie/parasite-blob.h #58 74.23 CC criu/arch/x86/restorer.o #58 74.88 CC criu/arch/x86/restorer_unmap.o #58 74.97 CC criu/arch/x86/sigaction_compat_pie.o #58 75.29 CC criu/pie/restorer.o #58 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 142.8 internal/x/net/idna #33 145.2 net/textproto #33 ... #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #24 135.8 + GOBIN=/build #24 135.8 + /build/gometalinter --install #24 135.8 Installing: #24 135.8 deadcode #24 135.8 dupl #24 135.8 errcheck #24 135.8 gas #24 135.8 gochecknoglobals #24 135.8 gochecknoinits #24 135.8 goconst #24 135.8 gocyclo #24 135.8 goimports #24 135.8 golint #24 135.8 gosimple #24 135.8 gotype #24 135.8 gotypex #24 135.8 ineffassign #24 135.8 interfacer #24 135.8 lll #24 135.8 maligned #24 135.8 megacheck #24 135.8 misspell #24 135.8 nakedret #24 135.8 safesql #24 135.8 staticcheck #24 135.8 structcheck #24 135.8 unconvert #24 135.8 unparam #24 135.8 unused #24 135.8 varcheck #24 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 78.70 LINK criu/pie/restorer.built-in.o #58 78.70 GEN criu/pie/restorer-blob.h #58 78.81 DEP criu/vdso.d #58 79.11 DEP criu/vdso-compat.d #58 79.32 DEP criu/uts_ns.d #58 79.51 DEP criu/util.d #58 79.87 DEP criu/uffd.d #58 80.21 DEP criu/tun.d #58 80.40 DEP criu/tty.d #58 80.69 DEP criu/timerfd.d #58 80.94 DEP criu/sysfs_parse.d #58 81.21 DEP criu/sysctl.d #58 81.50 DEP criu/string.d #58 81.60 DEP criu/stats.d #58 81.80 DEP criu/sockets.d #58 81.97 DEP criu/sk-unix.d #58 82.21 DEP criu/sk-tcp.d #58 82.45 DEP criu/sk-queue.d #58 82.69 DEP criu/sk-packet.d #58 82.97 DEP criu/sk-netlink.d #58 83.13 DEP criu/sk-inet.d #58 83.43 DEP criu/signalfd.d #58 83.64 DEP criu/sigframe.d #58 83.84 DEP criu/shmem.d #58 84.04 DEP criu/servicefd.d #58 84.24 DEP criu/seize.d #58 84.52 DEP criu/seccomp.d #58 84.71 DEP criu/rst-malloc.d #58 84.81 DEP criu/rbtree.d #58 84.87 DEP criu/pstree.d #58 85.13 DEP criu/protobuf.d #58 85.38 GEN criu/protobuf-desc-gen.h #58 86.98 DEP criu/protobuf-desc.d #58 87.09 DEP criu/proc_parse.d #58 87.36 DEP criu/plugin.d #58 87.52 DEP criu/pipes.d #58 87.81 DEP criu/pie-util.d #58 87.92 DEP criu/pie-util-vdso.d scripts/docs/generate-man.sh #58 88.11 DEP criu/pie-util-vdso-elf32.d #58 88.29 DEP criu/path.d #58 ... #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... #13 80.80 Selecting previously unselected package binutils-mingw-w64. #13 80.80 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... #13 80.80 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... #13 80.91 Selecting previously unselected package mingw-w64-common. #13 80.91 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... #13 80.92 Unpacking mingw-w64-common (5.0.1-1) ... #13 85.53 Selecting previously unselected package mingw-w64-x86-64-dev. #13 85.54 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... #13 85.54 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... #13 90.79 Selecting previously unselected package gcc-mingw-w64-base. #13 90.80 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... #13 90.81 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... #13 90.96 Selecting previously unselected package gcc-mingw-w64-x86-64. #13 90.96 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... #13 90.98 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... #13 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 88.50 DEP criu/parasite-syscall.d #58 88.84 DEP criu/pagemap.d #58 89.05 DEP criu/pagemap-cache.d #58 89.23 DEP criu/page-xfer.d #58 89.43 DEP criu/page-pipe.d #58 89.62 DEP criu/netfilter.d #58 89.79 DEP criu/net.d #58 90.14 DEP criu/namespaces.d #58 90.40 DEP criu/mount.d #58 90.70 DEP criu/mem.d #58 90.95 DEP criu/lsm.d #58 91.12 DEP criu/log.d #58 91.24 DEP criu/libnetlink.d #58 91.35 DEP criu/kerndat.d #58 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 146.2 internal/x/net/http/httpguts #33 146.4 internal/x/net/http/httpproxy #33 147.0 internal/x/net/http2/hpack #33 147.1 crypto/tls #33 148.3 mime #33 150.0 mime/quotedprintable #33 150.7 mime/multipart #33 152.1 net/http/internal #33 152.6 os/exec #33 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 91.60 DEP criu/kcmp-ids.d #58 91.71 DEP criu/irmap.d #58 91.85 DEP criu/ipc_ns.d #58 92.07 DEP criu/image.d #58 92.30 DEP criu/image-desc.d #58 92.44 DEP criu/fsnotify.d #58 92.65 DEP criu/filesystems.d #58 92.79 DEP criu/files.d #58 92.98 DEP criu/files-reg.d #58 93.28 DEP criu/files-ext.d #58 93.41 DEP criu/file-lock.d #58 93.66 DEP criu/file-ids.d #58 93.89 DEP criu/fifo.d #58 94.01 DEP criu/fdstore.d #58 94.13 DEP criu/fault-injection.d #58 94.19 DEP criu/external.d #58 94.35 DEP criu/eventpoll.d #58 94.56 DEP criu/eventfd.d #58 94.78 DEP criu/crtools.d #58 95.01 DEP criu/cr-service.d #58 95.21 DEP criu/cr-restore.d #58 95.51 DEP criu/cr-errno.d #58 95.55 DEP criu/cr-dump.d #58 95.80 DEP criu/cr-dedup.d #58 96.01 DEP criu/cr-check.d #58 96.24 DEP criu/config.d #58 96.45 DEP criu/clone-noasan.d #58 96.53 DEP criu/cgroup.d #58 96.81 DEP criu/cgroup-props.d #58 96.96 DEP criu/bitmap.d #58 96.99 DEP criu/bfd.d #58 97.18 DEP criu/autofs.d #58 97.38 DEP criu/aio.d #58 97.61 DEP criu/action-scripts.d #58 98.09 CC criu/action-scripts.o #58 98.73 CC criu/aio.o #58 99.42 CC criu/autofs.o #58 101.3 CC criu/bfd.o #58 102.1 CC criu/bitmap.o #58 102.4 CC criu/cgroup-props.o #58 ... #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... #15 167.7 + rm -rf /tmp/tmp.lvrka867hC #15 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 157.6 net/http/httptrace #33 157.9 net/http #33 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 103.5 CC criu/cgroup.o #58 ... #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... #15 DONE 169.0s #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum #27 DONE 168.6s #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #24 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 107.6 CC criu/clone-noasan.o #58 107.8 CC criu/config.o #58 109.4 CC criu/cr-check.o #58 111.1 CC criu/cr-dedup.o #58 111.6 CC criu/cr-dump.o #58 113.9 CC criu/cr-errno.o #58 114.0 CC criu/cr-restore.o #58 ... #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #33 172.8 github.com/LK4D4/vndr/godl #33 173.5 github.com/LK4D4/vndr #33 DONE 181.6s #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... #13 111.7 Selecting previously unselected package g++-mingw-w64-x86-64. #13 111.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... #13 111.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... #13 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 118.8 CC criu/cr-service.o #58 120.4 CC criu/crtools.o #58 121.2 CC criu/eventfd.o #58 121.5 CC criu/eventpoll.o #58 122.3 CC criu/external.o #58 122.7 CC criu/fault-injection.o #58 122.9 CC criu/fdstore.o #58 123.2 CC criu/fifo.o #58 123.6 CC criu/file-ids.o #58 124.0 CC criu/file-lock.o #58 ... #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... #13 124.1 Setting up aufs-tools (1:4.1+20161219-1) ... #13 124.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... #13 124.1 Setting up libsepol1-dev:amd64 (2.6-2) ... #13 124.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ... #13 124.1 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... #13 124.1 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... #13 124.2 Processing triggers for mime-support (3.60) ... #13 124.2 Setting up xxd (2:8.0.0197-4+deb9u3) ... #13 124.2 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... #13 124.2 Setting up libcap2-bin (1:2.25-1) ... #13 124.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... #13 124.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... #13 124.3 Setting up bash-completion (1:2.1-4.3) ... #13 126.7 Setting up libonig4:amd64 (6.1.3-2) ... #13 126.7 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... #13 126.7 Setting up zip (3.0-11+b1) ... #13 126.7 Setting up bzip2 (1.0.6-8.1) ... #13 126.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... #13 126.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... #13 126.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... #13 126.8 Setting up libaio1:amd64 (0.3.110-3) ... #13 126.8 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... #13 126.8 Setting up xz-utils (5.2.2-1.2+b1) ... #13 126.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #13 126.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ... #13 126.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ... #13 126.8 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... #13 126.9 Setting up libpcre32-3:amd64 (2:8.39-3) ... #13 126.9 Setting up libnfnetlink0:amd64 (1.0.1-3) ... #13 126.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... #13 127.3 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... #13 127.3 Setting up libpcre16-3:amd64 (2:8.39-3) ... #13 127.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... #13 127.3 Setting up libnl-3-200:amd64 (3.2.27-2) ... #13 127.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... #13 127.4 Setting up libudev-dev:amd64 (232-25+deb9u12) ... #13 127.4 Setting up pigz (2.3.4-1) ... #13 127.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... #13 127.4 Setting up libmpdec2:amd64 (2.4.2-1) ... #13 127.4 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... #13 127.4 Setting up mingw-w64-common (5.0.1-1) ... #13 127.5 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... #13 127.5 Setting up jq (1.5+dfsg-1.3) ... #13 127.5 Setting up libpcre3-dev:amd64 (2:8.39-3) ... #13 127.5 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... #13 127.5 Setting up xfsprogs (4.9.0+nmu1) ... #13 127.5 Setting up vim (2:8.0.0197-4+deb9u3) ... #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #13 127.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #13 127.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #13 127.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... #13 127.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... #13 127.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... #13 127.6 Setting up iptables (1.6.0+snapshot20161117-6) ... #13 127.6 Setting up btrfs-progs (4.7.3-1) ... #13 127.6 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... #13 127.6 Setting up python3.5 (3.5.3-1+deb9u1) ... #13 132.4 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... #13 132.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... #13 132.4 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 #13 132.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist #13 132.4 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 #13 132.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist #13 132.4 Setting up btrfs-tools (4.7.3-1) ... #13 132.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... #13 132.4 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 #13 132.4 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 #13 132.5 Setting up python3 (3.5.3-1) ... #13 134.2 Setting up apparmor (2.11.0-3+deb9u2) ... #13 135.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults #13 135.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory #13 135.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... #13 135.5 Setting up python3-wheel (0.29.0-2) ... #13 136.4 Setting up python3-pkg-resources (33.1.1-1) ... #13 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 124.9 CC criu/files-ext.o #58 125.3 CC criu/files-reg.o #58 127.5 CC criu/files.o #58 129.5 CC criu/filesystems.o #58 130.3 CC criu/fsnotify.o #58 131.5 CC criu/image-desc.o #58 131.7 CC criu/image.o #58 132.7 CC criu/ipc_ns.o #58 134.0 CC criu/irmap.o #58 134.9 CC criu/kcmp-ids.o #58 ... #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... #13 137.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... #13 137.6 Setting up python3-pip (9.0.1-2+deb9u1) ... #13 138.8 Setting up dmsetup (2:1.02.137-2) ... #13 138.8 Setting up python3-setuptools (33.1.1-1) ... #13 139.9 Setting up dh-python (2.20170125) ... #13 140.7 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... #13 140.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... #13 DONE 141.9s #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 #14 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 135.2 CC criu/kerndat.o #58 136.3 CC criu/libnetlink.o #58 136.7 CC criu/log.o #58 137.3 CC criu/lsm.o #58 137.7 CC criu/mem.o #58 139.2 CC criu/mount.o #58 143.4 CC criu/namespaces.o #58 145.5 CC criu/net.o #58 ... #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 #14 6.813 Collecting yamllint==1.16.0 scripts/docs/generate-man.sh #14 ... #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 148.6 CC criu/netfilter.o #58 148.9 CC criu/page-pipe.o #58 149.5 CC criu/page-xfer.o #58 150.6 CC criu/pagemap-cache.o #58 150.9 CC criu/pagemap.o #58 151.8 CC criu/parasite-syscall.o #58 152.7 CC criu/path.o #58 152.9 CC criu/pie-util-vdso-elf32.o #58 153.4 CC criu/pie-util-vdso.o #58 153.8 CC criu/pie-util.o #58 153.9 CC criu/pipes.o #58 154.7 CC criu/plugin.o #58 ... #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc #42 176.7 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 #42 178.6 + mkdir -p /build #42 178.6 + cp runc /build/runc #42 DONE 179.3s #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 #14 13.66 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) #14 14.00 Collecting pyyaml (from yamllint==1.16.0) #14 15.23 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) #14 17.83 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) #14 18.95 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl #14 19.10 Building wheels for collected packages: pyyaml #14 19.11 Running setup.py bdist_wheel for pyyaml: started #14 20.30 Running setup.py bdist_wheel for pyyaml: finished with status 'done' #14 20.30 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 #14 20.37 Successfully built pyyaml #14 20.38 Installing collected packages: pyyaml, pathspec, yamllint #14 20.80 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 #14 DONE 21.7s #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ #16 DONE 0.3s #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... #55 226.7 + dpkg --print-architecture #55 226.7 + cd /tmp/tmp.8npqDhAkQm/src/github.com/docker/distribution #55 226.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd #55 227.2 + GOPATH=/tmp/tmp.8npqDhAkQm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8npqDhAkQm #55 227.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry #55 ... #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images #21 DONE 1.3s #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 155.6 CC criu/proc_parse.o #58 158.0 CC criu/protobuf-desc.o #58 158.8 CC criu/protobuf.o #58 159.1 CC criu/pstree.o #58 160.2 CC criu/rbtree.o #58 160.6 CC criu/rst-malloc.o #58 160.9 CC criu/seccomp.o #58 161.8 CC criu/seize.o #58 162.5 CC criu/servicefd.o #58 162.9 CC criu/shmem.o #58 163.6 CC criu/sigframe.o #58 163.8 CC criu/signalfd.o #58 164.0 CC criu/sk-inet.o #58 164.9 CC criu/sk-netlink.o #58 165.4 CC criu/sk-packet.o #58 166.1 CC criu/sk-queue.o #58 166.5 CC criu/sk-tcp.o #58 167.0 CC criu/sk-unix.o #58 168.6 CC criu/sockets.o #58 169.4 CC criu/stats.o Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2020/02/19 14:05:33 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping make[2]: Leaving directory '/root/build-deb/cli' # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=7eea32b -X github.com/docker/app/internal.Version=v0.8.0 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2020-02-19T14:05:37Z" -o bin/docker-app ./cmd/docker-app #58 169.7 CC criu/string.o #58 169.8 CC criu/sysctl.o #58 170.3 CC criu/sysfs_parse.o #58 170.6 CC criu/timerfd.o #58 170.9 CC criu/tty.o #58 172.5 CC criu/tun.o #58 173.0 CC criu/uffd.o #58 174.1 CC criu/util.o #58 175.3 CC criu/uts_ns.o #58 175.5 CC criu/vdso-compat.o #58 175.7 CC criu/vdso.o #58 176.6 LINK criu/built-in.o #58 176.8 LINK criu/criu #58 177.1 DEP lib/c/criu.d #58 177.2 CC images/rpc.pb-c.o #58 177.8 CC lib/c/criu.o #58 178.7 LINK lib/c/built-in.o #58 178.7 LINK lib/c/libcriu.so #58 178.8 GEN magic.py #58 179.0 Note: Building without setproctitle() and strlcpy() support. #58 179.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). #58 179.5 fatal: Not a git repository (or any of the parent directories): .git #58 180.0 make[1]: Nothing to be done for 'all'. #58 180.6 make[1]: 'images/built-in.o' is up to date. #58 180.6 make[1]: 'compel/plugins/std.lib.a' is up to date. #58 180.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. #58 180.7 make[1]: 'compel/libcompel.a' is up to date. #58 180.7 make[1]: 'compel/compel-host-bin' is up to date. #58 180.7 make[1]: Nothing to be done for 'all'. #58 180.7 make[1]: 'soccr/libsoccr.a' is up to date. #58 180.9 make[2]: Nothing to be done for 'all'. #58 180.9 make[2]: Nothing to be done for 'all'. #58 181.0 make[2]: Nothing to be done for 'all'. #58 181.0 make[2]: Nothing to be done for 'all'. #58 181.1 make[2]: Nothing to be done for 'all'. #58 181.1 make[2]: Nothing to be done for 'all'. #58 181.1 make[2]: Nothing to be done for 'all'. #58 181.2 make[2]: Nothing to be done for 'all'. #58 181.2 INSTALL criu/criu #58 ... #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... #55 246.9 + rm -rf /tmp/tmp.8npqDhAkQm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8npqDhAkQm #55 DONE 247.3s #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... #58 DONE 182.0s #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #24 DONE 249.9s #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #47 ... #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ #25 DONE 1.0s #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ #28 DONE 0.1s #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ #31 DONE 0.1s #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #47 ... #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ #34 DONE 0.1s #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ #39 DONE 0.1s #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ #43 DONE 0.2s #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #47 216.9 🇩 bin/containerd make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + 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 Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2020/02/19 14:06:22 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping + popd ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src + for installer in '*.installer' + bash app.installer build Cloning into '/go/src/github.com/docker/app'... Fetching origin go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=7eea32b -X github.com/docker/app/internal.Version=v0.8.0 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2020-02-19T14:06:26Z" -o bin/docker-app ./cmd/docker-app #47 240.8 🇩 bin/containerd-stress #47 242.4 🇩 bin/containerd-shim #47 248.7 🇩 bin/containerd-shim-runc-v1 #47 251.5 🇩 binaries #47 251.5 + mkdir -p /build #47 251.5 + cp bin/containerd /build/containerd #47 251.6 + cp bin/containerd-shim /build/containerd-shim #47 251.6 + cp bin/ctr /build/ctr #47 DONE 252.6s #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ #48 DONE 0.4s #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ #51 DONE 0.1s #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli #54 DONE 0.2s #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ #56 DONE 0.4s #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ #59 DONE 0.2s #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ #63 DONE 0.2s #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... #65 DONE 0.2s #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker #66 DONE 0.0s #67 [final 1/1] COPY . /go/src/github.com/docker/docker #67 DONE 1.0s #68 exporting to image #68 exporting layers #68 exporting layers 11.2s done #68 writing image sha256:c41b1dbae0b08d7e8982cda5184a7f7abb6f778fd4e9d232f35b7b369319d3ed done #68 naming to docker.io/library/docker-dev:19-03 done #68 DONE 11.2s docker run --rm -i --privileged -e DOCKER_CROSSPLATFORMS -e BUILD_APT_MIRROR -e BUILDFLAGS -e KEEPBUNDLE -e DOCKER_BUILD_ARGS -e DOCKER_BUILD_GOGC -e DOCKER_BUILD_OPTS -e DOCKER_BUILD_PKGS -e DOCKER_BUILDKIT -e DOCKER_BASH_COMPLETION_PATH -e DOCKER_CLI_PATH -e DOCKER_DEBUG -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT -e DOCKER_GRAPHDRIVER -e DOCKER_LDFLAGS -e DOCKER_PORT -e DOCKER_REMAP_ROOT -e DOCKER_STORAGE_OPTS -e DOCKER_TEST_HOST -e DOCKER_USERLANDPROXY -e DOCKERD_ARGS -e TEST_INTEGRATION_DIR -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e TESTDEBUG -e TESTDIRS -e TESTFLAGS -e TESTFLAGS_INTEGRATION -e TESTFLAGS_INTEGRATION_CLI -e TEST_FILTER -e TIMEOUT -e VALIDATE_REPO -e VALIDATE_BRANCH -e VALIDATE_ORIGIN_BRANCH -e HTTP_PROXY -e HTTPS_PROXY -e NO_PROXY -e http_proxy -e https_proxy -e no_proxy -e VERSION -e PLATFORM -e DEFAULT_PRODUCT_LICENSE -e PRODUCT -v "/home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles:/go/src/github.com/docker/docker/bundles" -v "/home/ubuntu/workspace/docker-ce-packaging_19.03/engine/.git:/go/src/github.com/docker/docker/.git" -v docker-dev-cache:/root/.cache "docker-dev:19-03" hack/make.sh binary Removing bundles/ ---> Making bundle: binary (in bundles/binary) Building: bundles/binary-daemon/dockerd-0.0.0-20200204220554-5f6d6f3f22 GOOS="" GOARCH="" GOARM="" make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20200219104811-4591b133, build 4591b133 ./cli/build/docker -v Docker version 0.0.0-20200219104811-4591b133, build 4591b133 make[1]: Leaving directory '/root/build-deb' debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install 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 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20200219104811-4591b133 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init install -D -m 0644 /sources/distribution_based_engine.json debian/docker-ce/var/lib/docker-engine/distribution_based_engine.json make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info + for installer in '*.installer' + bash buildx.installer build Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + 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 make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # if we're on Ubuntu, we need to Recommends: apparmor echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars dh_gencontrol dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends} make[1]: Leaving directory '/root/build-deb' dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.deb'. + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A11GPB + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64//usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64//usr/bin/docker + pushd /root/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src + for installer in '*.installer' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash app.installer install_plugin + for installer in '*.installer' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash buildx.installer install_plugin + popd ~/rpmbuild/BUILD/src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/man/man1 + 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-deploy.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-engine-activate.1 cli/man/man1/docker-engine-check.1 cli/man/man1/docker-engine-update.1 cli/man/man1/docker-engine.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.20200219104811.4591b133-0.el7.x86_64//usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/man/man5 + 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.20200219104811.4591b133-0.el7.x86_64//usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64//usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PseLN6 + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200219104811.4591b133 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200219104811.4591b133 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200219104811.4591b133 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200219104811.4591b133 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200219104811.4591b133 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200219104811.4591b133 + exit 0 Provides: docker-ce-cli = 1:0.0.0.20200219104811.4591b133-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20200219104811.4591b133-0.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh 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) Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.src.rpm Removing intermediate container e793bc2f7de9 ---> 4db3d8f9d04b Step 25/49 : FROM builder as proxy-builder ---> a03184fbc547 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork ---> Running in beeb3f5b7be6 Cloning into '/go/src/github.com/docker/libnetwork'... Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oC5vDu + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219104811.4591b133-0.el7.x86_64 + exit 0 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/rpm' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Removing intermediate container beeb3f5b7be6 ---> 5126e33e4243 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork ---> Running in 6a6b435beb2c Removing intermediate container 6a6b435beb2c ---> ba44ed164862 Step 28/49 : RUN . /binaries-commits && git checkout -q "$LIBNETWORK_COMMIT" && CGO_ENABLED=0 go build -buildmode=pie -ldflags="$PROXY_LDFLAGS" -o /sbin/docker-proxy github.com/docker/libnetwork/cmd/proxy ---> Running in 05f718b9dc95 Created binary: bundles/binary-daemon/dockerd-0.0.0-20200204220554-5f6d6f3f22 Copying nested executables into bundles/binary-daemon make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine' mkdir -p build/linux/docker cp /home/ubuntu/workspace/docker-ce-packaging_19.03/cli/build/docker build/linux/docker/ for f in dockerd containerd ctr containerd-shim docker-init docker-proxy runc; do \ cp -L /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f build/linux/docker/$f; \ done tar -C build/linux -c -z -f build/linux/docker-0.0.0-20200204220554-5f6d6f3f22.tgz docker # extra binaries for running rootless mkdir -p build/linux/docker-rootless-extras for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh vpnkit; do \ if [ -f /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f ]; then \ cp -L /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \ fi \ done tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20200204220554-5f6d6f3f22.tgz docker-rootless-extras make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.deb'. # github.com/docker/libnetwork/cmd/proxy loadinternal: cannot find runtime/cgo Removing intermediate container 05f718b9dc95 ---> 2e6c59ee6487 Step 29/49 : FROM builder as init-builder ---> a03184fbc547 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini ---> Running in 91860f19cf2b Cloning into '/tini'... Removing intermediate container 91860f19cf2b ---> 83279a4959c2 Step 31/49 : WORKDIR /tini ---> Running in 8781fa3b648b Removing intermediate container 8781fa3b648b ---> cc92110feb00 Step 32/49 : RUN . /binaries-commits && git checkout -q "$TINI_COMMIT" && cmake . && make tini-static && cp tini-static /sbin/docker-init ---> Running in f97753c951d4 -- The C compiler identification is GNU 6.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /tini Scanning dependencies of target tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static [100%] Built target tini-static Removing intermediate container f97753c951d4 ---> 8f723bf9e88b Step 33/49 : FROM builder as runc-builder ---> a03184fbc547 Step 34/49 : RUN apt-get install -y libseccomp-dev ---> Running in 4c075521dcc1 Reading package lists... Building dependency tree... Reading state information... libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1). 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded. Removing intermediate container 4c075521dcc1 ---> dc446daaf0da Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc ---> Running in 747738fc178e Cloning into '/go/src/github.com/opencontainers/runc'... Removing intermediate container 747738fc178e ---> 56a3e55eff02 Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc ---> Running in aab9837fe0f0 Removing intermediate container aab9837fe0f0 ---> a02c8766ac64 Step 37/49 : RUN . /binaries-commits && git checkout -q "$RUNC_COMMIT" && make BUILDTAGS='seccomp apparmor' static && make install ---> Running in e55aa4eb5a51 warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="81ef5024f88c8da98304fb6ae0159b8efd82e81f" -X main.version=1.0.0-rc10+dev " -o runc . dpkg-genchanges >../docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source -I.git --after-build build-deb dpkg-buildpackage: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.deb /build '/root/docker-ce-cli_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.deb' '/root/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial.dsc' removed '/root/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial.dsc' '/root/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial.tar.gz' removed '/root/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial.tar.gz' '/root/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.changes' removed '/root/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.changes' '/root/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.deb' removed '/root/docker-ce_0.0.0-20200219104811-4591b133-0~ubuntu-xenial_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-xenial make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/deb' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="81ef5024f88c8da98304fb6ae0159b8efd82e81f" -X main.version=1.0.0-rc10+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty install -D -m0755 runc /usr/local/sbin/runc Removing intermediate container e55aa4eb5a51 ---> 38bb1115576c Step 38/49 : FROM scratch ---> Step 39/49 : ARG VERSION ---> Running in 61a738c3480e Removing intermediate container 61a738c3480e ---> e3a86e6da5ee Step 40/49 : ARG GITCOMMIT ---> Running in a4efc98ee74e Removing intermediate container a4efc98ee74e ---> c2b805c9fa14 Step 41/49 : ARG BUILDTIME ---> Running in 0b7c5cdceffc Removing intermediate container 0b7c5cdceffc ---> 5d064c52c0ae Step 42/49 : ARG PLATFORM ---> Running in 7fa0d8f03084 Removing intermediate container 7fa0d8f03084 ---> 0de3da0f694f Step 43/49 : ARG ENGINE_IMAGE ---> Running in 2e3e9fb40912 Removing intermediate container 2e3e9fb40912 ---> 854bba7d939c Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/ ---> 596b2a26fe5a Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/ ---> c88fff5dbdf6 Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/ ---> fa89d3d11403 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/ ---> 2c44073e480d Step 48/49 : LABEL org.opencontainers.image.authors="Docker Inc." org.opencontainers.image.created="${BUILDTIME}" org.opencontainers.image.documentation="https://docs.docker.com/" org.opencontainers.image.licenses="Apache-2.0" org.opencontainers.image.revision="${GITCOMMIT}" org.opencontainers.image.url="https://www.docker.com/products/docker-engine" org.opencontainers.image.vendor="Docker Inc." org.opencontainers.image.version="${VERSION}" com.docker.distribution_based_engine="{\"platform\":\"${PLATFORM}\",\"engine_image\":\"${ENGINE_IMAGE}\",\"containerd_min_version\":\"1.2.0-beta.1\",\"runtime\":\"host_install\"}" ---> Running in 8051ec444a02 Removing intermediate container 8051ec444a02 ---> 1ad4ea3aef4a Step 49/49 : ENTRYPOINT ["/bin/dockerd"] ---> Running in ca541766d5d7 Removing intermediate container ca541766d5d7 ---> 1a17c77ac87f Successfully built 1a17c77ac87f Successfully tagged dockereng/engine-community:0.0.0-20200204220554-5f6d6f3 echo dockereng/engine-community:0.0.0-20200204220554-5f6d6f3 > image-linux make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_19.03/image' [Pipeline] sh + pwd + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03/engine clean-image clean-engine make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03/engine -C image clean make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_19.03/image' rm -f /home/jenkins/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine rm -f /home/jenkins/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine-dm docker rmi dockereng/engine-community:0.0.0-20200204220554-5f6d6f3 Untagged: dockereng/engine-community:0.0.0-20200204220554-5f6d6f3 Deleted: sha256:1a17c77ac87fbcea9e6a455755c3b12d8dee487969eda4250c447494b0d4cb8c Deleted: sha256:1ad4ea3aef4a30a97665e2b0f2f4dca5b5a7cd8505f1ca23f295f724bba79da4 Deleted: sha256:2c44073e480d193fbb1573e6276fc977686e3d9babbc5cf7786118bf8304c54e Deleted: sha256:8fb608e5ebd4a9774358f2f38b0ba5353eb6278f62918cd19575bc5546eb8c7b Deleted: sha256:fa89d3d11403a2ab112a795feaae3327355a4b60a6bf60ad672c4c5ae92d3a9d Deleted: sha256:73cb3b28bb44c62ceb0d4aa33d51a4500735a7777c474e4974888c4436b5ea28 Deleted: sha256:c88fff5dbdf6f3a7e01a288c8982ff944f76488567e3e8dce6e567320e18f874 Deleted: sha256:b603988c96fb8fbeef7f38cf3b065cf4da544b2f424c6056f47eca1c795cdc39 Deleted: sha256:596b2a26fe5ac697521e185a808281cb2b50159b67b9323be4c8f52c97743dc0 Deleted: sha256:08d22b227ffe434b6e4a4fff6f34795ebf5615a8dd6aec4b56341d6722a34d0b Deleted: sha256:854bba7d939c54b4d123c48de2fd9466b1d1e385e04af7c1ff0f6e5b2d8f9685 Deleted: sha256:0de3da0f694f59a9d770abe1749fd4b9bc45f905e236a71dceca79f073c1d7a0 Deleted: sha256:5d064c52c0ae30ac7e14e43a667a80d9f989cd880af1794397559f07af29d75c Deleted: sha256:c2b805c9fa140d9845fec575e9b7c8264bab70c8873f4d77fa862ed594680730 Deleted: sha256:e3a86e6da5eec9b5050cf26b16453ddff236ae722d8e11b872ba370b1a797aee docker rmi dockereng/engine-community:0.0.0-20200204220554-5f6d6f3-dm Error: No such image: dockereng/engine-community:0.0.0-20200204220554-5f6d6f3-dm Makefile:35: recipe for target 'clean' failed make[1]: [clean] Error 1 (ignored) rm -f image-linux rm -f -r artifacts rm -f *.tar make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_19.03/image' rm -rf /home/jenkins/workspace/docker-ce-packaging_19.03/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